.rd-studio{--rd-studio-accent:#742774;--rd-studio-accent-soft:#f3e8f3;--rd-studio-border:#e5e7eb;--rd-studio-panel:#fff;--rd-studio-canvas:#eceff1;--rd-studio-muted:#6b7280;background:var(--rd-studio-panel);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.rd-studio__header{border-bottom:1px solid var(--rd-studio-border);background:var(--rd-studio-panel);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:8px 12px;display:flex}.rd-studio__header-main{flex:1;min-width:0}.rd-studio__title{color:#111827;cursor:pointer;margin:0;font-size:15px;font-weight:600}.rd-studio__title:hover{color:var(--rd-studio-accent)}.rd-studio__subtitle{color:var(--rd-studio-muted);margin:2px 0 0;font-size:12px}.rd-studio__header-actions{display:none}.rd-studio-toolbar{background:0 0;border:none;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;min-height:0;padding:0;display:flex}.rd-studio-toolbar__actions{flex-wrap:nowrap!important}.rd-studio-toolbar .ant-btn-text:hover,.rd-studio-toolbar .ant-btn-default:hover{color:var(--rd-studio-accent);border-color:#d8b4d8}.rd-studio-toolbar .ant-segmented-item-selected{color:var(--rd-studio-accent)!important}.rd-studio-toolbar__divider{background:#e5e7eb;width:1px;height:20px;margin:0 4px;display:inline-block}.rd-studio-toolbar__save{background:var(--rd-studio-accent)!important;border-color:var(--rd-studio-accent)!important}.rd-studio-toolbar__mode-active{background:var(--rd-studio-accent-soft)!important;color:var(--rd-studio-accent)!important;border-color:#d8b4d8!important}.rd-studio-body{flex:1 1 0;height:0;min-height:0;display:flex;overflow:hidden}.rd-studio-sidebar{width:var(--rd-studio-sidebar-width);border-right:1px solid var(--rd-studio-border);background:var(--rd-studio-panel);flex-direction:column;flex-shrink:0;height:100%;min-height:0;display:flex;overflow:hidden}.rd-studio-sidebar-shell{--rd-studio-sidebar-width:340px;flex-shrink:0;height:100%;min-height:0;display:flex}.rd-studio-sidebar-shell--rail{z-index:30;width:44px;position:relative}.rd-studio-sidebar-rail{border-right:1px solid var(--rd-studio-border);background:var(--rd-studio-panel);flex-direction:column;align-items:center;gap:4px;width:44px;height:100%;padding:8px 0;display:flex}.rd-studio-sidebar-rail__btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .15s,color .15s;display:flex}.rd-studio-sidebar-rail__btn:hover,.rd-studio-sidebar-rail__btn.is-active{background:color-mix(in srgb, var(--rd-studio-accent) 12%, transparent);color:var(--rd-studio-accent)}.rd-studio-sidebar-rail__btn--pin{margin-top:auto}.rd-studio-sidebar-shell--pinned{align-self:stretch}.rd-studio-sidebar-shell--pinned>.rd-studio-sidebar,.rd-studio-sidebar-shell--rail .rd-studio-sidebar{flex:auto;height:100%;min-height:0}.rd-studio-sidebar-panel{width:var(--rd-studio-sidebar-width,320px);background:var(--rd-studio-panel);border-right:1px solid var(--rd-studio-border);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;min-height:0;transition:transform .22s,opacity .18s,visibility .22s;display:flex;position:absolute;top:0;bottom:0;left:44px;overflow:hidden;transform:translate(-12px);box-shadow:4px 0 24px #0f172a14}.rd-studio-sidebar-shell--rail.is-open .rd-studio-sidebar-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.rd-studio-sidebar-panel__header{border-bottom:1px solid var(--rd-studio-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.rd-studio-sidebar-panel__title{font-size:12px;font-weight:600}.rd-studio-sidebar-shell--rail .rd-studio-sidebar{border-right:none;flex:1;width:100%;min-height:0}.rd-studio-sidebar__tabs{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.rd-studio-sidebar__tabs--headless .ant-tabs-nav{display:none!important}.rd-studio-sidebar__tabs .ant-tabs-nav{flex-shrink:0;padding:0 2px 0 0;margin:0!important}.rd-studio-sidebar__tabs .ant-tabs-nav:before{border-bottom-color:var(--rd-studio-border)!important}.rd-studio-sidebar__tabs .ant-tabs-nav-wrap{flex:1;min-width:0}.rd-studio-sidebar__tabs .ant-tabs-nav-list{flex:1;width:auto;min-width:0;display:flex}.rd-studio-sidebar__tabs .ant-tabs-extra-content{flex-shrink:0;padding-right:2px}.rd-studio-sidebar__tabs .ant-tabs-tab{flex:1;justify-content:center;min-width:0;font-weight:600;margin:0!important;padding:10px 2px!important;font-size:11px!important}.rd-studio-sidebar__tabs .ant-tabs-tab+.ant-tabs-tab{margin:0!important}.rd-studio-sidebar__tabs .ant-tabs-tab-btn{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.rd-studio-sidebar__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--rd-studio-accent)!important}.rd-studio-sidebar__tabs .ant-tabs-ink-bar{background:var(--rd-studio-accent)!important}.rd-studio-sidebar__tabs .ant-tabs-content-holder{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.rd-studio-sidebar__tabs .ant-tabs-content{flex:auto;height:auto;min-height:0}.rd-studio-sidebar__tabs .ant-tabs-tabpane{height:100%;overflow:hidden}.rd-palette-panel{overscroll-behavior:contain;height:100%;overflow:hidden auto}.rd-studio-sidebar-scroll{overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}.rd-studio-center{background:var(--rd-studio-canvas);flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.rd-studio-center .rd-editor-canvas-area{background:var(--rd-studio-canvas)}.rd-studio-center .rd-canvas{background:radial-gradient(circle, #74277414 1px, transparent 1px), var(--rd-studio-canvas);background-size:18px 18px}.rd-studio-tree__toolbar{border-bottom:1px solid #f0f0f0;align-items:center;gap:6px;min-width:0;padding:10px 8px 8px;display:flex}.rd-studio-tree__toolbar .ant-input-affix-wrapper{flex:1;min-width:0}.rd-studio-tree__toolbar .ant-btn{flex-shrink:0}.rd-studio-tree__tree{background:0 0;padding:4px 6px 12px;font-size:11px}.rd-studio-tree__tree .ant-tree-treenode{align-items:center}.rd-studio-tree__tree .ant-tree-switcher{justify-content:center;align-items:center;width:20px;height:22px;line-height:22px;display:inline-flex}.rd-studio-tree__tree .ant-tree-node-content-wrapper{border-radius:4px;align-items:center;min-height:22px;font-size:11px;line-height:22px;display:inline-flex!important}.rd-studio-tree__tree .ant-tree-node-selected .ant-tree-node-content-wrapper{color:#4c1d4c;background:var(--rd-studio-accent-soft)!important}.rd-studio-tree__node-title{-webkit-user-select:none;user-select:none;vertical-align:middle;width:auto;display:inline}.rd-datasources-tree__tree .ant-tree-iconEle{flex-shrink:0;justify-content:center;align-items:center;margin-inline-end:4px;line-height:1;width:18px!important;height:18px!important;display:inline-flex!important}.rd-datasources-tree__tree .ant-tree-title{flex:1;align-items:center;min-width:0;display:inline-flex}.rd-datasources-tree__node,.rd-datasources-tree__source-title{flex-wrap:nowrap;align-items:center;gap:6px;width:100%;min-width:0;line-height:18px;display:inline-flex}.rd-datasources-tree__node .rd-studio-tree__node-title,.rd-datasources-tree__source-title .rd-studio-tree__node-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.rd-datasources-tree__actions{flex-shrink:0;align-items:center;display:none}.rd-datasources-tree__tree .ant-tree-treenode:hover .rd-datasources-tree__actions{display:inline-flex}.rd-datasources-tree__source-icon,.rd-datasources-tree__table-icon{color:#2563eb;flex-shrink:0;align-items:center;font-size:12px;line-height:1;display:inline-flex}.rd-datasources-tree__source-icon{color:#d4a017}.rd-datasources-tree__field-type{letter-spacing:-.03em;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:13px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.rd-studio-properties__panel--basic{padding:12px 16px;overflow-x:hidden}.rd-studio-properties__panel--basic .rd-options-inline--basic,.rd-studio-properties__panel--basic .ant-form,.rd-studio-properties__panel--basic .ant-input,.rd-studio-properties__panel--basic .ant-input-number,.rd-studio-properties__panel--basic .ant-select,.rd-studio-properties__panel--basic .ant-radio-group,.rd-studio-properties__panel--basic .rd-text-content-editor,.rd-studio-properties__panel--basic .rd-text-expression-editor{max-width:100%}.rd-studio-properties__footer{background:#fafafa}.rd-options-inline--basic .rd-form-section{letter-spacing:.04em;text-transform:uppercase;color:var(--rd-studio-muted,#6b7280);font-size:11px;font-weight:600}.rd-text-expression-editor--compact .rd-text-expression-editor__editor-block{margin-bottom:0}.rd-studio-properties__footer .ant-btn{font-size:13px}.rd-studio-properties{border-left:1px solid var(--rd-studio-border);background:var(--rd-studio-panel);height:100%;min-height:0}.rd-studio-properties__header{border-bottom:1px solid var(--rd-studio-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.rd-studio-properties__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--rd-studio-muted);font-size:11px;font-weight:700}.rd-studio-properties__title{color:#111827;margin-top:4px;font-size:15px;font-weight:600}.rd-studio-properties__type{color:var(--rd-studio-accent);margin-top:2px;font-size:12px;font-weight:600}.rd-studio-properties__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:20px;line-height:1}.rd-studio-properties__tabs{flex:1;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.rd-studio-properties__tabs .ant-tabs-nav{padding:0;margin:0!important}.rd-studio-properties__tabs .ant-tabs-nav-list{flex-wrap:nowrap;width:100%;display:flex;overflow-x:auto}.rd-studio-properties__tabs--scroll .ant-tabs-tab{white-space:nowrap;flex:none;min-width:52px}.rd-studio-properties__tabs .ant-tabs-tab{flex:1;justify-content:center;font-weight:600;margin:0!important;padding:10px 4px!important;font-size:12px!important}.rd-studio-properties__tabs .ant-tabs-tab+.ant-tabs-tab{margin:0!important}.rd-studio-properties__tabs .ant-tabs-tab-btn{text-align:center;width:100%}.rd-studio-properties__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--rd-studio-accent)!important}.rd-studio-properties__tabs .ant-tabs-ink-bar{background:var(--rd-studio-accent)!important}.rd-studio-properties__tabs .ant-tabs-content-holder,.rd-studio-properties__tabs .ant-tabs-content,.rd-studio-properties__tabs .ant-tabs-tabpane{height:100%;min-height:0}.rd-studio-properties__panel{height:100%;padding:12px 16px 16px;overflow-y:auto}.rd-studio-properties__hint{color:var(--rd-studio-muted);margin:0;font-size:12px;line-height:1.5}.rd-studio-properties__actions{flex-direction:column;gap:10px;display:flex}.rd-studio-properties__meta{margin:0 0 12px}.rd-studio-properties__meta div{border-bottom:1px solid #f3f4f6;grid-template-columns:72px 1fr;gap:8px;padding:6px 0;display:grid}.rd-studio-properties__meta dt{color:var(--rd-studio-muted);text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.rd-studio-properties__meta dd{color:#111827;word-break:break-all;margin:0;font-size:12px}.rd-studio-statusbar{border-top:1px solid var(--rd-studio-border);color:#374151;background:#fafafa;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:34px;padding:0 12px;font-size:12px;display:flex}.rd-studio-statusbar__breadcrumbs{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.rd-studio-statusbar__sep{color:#9ca3af;margin:0 4px}.rd-studio-statusbar__controls{color:#6b7280;flex-shrink:0;align-items:center;gap:12px;display:flex}.rd-studio-statusbar__devices{align-items:center;gap:4px;display:flex}.rd-studio-statusbar__device-btn{justify-content:center;align-items:center;color:#9ca3af!important;border-radius:6px!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;display:inline-flex!important}.rd-studio-statusbar__device-btn:hover,.rd-studio-statusbar__device-btn--active{color:var(--rd-studio-accent)!important;background:var(--rd-studio-accent-soft)!important}.rd-studio-statusbar__device-select{min-width:132px}.rd-studio-statusbar__device-select .ant-select-selector{font-size:12px!important}.rd-studio-statusbar__zoom{align-items:center;gap:8px;min-width:140px;display:flex}.rd-studio-statusbar__zoom-slider{flex:1;min-width:88px;margin:0!important}.rd-studio-statusbar__zoom-slider .ant-slider-rail{background:#e5e7eb}.rd-studio-statusbar__zoom-slider .ant-slider-track{background:var(--rd-studio-accent)}.rd-studio-statusbar__zoom-slider .ant-slider-handle:after{box-shadow:0 0 0 2px var(--rd-studio-accent-soft)}.rd-studio-statusbar__zoom-label{text-align:right;font-variant-numeric:tabular-nums;min-width:36px}.rd-canvas-viewport{width:100%;min-width:0;overflow:auto}.rd-canvas-zoom-scroll-content{box-sizing:border-box;place-items:center;padding:16px;display:grid}.rd-canvas-zoom-scroll-content--from-top{display:block}.rd-canvas-zoom-scroll-content--from-top .rd-canvas-zoom-stage{margin:0}.rd-canvas-zoom-stage{flex-shrink:0;position:relative;overflow:visible}.rd-canvas-zoom-wrap{flex-shrink:0;width:fit-content;max-width:none}.rd-canvas-zoom-wrap--scaled{transform-origin:0 0}.rd-context-menu .ant-menu-item .anticon,.rd-context-menu .ant-menu-submenu-title .anticon{font-size:14px}.rd-context-menu__format-icon{width:14px;height:14px;position:relative}.rd-context-menu__format-icon-accent{font-size:9px;position:absolute;top:-2px;right:-4px}.rd-context-menu__mono-icon{justify-content:center;width:14px;font-family:ui-monospace,monospace;font-size:10px;display:inline-flex}.rd-options-inline{flex-direction:column;gap:12px;display:flex}.rd-options-inline .rd-options-tabs .ant-tabs-nav{margin-bottom:8px!important}.rd-options-inline .rd-options-tabs .ant-tabs-tab{padding:6px 0!important;font-size:12px!important}.rd-options-inline--table{gap:16px}.rd-options-inline--table .rd-table-options-tabs{margin-top:8px}.rd-studio-properties__panel .rd-form-section{color:#374151;font-size:12px;font-weight:600}.rd-studio-properties__panel .rd-collapsible-group{flex-direction:column;gap:8px;display:flex}.rd-grid-control--icon{justify-content:center;gap:2px;width:32px;height:32px;padding:0}.rd-grid-control--icon.rd-grid-control--menu{width:auto;padding:0 8px}.rd-context-menu.ant-menu-vertical>.ant-menu-item{height:30px!important;line-height:30px!important}.rd-context-menu .ant-menu-sub.ant-menu-vertical{min-width:168px}.rd-context-menu .ant-menu-item .rd-element-context-menu__type-actions{margin:-4px -8px;padding:4px 6px}.rd-repeatable-section__band.is-design{background:#f8fafc99;border:1px dashed #cbd5e1;border-radius:8px;padding:6px}.rd-repeatable-section__band.is-design .rd-panel-block__canvas.is-empty{min-height:24px}.dashboard-mobile-app-chrome{--mobile-chrome-blue:#2563eb;--mobile-chrome-bg:#f3f5f8;--mobile-chrome-card:#fff;background:var(--mobile-chrome-bg);color:#0f172a;flex-direction:column;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.dashboard-mobile-app-chrome--fill{height:100%;min-height:0;overflow:hidden}.dashboard-mobile-app-chrome--grow{height:auto;min-height:640px}.dashboard-mobile-app-chrome__header{background:linear-gradient(#dbeafe 0%,#eff6ff 42%,#fff 100%);border-bottom:1px solid #e8eef5;flex-shrink:0}.dashboard-mobile-app-chrome__status{letter-spacing:.02em;justify-content:space-between;align-items:center;padding:8px 16px 2px;font-size:12px;font-weight:600;display:flex}.dashboard-mobile-app-chrome__status-icons{align-items:center;gap:5px;display:inline-flex}.dashboard-mobile-app-chrome__signal,.dashboard-mobile-app-chrome__wifi,.dashboard-mobile-app-chrome__battery{background:#0f172a;display:inline-block}.dashboard-mobile-app-chrome__signal{clip-path:polygon(0 100%,22% 70%,22% 100%,44% 45%,44% 100%,66% 20%,66% 100%,100% 0,100% 100%);width:15px;height:9px}.dashboard-mobile-app-chrome__wifi{background:0 0;border:2px solid #0f172a;border-bottom:0;border-radius:10px 10px 0 0;width:12px;height:9px;position:relative}.dashboard-mobile-app-chrome__wifi:after{content:"";background:#0f172a;border-radius:50%;width:3px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.dashboard-mobile-app-chrome__battery{background:linear-gradient(90deg,#0f172a 70%,#0000 70%);border:1.5px solid #0f172a;border-radius:2px;width:18px;height:9px;position:relative}.dashboard-mobile-app-chrome__battery:after{content:"";background:#0f172a;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:2px;right:-3px}.dashboard-mobile-app-chrome__title-row{justify-content:space-between;align-items:center;gap:12px;padding:6px 14px 10px;display:flex}.dashboard-mobile-app-chrome__title{color:var(--mobile-chrome-blue);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700;line-height:1.1}.dashboard-mobile-app-chrome__actions{align-items:center;gap:8px;display:inline-flex}.dashboard-mobile-app-chrome__lang,.dashboard-mobile-app-chrome__icon-btn{color:#334155;cursor:default;pointer-events:none;background:#fff;border:0;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:0 1px 3px #0f172a14}.dashboard-mobile-app-chrome__lang{border-radius:999px;gap:4px;height:34px;padding:0 10px;font-size:12px;font-weight:600}.dashboard-mobile-app-chrome__chevron{color:#64748b;font-size:10px}.dashboard-mobile-app-chrome__icon-btn{border-radius:999px;width:34px;height:34px;font-size:15px}.dashboard-mobile-app-chrome__badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-2px;right:-2px}.dashboard-mobile-app-chrome__context{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 12px 10px;padding:10px 12px;display:flex;box-shadow:0 1px 2px #0f172a0f}.dashboard-mobile-app-chrome__context-label{color:#94a3b8;margin:0;font-size:11px}.dashboard-mobile-app-chrome__context-name{color:#0f172a;margin:2px 0 0;font-size:14px;font-weight:700}.dashboard-mobile-app-chrome__context-link{color:var(--mobile-chrome-blue);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.dashboard-mobile-app-chrome__body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:10px 12px 14px;overflow:hidden auto}.dashboard-mobile-app-chrome--grow .dashboard-mobile-app-chrome__body{flex:1 0 auto;overflow:visible}.dashboard-mobile-app-chrome__nav{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e8eef5;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:4px;display:grid;box-shadow:0 -4px 16px #0f172a0a}.dashboard-mobile-app-chrome__nav-item{color:#94a3b8;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:6px 4px;font-size:11px;font-weight:500;line-height:1.2;display:flex}.dashboard-mobile-app-chrome__nav-item .anticon{font-size:18px}.dashboard-mobile-app-chrome__nav-item--active{color:var(--mobile-chrome-blue);font-weight:600}.dashboard-layout-canvas--embedded{background:#f3f4f6;flex:auto;height:auto;min-height:0;padding:8px!important}.dashboard-layout-canvas--embedded .dashboard-layout-canvas__scroll{height:auto;min-height:0;overflow:visible}.dashboard-layout-canvas--responsive .dashboard-layout-canvas__preset-grid{flex-direction:column;flex:auto;min-height:0;gap:12px!important;height:auto!important;display:flex!important}.dashboard-layout-canvas--responsive .dashboard-layout-canvas__preset-cell{flex:none;width:100%;min-height:120px}.dashboard-layout-canvas--responsive .dashboard-layout-canvas__custom-stack{gap:12px!important}.dashboard-layout-canvas--responsive .dashboard-layout-canvas__custom-row{flex-direction:column!important;gap:12px!important;height:auto!important;min-height:0!important}.dashboard-layout-canvas--responsive .dashboard-layout-canvas__custom-column{min-height:120px;flex:auto!important;width:100%!important;height:auto!important}.dashboard-layout-canvas--responsive-tablet .dashboard-layout-canvas__custom-row{flex-flow:wrap!important}.dashboard-layout-canvas--responsive-tablet .dashboard-layout-canvas__custom-column{min-width:calc(50% - 6px);flex:calc(50% - 6px)!important;width:calc(50% - 6px)!important}.dashboard-layout-canvas--responsive-tablet .dashboard-layout-canvas__custom-column:only-child{min-width:100%;flex:100%!important;width:100%!important}.dashboard-layout-canvas--responsive-tablet .dashboard-layout-canvas__preset-grid{flex-flow:wrap!important}.dashboard-layout-canvas--responsive-tablet .dashboard-layout-canvas__preset-cell{min-width:calc(50% - 6px);flex:calc(50% - 6px)!important;width:calc(50% - 6px)!important}.dashboard-layout-canvas--responsive-tablet .dashboard-layout-canvas__preset-cell:only-child{min-width:100%;flex:100%!important;width:100%!important}.dashboard-layout-canvas--responsive .dashboard-layout-canvas__custom-row button[aria-label=Resize\ column],.dashboard-layout-canvas--responsive .dashboard-layout-canvas__custom-row button[aria-label="Resize row height"]{display:none!important}.dashboard-preview-device-frame .dashboard-mobile-device-preview__screen{-webkit-overflow-scrolling:touch;overflow:hidden auto}.dashboard-preview-device-frame .dashboard-layout-canvas--embedded{background:#f3f4f6}.marvel-device{transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:inline-block;position:relative;box-sizing:content-box!important}.marvel-device .screen{z-index:3;background:#fff;border-radius:1px;width:100%;height:100%;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 3px #111}.marvel-device .top-bar,.marvel-device .bottom-bar{background:#000;width:100%;height:3px;display:block}.marvel-device .middle-bar{background:#000;width:3px;height:4px;position:absolute;top:0;left:90px}.marvel-device.iphone8{background:#d9dbdc;border-radius:56px;width:375px;height:667px;padding:105px 24px;box-shadow:inset 0 0 3px #0003}.marvel-device.iphone8:before{content:"";z-index:1;background:#f8f8f8;border-radius:50px;width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;top:6px;left:6px}.marvel-device.iphone8:after{content:"";z-index:2;border-radius:48px;width:calc(100% - 16px);height:calc(100% - 16px);position:absolute;top:8px;left:8px;box-shadow:inset 0 0 3px #0000001a,inset 0 0 6px 3px #fff}.marvel-device.iphone8 .home{z-index:3;background:linear-gradient(135deg,#303233 0%,#b5b7b9 50%,#f0f2f2 69%,#303233 100%);border-radius:100%;width:68px;height:68px;margin-left:-34px;position:absolute;bottom:22px;left:50%}.marvel-device.iphone8 .home:before{content:"";background:#f8f8f8;border-radius:100%;width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;left:4px}.marvel-device.iphone8 .top-bar{background:#bfbfc0;height:14px;position:absolute;top:68px;left:0}.marvel-device.iphone8 .bottom-bar{background:#bfbfc0;height:14px;position:absolute;bottom:68px;left:0}.marvel-device.iphone8 .sleep{background:#d9dbdc;border-radius:0 2px 2px 0;width:4px;height:66px;position:absolute;top:190px;right:-4px}.marvel-device.iphone8 .volume{z-index:0;background:#d9dbdc;border-radius:2px 0 0 2px;width:4px;height:66px;position:absolute;top:188px;left:-4px}.marvel-device.iphone8 .volume:before{background:inherit;content:"";border-radius:2px 0 0 2px;width:2px;height:40px;display:block;position:absolute;top:-78px;left:2px}.marvel-device.iphone8 .volume:after{background:inherit;content:"";border-radius:2px 0 0 2px;width:4px;height:66px;display:block;position:absolute;top:82px;left:0}.marvel-device.iphone8 .camera{z-index:3;background:#3c3d3d;border-radius:100%;width:12px;height:12px;margin-left:-6px;position:absolute;top:24px;left:50%}.marvel-device.iphone8 .sensor{z-index:3;background:#3c3d3d;border-radius:100%;width:16px;height:16px;position:absolute;top:49px;left:134px}.marvel-device.iphone8 .speaker{z-index:3;background:#292728;border-radius:6px;width:70px;height:6px;margin-left:-35px;position:absolute;top:54px;left:50%}.marvel-device.iphone8.gold{background:#f9e7d3}.marvel-device.iphone8.gold .top-bar,.marvel-device.iphone8.gold .bottom-bar{background:#fff}.marvel-device.iphone8.gold .sleep,.marvel-device.iphone8.gold .volume{background:#f9e7d3}.marvel-device.iphone8.gold .home{background:linear-gradient(135deg,#cebba9 0%,#f9e7d3 50%,#cebba9 100%)}.marvel-device.iphone8.black{background:#464646;box-shadow:inset 0 0 3px #000000b3}.marvel-device.iphone8.black:before{background:#080808}.marvel-device.iphone8.black:after{box-shadow:inset 0 0 3px #0000001a,inset 0 0 6px 3px #212121}.marvel-device.iphone8.black .top-bar,.marvel-device.iphone8.black .bottom-bar{background:#212121}.marvel-device.iphone8.black .volume,.marvel-device.iphone8.black .sleep{background:#464646}.marvel-device.iphone8.black .camera{background:#080808}.marvel-device.iphone8.black .home{background:linear-gradient(135deg,#080808 0%,#464646 50%,#080808 100%)}.marvel-device.iphone8.black .home:before{background:#080808}.marvel-device.iphone8.landscape{width:667px;height:375px;padding:24px 105px}.marvel-device.iphone8.landscape .sleep{border-radius:0 0 2px 2px;width:66px;height:4px;top:100%;right:190px}.marvel-device.iphone8.landscape .volume{border-radius:2px 2px 0 0;width:66px;height:4px;top:-4px;left:calc(100% - 254px)}.marvel-device.iphone8.landscape .volume:before{border-radius:2px 2px 0 0;width:40px;height:2px;top:2px;left:auto;right:-78px}.marvel-device.iphone8.landscape .volume:after{border-radius:2px 2px 0 0;width:66px;height:4px;top:0;left:-82px}.marvel-device.iphone8.landscape .top-bar{width:14px;height:100%;top:0;left:calc(100% - 82px)}.marvel-device.iphone8.landscape .bottom-bar{width:14px;height:100%;top:0;left:68px}.marvel-device.iphone8.landscape .home{margin-top:-34px;margin-left:0;top:50%;left:22px}.marvel-device.iphone8.landscape .sensor{top:134px;left:calc(100% - 65px)}.marvel-device.iphone8.landscape .speaker{width:6px;height:70px;margin-top:-35px;margin-left:0;top:50%;left:calc(100% - 60px)}.marvel-device.iphone8.landscape .camera{margin-top:-5px;margin-left:0;top:50%;left:calc(100% - 32px)}.marvel-device.iphone8plus{background:#d9dbdc;border-radius:56px;width:414px;height:736px;padding:112px 26px;box-shadow:inset 0 0 3px #0003}.marvel-device.iphone8plus:before{content:"";z-index:1;background:#f8f8f8;border-radius:50px;width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;top:6px;left:6px}.marvel-device.iphone8plus:after{content:"";z-index:2;border-radius:48px;width:calc(100% - 16px);height:calc(100% - 16px);position:absolute;top:8px;left:8px;box-shadow:inset 0 0 3px #0000001a,inset 0 0 6px 3px #fff}.marvel-device.iphone8plus .home{z-index:3;background:linear-gradient(135deg,#303233 0%,#b5b7b9 50%,#f0f2f2 69%,#303233 100%);border-radius:100%;width:68px;height:68px;margin-left:-34px;position:absolute;bottom:24px;left:50%}.marvel-device.iphone8plus .home:before{content:"";background:#f8f8f8;border-radius:100%;width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;left:4px}.marvel-device.iphone8plus .top-bar{background:#bfbfc0;height:14px;position:absolute;top:68px;left:0}.marvel-device.iphone8plus .bottom-bar{background:#bfbfc0;height:14px;position:absolute;bottom:68px;left:0}.marvel-device.iphone8plus .sleep{background:#d9dbdc;border-radius:0 2px 2px 0;width:4px;height:66px;position:absolute;top:190px;right:-4px}.marvel-device.iphone8plus .volume{z-index:0;background:#d9dbdc;border-radius:2px 0 0 2px;width:4px;height:66px;position:absolute;top:188px;left:-4px}.marvel-device.iphone8plus .volume:before{background:inherit;content:"";border-radius:2px 0 0 2px;width:2px;height:40px;display:block;position:absolute;top:-78px;left:2px}.marvel-device.iphone8plus .volume:after{background:inherit;content:"";border-radius:2px 0 0 2px;width:4px;height:66px;display:block;position:absolute;top:82px;left:0}.marvel-device.iphone8plus .camera{z-index:3;background:#3c3d3d;border-radius:100%;width:12px;height:12px;margin-left:-6px;position:absolute;top:29px;left:50%}.marvel-device.iphone8plus .sensor{z-index:3;background:#3c3d3d;border-radius:100%;width:16px;height:16px;position:absolute;top:54px;left:154px}.marvel-device.iphone8plus .speaker{z-index:3;background:#292728;border-radius:6px;width:70px;height:6px;margin-left:-35px;position:absolute;top:59px;left:50%}.marvel-device.iphone8plus.gold{background:#f9e7d3}.marvel-device.iphone8plus.gold .top-bar,.marvel-device.iphone8plus.gold .bottom-bar{background:#fff}.marvel-device.iphone8plus.gold .sleep,.marvel-device.iphone8plus.gold .volume{background:#f9e7d3}.marvel-device.iphone8plus.gold .home{background:linear-gradient(135deg,#cebba9 0%,#f9e7d3 50%,#cebba9 100%)}.marvel-device.iphone8plus.black{background:#464646;box-shadow:inset 0 0 3px #000000b3}.marvel-device.iphone8plus.black:before{background:#080808}.marvel-device.iphone8plus.black:after{box-shadow:inset 0 0 3px #0000001a,inset 0 0 6px 3px #212121}.marvel-device.iphone8plus.black .top-bar,.marvel-device.iphone8plus.black .bottom-bar{background:#212121}.marvel-device.iphone8plus.black .volume,.marvel-device.iphone8plus.black .sleep{background:#464646}.marvel-device.iphone8plus.black .camera{background:#080808}.marvel-device.iphone8plus.black .home{background:linear-gradient(135deg,#080808 0%,#464646 50%,#080808 100%)}.marvel-device.iphone8plus.black .home:before{background:#080808}.marvel-device.iphone8plus.landscape{width:736px;height:414px;padding:26px 112px}.marvel-device.iphone8plus.landscape .sleep{border-radius:0 0 2px 2px;width:66px;height:4px;top:100%;right:190px}.marvel-device.iphone8plus.landscape .volume{border-radius:2px 2px 0 0;width:66px;height:4px;top:-4px;left:calc(100% - 254px)}.marvel-device.iphone8plus.landscape .volume:before{border-radius:2px 2px 0 0;width:40px;height:2px;top:2px;left:auto;right:-78px}.marvel-device.iphone8plus.landscape .volume:after{border-radius:2px 2px 0 0;width:66px;height:4px;top:0;left:-82px}.marvel-device.iphone8plus.landscape .top-bar{width:14px;height:100%;top:0;left:calc(100% - 82px)}.marvel-device.iphone8plus.landscape .bottom-bar{width:14px;height:100%;top:0;left:68px}.marvel-device.iphone8plus.landscape .home{margin-top:-34px;margin-left:0;top:50%;left:24px}.marvel-device.iphone8plus.landscape .sensor{top:154px;left:calc(100% - 70px)}.marvel-device.iphone8plus.landscape .speaker{width:6px;height:70px;margin-top:-35px;margin-left:0;top:50%;left:calc(100% - 65px)}.marvel-device.iphone8plus.landscape .camera{margin-top:-5px;margin-left:0;top:50%;left:calc(100% - 29px)}.marvel-device.iphone5s,.marvel-device.iphone5c{background:#2c2b2c;border-radius:50px;width:320px;height:568px;padding:105px 22px}.marvel-device.iphone5s:before,.marvel-device.iphone5c:before{content:"";z-index:1;background:#1e1e1e;border-radius:46px;width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;left:4px}.marvel-device.iphone5s .sleep,.marvel-device.iphone5c .sleep{background:#282727;border-radius:2px 2px 0 0;width:60px;height:4px;position:absolute;top:-4px;right:60px}.marvel-device.iphone5s .volume,.marvel-device.iphone5c .volume{z-index:0;background:#282727;border-radius:2px 0 0 2px;width:4px;height:27px;position:absolute;top:180px;left:-4px}.marvel-device.iphone5s .volume:before,.marvel-device.iphone5c .volume:before{background:inherit;content:"";border-radius:2px 0 0 2px;width:4px;height:35px;display:block;position:absolute;top:-75px;left:0}.marvel-device.iphone5s .volume:after,.marvel-device.iphone5c .volume:after{background:inherit;content:"";border-radius:2px 0 0 2px;width:4px;height:27px;display:block;position:absolute;bottom:-64px;left:0}.marvel-device.iphone5s .camera,.marvel-device.iphone5c .camera{z-index:3;background:#3c3d3d;border-radius:5px;width:10px;height:10px;margin-left:-5px;position:absolute;top:32px;left:50%}.marvel-device.iphone5s .sensor,.marvel-device.iphone5c .sensor{z-index:3;background:#3c3d3d;border-radius:5px;width:10px;height:10px;margin-left:-32px;position:absolute;top:60px;left:160px}.marvel-device.iphone5s .speaker,.marvel-device.iphone5c .speaker{z-index:3;background:#292728;border-radius:5px;width:64px;height:10px;margin-left:-32px;position:absolute;top:60px;left:50%}.marvel-device.iphone5s.landscape,.marvel-device.iphone5c.landscape{width:568px;height:320px;padding:22px 105px}.marvel-device.iphone5s.landscape .sleep,.marvel-device.iphone5c.landscape .sleep{border-radius:0 2px 2px 0;width:4px;height:60px;top:calc(100% - 120px);right:-4px}.marvel-device.iphone5s.landscape .volume,.marvel-device.iphone5c.landscape .volume{border-radius:2px 2px 0 0;width:27px;height:4px;top:-4px;left:calc(100% - 180px)}.marvel-device.iphone5s.landscape .volume:before,.marvel-device.iphone5c.landscape .volume:before{border-radius:2px 2px 0 0;width:35px;height:4px;top:0;left:auto;right:-75px}.marvel-device.iphone5s.landscape .volume:after,.marvel-device.iphone5c.landscape .volume:after{z-index:999;border-radius:2px 2px 0 0;width:27px;height:4px;bottom:0;left:-64px}.marvel-device.iphone5s.landscape .sensor,.marvel-device.iphone5c.landscape .sensor{margin-top:-32px;margin-left:0;top:160px;left:calc(100% - 60px)}.marvel-device.iphone5s.landscape .speaker,.marvel-device.iphone5c.landscape .speaker{width:10px;height:64px;margin-top:-32px;margin-left:0;top:50%;left:calc(100% - 60px)}.marvel-device.iphone5s.landscape .camera,.marvel-device.iphone5c.landscape .camera{margin-top:-5px;margin-left:0;top:50%;left:calc(100% - 32px)}.marvel-device.iphone5s .home{z-index:3;border-radius:36px;width:68px;height:68px;margin-left:-34px;position:absolute;bottom:19px;left:50%;box-shadow:inset 0 0 0 4px #2c2b2c}.marvel-device.iphone5s .top-bar{position:absolute;top:70px;left:0}.marvel-device.iphone5s .bottom-bar{position:absolute;bottom:70px;left:0}.marvel-device.iphone5s.landscape .home{margin-bottom:-34px;margin-left:0;bottom:50%;left:19px}.marvel-device.iphone5s.landscape .top-bar{width:3px;height:100%;top:0;left:70px}.marvel-device.iphone5s.landscape .bottom-bar{width:3px;height:100%;bottom:0;left:auto;right:70px}.marvel-device.iphone5s.silver{background:#bcbcbc}.marvel-device.iphone5s.silver:before{background:#fcfcfc}.marvel-device.iphone5s.silver .volume,.marvel-device.iphone5s.silver .sleep{background:#d6d6d6}.marvel-device.iphone5s.silver .top-bar,.marvel-device.iphone5s.silver .bottom-bar{background:#eaebec}.marvel-device.iphone5s.silver .home{box-shadow:inset 0 0 0 4px #bcbcbc}.marvel-device.iphone5s.gold{background:#f9e7d3}.marvel-device.iphone5s.gold:before{background:#fcfcfc}.marvel-device.iphone5s.gold .volume,.marvel-device.iphone5s.gold .sleep{background:#f9e7d3}.marvel-device.iphone5s.gold .top-bar,.marvel-device.iphone5s.gold .bottom-bar{background:#fff}.marvel-device.iphone5s.gold .home{box-shadow:inset 0 0 0 4px #f9e7d3}.marvel-device.iphone5c{background:#fff;box-shadow:0 1px 2px #0003}.marvel-device.iphone5c .top-bar,.marvel-device.iphone5c .bottom-bar{display:none}.marvel-device.iphone5c .home{z-index:3;background:#242324;border-radius:36px;width:68px;height:68px;margin-left:-34px;position:absolute;bottom:19px;left:50%}.marvel-device.iphone5c .home:after{content:"";border:1px solid #ffffff1a;border-radius:4px;width:20px;height:20px;margin-top:-11px;margin-left:-11px;display:block;position:absolute;top:50%;left:50%}.marvel-device.iphone5c.landscape .home{margin-bottom:-34px;margin-left:0;bottom:50%;left:19px}.marvel-device.iphone5c .volume,.marvel-device.iphone5c .sleep{background:#ddd}.marvel-device.iphone5c.red{background:#f96b6c}.marvel-device.iphone5c.red .volume,.marvel-device.iphone5c.red .sleep{background:#ed5758}.marvel-device.iphone5c.yellow{background:#f2dc60}.marvel-device.iphone5c.yellow .volume,.marvel-device.iphone5c.yellow .sleep{background:#e5ce4c}.marvel-device.iphone5c.green{background:#97e563}.marvel-device.iphone5c.green .volume,.marvel-device.iphone5c.green .sleep{background:#85d94d}.marvel-device.iphone5c.blue{background:#33a2db}.marvel-device.iphone5c.blue .volume,.marvel-device.iphone5c.blue .sleep{background:#2694cd}.marvel-device.iphone4s{background:#686868;border-radius:54px;width:320px;height:480px;padding:129px 27px}.marvel-device.iphone4s:before{content:"";z-index:1;background:#1e1e1e;border-radius:50px;width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;left:4px}.marvel-device.iphone4s .top-bar{position:absolute;top:60px;left:0}.marvel-device.iphone4s .bottom-bar{position:absolute;bottom:90px;left:0}.marvel-device.iphone4s .camera{z-index:3;background:#3c3d3d;border-radius:100%;width:10px;height:10px;margin-left:-5px;position:absolute;top:72px;left:134px}.marvel-device.iphone4s .speaker{z-index:3;background:#292728;border-radius:5px;width:64px;height:10px;margin-left:-32px;position:absolute;top:72px;left:50%}.marvel-device.iphone4s .sensor{z-index:3;background:#292728;border-radius:5px;width:40px;height:10px;margin-left:-20px;position:absolute;top:36px;left:50%}.marvel-device.iphone4s .home{z-index:3;background:#242324;border-radius:100%;width:72px;height:72px;margin-left:-36px;position:absolute;bottom:30px;left:50%}.marvel-device.iphone4s .home:after{content:"";border:1px solid #ffffff1a;border-radius:4px;width:20px;height:20px;margin-top:-11px;margin-left:-11px;display:block;position:absolute;top:50%;left:50%}.marvel-device.iphone4s .sleep{background:#4d4d4d;border-radius:2px 2px 0 0;width:60px;height:4px;position:absolute;top:-4px;right:60px}.marvel-device.iphone4s .volume{background:#4d4d4d;border-radius:2px 0 0 2px;width:4px;height:27px;position:absolute;top:160px;left:-4px}.marvel-device.iphone4s .volume:before{background:inherit;content:"";border-radius:2px 0 0 2px;width:4px;height:35px;display:block;position:absolute;top:-70px;left:0}.marvel-device.iphone4s .volume:after{background:inherit;content:"";border-radius:2px 0 0 2px;width:4px;height:27px;display:block;position:absolute;bottom:-64px;left:0}.marvel-device.iphone4s.landscape{width:480px;height:320px;padding:27px 129px}.marvel-device.iphone4s.landscape .bottom-bar{width:3px;height:100%;bottom:0;left:90px}.marvel-device.iphone4s.landscape .top-bar{width:3px;height:100%;top:0;left:calc(100% - 60px)}.marvel-device.iphone4s.landscape .camera{margin-left:0;top:134px;left:calc(100% - 72px)}.marvel-device.iphone4s.landscape .speaker{width:10px;height:64px;margin-top:-32px;margin-left:0;top:50%;left:calc(100% - 72px)}.marvel-device.iphone4s.landscape .sensor{width:10px;height:40px;margin-top:-20px;margin-left:0;top:50%;left:calc(100% - 36px)}.marvel-device.iphone4s.landscape .home{margin-bottom:-36px;margin-left:0;bottom:50%;left:30px}.marvel-device.iphone4s.landscape .sleep{border-radius:0 2px 2px 0;width:4px;height:60px;top:calc(100% - 120px);right:-4px}.marvel-device.iphone4s.landscape .volume{border-radius:2px 2px 0 0;width:27px;height:4px;top:-4px;left:calc(100% - 187px)}.marvel-device.iphone4s.landscape .volume:before{border-radius:2px 2px 0 0;width:35px;height:4px;top:0;left:auto;right:-70px}.marvel-device.iphone4s.landscape .volume:after{border-radius:2px 2px 0 0;width:27px;height:4px;bottom:0;left:-64px}.marvel-device.iphone4s.silver{background:#bcbcbc}.marvel-device.iphone4s.silver:before{background:#fcfcfc}.marvel-device.iphone4s.silver .home{background:#fcfcfc;box-shadow:inset 0 0 0 1px #bcbcbc}.marvel-device.iphone4s.silver .home:after{border:1px solid #0003}.marvel-device.iphone4s.silver .volume,.marvel-device.iphone4s.silver .sleep{background:#d6d6d6}.marvel-device.nexus5{background:#1e1e1e;border-radius:20px;width:320px;height:568px;padding:50px 15px}.marvel-device.nexus5:before{background:inherit;content:"";border-radius:600px/50px;width:calc(100% - 26px);height:103.1%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.marvel-device.nexus5 .top-bar{background:#181818;border-radius:20px;width:calc(100% - 8px);height:calc(100% - 6px);position:absolute;top:3px;left:4px}.marvel-device.nexus5 .top-bar:before{background:inherit;content:"";border-radius:600px/50px;width:calc(100% - 26px);height:103%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.marvel-device.nexus5 .bottom-bar{display:none}.marvel-device.nexus5 .sleep{background:inherit;border-radius:2px 0 0 2px;width:3px;height:100px;position:absolute;top:110px;left:-3px}.marvel-device.nexus5 .volume{background:inherit;border-radius:0 2px 2px 0;width:3px;height:45px;position:absolute;top:70px;right:-3px}.marvel-device.nexus5 .camera{z-index:3;background:#3c3d3d;border-radius:100%;width:10px;height:10px;margin-left:-5px;position:absolute;top:18px;left:50%}.marvel-device.nexus5 .camera:before{content:"";z-index:3;background:#3c3d3d;border-radius:100%;width:6px;height:6px;display:block;position:absolute;top:2px;left:-100px}.marvel-device.nexus5.landscape{width:568px;height:320px;padding:15px 50px}.marvel-device.nexus5.landscape:before{border-radius:50px/600px;width:103.1%;height:calc(100% - 26px)}.marvel-device.nexus5.landscape .top-bar{width:calc(100% - 6px);height:calc(100% - 8px);top:4px;left:3px}.marvel-device.nexus5.landscape .top-bar:before{border-radius:50px/600px;width:103%;height:calc(100% - 26px)}.marvel-device.nexus5.landscape .sleep{border-radius:2px 2px 0 0;width:100px;height:3px;top:-3px;left:calc(100% - 210px)}.marvel-device.nexus5.landscape .volume{border-radius:0 0 2px 2px;width:45px;height:3px;top:100%;right:70px}.marvel-device.nexus5.landscape .camera{margin-top:-5px;margin-left:0;top:50%;left:calc(100% - 18px)}.marvel-device.nexus5.landscape .camera:before{top:-100px;left:2px}.marvel-device.s5{background:#bcbcbc;border-radius:42px;width:320px;height:568px;padding:60px 18px}.marvel-device.s5:before,.marvel-device.s5:after{content:"";background:inherit;border-radius:500px/40px;width:calc(100% - 52px);height:26px;display:block;position:absolute;left:50%;transform:translate(-50%)}.marvel-device.s5:before{top:-7px}.marvel-device.s5:after{bottom:-7px}.marvel-device.s5 .bottom-bar{display:none}.marvel-device.s5 .top-bar{z-index:2;background-color:#fff;background-image:radial-gradient(#00000005 20%,#0000 60%),radial-gradient(#00000005 20%,#0000 60%);background-position:50%;background-repeat:repeat,repeat;background-size:4px 4px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:37px;width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;top:5px;left:5px}.marvel-device.s5 .top-bar:before,.marvel-device.s5 .top-bar:after{content:"";background:inherit;border-radius:500px/40px;width:calc(100% - 48px);height:26px;display:block;position:absolute;left:50%;transform:translate(-50%)}.marvel-device.s5 .top-bar:before{top:-7px}.marvel-device.s5 .top-bar:after{bottom:-7px}.marvel-device.s5 .sleep{background:#cecece;border-radius:2px 0 0 2px;width:3px;height:100px;position:absolute;top:100px;left:-3px}.marvel-device.s5 .speaker{z-index:3;background-color:#bcbcbc;background-position:0 0;border-radius:4px;width:68px;height:8px;margin-left:-34px;display:block;position:absolute;top:20px;left:50%}.marvel-device.s5 .sensor{z-index:3;background:#3c3d3d;border-radius:100%;width:8px;height:8px;display:block;position:absolute;top:20px;right:110px}.marvel-device.s5 .sensor:after{content:"";z-index:3;background:#3c3d3d;border-radius:100%;width:8px;height:8px;display:block;position:absolute;top:0;right:12px}.marvel-device.s5 .camera{z-index:3;background:#000;border-radius:100%;width:10px;height:10px;display:block;position:absolute;top:24px;right:42px}.marvel-device.s5 .camera:before{content:"";background:#3c3d3d;border-radius:100%;width:4px;height:4px;margin-top:-2px;margin-left:-2px;position:absolute;top:50%;left:50%}.marvel-device.s5 .home{z-index:3;background:#fff;border:2px solid #000;border-radius:18px;width:70px;height:20px;margin-left:-35px;display:block;position:absolute;bottom:17px;left:50%}.marvel-device.s5.landscape{width:568px;height:320px;padding:18px 60px}.marvel-device.s5.landscape:before,.marvel-device.s5.landscape:after{border-radius:40px/500px;width:26px;height:calc(100% - 52px);transform:translateY(-50%)}.marvel-device.s5.landscape:before{top:50%;left:-7px}.marvel-device.s5.landscape:after{top:50%;left:auto;right:-7px}.marvel-device.s5.landscape .top-bar:before,.marvel-device.s5.landscape .top-bar:after{border-radius:40px/500px;width:26px;height:calc(100% - 48px);transform:translateY(-50%)}.marvel-device.s5.landscape .top-bar:before{top:50%;left:auto;right:-7px}.marvel-device.s5.landscape .top-bar:after{top:50%;left:-7px;right:auto}.marvel-device.s5.landscape .sleep{border-radius:2px 2px 0 0;width:100px;height:3px;top:-3px;left:calc(100% - 200px)}.marvel-device.s5.landscape .speaker{width:8px;height:68px;margin-top:-34px;margin-left:0;top:50%;left:calc(100% - 20px)}.marvel-device.s5.landscape .sensor{top:calc(100% - 110px);right:20px}.marvel-device.s5.landscape .sensor:after{left:-12px;right:0}.marvel-device.s5.landscape .camera{top:calc(100% - 42px);right:24px}.marvel-device.s5.landscape .home{width:20px;height:70px;margin-bottom:-35px;margin-left:0;bottom:50%;left:17px}.marvel-device.s5.black{background:#1e1e1e}.marvel-device.s5.black .speaker{background:#000}.marvel-device.s5.black .sleep{background:#1e1e1e}.marvel-device.s5.black .top-bar{background-color:#2c2b2c;background-image:radial-gradient(#0000000d 20%,#0000 60%),radial-gradient(#0000000d 20%,#0000 60%);background-position:0 0,3px 3px;background-repeat:repeat,repeat;background-size:4px 4px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.marvel-device.s5.black .home{background:#2c2b2c}.marvel-device.lumia920{background:#fd0;border-radius:40px/3px;width:320px;height:533px;padding:80px 35px 125px}.marvel-device.lumia920 .bottom-bar{display:none}.marvel-device.lumia920 .top-bar{z-index:1;background:#000;border-radius:24px;width:calc(100% - 24px);height:calc(100% - 32px);position:absolute;top:16px;left:12px}.marvel-device.lumia920 .top-bar:before{content:"";background:#1e1e1e;border-radius:22px;width:calc(100% - 4px);height:calc(100% - 4px);display:block;position:absolute;top:2px;left:2px}.marvel-device.lumia920 .volume{background:#1e1e1e;border-radius:0 2px 2px 0;width:3px;height:100px;position:absolute;top:130px;right:-3px}.marvel-device.lumia920 .volume:before{content:"";background:inherit;border-radius:0 2px 2px 0;width:3px;height:50px;display:block;position:absolute;top:190px;right:0}.marvel-device.lumia920 .volume:after{content:"";background:inherit;border-radius:0 2px 2px 0;width:3px;height:50px;display:block;position:absolute;top:460px;right:0}.marvel-device.lumia920 .camera{z-index:5;background:#3c3d3d;border-radius:5px;width:10px;height:10px;position:absolute;top:34px;right:130px}.marvel-device.lumia920 .speaker{z-index:3;background:#292728;border-radius:5px;width:64px;height:10px;margin-left:-32px;position:absolute;top:38px;left:50%}.marvel-device.lumia920.landscape{border-radius:2px/100px;width:568px;height:320px;padding:35px 80px 35px 125px}.marvel-device.lumia920.landscape .top-bar{width:calc(100% - 32px);height:calc(100% - 24px);top:12px;left:16px}.marvel-device.lumia920.landscape .volume{border-radius:0 0 2px 2px;width:100px;height:3px;top:100%;right:130px}.marvel-device.lumia920.landscape .volume:before{border-radius:0 0 2px 2px;width:50px;height:3px;top:0;right:190px}.marvel-device.lumia920.landscape .volume:after{border-radius:0 0 2px 2px;width:50px;height:3px;top:0;right:430px}.marvel-device.lumia920.landscape .camera{top:calc(100% - 140px);right:30px}.marvel-device.lumia920.landscape .speaker{width:10px;height:64px;margin-top:-32px;margin-left:0;top:50%;left:calc(100% - 48px)}.marvel-device.lumia920.black{background:#000}.marvel-device.lumia920.white{background:#fff;box-shadow:0 1px 2px #0003}.marvel-device.lumia920.blue{background:#00acdd}.marvel-device.lumia920.red{background:#cc3e32}.marvel-device.htc-one{background:#bebebe;border-radius:34px;width:320px;height:568px;padding:72px 25px 100px}.marvel-device.htc-one:before{content:"";background:#adadad;border-radius:32px;width:calc(100% - 4px);height:calc(100% - 4px);display:block;position:absolute;top:2px;left:2px}.marvel-device.htc-one:after{content:"";background:#eee;border-radius:30px;width:calc(100% - 8px);height:calc(100% - 8px);display:block;position:absolute;top:4px;left:4px}.marvel-device.htc-one .top-bar{z-index:1;background:#424242;width:calc(100% - 4px);height:635px;position:absolute;top:50px;left:2px}.marvel-device.htc-one .top-bar:before{content:"";z-index:1;background:#000;width:calc(100% - 4px);height:100%;position:absolute;top:0;left:2px}.marvel-device.htc-one .bottom-bar{display:none}.marvel-device.htc-one .speaker{z-index:2;background-color:#0000;background-image:radial-gradient(#343434 25%,#0000 50%),radial-gradient(#343434 25%,#0000 50%);background-position:0 0;background-repeat:repeat,repeat;background-size:4px 4px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:216px;height:16px;margin-left:-108px;display:block;position:absolute;top:22px;left:50%}.marvel-device.htc-one .speaker:after{content:"";z-index:2;background:inherit;width:216px;height:16px;margin-left:-108px;display:block;position:absolute;top:676px;left:50%}.marvel-device.htc-one .camera{z-index:3;background:#3c3d3d;border-radius:100%;width:24px;height:24px;display:block;position:absolute;top:18px;right:38px}.marvel-device.htc-one .camera:before{content:"";background:#000;border-radius:100%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;position:absolute;top:50%;left:50%}.marvel-device.htc-one .sensor{z-index:3;background:#3c3d3d;border-radius:100%;width:8px;height:8px;display:block;position:absolute;top:29px;left:60px}.marvel-device.htc-one .sensor:after{content:"";z-index:3;background:#3c3d3d;border-radius:100%;width:8px;height:8px;display:block;position:absolute;top:0;right:12px}.marvel-device.htc-one.landscape{width:568px;height:320px;padding:25px 72px 25px 100px}.marvel-device.htc-one.landscape .top-bar{width:635px;height:calc(100% - 4px);top:2px;left:calc(100% - 685px)}.marvel-device.htc-one.landscape .speaker{width:16px;height:216px;margin-top:-108px;margin-left:0;top:50%;left:calc(100% - 38px)}.marvel-device.htc-one.landscape .speaker:after{width:16px;height:216px;margin-top:-108px;margin-left:0;top:50%;left:calc(100% - 692px)}.marvel-device.htc-one.landscape .camera{top:calc(100% - 38px);right:18px}.marvel-device.htc-one.landscape .sensor{top:60px;left:calc(100% - 29px)}.marvel-device.htc-one.landscape .sensor :after{top:-12px;right:0}.marvel-device.ipad{background:#242324;border-radius:44px;width:576px;height:768px;padding:90px 25px}.marvel-device.ipad:before{content:"";background:#1e1e1e;border-radius:40px;width:calc(100% - 8px);height:calc(100% - 8px);display:block;position:absolute;top:4px;left:4px}.marvel-device.ipad .camera{background:#3c3d3d;border-radius:100%;width:10px;height:10px;margin-left:-5px;position:absolute;top:44px;left:50%}.marvel-device.ipad .top-bar,.marvel-device.ipad .bottom-bar{display:none}.marvel-device.ipad .home{background:#242324;border-radius:36px;width:50px;height:50px;margin-left:-25px;position:absolute;bottom:22px;left:50%}.marvel-device.ipad .home:after{content:"";border:1px solid #ffffff1a;border-radius:4px;width:15px;height:15px;margin-top:-8px;margin-left:-8px;display:block;position:absolute;top:50%;left:50%}.marvel-device.ipad.landscape{width:768px;height:576px;padding:25px 90px}.marvel-device.ipad.landscape .camera{margin-top:-5px;margin-left:0;top:50%;left:calc(100% - 44px)}.marvel-device.ipad.landscape .home{margin-top:-25px;margin-left:0;top:50%;left:22px}.marvel-device.ipad.silver{background:#bcbcbc}.marvel-device.ipad.silver:before{background:#fcfcfc}.marvel-device.ipad.silver .home{background:#fcfcfc;box-shadow:inset 0 0 0 1px #bcbcbc}.marvel-device.ipad.silver .home:after{border:1px solid #0003}.marvel-device.macbook{background:#bebebe;border-radius:34px;width:960px;height:600px;margin:0 auto;padding:44px 44px 76px}.marvel-device.macbook:before{content:"";background:#1e1e1e;border-radius:30px;width:calc(100% - 8px);height:calc(100% - 8px);display:block;position:absolute;top:4px;left:4px}.marvel-device.macbook .top-bar{content:"";background:#bebebe;border-bottom-right-radius:90px 18px;border-bottom-left-radius:90px 18px;width:calc(100% + 140px);height:40px;display:block;position:absolute;top:680px;left:-70px;box-shadow:inset 0 -4px 13px 3px #2229}.marvel-device.macbook .top-bar:before{content:"";background:#f0f0f0;border-bottom:2px solid #aaa;border-radius:5px;width:100%;height:24px;display:block;position:relative;top:0;left:0}.marvel-device.macbook .top-bar:after{content:"";background:#ddd;border-radius:0 0 20px 20px;width:16%;height:14px;margin-left:auto;margin-right:auto;display:block;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 -3px 10px #999}.marvel-device.macbook .bottom-bar{content:"";background:0 0;width:calc(100% + 140px);height:26px;display:block;position:absolute;top:680px;left:-70px}.marvel-device.macbook .bottom-bar:before,.marvel-device.macbook .bottom-bar:after{content:"";width:80px;height:calc(100% - 2px);display:block;position:absolute;top:0}.marvel-device.macbook .bottom-bar:before{background:linear-gradient(90deg,#747474 0%,#c3c3c3 5%,#ebebeb 14%,#979797 41%,#f0f0f0 80% 100%,#f0f0f0 100%);left:0}.marvel-device.macbook .bottom-bar:after{background:linear-gradient(90deg,#f0f0f0 0% 0%,#f0f0f0 20%,#979797 59%,#ebebeb 86%,#c3c3c3 95%,#747474 100%);right:0}.marvel-device.macbook .camera{background:#3c3d3d;border-radius:100%;width:10px;height:10px;margin-left:-5px;position:absolute;top:20px;left:50%}.marvel-device.macbook .home{display:none}.marvel-device.iphone-x{background:#fdfdfd;border-radius:66px;width:375px;height:812px;padding:26px;box-shadow:inset 0 0 11px #000}.marvel-device.iphone-x .overflow{border-radius:66px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.marvel-device.iphone-x .shadow{background:radial-gradient(#0009 0%,#fff0 60%);border-radius:100%;width:90px;height:90px;position:absolute}.marvel-device.iphone-x .shadow--tl{top:-20px;left:-20px}.marvel-device.iphone-x .shadow--tr{top:-20px;right:-20px}.marvel-device.iphone-x .shadow--bl{bottom:-20px;left:-20px}.marvel-device.iphone-x .shadow--br{bottom:-20px;right:-20px}.marvel-device.iphone-x:before{content:"";z-index:1;background:#000;border-radius:61px;width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;top:5px;left:5px}.marvel-device.iphone-x .inner-shadow{z-index:1;border-radius:56px;width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;top:10px;left:10px;overflow:hidden;box-shadow:inset 0 0 15px #ffffffa8}.marvel-device.iphone-x .inner-shadow:before{content:"";z-index:2;border-radius:200px/112px;width:100%;height:116%;position:absolute;top:-8%;left:0;box-shadow:inset 0 0 20px #fff}.marvel-device.iphone-x .screen{box-shadow:none;border-radius:40px}.marvel-device.iphone-x .top-bar,.marvel-device.iphone-x .bottom-bar{background:#0000001a;width:100%;height:8px;position:absolute;left:0}.marvel-device.iphone-x .top-bar{top:80px}.marvel-device.iphone-x .bottom-bar{bottom:80px}.marvel-device.iphone-x .volume,.marvel-device.iphone-x .volume:before,.marvel-device.iphone-x .volume:after,.marvel-device.iphone-x .sleep{background:#b5b5b5;width:3px;position:absolute}.marvel-device.iphone-x .volume{height:32px;top:116px;left:-3px}.marvel-device.iphone-x .volume:before{content:"";height:62px;top:62px;left:0}.marvel-device.iphone-x .volume:after{content:"";height:62px;top:140px;left:0}.marvel-device.iphone-x .sleep{height:96px;top:200px;right:-3px}.marvel-device.iphone-x .camera{background:#0d4d71;border-radius:100%;width:6px;height:6px;position:absolute;top:9px;left:154px}.marvel-device.iphone-x .speaker{background:#171818;border-radius:6px;width:60px;height:6px;margin-left:-30px;position:absolute;top:9px;left:50%}.marvel-device.iphone-x .notch{z-index:4;background:#000;border-bottom-right-radius:24px;border-bottom-left-radius:24px;width:210px;height:30px;position:absolute;top:26px;left:108px}.marvel-device.iphone-x .notch:before,.marvel-device.iphone-x .notch:after{content:"";width:8px;height:8px;position:absolute;top:0}.marvel-device.iphone-x .notch:after{background:radial-gradient(circle at 0 100%,#0000 0 70%,#000 70% 100%);left:-8px}.marvel-device.iphone-x .notch:before{background:radial-gradient(circle at 100% 100%,#0000 0 70%,#000 70% 100%);right:-8px}.marvel-device.iphone-x.landscape{width:812px;height:375px}.marvel-device.iphone-x.landscape .top-bar,.marvel-device.iphone-x.landscape .bottom-bar{width:8px;height:100%;top:0}.marvel-device.iphone-x.landscape .top-bar{left:80px}.marvel-device.iphone-x.landscape .bottom-bar{bottom:auto;left:auto;right:80px}.marvel-device.iphone-x.landscape .volume,.marvel-device.iphone-x.landscape .volume:before,.marvel-device.iphone-x.landscape .volume:after,.marvel-device.iphone-x.landscape .sleep{height:3px}.marvel-device.iphone-x.landscape .inner-shadow:before{border-radius:112px/200px;width:116%;height:100%;top:0;left:-8%}.marvel-device.iphone-x.landscape .volume{width:32px;top:auto;bottom:-3px;left:116px}.marvel-device.iphone-x.landscape .volume:before{width:62px;top:0;left:62px}.marvel-device.iphone-x.landscape .volume:after{width:62px;top:0;left:140px}.marvel-device.iphone-x.landscape .sleep{width:96px;top:-3px;left:200px;right:auto}.marvel-device.iphone-x.landscape .camera{top:auto;bottom:154px;left:9px}.marvel-device.iphone-x.landscape .speaker{width:6px;height:60px;margin-top:-30px;margin-left:0;top:50%;left:9px}.marvel-device.iphone-x.landscape .notch{border-top-right-radius:24px;border-bottom-right-radius:24px;border-bottom-left-radius:0;width:30px;height:210px;top:auto;bottom:108px;left:26px}.marvel-device.iphone-x.landscape .notch:before,.marvel-device.iphone-x.landscape .notch:after{left:0}.marvel-device.iphone-x.landscape .notch:after{background:radial-gradient(circle at 100% 100%,#0000 0 70%,#000 70% 100%);top:auto;bottom:-8px}.marvel-device.iphone-x.landscape .notch:before{background:radial-gradient(circle at 100% 0,#0000 0 70%,#000 70% 100%);top:-8px}.marvel-device.note8{background:#000;border-radius:34px;width:400px;height:822px;padding:45px 10px}.marvel-device.note8 .overflow{border-radius:34px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.marvel-device.note8 .speaker{z-index:1;background:#171818;border-radius:8px;width:56px;height:8px;margin-left:-28px;position:absolute;top:25px;left:50%}.marvel-device.note8 .camera{z-index:1;background:#212b36;border-radius:100%;width:18px;height:18px;position:absolute;top:18px;left:86px}.marvel-device.note8 .camera:before{content:"";z-index:1;background:#212b36;border-radius:100%;width:8px;height:8px;position:absolute;top:5px;left:-22px}.marvel-device.note8 .sensors{z-index:1;background:#1d233b;border-radius:100%;width:10px;height:10px;position:absolute;top:22px;left:120px}.marvel-device.note8 .sensors:before{content:"";z-index:1;background:#1d233b;border-radius:100%;width:10px;height:10px;position:absolute;top:0;left:18px}.marvel-device.note8 .more-sensors{z-index:1;background:#33244a;border-radius:100%;width:16px;height:16px;position:absolute;top:18px;left:285px;box-shadow:0 0 0 2px #ffffff1a}.marvel-device.note8 .more-sensors:before{content:"";z-index:1;background:#214a61;border-radius:100%;width:11px;height:11px;position:absolute;top:4px;left:40px}.marvel-device.note8 .sleep{background:#000;width:2px;height:56px;position:absolute;top:288px;right:-2px}.marvel-device.note8 .volume{background:#000;width:2px;height:120px;position:absolute;top:168px;left:-2px}.marvel-device.note8 .volume:before{content:"";background:#000;width:2px;height:56px;position:absolute;top:168px;left:0}.marvel-device.note8 .inner{content:"";z-index:1;background:#000;border-top:2px solid #9fa0a2;border-bottom:2px solid #9fa0a2;border-radius:34px;width:100%;height:calc(100% - 8px);position:absolute;top:2px;left:0;box-shadow:inset 0 0 6px #ffffff80}.marvel-device.note8 .shadow{content:"";z-index:5;pointer-events:none;border-radius:38px;width:calc(100% - 20px);height:101%;position:absolute;top:-.5%;left:10px;box-shadow:inset 0 0 60px #fff,inset 0 0 30px #ffffff80,0 0 20px #fff,0 0 20px #ffffff80}.marvel-device.note8 .screen{box-shadow:none;border-radius:14px}.marvel-device.note8.landscape{width:822px;height:400px;padding:10px 45px}.marvel-device.note8.landscape .speaker{width:8px;height:56px;margin-top:-28px;margin-left:0;top:50%;left:auto;right:25px}.marvel-device.note8.landscape .camera{top:86px;left:auto;right:18px}.marvel-device.note8.landscape .camera:before{top:-22px;left:5px}.marvel-device.note8.landscape .sensors{top:120px;left:auto;right:22px}.marvel-device.note8.landscape .sensors:before{top:18px;left:0}.marvel-device.note8.landscape .more-sensors{top:285px;left:auto;right:18px}.marvel-device.note8.landscape .more-sensors:before{top:40px;left:4px}.marvel-device.note8.landscape .sleep{width:56px;height:2px;top:auto;bottom:-2px;right:288px}.marvel-device.note8.landscape .volume{width:120px;height:2px;top:-2px;left:auto;right:168px}.marvel-device.note8.landscape .volume:before{width:56px;height:2px;top:0;left:auto;right:168px}.marvel-device.note8.landscape .inner{border:0;border-left:2px solid #9fa0a2;border-right:2px solid #9fa0a2;width:calc(100% - 8px);height:100%;top:0;left:2px}.marvel-device.note8.landscape .shadow{width:101%;height:calc(100% - 20px);top:10px;left:-.5%}.dashboard-mobile-device-preview{flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;width:100%;min-height:0;display:flex;overflow:auto}.dashboard-mobile-device-preview__toolbar{flex-shrink:0;align-items:flex-end;gap:12px;margin-bottom:12px;padding:0 4px;display:flex}.dashboard-mobile-device-preview__field{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.dashboard-mobile-device-preview__field label{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:600}.dashboard-mobile-device-preview__field--landscape{flex:none;align-items:center}.dashboard-mobile-device-preview__select{width:100%}.dashboard-mobile-device-preview__close{color:#6b7280;cursor:pointer;background:#fff;border:0;border-radius:9999px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:32px;height:32px;transition:color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.dashboard-mobile-device-preview__close:hover{color:#1f2937}.dashboard-mobile-device-preview__frame{flex:auto;justify-content:center;padding:8px 4px 24px;display:flex}.dashboard-mobile-device-preview__screen{box-sizing:border-box;background:#f3f5f8;width:100%;height:100%;padding:0;overflow:hidden}.dashboard-mobile-device-preview .marvel-device{transform-origin:top}.api-explorer-shell{--api-bg:#fff;--api-panel:#fafafa;--api-panel-2:#f5f5f5;--api-input:#fff;--api-border:#e8e8e8;--api-border-soft:#f0f0f0;--api-text:#1f1f1f;--api-muted:#8c8c8c;--api-blue:#cdd7e4;--api-h:calc(100vh - 100px);width:100%;height:var(--api-h);max-height:var(--api-h);border:1px solid var(--api-border-soft);background:var(--api-bg);min-height:0;color:var(--api-text);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.api-explorer-shell .ant-input,.api-explorer-shell .ant-input-number,.api-explorer-shell .ant-select-selector,.api-explorer-shell .ant-radio-wrapper,.api-explorer-shell .ant-checkbox-wrapper{color:var(--api-text)}.api-explorer-shell .ant-input,.api-explorer-shell .ant-input-number,.api-explorer-shell .ant-select-selector,.api-explorer-shell .ant-input-affix-wrapper,.api-explorer-shell .ant-input-group-addon{background:var(--api-input)!important;border-color:var(--api-border)!important}.api-explorer-shell .ant-tabs-nav:before{border-color:var(--api-border)!important}.api-explorer-shell .ant-tabs-tab{color:var(--api-muted)}.api-explorer-shell .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--api-blue)!important}.api-explorer-topbar{border-bottom:1px solid var(--api-border-soft);flex-shrink:0;justify-content:space-between;align-items:center;height:42px;padding:0 10px 0 14px;display:flex}.api-explorer-topbar>div{align-items:center;gap:9px;display:flex}.api-explorer-layout{min-height:0;height:var(--api-h);max-height:var(--api-h);flex:1}.api-explorer-layout.ant-splitter{height:var(--api-h);max-height:var(--api-h)}.api-explorer-layout .ant-splitter-panel{min-height:0;max-height:var(--api-h);overflow:hidden}.api-explorer-layout .ant-splitter-panel>*{height:var(--api-h);max-height:var(--api-h);min-height:0}.api-explorer-layout .ant-splitter-bar{background:var(--api-border-soft)}.api-explorer-layout .ant-splitter-bar-dragger:before{background:#cbd5e1!important}.api-explorer-layout .ant-splitter-bar-dragger:hover:before,.api-explorer-layout .ant-splitter-bar-dragger-active:before{background:#94a3b8!important}.api-explorer-sidebar{height:var(--api-h);max-height:var(--api-h);box-sizing:border-box;flex-direction:column;min-height:0;padding:12px;display:flex;overflow:hidden}.api-explorer-sidebar__tabs{flex-direction:column;flex:1;min-height:0;display:flex}.api-explorer-sidebar__tabs>.ant-tabs-nav{flex-shrink:0;margin-bottom:8px}.api-explorer-sidebar__tabs>.ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.api-explorer-sidebar__tabs .ant-tabs-content,.api-explorer-sidebar__tabs .ant-tabs-tabpane{height:100%}.api-explorer-sidebar__tabs .ant-tabs-tabpane{flex-direction:column;display:flex;overflow:hidden}.api-explorer-sidebar__tabs .ant-tabs-body{width:100%;height:100%;position:relative}.api-explorer-sidebar__explorer{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden;height:100%!important}.api-explorer-sidebar__header{color:var(--api-muted);flex-shrink:0;justify-content:space-between;margin-bottom:10px;display:flex}.api-explorer-sidebar>.ant-btn{flex-shrink:0}.api-explorer-sidebar__tree{scrollbar-gutter:stable;min-height:0;max-height:100%;margin-top:12px;overflow:hidden auto}.api-explorer-sidebar__footer{border-top:1px solid var(--api-border-soft);flex-shrink:0;margin-top:12px;padding-top:12px}.system-apis-panel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.system-apis-panel--empty{text-align:center;color:var(--api-muted);justify-content:center;align-items:center;gap:8px;padding:16px 8px}.system-apis-panel__hint{margin-bottom:8px;font-size:12px}.system-apis-panel__toolbar{flex-shrink:0;margin-bottom:8px}.system-apis-panel__list{flex:1;min-height:0;overflow:hidden auto}.system-apis-group{margin-bottom:10px}.system-apis-group__title{text-transform:uppercase;letter-spacing:.04em;color:var(--api-muted);margin-bottom:4px;padding:0 4px;font-size:11px;font-weight:600}.system-apis-item{border-radius:6px;align-items:center;gap:2px;padding-right:2px;display:flex}.system-apis-item--active{background:color-mix(in srgb, var(--api-accent,#3b82f6) 12%, transparent)}.system-apis-item__main{cursor:pointer;text-align:left;min-width:0;color:inherit;background:0 0;border:none;flex:1;align-items:center;gap:6px;padding:6px 4px;display:flex}.system-apis-item__main:hover{background:color-mix(in srgb, var(--api-border-soft) 60%, transparent);border-radius:6px}.system-apis-item__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.openapi-import{flex-direction:column;gap:12px;display:flex}.openapi-import__url-row{gap:8px;display:flex}.openapi-import__title{color:var(--api-text,inherit);font-weight:600}.openapi-import__error{color:#b91c1c;font-size:13px}.openapi-import__list{max-height:420px;overflow-y:auto}.openapi-import__empty{color:var(--api-muted);text-align:center;padding:24px}.openapi-import__group-label{align-items:center;gap:8px;display:flex}.openapi-import__count{color:var(--api-muted);font-weight:400}.openapi-import__ops{flex-direction:column;gap:4px;display:flex}.openapi-import__op{cursor:pointer;border-radius:6px;align-items:flex-start;gap:8px;padding:8px;display:flex}.openapi-import__op:hover{background:color-mix(in srgb, var(--api-border-soft) 50%, transparent)}.openapi-import__op--saved{opacity:.65}.openapi-import__op-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.openapi-import__op-text strong{font-size:13px}.openapi-import__op-text span{color:var(--api-muted);word-break:break-all;font-size:12px}.openapi-import__saved-tag{margin-inline-start:auto}.api-collection-tree{background:0 0}.api-collection-tree .ant-tree-node-content-wrapper{align-items:center;min-height:30px;display:flex}.api-tree-collection,.api-tree-endpoint{align-items:center;gap:8px;min-width:0;display:inline-flex}.api-tree-collection span,.api-tree-endpoint span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.api-tree-endpoint .ant-tag{flex-shrink:0;margin:0;font-size:9px;line-height:15px}.api-collection-dialog__form{flex-direction:column;gap:10px;display:flex}.api-request-workspace{height:var(--api-h);max-height:var(--api-h);box-sizing:border-box;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;min-height:0;padding:18px 22px;display:grid;overflow:hidden}.api-request-title-row,.api-request-line,.api-url-preview{flex-shrink:0}.api-request-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.api-request-title-row>.ant-input{max-width:360px;padding-left:0;font-size:15px;font-weight:600}.api-request-title-row>div{color:var(--api-muted);align-items:center;gap:8px;font-size:12px;display:flex}.api-request-title-row .ant-select{min-width:125px}.api-request-title-row .ant-select-selection-item>span,.api-access-popup .ant-select-item-option-content>span{align-items:center;gap:7px;display:inline-flex}.api-request-title-row i,.api-access-popup i{border-radius:2px;width:9px;height:9px}.api-request-line{grid-template-columns:240px 92px minmax(180px,1fr) auto;align-items:center;gap:7px;display:grid}.api-protocol-method-tag{justify-content:center;align-items:center;min-width:72px;margin:0;display:inline-flex}.api-connection-trigger{border:1px solid var(--api-border);height:auto;min-height:34px;color:var(--api-text);text-align:left;background:var(--api-bg);cursor:pointer;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:18px minmax(0,1fr) auto 14px;gap:1px 8px;padding:5px 10px;display:grid}.api-connection-trigger:hover{background:var(--api-panel);border-color:#cbd5e1}.api-connection-trigger>svg{grid-row:1/3;align-self:center}.api-connection-trigger strong,.api-connection-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.api-connection-trigger strong{grid-area:1/2;font-size:12px;font-weight:600;line-height:1.2}.api-connection-trigger span{color:var(--api-muted);grid-area:2/2;font-size:10px;line-height:1.2}.api-connection-trigger b{grid-area:1/4/3;align-self:center}.api-connection-trigger__tag{grid-area:1/3/3;align-self:center;margin:0;font-size:10px;line-height:18px}.api-url-preview{color:var(--api-muted);text-overflow:ellipsis;white-space:nowrap;padding:5px 248px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;overflow:hidden}.api-request-tabs.ant-tabs{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.api-request-tabs{height:100%;min-height:0;max-height:100%;margin-top:14px;overflow:hidden}.api-request-tabs .ant-tabs-nav{flex-shrink:0;margin-bottom:0}.api-request-tabs .ant-tabs-content-holder{scrollbar-gutter:stable;flex:1;height:100%;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto!important}.api-request-tabs .ant-tabs-content{height:auto}.api-request-tabs .ant-tabs-tabpane{height:auto;overflow:visible}.api-body-editor,.api-body-editor__content{flex-direction:column;gap:12px;display:flex}.api-body-editor>.ant-radio-group,.api-body-editor__content>.ant-radio-group{flex-wrap:wrap;flex-shrink:0;gap:12px;margin:5px 0 14px;display:flex}.api-monaco-wrap{border:1px solid var(--api-border);border-radius:6px;flex:0 0 280px;height:280px;min-height:280px;position:relative;overflow:hidden}.api-monaco-wrap .monaco-editor,.api-monaco-wrap .monaco-editor-background{background:#f8f9fa}.api-editor-empty,.api-response-state{border:1px dashed var(--api-border);min-height:180px;color:var(--api-muted);background:var(--api-panel);text-align:center;border-radius:6px;justify-content:center;align-items:center;padding:24px;line-height:1.5;display:flex}.api-editor-empty--method{max-width:420px;margin:0 auto}.api-bindings-panel,.api-transformer-panel{color:var(--api-muted);flex-direction:column;gap:12px;display:flex}.api-transformer-panel>p{flex-shrink:0}.api-transformer-panel .api-monaco-wrap{flex:0 0 280px}.api-bindings-panel code,.api-transformer-panel code,.api-security-note code{color:#00529c}.api-pagination-panel{grid-template-columns:1fr 1fr;gap:12px;max-width:520px;display:grid}.api-pagination-panel>label{grid-column:1/-1;justify-content:space-between;display:flex}.api-explorer-pairs{flex-direction:column;gap:7px;display:flex}.api-explorer-pair-row{grid-template-columns:auto minmax(120px,1fr) minmax(160px,1.4fr) auto;align-items:center;gap:7px;display:grid}.api-explorer-empty-row{border:1px solid var(--api-border);min-height:42px;color:var(--api-muted);border-radius:5px;justify-content:center;align-items:center;display:flex}.api-response-panel{height:var(--api-h);max-height:var(--api-h);background:var(--api-panel);box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.api-response-panel.is-expanded{z-index:1100;border:1px solid var(--api-border);background:var(--api-bg);border-radius:8px;position:fixed;inset:24px;box-shadow:0 20px 70px #00000026}.api-response-panel>header{border-bottom:1px solid var(--api-border-soft);flex-shrink:0;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.api-response-body{scrollbar-gutter:stable;flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden auto}.api-response-panel>header>div{color:var(--api-muted);align-items:center;gap:7px;font-size:10px;display:flex}.api-response-tabs.ant-tabs,.api-response-panel>.api-response-body>.ant-tabs{flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.api-response-tabs .ant-tabs-nav,.api-response-panel>.api-response-body>.ant-tabs .ant-tabs-nav{flex-shrink:0;margin-bottom:0;padding:0 12px}.api-response-tabs .ant-tabs-content-holder,.api-response-panel>.api-response-body>.ant-tabs .ant-tabs-content-holder{scrollbar-gutter:stable;flex:1;height:100%;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto!important}.api-response-tabs .ant-tabs-content,.api-response-tabs .ant-tabs-tabpane,.api-response-panel>.api-response-body>.ant-tabs .ant-tabs-content,.api-response-panel>.api-response-body>.ant-tabs .ant-tabs-tabpane{height:auto}.ant-tabs .ant-tabs-body-holder{overflow:auto!important}.api-response-body>.api-response-state,.api-response-body>.api-response-error{margin:16px}.api-response-code-wrap{position:relative}.api-response-code-wrap pre,.api-response-value{color:#1f1f1f;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8f9fa;margin:0;padding:14px;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.api-response-code-wrap img{max-width:calc(100% - 30px);max-height:calc(100% - 30px);margin:15px auto;display:block}.api-copy-response{position:absolute;top:8px;right:8px}.api-response-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;padding:14px}.api-response-error p{margin:8px 0}.api-response-error small{color:#b91c1c}.api-data-location{padding:0 12px 12px}.api-data-location-controls{grid-template-columns:minmax(180px,1fr) minmax(150px,.75fr);gap:8px;display:grid}.api-data-location>p{color:var(--api-muted);margin:7px 0 10px;font-size:10px}.api-data-location .ant-table{color:var(--api-text);background:0 0!important}.api-data-location .ant-table-cell{color:var(--api-text)!important;background:var(--api-bg)!important;border-color:var(--api-border-soft)!important}.api-response-headers{padding:0 12px 12px}.api-response-headers>div{border-bottom:1px solid var(--api-border-soft);grid-template-columns:minmax(120px,35%) 1fr;gap:8px;padding:8px 0;display:grid}.api-response-headers span{color:var(--api-muted);overflow-wrap:anywhere}.api-connection-popover .ant-popover-inner{background:var(--api-bg);border:1px solid var(--api-border);border-radius:10px;padding:0;overflow:hidden}.api-connection-picker{width:340px;max-height:min(600px,72vh);color:var(--api-text);flex-direction:column;gap:2px;padding:12px;display:flex;overflow:auto}.api-connection-picker .ant-input-affix-wrapper{margin-bottom:6px;border:1px solid var(--api-border)!important;background:var(--api-bg)!important;border-radius:8px!important}.api-connection-picker__custom,.api-template-option{width:100%;min-height:36px;color:var(--api-text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background-color .15s;display:flex}.api-connection-picker__custom:hover,.api-template-option:hover{background:var(--api-panel)}.api-picker-section-label{color:var(--api-muted);letter-spacing:.02em;text-transform:uppercase;margin:10px 0 4px;padding:0 4px;font-size:11px;font-weight:500}.api-picker-connection-list{flex-direction:column;gap:2px;display:flex}.api-picker-connection{border-radius:8px;align-items:center;gap:2px;min-width:0;display:flex}.api-picker-connection:hover{background:var(--api-panel)}.api-picker-connection__select{min-width:0;color:var(--api-text);text-align:left;cursor:pointer;background:0 0;border:none;flex:1;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:8px 6px 8px 10px;display:grid}.api-picker-connection__icon{color:var(--api-muted);font-size:14px}.api-picker-connection__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.api-picker-connection__check{color:var(--api-blue);font-size:12px}.api-picker-connection__check-placeholder{width:12px;height:12px}.api-picker-connection__edit{flex-shrink:0;margin-right:2px}.api-template-option__mark{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.api-template-option__label{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.api-picker-empty{color:var(--api-muted);padding:10px 12px;font-size:12px}.api-connection-picker__footer{border-top:1px solid var(--api-border-soft);margin-top:10px;padding-top:10px}.api-connection-dialog .ant-modal-body{max-height:min(72vh,760px);padding-top:8px;overflow:auto}.api-connection-dialog__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.api-connection-dialog__footer>div:last-child{gap:8px;display:flex}.api-connection-editor{flex-direction:column;gap:12px;display:flex}.api-connection-card{border:1px solid var(--api-border);background:var(--api-panel);border-radius:7px;flex-direction:column;gap:9px;padding:14px;display:flex}.api-connection-basics{margin-bottom:8px}.api-field-label{color:#595959;margin-top:3px;font-size:11px}.api-field-label span{color:#fb7185}.api-connection-help,.api-security-note{color:var(--api-muted);margin:2px 0 4px;font-size:11px}.api-connection-help--intro{border:1px solid var(--api-border-soft);background:#f8fafc;border-radius:8px;margin:0 0 10px;padding:8px 10px}.api-connection-credentials section .api-connection-help{margin:-2px 0 8px}.api-security-note{border-top:1px solid var(--api-border-soft);padding-top:9px}.api-connection-credentials{flex-direction:column;gap:18px;display:flex}.api-connection-credentials section h4{color:#595959;margin:0 0 7px;font-size:11px;font-weight:500}.api-advanced-card{gap:0}.api-advanced-card>div{border-bottom:1px solid var(--api-border-soft);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.api-advanced-card p{color:var(--api-muted);margin:3px 0 0;font-size:10px}.api-graphql-panel,.api-grpc-panel{flex-direction:column;gap:10px;padding-bottom:12px;padding-right:6px;display:flex}.api-grpc-panel__service-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.api-picker-connection__name{min-width:0}.api-picker-connection__select{grid-template-columns:18px minmax(0,1fr) auto 14px}.database-explorer-shell{--db-h:calc(100vh - 100px);height:var(--db-h);max-height:var(--db-h);background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.database-explorer-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.database-explorer-title{color:#111827;margin:0;font-size:15px;font-weight:600}.database-explorer-product{min-width:220px;max-width:360px}.database-explorer-alert__action{color:#1677ff;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500}.database-explorer-alert__action:hover{text-decoration:underline}.db-connection-trigger{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:8px;max-width:min(420px,42vw);min-height:36px;padding:6px 12px;display:inline-flex}.db-connection-trigger strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.db-connection-trigger span{color:#6b7280;white-space:nowrap;font-size:12px}.db-connection-trigger__tag{margin:0}.db-connection-picker{flex-direction:column;gap:2px;width:360px;max-height:min(600px,72vh);padding:12px;display:flex;overflow:auto}.db-connection-picker .ant-input-affix-wrapper{margin-bottom:6px;border:1px solid #e5e7eb!important;border-radius:8px!important}.db-connection-picker__create{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:36px;padding:8px 10px;display:flex}.db-connection-picker__create:hover{background:#f3f4f6}.db-picker-section-label{color:#6b7280;letter-spacing:.02em;text-transform:uppercase;margin:10px 0 4px;padding:0 4px;font-size:11px;font-weight:500}.db-picker-empty{color:#6b7280;padding:12px 10px;font-size:13px}.db-picker-connection-list{flex-direction:column;gap:2px;display:flex}.db-picker-connection{border-radius:8px;align-items:center;gap:2px;min-width:0;display:flex}.db-picker-connection:hover{background:#f3f4f6}.db-picker-connection__select{text-align:left;cursor:pointer;background:0 0;border:none;flex:1;grid-template-columns:18px minmax(0,1fr) auto 16px;align-items:center;gap:8px;min-width:0;padding:8px 6px 8px 10px;display:grid}.db-picker-connection__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.db-picker-connection__check{color:#1677ff}.db-picker-connection__check-placeholder{width:14px}.db-picker-connection__edit-placeholder{flex-shrink:0;width:24px}.db-connection-picker__footer{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:8px}.db-connection-dialog .ant-modal-body{max-height:min(70vh,720px);overflow:auto}.db-connection-dialog__intro p,.db-connection-dialog__subtitle{color:#6b7280;margin:0 0 16px}.db-connection-dialog__footer{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.db-connection-dialog__footer-right{gap:8px;display:flex}.db-connection-form{flex-direction:column;gap:12px;display:flex}.db-connection-field{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:12px;display:grid}.db-connection-field>span{color:#374151;font-size:13px}.db-connection-field__required{color:#ef4444;margin-left:2px}.db-connection-toggle{color:#374151;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:12px;font-size:13px;display:grid}.db-type-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.db-type-picker__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:96px;padding:16px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.db-type-picker__card:hover{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff26}.db-type-picker__mark{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:inline-flex}.db-type-picker__label{color:#111827;text-align:center;font-size:13px;font-weight:500}.db-metadata-picker-dialog__subtitle{color:#6b7280;margin:0 0 12px}.db-metadata-picker-dialog__search{margin-bottom:10px}.db-metadata-picker-dialog__loading,.db-metadata-picker-dialog__empty,.db-metadata-picker-dialog__error{color:#6b7280;justify-content:center;align-items:center;min-height:180px;display:flex}.db-metadata-picker-dialog__error{color:#dc2626}.db-metadata-picker-dialog__toolbar{border-bottom:1px solid #e5e7eb;margin-bottom:8px;padding-bottom:8px}.db-metadata-picker-dialog__list{flex-direction:column;gap:12px;max-height:min(52vh,480px);display:flex;overflow:auto}.db-metadata-picker-group__title{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.db-metadata-picker-item{cursor:pointer;align-items:center;gap:8px;padding:4px 2px;display:flex}.db-metadata-picker-dialog__footer{justify-content:flex-end;gap:8px;width:100%;display:flex}.database-explorer-body{background:#f8fafc;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.database-explorer-loading,.database-explorer-alert{margin:24px}.database-explorer-shell .rd-db-studio{flex:1;gap:0;height:100%;min-height:0}.database-explorer-shell .rd-db-studio-toolbar{border-top:0;border-left:0;border-right:0;border-radius:0}.database-explorer-shell .rd-db-studio-main{flex:1;gap:0;min-height:0}.database-explorer-shell .rd-db-navigator{border-top:0;border-bottom:0;border-left:0;border-radius:0}.database-explorer-shell .rd-db-studio-canvas-wrap{border-top:0;border-right:0;border-radius:0;flex:1;min-height:0}.database-explorer-shell .rd-db-studio-workspace{flex-direction:column;flex:1;min-height:0;display:flex}.database-explorer-shell .rd-db-canvas{height:100%;min-height:0}.database-explorer-shell .rd-db-views-studio .rd-db-studio-main{min-height:0}.database-explorer-shell .rd-db-studio-bottom{display:none}.db-create-table{flex-direction:column;gap:14px;display:flex}.db-create-table__fields{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px;display:grid}.db-create-table__field{flex-direction:column;gap:4px;display:flex}.db-create-table__field>span{color:#374151;font-size:13px;font-weight:500}.db-create-table__columns-head{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.db-create-table__columns-head>span{color:#111827;font-size:13px;font-weight:600}.db-create-table__grid{grid-template-columns:minmax(0,1.8fr) minmax(0,1.4fr) 96px 52px 52px 36px;align-items:center;gap:8px;display:grid}.db-create-table__grid--head{color:#6b7280;letter-spacing:.02em;text-transform:uppercase;padding:0 2px;font-size:11px;font-weight:600}.db-create-table__grid--head>span{text-align:left}.db-create-table__rows{flex-direction:column;gap:8px;max-height:min(46vh,420px);padding-right:2px;display:flex;overflow:auto}.db-create-table__grid .ant-input-number{width:100%}.db-import{flex-direction:column;gap:14px;display:flex}.db-import__error{margin-top:4px}.db-import__attach{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.db-import__attach-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;font-weight:500;display:inline-flex;overflow:hidden}.db-import__attach-name .anticon{color:#6b7280}.db-import__attach-actions{flex-shrink:0;gap:8px;display:flex}.db-import__fields{align-items:flex-end;gap:12px;display:flex}.db-import__field{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.db-import__field>span{color:#374151;font-size:13px;font-weight:500}.db-import__summary{color:#6b7280;text-align:right;white-space:nowrap;margin-left:auto;padding-bottom:6px;font-size:12px}.db-import__col-head{flex-direction:column;gap:2px;display:flex}.db-import__col-name{color:#111827;font-weight:600}.db-import__col-type{color:#6b7280;text-transform:lowercase;font-size:11px;font-weight:400}.db-import__preview-hint{color:#6b7280;margin:0;font-size:12px}.db-import__config-popover .ant-popover-inner{width:340px}.db-import__config-head{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:8px;display:flex}.db-import__config-count{color:#6b7280;font-size:12px}.db-import__config-list{flex-direction:column;gap:8px;max-height:320px;padding-right:4px;display:flex;overflow:auto}.db-import__config-row{grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:10px;display:grid}.db-import__config-row .ant-checkbox-wrapper{min-width:0}.db-import__config-name{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:150px;display:inline-block;overflow:hidden}.db-import__config-footer{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:8px;margin-top:10px;padding-top:10px;display:flex}
