.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--dm-brand: #0f766e;--dm-brand-dark: #0f766e;--dm-brand-light: #f0fdfa;--dm-surface: #ffffff;--dm-surface-muted: #f8fafc;--dm-border: #e2e8f0;--dm-text: #0f172a;--dm-text-muted: #64748b;--dm-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--dm-shadow-md: 0 4px 16px rgba(15, 23, 42, .08);--dm-radius-lg: 12px;--dm-sidebar-w: 280px}@keyframes dmFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dmDotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@keyframes dmShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.datamart-chat-page{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.datamart-workspace-shell{display:flex;flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;overflow:hidden;background:var(--dm-surface-muted);box-sizing:border-box;position:relative}.datamart-workspace-shell__backdrop{display:none;position:fixed;inset:0;z-index:30;background:#0f172a73;backdrop-filter:blur(2px)}.datamart-workspace-shell--sidebar-open .datamart-workspace-shell__backdrop{display:block}.datamart-workspace-shell__sidebar{flex-shrink:0;z-index:40;position:relative;pointer-events:auto;min-width:0;transition:transform .22s ease,box-shadow .22s ease}.datamart-workspace-shell__main{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-width:0;min-height:0;height:100%}.datamart-workspace-shell--content-only .datamart-workspace-shell__main{width:100%}.datamart-workspace-sidebar{width:var(--dm-sidebar-w);min-width:var(--dm-sidebar-w);flex-shrink:0;border-right:1px solid var(--dm-border);background:var(--dm-surface);display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;box-sizing:border-box;box-shadow:var(--dm-shadow-sm)}.dm-sidebar-head{flex-shrink:0;padding:14px 12px 10px;border-bottom:1px solid #f1f5f9;background:var(--dm-surface)}.dm-sidebar-head__title{font-size:13px;font-weight:700;color:var(--dm-text);letter-spacing:-.02em;margin:0}.dm-sidebar-search{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid var(--dm-border);background:var(--dm-surface-muted);transition:border-color .15s ease,box-shadow .15s ease}.dm-sidebar-search:focus-within{border-color:var(--dm-brand);box-shadow:0 0 0 3px #0d94881f;background:#fff}.dm-sidebar-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:13px;color:var(--dm-text)}.dm-sidebar-search input::placeholder{color:var(--dm-text-muted)}.dm-sidebar-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;padding-bottom:12px}.dm-sidebar-stack{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.dm-sidebar-section-block{flex:1 1 0;min-height:96px;display:flex;flex-direction:column;overflow:hidden;border-bottom:1px solid #f1f5f9}.dm-sidebar-section-block:last-child{border-bottom:none}.dm-sidebar-section-block .dm-sidebar-section{position:static;flex-shrink:0;padding-top:10px;background:var(--dm-surface)}.dm-sidebar-section-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;padding-bottom:6px}.dm-sidebar-section-scroll .dm-inline-create{flex-shrink:0}.dm-template-list{display:flex;flex-direction:column;gap:20px}.dm-template-list__section{display:flex;flex-direction:column;gap:12px}.dm-template-list__heading{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.dm-sidebar-section{padding:10px 10px 6px;position:sticky;top:0;z-index:2;background:#ffffffeb;backdrop-filter:blur(6px)}.dm-sidebar-section--search-open{z-index:4}.dm-sidebar-section__bar{position:relative;min-height:36px}.dm-sidebar-section__top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:36px;transition:opacity .16s ease}.dm-sidebar-section--search-open .dm-sidebar-section__top{opacity:0;pointer-events:none}.dm-sidebar-section__search-layer{position:absolute;inset:0;z-index:2;display:flex;align-items:center;gap:4px;animation:dm-sidebar-search-in .18s ease-out}@keyframes dm-sidebar-search-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dm-sidebar-section__search{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;padding:0 2px;min-height:34px;border:1px solid rgba(13,148,136,.35);border-radius:8px;background:#fff;box-shadow:0 4px 14px #0f172a14;transition:border-color .12s ease,box-shadow .12s ease}.dm-sidebar-section__search:focus-within{border-color:#0d94888c;box-shadow:0 0 0 2px #0d94881f,0 4px 14px #0f172a14}.dm-sidebar-section__search-icon{flex-shrink:0;margin-left:8px;color:#0d9488}.dm-sidebar-section__search input{flex:1 1 auto;min-width:0;padding:7px 4px 7px 0;border:none;background:transparent;font-size:12px;color:#334155;outline:none}.dm-sidebar-section__search input::placeholder{color:#94a3b8}.dm-sidebar-section__search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin-right:4px;padding:0;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer}.dm-sidebar-section__search-clear:hover{color:#64748b;background:#f1f5f9}.dm-sidebar-section__search-close{flex-shrink:0;color:#64748b}.dm-sidebar-section__label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.dm-sidebar-section__actions{display:flex;gap:2px}.dm-sidebar-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:4px;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;transition:color .12s ease,background .12s ease}.dm-sidebar-icon-btn:before{content:"";position:absolute;inset:-4px}.dm-sidebar-icon-btn:focus-visible{outline:2px solid var(--dm-brand);outline-offset:1px}.dm-sidebar-icon-btn:hover,.dm-sidebar-icon-btn--active{color:var(--dm-brand);background:var(--dm-brand-light)}.dm-sidebar-list{padding:0 8px}.dm-sidebar-row{display:flex;align-items:center;gap:8px;padding:7px 10px;margin-bottom:2px;border-radius:10px;border:1px solid transparent;text-decoration:none;color:inherit;transition:background .12s ease,border-color .12s ease,transform .12s ease}.dm-sidebar-row:hover{background:#f8fafc}.dm-sidebar-row--active{background:var(--dm-brand-light);border-color:#0d948838}.dm-sidebar-row__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.dm-sidebar-row__label{font-size:13px;line-height:1.35;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-sidebar-row--active .dm-sidebar-row__label{color:var(--dm-brand-dark);font-weight:600}.dm-sidebar-row__meta{font-size:10px;line-height:1.3;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-blueprint-sidebar__browse{display:flex;align-items:center;gap:10px;padding:10px 12px;margin-bottom:8px;border-radius:12px;text-decoration:none;color:inherit;background:linear-gradient(135deg,#f0fdfa,#ecfeff 55%,#f8fafc);border:1px solid rgba(13,148,136,.18);transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.dm-blueprint-sidebar__browse:hover{border-color:#0d948859;box-shadow:0 4px 14px #0d94881a}.dm-blueprint-sidebar__browse:active{transform:scale(.98)}.dm-blueprint-sidebar__browse--active{border-color:#0d948873;box-shadow:0 0 0 3px #0d94881f}.dm-blueprint-sidebar__browse-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#fff;color:var(--dm-brand);box-shadow:var(--dm-shadow-sm);flex-shrink:0}.dm-blueprint-sidebar__browse-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.dm-blueprint-sidebar__browse-title{font-size:13px;font-weight:600;color:#0f172a}.dm-blueprint-sidebar__browse-sub{font-size:11px;color:#64748b}.dm-blueprint-sidebar__row{padding-left:8px}.dm-blueprint-sidebar__status{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:#cbd5e1}.dm-blueprint-sidebar__status--published{background:#10b981;box-shadow:0 0 0 2px #10b98133}.dm-blueprint-sidebar__status--draft{background:#94a3b8}.dm-blueprint-sidebar__status--archived{background:#f87171}.dm-blueprint-sidebar__row-icon{display:flex;color:#94a3b8;flex-shrink:0}.dm-sidebar-row--active .dm-blueprint-sidebar__row-icon{color:var(--dm-brand)}.dm-blueprint-sidebar__hint{margin:0 4px 8px;padding:8px 10px;font-size:11px;line-height:1.45;color:#94a3b8;border-radius:8px;background:#f8fafc}.dm-blueprint-sidebar__skeletons{padding:0 4px}.dm-sidebar-divider{height:1px;background:#f1f5f9;margin:8px 12px}.dm-sidebar-empty{font-size:12px;color:#94a3b8;padding:6px 12px 10px;margin:0;line-height:1.45}.dm-sidebar-skeleton{height:32px;border-radius:8px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:dmShimmer 1.2s ease-in-out infinite;margin-bottom:6px}.dm-nav-row--deleting,.dm-row--deleting{opacity:.72;pointer-events:none}.dm-row-deleting{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-size:10px;color:#0d9488;font-weight:500}.dm-nav-row{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;margin-bottom:2px;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.dm-nav-row:hover{background:#f8fafc}.dm-nav-row--active{background:var(--dm-brand-light);border-color:#0d948838}.dm-nav-row__link{flex:1;min-width:0;display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.dm-nav-row__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:#cbd5e1}.dm-nav-row--active .dm-nav-row__dot{background:var(--dm-brand);box-shadow:0 0 0 3px #0d948833}.dm-nav-row__title{flex:1;min-width:0;font-size:13px;line-height:1.35;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-nav-row--active .dm-nav-row__title{color:var(--dm-brand-dark);font-weight:600}.dm-template-row{display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:8px;margin-bottom:1px;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.dm-template-row:hover{background:#f8fafc}.dm-template-row--active{background:var(--dm-brand-light);border-color:#0d948838}.dm-template-row--indent{padding-left:22px}.dm-template-row__version{font-size:10px;color:var(--dm-text-subtle, #94a3b8);flex-shrink:0}.dm-template-row:hover .dm-template-row__version,.dm-template-row:focus-within .dm-template-row__version{display:none}.dm-group-row{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;cursor:pointer;transition:background .12s ease}.dm-group-row:hover{background:#f1f5f9}.dm-group-row__name{flex:1;font-size:12px;font-weight:600;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-group-row__count{font-size:10px;color:var(--dm-text-subtle, #94a3b8);flex-shrink:0}.dm-row-actions{display:flex;gap:2px;flex-shrink:0;position:relative;opacity:0;transition:opacity .12s ease}.dm-nav-row:hover .dm-row-actions,.dm-nav-row:focus-within .dm-row-actions,.dm-template-row:hover .dm-row-actions,.dm-template-row:focus-within .dm-row-actions,.dm-group-row:hover .dm-group-row__actions,.dm-group-row:focus-within .dm-group-row__actions{opacity:1}.dm-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer}.dm-icon-btn:before{content:"";position:absolute;inset:-8px}.dm-icon-btn:focus-visible{outline:2px solid var(--dm-brand);outline-offset:1px}.dm-icon-btn--move:hover{background:var(--dm-brand-light)}.dm-icon-btn--danger:hover{background:#fef2f2}.dm-move-dropdown{position:absolute;right:0;top:100%;z-index:50;min-width:160px;background:var(--dm-surface);border-radius:8px;border:1px solid var(--dm-border);box-shadow:var(--dm-shadow-md);padding:4px 0}.dm-move-dropdown__item{display:block;width:100%;text-align:left;padding:6px 12px;font-size:12px;color:#374151;background:none;border:none;cursor:pointer}.dm-move-dropdown__item:hover{background:#f1f5f9}.dm-move-dropdown__item--danger{color:var(--dm-danger, #dc2626)}.dm-move-dropdown__item--danger:hover{background:#fef2f2}.dm-editable-input{flex:1;min-width:0;font-size:12px;border:1px solid var(--dm-brand);border-radius:4px;padding:2px 6px;color:var(--dm-text);background:var(--dm-surface)}.dm-editable-input:focus-visible{outline:2px solid var(--dm-brand);outline-offset:1px}.dm-inline-create{padding:4px 8px 6px}.dm-inline-create__box{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;border:1px solid var(--dm-brand);background:var(--dm-brand-light)}.dm-inline-create__input{flex:1;font-size:12px;border:none;background:transparent;color:var(--dm-text);min-width:0}.dm-inline-create__input:focus-visible{outline:2px solid var(--dm-brand);outline-offset:1px}.dm-focus-ring:focus-visible{outline:2px solid var(--dm-brand);outline-offset:2px}.dm-grouped-metrics{border-top:1px solid var(--dm-brand-light, #99f6e4);background:var(--dm-brand-light);padding:14px 16px 16px}.dm-grouped-metrics__badge{margin-left:auto;font-size:11px;font-weight:500;color:var(--dm-text-muted);padding:2px 8px;background:var(--dm-surface);border-radius:20px;border:1px solid var(--dm-brand-border, #99f6e4)}.dm-grouped-metrics__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.dm-grouped-metrics__title{font-size:12px;font-weight:600;color:var(--dm-brand)}.dm-grouped-metrics__desc{margin:0 0 14px;font-size:12px;color:var(--dm-text-muted);line-height:1.55}.dm-grouped-metrics__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.dm-grouped-metrics__card{border:1px solid var(--dm-brand-border, #99f6e4);border-radius:12px;padding:12px 14px;background:var(--dm-surface);box-shadow:var(--dm-shadow-sm)}.dm-grouped-metrics__card-title{font-size:13px;font-weight:600;color:var(--dm-text);line-height:1.4}.dm-grouped-metrics__card-title--bordered{margin-bottom:10px;border-bottom:1px solid var(--dm-brand-border, #99f6e4);padding-bottom:8px}.dm-grouped-metrics__value{font-size:26px;font-weight:700;color:var(--dm-brand);font-variant-numeric:tabular-nums}.dm-grouped-metrics__metrics{margin:0;display:grid;gap:6px}.dm-grouped-metrics__metric-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:baseline;font-size:12px}.dm-grouped-metrics__metric-label{margin:0;color:var(--dm-text-muted);font-weight:500}.dm-grouped-metrics__metric-value{margin:0;font-weight:600;color:var(--dm-brand);font-variant-numeric:tabular-nums;text-align:right}.datamart-chat-main{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0;overflow:hidden;background:transparent}.datamart-chat-body{flex:1 1 auto;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden}.datamart-chat-body>.dm-sync-progress{flex-shrink:0}.datamart-chat-body>.dm-chat-loading{flex:1 1 auto;min-height:0}.dm-topbar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid rgba(226,232,240,.8);background:#ffffffd9;backdrop-filter:blur(8px);z-index:3}.dm-topbar__left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.dm-topbar__titles{min-width:0}.dm-topbar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.dm-spin{animation:spin .8s linear infinite;vertical-align:middle;margin-right:4px}.dm-topbar__menu-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:1px solid var(--dm-border);background:#fff;color:var(--dm-text);cursor:pointer;flex-shrink:0}.dm-topbar__menu-btn:hover{background:var(--dm-surface-muted);border-color:#cbd5e1}.dm-topbar__title{font-size:15px;font-weight:700;color:var(--dm-text);letter-spacing:-.02em;margin:0;white-space:nowrap}.dm-topbar__subtitle{font-size:12px;color:var(--dm-text-muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid transparent;white-space:nowrap}.dm-status-pill--ok{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.dm-status-pill--warn{background:#fffbeb;color:#b45309;border-color:#fde68a}.dm-status-pill--err{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.dm-status-pill--load{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.dm-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dm-status-dot--ok{background:#10b981}.dm-status-dot--warn{background:#f59e0b}.dm-status-dot--err{background:#ef4444}.dm-status-banner{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:8px 16px;font-size:12px;line-height:1.45;color:#92400e;background:#fffbeb;border-bottom:1px solid #fde68a}.dm-status-banner--info{color:#1e40af;background:#eff6ff;border-bottom-color:#bfdbfe}.dm-status-banner code{font-size:11px;padding:1px 4px;border-radius:4px;background:#ffffffb3}.dm-status-banner__btn{margin-left:auto;padding:4px 10px;font-size:11px}.dm-btn-ghost{padding:6px 12px;font-size:12px;font-weight:600;border-radius:8px;border:1px solid var(--dm-border);background:#fff;color:var(--dm-text-muted);cursor:pointer;transition:background .12s ease,border-color .12s ease}.dm-btn-ghost:hover:not(:disabled){background:var(--dm-surface-muted);border-color:#cbd5e1;color:var(--dm-text)}.dm-btn-ghost:disabled{opacity:.6;cursor:default}.datamart-chat-scroll{flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;padding:8px 0 16px}.datamart-chat-thread{margin-top:auto;flex-shrink:0;width:100%;max-width:100%}.datamart-chat-scroll-anchor{height:1px;flex-shrink:0;scroll-margin-bottom:12px}.datamart-chat-main>.datamart-composer-root{flex-shrink:0;z-index:4}.datamart-composer-root{flex-shrink:0;background:#ffffffeb;border-top:1px solid var(--dm-border);box-shadow:0 -8px 24px #0f172a0f;backdrop-filter:blur(8px);padding:12px 16px 14px}.dm-composer-form{border:1px solid var(--dm-border);border-radius:16px;background:#fff;box-shadow:var(--dm-shadow-sm);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.dm-composer-form:focus-within{border-color:var(--dm-brand);box-shadow:0 0 0 3px #0d94881f,var(--dm-shadow-md)}.dm-composer-send{width:44px;height:44px;border-radius:11px;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,transform .1s ease}.dm-composer-send--on{background:var(--dm-brand);color:#fff;cursor:pointer}.dm-composer-send--on:hover{transform:scale(1.04)}.dm-composer-send--off{background:#e2e8f0;color:#94a3b8;cursor:default}.dm-composer-hint{text-align:center;font-size:11px;color:var(--dm-text-subtle, #94a3b8);margin:6px 0 0;line-height:1.35}@media(max-height:720px){.dm-composer-hint{display:none}}.datamart-composer-root [data-testid=datamart-composer-input]::placeholder{color:#94a3b8;opacity:1}.datamart-empty-state{flex:1 1 auto;min-height:0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px 48px;overflow-y:auto;box-sizing:border-box}.dm-hero-icon{width:64px;height:64px;border-radius:12px;background:var(--dm-brand);display:flex;align-items:center;justify-content:center;margin-bottom:22px;box-shadow:var(--dm-shadow-md)}.dm-hero-title{font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800;color:var(--dm-text);margin:0 0 8px;letter-spacing:-.03em;text-align:center}.dm-hero-sub{font-size:14px;color:var(--dm-text-muted);margin:0 0 28px;text-align:center;max-width:420px;line-height:1.6}.datamart-suggestions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:640px;width:100%}.dm-suggestion-card{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:var(--dm-radius-lg);border:1px solid var(--dm-border);background:#fff;font-size:13px;color:#475569;text-align:left;cursor:pointer;line-height:1.45;box-shadow:var(--dm-shadow-sm);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease;animation:dmFadeUp .5s ease-out both}.dm-suggestion-card:hover{border-color:var(--dm-brand);background:var(--dm-brand-light);transform:translateY(-2px);box-shadow:0 8px 20px #0d94881f}.dm-suggestion-card__icon{flex-shrink:0;margin-top:1px;color:var(--dm-brand);opacity:.85}.dm-chat-loading{display:flex;align-items:center;justify-content:center;flex:1;gap:8px}.dm-chat-loading__dot{width:8px;height:8px;border-radius:50%;background:var(--dm-brand);animation:dmDotPulse 1.4s ease-in-out infinite}.dm-load-older{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--dm-brand);background:var(--dm-brand-light);border:1px solid var(--dm-brand-border, #99f6e4);border-radius:999px;padding:7px 16px;cursor:pointer;transition:background .12s ease}.dm-load-older:hover:not(:disabled){background:#ccfbf1}.dm-load-older:disabled{color:#94a3b8;cursor:default}.dm-turn-row{display:flex;justify-content:flex-start;align-items:flex-start;gap:12px;max-width:960px;width:100%;margin:0 auto 20px;padding:0 clamp(12px,3vw,24px);box-sizing:border-box;animation:dmFadeUp .45s ease-out;min-width:0}.dm-sync-progress{margin:0 clamp(12px,3vw,24px) 12px;padding:12px 16px;border:1px solid var(--dm-border, #e2e8f0);border-radius:10px;background:var(--dm-surface-muted, #f8fafc)}.dm-sync-progress__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.dm-sync-progress__title{margin:0;font-size:13px;font-weight:600;color:var(--dm-text, #0f172a)}.dm-sync-progress__dismiss{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--dm-border, #e2e8f0);border-radius:6px;background:var(--dm-surface, #fff);color:var(--dm-text-muted, #64748b);cursor:pointer;padding:0}.dm-turn-actions{display:flex;justify-content:flex-start;margin:0 auto 6px;max-width:960px;padding:0 clamp(12px,3vw,24px) 0 calc(clamp(12px,3vw,24px) + 44px);box-sizing:border-box}.dm-turn-actions__ask{font-size:12px;font-weight:600;color:var(--dm-brand, #0d9488);background:transparent;border:none;padding:0;cursor:pointer;text-decoration:underline}.dm-sync-progress__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.dm-sync-progress__item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--dm-text-muted, #475569)}.dm-sync-progress__item[data-status=running]{color:var(--dm-text, #0f172a)}.dm-sync-progress__item[data-status=failed] .dm-sync-progress__label{color:#b91c1c}.dm-sync-progress__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-top:1px;flex-shrink:0}.dm-sync-progress__body{display:flex;flex-direction:column;gap:2px;min-width:0}.dm-sync-progress__results{list-style:disc;margin:4px 0 0;padding-left:18px;font-size:11px;color:var(--dm-text-subtle, #64748b);line-height:1.45}.dm-sync-progress__detail{font-size:12px;color:var(--dm-text-muted, #64748b)}.dm-sync-progress__hint{margin:10px 0 0;font-size:12px;color:var(--dm-text-muted, #94a3b8)}@media(max-width:1100px){:root{--dm-sidebar-w: 248px}}@media(max-width:900px){.dm-topbar__menu-btn{display:flex}.datamart-workspace-shell__sidebar{position:fixed;left:0;top:0;bottom:0;height:100%;transform:translate(-105%);box-shadow:none}.datamart-workspace-shell--sidebar-open .datamart-workspace-shell__sidebar{transform:translate(0);box-shadow:8px 0 32px #0f172a2e}.datamart-suggestions-grid{grid-template-columns:1fr}.dm-topbar__subtitle{display:none}}@media(max-width:520px){.datamart-empty-state{padding:24px 16px 32px}.dm-topbar{padding:8px 12px}.datamart-composer-root{padding:10px 12px 12px}}.datamart-grounding-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a73}.datamart-grounding-panel{max-height:90vh;overflow:auto}.datamart-table-scroll{max-height:380px;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;min-width:0;width:100%;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}.datamart-table-scroll--fill{max-height:none;height:100%;flex:1 1 auto}.datamart-table-scroll .datamart-table-grid{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px;white-space:nowrap}.datamart-table-scroll .datamart-table-grid thead th{position:sticky;top:0;z-index:2;padding:9px 14px;text-align:left;font-weight:600;font-size:11px;color:#64748b;background:#f8fafc;border-bottom:2px solid #e2e8f0;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 1px #e2e8f0}.dm-spin{animation:spin .9s linear infinite}.dm-loading-turn{flex:1;min-width:0;max-width:520px;padding:16px 18px;border-radius:4px 18px 18px;border:1px solid var(--dm-border);background:var(--dm-surface);box-shadow:var(--dm-shadow-sm);animation:dmFadeUp .35s ease-out}.dm-loading-turn--success{border-color:#0d948859;box-shadow:0 0 0 1px #0d94881f,0 8px 28px #0d94881a}.dm-loading-turn__progress{height:3px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-bottom:14px}.dm-loading-turn__progress-fill{width:100%;height:100%;border-radius:inherit;background:var(--dm-brand);transform-origin:left center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.dm-loading-turn__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.dm-loading-turn__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--dm-brand-light)}.dm-loading-turn__title{margin:0;font-size:14px;font-weight:600;color:#0f172a}.dm-loading-turn__subtitle{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.45}.dm-loading-turn__steps{margin:0;padding:0;list-style:none}.dm-loading-turn__step{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:13px;color:#94a3b8;animation:dmFadeUp .4s ease-out both}.dm-loading-turn__step--done{color:#334155}.dm-loading-turn__step--active{color:#0f172a;font-weight:600}.dm-loading-turn__step--active .dm-loading-turn__step-label{animation:dmTextPulse 1.6s ease-in-out infinite}.dm-loading-turn__step-icon{flex-shrink:0;width:18px;display:flex;align-items:center;justify-content:center}.dm-loading-turn__step-dot{width:8px;height:8px;border-radius:50%;border:2px solid #cbd5e1;box-sizing:border-box}.dm-loading-turn__step--active .dm-loading-turn__step-dot{border-color:var(--dm-brand);box-shadow:0 0 0 3px #0d948826}.dm-loading-turn--live{max-width:min(640px,100%)}.dm-loading-turn--live .dm-loading-turn__progress-fill{transition:transform .35s cubic-bezier(.22,1,.36,1)}.dm-loading-turn__step--live{align-items:flex-start}.dm-loading-turn__step--failed{color:#b91c1c}.dm-loading-turn__step-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.dm-loading-turn__step-detail{font-size:11px;font-weight:400;color:#64748b;line-height:1.4;word-break:break-word}.dm-loading-turn__step-ms{margin-left:8px;font-size:11px;font-weight:400;color:#94a3b8}.dm-loading-turn__views{margin-top:12px;padding-top:10px;border-top:1px solid #e2e8f0}.dm-loading-turn__views-label{display:block;font-size:11px;font-weight:600;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.dm-loading-turn__views-list{display:flex;flex-wrap:wrap;gap:6px}.dm-loading-turn__view-chip{display:inline-block;font-size:11px;font-weight:500;color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:999px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@keyframes dmTextPulse{0%,to{opacity:1}50%{opacity:.65}}[data-testid=datamart-report-card] .dm-report-section-panel--charts{overflow:visible}[data-testid=datamart-report-card] .dm-charts-section{position:relative;z-index:2}.dm-charts-stack .dm-chart-card,.dm-charts-stack .dm-chart-plot .recharts-wrapper,.dm-charts-stack .dm-chart-plot .recharts-surface{overflow:visible}.dm-charts-stack .recharts-legend-wrapper{position:relative!important}.dm-pipeline-steps{border:1px solid var(--dm-border);border-radius:var(--dm-radius-md);background:var(--dm-surface-muted);overflow:hidden;animation:dmFadeUp .4s ease-out}.dm-pipeline-steps__item{animation:dmFadeUp .35s ease-out both}.dm-pipeline-steps__item:nth-child(1){animation-delay:.02s}.dm-pipeline-steps__item:nth-child(2){animation-delay:.05s}.dm-pipeline-steps__item:nth-child(3){animation-delay:.08s}.dm-pipeline-steps__item:nth-child(4){animation-delay:.11s}.dm-pipeline-steps__item:nth-child(5){animation-delay:.14s}.dm-pipeline-steps__item:nth-child(6){animation-delay:.17s}.dm-pipeline-steps__item:nth-child(7){animation-delay:.2s}.dm-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dm-avatar--user{background:#475569}.dm-avatar--agent{background:var(--dm-brand)}.dm-user-bubble{background:#334155;color:#fff;font-size:14px;font-weight:500;line-height:1.6;box-shadow:var(--dm-shadow-sm)}@media(prefers-reduced-motion:reduce){.dm-suggestion-card,.dm-loading-turn,.dm-loading-turn__step,.dm-pipeline-steps__item,.datamart-workspace-shell__sidebar,.dm-composer-send,.dm-narrative-panel,.dm-spin,.dm-sidebar-icon-btn,.dm-nav-row,.dm-template-row,.dm-group-row,.dm-row-actions,.dm-sidebar-search,.dm-grouped-metrics__card{animation:none!important;transition:none!important}.dm-loading-turn__step--active .dm-loading-turn__step-label{animation:none!important}.dm-composer-send--on:hover{transform:none}}.dm-sidebar-search input:focus-visible,.datamart-composer-root textarea:focus-visible,.dm-editable-input:focus-visible,.dm-inline-create__input:focus-visible,.dm-promote-input:focus-visible,.dm-user-edit-textarea:focus-visible{outline:2px solid var(--dm-brand);outline-offset:1px}.dm-blueprint-page,.dm-blueprint-studio,.dm-blueprint-run{padding:0;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#f1f5f9 120px,#f8fafc 240px)}.dm-blueprint-page{padding:24px 28px 40px;overflow:auto}.dm-blueprint-run{padding:0}.dm-blueprint-page__header,.dm-blueprint-studio__header,.dm-blueprint-run__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:0}.dm-blueprint-run__header{flex-shrink:0;margin:16px 24px 0;padding:20px 22px;border-radius:16px;background:linear-gradient(135deg,#fff,#f0fdfa 45%,#ecfeff);border:1px solid rgba(13,148,136,.12);box-shadow:var(--dm-shadow-sm)}.dm-blueprint-run__header-main{flex:1;min-width:0}.dm-blueprint-run__header h1{margin:4px 0 0;font-size:1.45rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.dm-blueprint-page__header--hero{padding:20px 22px;margin-bottom:20px;border-radius:16px;background:linear-gradient(135deg,#fff,#f0fdfa 45%,#ecfeff);border:1px solid rgba(13,148,136,.12);box-shadow:var(--dm-shadow-sm)}.dm-blueprint-page__title,.dm-blueprint-run__header h1{margin:0;font-size:1.35rem;font-weight:650;color:#0f172a}.dm-blueprint-page__subtitle{margin:6px 0 0;color:#64748b;font-size:.9rem}.dm-blueprint-page__loading,.dm-blueprint-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 16px;color:#64748b}.dm-blueprint-table-wrap,.dm-blueprint-preview-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.dm-blueprint-table{width:100%;border-collapse:collapse;font-size:.875rem}.dm-blueprint-table th,.dm-blueprint-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9;text-align:left}.dm-blueprint-table__link{color:#0f766e;font-weight:600;text-decoration:none}.dm-blueprint-table__actions{text-align:right}.dm-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:.75rem;font-weight:600}.dm-badge--published{background:#ecfdf5;color:#047857}.dm-badge--draft{background:#f8fafc;color:#475569}.dm-badge--archived{background:#fef2f2;color:#b91c1c}.dm-btn{display:inline-flex;align-items:center;gap:6px;border-radius:10px;border:1px solid transparent;padding:8px 14px;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .1s ease}.dm-btn:active:not(:disabled){transform:scale(.97)}.dm-btn:disabled{opacity:.55;cursor:not-allowed}.dm-btn--primary{background:linear-gradient(180deg,#0d9488,#0f766e);color:#fff;box-shadow:0 1px 2px #0f766e40}.dm-btn--primary:hover:not(:disabled){background:linear-gradient(180deg,#14b8a6,#0d9488)}.dm-btn--ghost{background:#fff;border-color:#e2e8f0;color:#334155}.dm-btn--ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.dm-btn--danger-ghost{color:#b91c1c;border-color:#fecaca}.dm-btn--danger-ghost:hover:not(:disabled){color:#b91c1c;border-color:#fecaca;background:#fef2f2}.dm-btn--danger{background:linear-gradient(180deg,#ef4444,#dc2626);color:#fff;box-shadow:0 1px 2px #dc262640}.dm-btn--danger:hover:not(:disabled){background:linear-gradient(180deg,#f87171,#ef4444)}.dm-btn--sm{padding:6px 10px;font-size:.8rem}.dm-badge--topic{background:#ecfeff;color:#0e7490}.dm-badge--columns{background:#f0fdfa;color:#0f766e}.dm-blueprint-studio__hero{flex-shrink:0;margin:16px 24px 0;padding:20px 22px 16px;border-radius:16px;background:linear-gradient(135deg,#fff,#f0fdfa 45%,#ecfeff);border:1px solid rgba(13,148,136,.12);box-shadow:var(--dm-shadow-sm)}.dm-blueprint-studio__title-block{flex:1;min-width:0}.dm-blueprint-studio__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.dm-blueprint-studio__progress{margin-top:16px;padding-top:14px;padding-bottom:2px;border-top:1px solid rgba(13,148,136,.1)}.dm-blueprint-studio__progress-track{height:4px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-bottom:10px}.dm-blueprint-studio__progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0d9488,#14b8a6);transition:width .35s ease-out}.dm-blueprint-studio__steps{display:flex;gap:20px;list-style:none;margin:0;padding:0}.dm-blueprint-studio__steps li{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:500;color:#94a3b8}.dm-blueprint-studio__steps li.is-active{color:#0f766e;font-weight:600}.dm-blueprint-studio__steps li.is-complete{color:#334155}.dm-blueprint-studio__step-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.dm-blueprint-studio__steps li.is-active .dm-blueprint-studio__step-dot{background:#0d9488;box-shadow:0 0 0 3px #0d948833}.dm-blueprint-studio__steps li.is-complete .dm-blueprint-studio__step-dot{background:#10b981}.dm-blueprint-studio__body,.dm-blueprint-run__layout{display:grid;grid-template-columns:minmax(300px,440px) minmax(0,1fr);gap:16px;flex:1 1 auto;min-height:0;padding:16px 24px 24px;align-items:stretch;overflow:hidden}.dm-blueprint-studio__body{overflow-y:auto;align-items:start}.dm-blueprint-studio__builder{display:flex;flex-direction:column;gap:14px}.dm-blueprint-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;box-shadow:var(--dm-shadow-sm);animation:dmFadeUp .35s ease-out both}.dm-blueprint-step-card:nth-child(2){animation-delay:.05s}.dm-blueprint-step-card:nth-child(3){animation-delay:.1s}.dm-blueprint-step-card__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.dm-blueprint-step-card__head--split{flex-wrap:wrap;justify-content:space-between;align-items:center}.dm-blueprint-step-card__head-main{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:200px}.dm-blueprint-step-card__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#f0fdfa;color:#0f766e;flex-shrink:0}.dm-blueprint-step-card h2{margin:0;font-size:.95rem;font-weight:650;color:#0f172a}.dm-blueprint-step-card p{margin:4px 0 0;font-size:.8rem;color:#64748b;line-height:1.4}.dm-blueprint-prompt-card{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;transition:border-color .15s ease,box-shadow .15s ease}.dm-blueprint-prompt-card:focus-within{border-color:#0d948866;box-shadow:0 0 0 3px #0d94881a;background:#fff}.dm-blueprint-suggest-btn{align-self:flex-start}.dm-blueprint-preview-panel{position:sticky;top:12px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;box-shadow:var(--dm-shadow-md);min-height:320px;display:flex;flex-direction:column}.dm-blueprint-preview-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.dm-blueprint-preview-panel__head h2{display:flex;align-items:center;gap:8px;margin:0;font-size:.95rem;font-weight:650;color:#0f172a}.dm-blueprint-preview-panel__head p{margin:4px 0 0;font-size:.78rem;color:#94a3b8}.dm-blueprint-preview-panel__stat{font-size:.75rem;font-weight:600;color:#0f766e;background:#f0fdfa;padding:4px 10px;border-radius:999px;white-space:nowrap}.dm-blueprint-preview-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 16px;gap:8px}.dm-blueprint-preview-empty__illus{width:120px;height:72px;margin-bottom:8px;border-radius:10px;border:1px dashed #cbd5e1;background:linear-gradient(#f1f5f9 1px,transparent 1px) 0 24px / 100% 16px,linear-gradient(90deg,#f1f5f9 1px,transparent 1px) 24px 0 / 24px 100%,#fafbfc;opacity:.9}.dm-blueprint-preview-empty p{margin:0;font-size:.9rem;font-weight:600;color:#475569}.dm-blueprint-preview-empty span{font-size:.8rem;color:#94a3b8;max-width:260px;line-height:1.45}.dm-blueprint-preview-skeleton{display:flex;flex-direction:column;gap:8px}.dm-blueprint-preview-skeleton__bar{height:28px;border-radius:8px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:dmShimmer 1.2s ease-in-out infinite}.dm-blueprint-preview-skeleton__row{height:20px;border-radius:6px;background:linear-gradient(90deg,#f8fafc 25%,#f1f5f9,#f8fafc 75%);background-size:200% 100%;animation:dmShimmer 1.2s ease-in-out infinite}.dm-blueprint-preview-skeleton__row:nth-child(odd){width:92%}.dm-blueprint-preview-panel__error{padding:16px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca}.dm-blueprint-table--preview thead th{position:sticky;top:0;background:#f8fafc;z-index:1;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.dm-blueprint-structure-panel__view{margin:0 0 12px;font-size:.78rem;color:#64748b}.dm-blueprint-structure-panel__view code{font-size:.78rem;color:#0f766e;background:#f0fdfa;padding:2px 6px;border-radius:6px}.dm-blueprint-structure-panel__table-wrap{border-style:dashed;background:#fafbfc}.dm-blueprint-table--structure thead th{vertical-align:bottom;background:#f8fafc;font-weight:600;color:#334155;min-width:120px}.dm-blueprint-structure-panel__th-label{display:block;font-size:.85rem;line-height:1.35}.dm-blueprint-structure-panel__th-meta{display:block;margin-top:4px;font-size:.68rem;font-weight:500;color:#94a3b8;text-transform:none;letter-spacing:0}.dm-blueprint-structure-panel__placeholder-row td{padding:28px 16px;text-align:center;font-size:.82rem;color:#94a3b8;font-style:italic;background:repeating-linear-gradient(-45deg,#fafbfc,#fafbfc 8px,#f8fafc 8px 16px)}.dm-blueprint-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.dm-blueprint-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:var(--dm-shadow-sm);transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease;animation:dmFadeUp .3s ease-out both}.dm-blueprint-card:hover{border-color:#0d948840;box-shadow:0 8px 24px #0f172a14}.dm-blueprint-card__main{display:flex;gap:14px;padding:16px 16px 12px;text-decoration:none;color:inherit;flex:1}.dm-blueprint-card__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#f0fdfa,#ecfeff);color:#0f766e;flex-shrink:0}.dm-blueprint-card__body{flex:1;min-width:0}.dm-blueprint-card__title{margin:0 0 8px;font-size:.95rem;font-weight:650;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-blueprint-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.dm-blueprint-card__topic,.dm-blueprint-card__cols{font-size:.75rem;color:#64748b}.dm-blueprint-card__time{font-size:.72rem;color:#94a3b8}.dm-blueprint-card__actions{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px 12px;border-top:1px solid #f1f5f9;background:#fafbfc}.dm-blueprint-column-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:28px 16px;border-radius:12px;border:1px dashed #cbd5e1;background:#fafbfc;color:#94a3b8}.dm-blueprint-column-empty p{margin:0;font-size:.82rem;line-height:1.45;max-width:280px}.dm-blueprint-studio__panel,.dm-blueprint-studio__preview,.dm-blueprint-run__params,.dm-blueprint-run__results{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;min-height:0;display:flex;flex-direction:column;overflow:hidden}.dm-blueprint-run__params{overflow-y:auto;overflow-x:hidden;min-width:0}.dm-blueprint-run__columns{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin}.dm-blueprint-run__results{padding:0}.dm-blueprint-run__results>.dm-bp-active-filters{margin:12px 16px 0;flex-shrink:0}.dm-blueprint-run__results-empty{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:32px 24px;min-height:200px}.dm-blueprint-run__results-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0 4px 8px}.dm-blueprint-run__table-host{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.dm-blueprint-run__table-host>div{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column}.dm-blueprint-run__table-host .datamart-table-scroll{border-radius:0 0 12px 12px}.dm-blueprint-run__meta{margin:0;font-size:.82rem;font-weight:600;color:#475569}.dm-blueprint-studio__name{display:block;width:100%;padding:6px 10px;margin:6px 0 0 -10px;border:1px solid transparent;border-radius:10px;font-size:1.45rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;background:transparent;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.dm-blueprint-studio__name:hover{border-color:#e2e8f0e6;background:#ffffff8c}.dm-blueprint-studio__name:focus{outline:none;border-color:#0d948859;background:#fff;box-shadow:0 0 0 3px #0d94881a}.dm-blueprint-studio__name::placeholder{color:#cbd5e1}.dm-blueprint-studio__textarea,.dm-field input{width:100%;border:1px solid transparent;border-radius:10px;padding:10px 12px;font:inherit;background:transparent;resize:vertical;transition:border-color .15s ease,background .15s ease}.dm-blueprint-studio__textarea:focus,.dm-field input:focus{outline:none;border-color:#0d948859;background:#fff}.dm-field input{border-color:#cbd5e1;background:#fff}.dm-blueprint-studio__actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:6px;border-radius:12px;background:#ffffffb8;border:1px solid rgba(226,232,240,.85);flex-shrink:0}.dm-blueprint-studio__back{display:inline-flex;align-items:center;gap:2px;color:#64748b;text-decoration:none;font-size:.8rem;font-weight:500;padding:4px 10px 4px 6px;margin-left:-6px;border-radius:8px;transition:color .12s ease,background .12s ease}.dm-blueprint-studio__back:hover{color:#0f766e;background:#0d948814}.dm-blueprint-chips{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 20px}.dm-blueprint-suggest-panel{margin:16px 0 20px;border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#fff);overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.dm-blueprint-suggest-panel__toolbar{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fff;flex-wrap:wrap}.dm-blueprint-suggest-panel__controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.dm-blueprint-suggest-panel__sort{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#64748b}.dm-blueprint-suggest-panel__sort select{border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font:inherit;font-size:.75rem;color:#0f172a;background:#fff}.dm-blueprint-suggest-panel__toggle{border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:500;color:#64748b;background:#fff;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.dm-blueprint-suggest-panel__toggle.is-active{border-color:#14b8a6;color:#0f766e;background:#f0fdfa}.dm-blueprint-suggest-panel__summary{display:flex;align-items:center;gap:8px;padding:8px 14px;font-size:.78rem;color:#64748b;border-bottom:1px solid #f1f5f9;background:#fafbfc}.dm-blueprint-suggest-panel__summary-views{color:#0f766e;font-weight:500}.dm-blueprint-suggest-panel__body{max-height:360px;overflow-y:auto;padding:12px 14px}.dm-blueprint-suggest-group+.dm-blueprint-suggest-group{margin-top:14px}.dm-blueprint-suggest-group__head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.dm-blueprint-suggest-group__title{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#475569}.dm-blueprint-suggest-group__count{font-size:.7rem;font-weight:600;color:#0f766e;background:#f0fdfa;border:1px solid rgba(13,148,136,.2);border-radius:999px;padding:1px 8px}.dm-blueprint-suggest-group__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.dm-blueprint-suggest-group__grid--flat{margin-top:0}.dm-blueprint-suggest-card{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .1s}.dm-blueprint-suggest-card:hover:not(:disabled){border-color:#5eead4;box-shadow:0 2px 8px #0d94881f;transform:translateY(-1px)}.dm-blueprint-suggest-card:active:not(:disabled){transform:translateY(0)}.dm-blueprint-suggest-card--added{opacity:.65;border-style:dashed;cursor:default}.dm-blueprint-suggest-card__main{min-width:0;display:flex;flex-direction:column;gap:2px}.dm-blueprint-suggest-card__label{font-size:.84rem;font-weight:600;color:#0f172a;line-height:1.3}.dm-blueprint-suggest-card__view{font-size:.72rem;color:#64748b}.dm-blueprint-suggest-card__meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.dm-blueprint-suggest-card__conf{font-size:.7rem;font-weight:700;padding:2px 7px;border-radius:999px}.dm-blueprint-suggest-card__conf--high{color:#047857;background:#ecfdf5}.dm-blueprint-suggest-card__conf--mid{color:#b45309;background:#fffbeb}.dm-blueprint-suggest-card__conf--low{color:#64748b;background:#f1f5f9}.dm-blueprint-suggest-card__add,.dm-blueprint-suggest-card__added{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;color:#0f766e;background:#f0fdfa}.dm-blueprint-suggest-card__added{color:#047857;background:#ecfdf5}.dm-blueprint-suggest-panel__search{flex:1;display:flex;align-items:center;gap:8px;min-width:0;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b}.dm-blueprint-suggest-panel__search:focus-within{border-color:#5eead4;box-shadow:0 0 0 2px #2dd4bf33}.dm-blueprint-suggest-panel__search input{flex:1;min-width:0;border:none;outline:none;font:inherit;font-size:.85rem;color:#0f172a;background:transparent}.dm-blueprint-suggest-panel__search input::placeholder{color:#94a3b8}.dm-blueprint-suggest-panel__count{flex-shrink:0;font-size:.78rem;color:#64748b;white-space:nowrap}.dm-blueprint-chips--scroll{max-height:220px;overflow-y:auto;margin:0;padding:12px;align-content:flex-start;list-style:none}.dm-blueprint-chips--scroll>li{display:contents}.dm-blueprint-suggest-panel__empty-item{display:block;width:100%}.dm-blueprint-suggest-panel__empty{margin:0;padding:8px 4px;font-size:.85rem;color:#64748b;width:100%}.dm-blueprint-suggest-panel__stream{display:flex;align-items:center;gap:8px;margin:0;padding:10px 14px;border-bottom:1px solid rgba(13,148,136,.15);background:linear-gradient(135deg,#f0fdfa,#ecfeff);font-size:.8125rem;color:#0f766e;font-weight:500}.dm-blueprint-suggest-panel__stream-text{flex:1;min-width:0}.dm-blueprint-suggest-panel__stream-count{margin-left:auto;font-size:.75rem;font-weight:600;color:#64748b}.dm-blueprint-chip--added{opacity:.55;cursor:default;border-style:dashed}.dm-blueprint-chip--added:hover{background:#f0fdfa;border-color:#99f6e4;box-shadow:none;transform:none}.dm-blueprint-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #99f6e4;background:#f0fdfa;color:#115e59;border-radius:999px;padding:6px 12px;cursor:pointer;font:inherit;font-size:.82rem;transition:background .12s ease,border-color .12s ease,transform .1s ease,box-shadow .12s ease}.dm-blueprint-chip:hover{background:#ccfbf1;border-color:#5eead4;box-shadow:0 2px 8px #0d94881f}.dm-blueprint-chip:active{transform:scale(.97)}.dm-blueprint-chip__conf{font-size:.75rem;opacity:.8;white-space:nowrap}.dm-blueprint-chip{max-width:100%}.dm-blueprint-chip>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:14rem}.dm-blueprint-chip--skeleton{display:inline-block;width:7.5rem;height:2rem;border-radius:999px;border:1px solid #e2e8f0;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:dm-blueprint-skeleton-shimmer 1.2s ease-in-out infinite;cursor:default;pointer-events:none}@keyframes dm-blueprint-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.dm-blueprint-column-list{list-style:none;margin:0;padding:0}.dm-blueprint-column-list__item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;margin-bottom:8px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.dm-blueprint-column-list__item--calc{background:linear-gradient(180deg,#f8fbff,#fff);border-color:#bfdbfe}.dm-blueprint-column-list__item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0a}.dm-blueprint-column-list__item--calc:hover{border-color:#93c5fd}.dm-blueprint-column-list__title-row{display:flex;align-items:center;gap:6px;min-width:0}.dm-blueprint-column-list__calc-icon{flex-shrink:0;color:#2563eb}.dm-blueprint-column-list__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.dm-blueprint-column-list__edit{color:#2563eb}.dm-blueprint-column-list__edit:hover{background:#eff6ff;color:#1d4ed8}.dm-blueprint-column-list__formula{display:block;width:100%;margin:0;padding:5px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.45;color:#334155;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:border-color .12s ease,background .12s ease}.dm-blueprint-column-list__formula:hover{border-color:#93c5fd;background:#eff6ff;color:#1e3a8a}.dm-blueprint-column-list__item--dragging{box-shadow:0 8px 20px #0f172a1f;border-color:#0d94884d;background:#fff}.dm-blueprint-column-list__main{min-width:0;display:flex;flex-direction:column;gap:2px}.dm-blueprint-column-list__drag{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;color:#94a3b8;cursor:grab;border-radius:6px}.dm-blueprint-column-list__drag:active{cursor:grabbing}.dm-blueprint-column-list__drag:hover{color:#64748b;background:#f1f5f9}.dm-blueprint-column-list__meta{font-size:.72rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-blueprint-column-list__kind{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 7px;border-radius:6px;background:#ecfdf5;color:#047857;flex-shrink:0}.dm-blueprint-column-list__kind--calc{background:#eff6ff;color:#1d4ed8}.dm-blueprint-preview__empty,.dm-blueprint-preview__error{color:#64748b;margin:0}.dm-blueprint-preview__error{color:#b91c1c}.dm-blueprint-trace pre{font-size:.75rem;overflow:auto;max-height:180px}.dm-blueprint-studio__column-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px}.dm-blueprint-studio__column-actions h2{margin:0}.dm-blueprint-studio__column-btns{display:flex;gap:8px;flex-wrap:wrap}.dm-blueprint-column-list__label{flex:1;min-width:120px;border:1px solid transparent;border-radius:6px;padding:4px 8px;font:inherit;background:transparent}.dm-blueprint-column-list__label:hover,.dm-blueprint-column-list__label:focus{border-color:#cbd5e1;background:#fff}.dm-blueprint-run__column-row{display:flex;align-items:center;gap:8px}.dm-blueprint-run__column-check{display:flex;align-items:center}.dm-blueprint-run__label-input{flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font:inherit;font-size:.875rem}.dm-blueprint-run__results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:14px 16px 10px;margin-bottom:0;flex-wrap:wrap;border-bottom:1px solid #f1f5f9}.dm-blueprint-run__actions{display:flex;flex-direction:column;gap:8px;margin-top:12px;flex-shrink:0}.dm-blueprint-list__filters{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.dm-blueprint-list__filter{padding:6px 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;font:inherit;font-size:.8rem;font-weight:500;cursor:pointer;color:#64748b;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .1s ease}.dm-blueprint-list__filter:hover{border-color:#cbd5e1;color:#334155}.dm-blueprint-list__filter:active{transform:scale(.97)}.dm-blueprint-list__filter--active{border-color:#0d9488;background:#ecfdf5;color:#0f766e;font-weight:600}.dm-blueprint-validation{margin:12px 0;padding:12px 14px;border-radius:10px;border:1px solid #fecaca;background:#fef2f2}.dm-blueprint-validation__header{display:flex;align-items:center;gap:8px;color:#b91c1c;margin-bottom:8px}.dm-blueprint-validation__list{margin:0 0 10px;padding-left:18px;color:#7f1d1d;font-size:.85rem}.dm-blueprint-validation__actions{display:flex;flex-wrap:wrap;gap:8px}.dm-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73;backdrop-filter:blur(2px)}.dm-modal-backdrop--stacked{z-index:1100;background:#0f172a47}.dm-modal{width:min(480px,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0f172a33;overflow:hidden}.dm-modal--wide{width:min(680px,100%)}.dm-modal--catalog{width:min(560px,100%)}.dm-modal--stacked{box-shadow:0 28px 64px #0f172a47}.dm-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0}.dm-modal__header h2{margin:0;font-size:1.05rem;font-weight:650;color:#0f172a}.dm-modal__header--formula,.dm-modal__header--catalog{align-items:flex-start}.dm-modal__header-main{flex:1;min-width:0}.dm-formula-builder__modal-sub,.dm-catalog-picker__subtitle{margin:4px 0 0;font-size:.8rem;color:#64748b;line-height:1.4;font-weight:400}.dm-modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid #f1f5f9;margin-top:auto;background:#fafbfc}.dm-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.dm-field span{font-size:.8rem;color:#64748b;font-weight:500}.dm-field select{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}.dm-field--inline{flex:0 0 auto;margin-bottom:0}.dm-formula-builder{padding:16px 20px 0;overflow-y:auto;flex:1 1 auto;min-height:0}.dm-formula-builder__name-field{margin-bottom:14px}.dm-formula-builder__mode-tabs{display:flex;gap:8px;margin-bottom:14px}.dm-formula-builder__mode-tab{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.dm-formula-builder__mode-tab:hover{border-color:#cbd5e1;background:#f8fafc}.dm-formula-builder__mode-tab--active{border-color:#0d9488;background:#f0fdfa;color:#0f766e}.dm-formula-builder__panel--conditional{display:flex;flex-direction:column;gap:12px}.dm-formula-builder__conditional-values{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dm-formula-builder__conditional-preview{margin:0;padding:10px 12px;border-radius:8px;background:#fff;border:1px dashed #cbd5e1;font-size:12px;color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.dm-formula-builder__column-chip--selected{border-color:#0d9488;background:#f0fdfa;box-shadow:0 0 0 1px #0d9488}.dm-cond-intro{margin:0 0 12px}.dm-cond-rules{display:flex;flex-direction:column;gap:12px}.dm-cond-rule{padding:12px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.dm-cond-rule__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.dm-cond-rule__match{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;color:#475569}.dm-cond-rule__clauses{display:flex;flex-direction:column;gap:10px}.dm-cond-clause{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;align-items:end}.dm-cond-clause__op span,.dm-cond-operand__label{display:block;font-size:11px;color:#64748b;margin-bottom:4px}.dm-cond-select,.dm-cond-input{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;font-size:13px;background:#fff}.dm-cond-select--inline{width:auto;min-width:72px}.dm-cond-operand__kind{display:flex;gap:10px;margin-bottom:6px;font-size:12px}.dm-cond-clause__remove{border:none;background:transparent;color:#94a3b8;padding:8px;cursor:pointer;border-radius:6px}.dm-cond-clause__remove:hover:not(:disabled){color:#dc2626;background:#fef2f2}.dm-cond-clause__remove:disabled{opacity:.35;cursor:not-allowed}.dm-cond-add-btn,.dm-cond-add-rule{margin-top:4px}.dm-cond-rule__assign,.dm-cond-else{margin-top:10px}@media(max-width:900px){.dm-cond-clause{grid-template-columns:1fr}}.dm-formula-builder__panel{padding:14px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:12px}.dm-formula-builder__chip-section{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.dm-formula-builder__chip-section--catalog{background:#ffffff8c;margin-left:-14px;margin-right:-14px;margin-bottom:-14px;padding:12px 14px 14px;border-radius:0 0 12px 12px;border-top:1px dashed #cbd5e1}.dm-formula-builder__examples-panel{margin-bottom:12px}.dm-formula-builder__expression-head{margin-bottom:10px}.dm-formula-builder__legend{display:block;font-size:.8rem;font-weight:600;color:#334155;margin-bottom:4px}.dm-formula-builder__toolbar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.dm-formula-builder__toolbar-btn{min-width:36px;height:32px;padding:0 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:.95rem;font-weight:600;color:#334155;cursor:pointer}.dm-formula-builder__toolbar-btn:hover{background:#eef2ff;border-color:#c7d2fe}.dm-formula-builder__expression-input{width:100%;min-height:96px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88rem;line-height:1.5;color:#0f172a;resize:vertical}.dm-formula-builder__expression-input:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.dm-formula-builder__columns--catalog{padding-top:10px;border-top:1px dashed #e2e8f0}.dm-formula-builder__columns-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:6px}.dm-formula-builder__catalog-hint{margin:0 0 8px;font-size:.78rem;color:#64748b;line-height:1.4}.dm-formula-builder__catalog-empty{margin:0;font-size:.78rem;color:#94a3b8}.dm-formula-builder__catalog-chip-wrap{display:inline-flex;align-items:center;gap:2px}.dm-formula-builder__column-chip--catalog{border-style:dashed}.dm-formula-builder__catalog-remove{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer}.dm-formula-builder__catalog-remove:hover{background:#fef2f2;color:#b91c1c}.dm-formula-builder__columns,.dm-formula-builder__examples{margin-top:12px}.dm-formula-builder__columns-label{display:block;font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:8px}.dm-formula-builder__column-chips,.dm-formula-builder__example-chips{display:flex;flex-wrap:wrap;gap:8px}.dm-formula-builder__column-chip{display:inline-flex;align-items:center;gap:6px}.dm-formula-builder__column-chip-view{font-size:.72rem;color:#64748b}.dm-formula-builder__example-chip{font-size:.78rem}.dm-formula-builder__presets{border:none;margin:0 0 12px;padding:0}.dm-formula-builder__presets legend{font-size:.8rem;color:#64748b;font-weight:500;margin-bottom:8px}.dm-formula-builder__preset-grid{display:grid;gap:8px}.dm-formula-preset{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;font:inherit}.dm-formula-preset strong{font-size:.9rem}.dm-formula-preset span{font-size:.75rem;color:#64748b}.dm-formula-preset--active{border-color:#0d9488;background:#ecfdf5}.dm-formula-builder__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dm-formula-builder__hint{margin:0 0 8px;font-size:.75rem;color:#64748b}.dm-formula-builder__operand,.dm-formula-builder__multi{border:none;margin:0 0 12px;padding:0}.dm-formula-builder__operand legend,.dm-formula-builder__multi legend{font-size:.8rem;color:#64748b;font-weight:500;margin-bottom:8px}.dm-formula-builder__operand-kind{display:flex;gap:12px;margin-bottom:10px}.dm-formula-builder__operand-option{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;cursor:pointer}.dm-formula-builder__column-checks{display:flex;flex-direction:column;gap:6px;max-height:160px;overflow-y:auto;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.dm-formula-builder__column-check{display:flex;align-items:flex-start;gap:8px;font-size:.85rem;cursor:pointer}.dm-formula-builder__column-check input{margin-top:2px}.dm-catalog-picker__filters{display:flex;gap:10px;padding:14px 20px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;background:#fafbfc}.dm-catalog-picker__topic{min-width:140px}.dm-catalog-picker__title-row{display:flex;align-items:flex-start;gap:12px}.dm-catalog-picker__title-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#ecfeff;color:#0f766e;flex-shrink:0}.dm-catalog-picker__search{flex:1;display:flex;align-items:center;gap:8px;min-width:200px;border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.dm-catalog-picker__search:focus-within{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.dm-catalog-picker__search input{flex:1;min-width:0;border:none;outline:none;font:inherit;font-size:.875rem;background:transparent}.dm-catalog-picker__filters--search-only{padding-top:12px}.dm-catalog-picker__load-more{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 8px);margin:4px 4px 0;padding:10px 12px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#0f766e;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .12s ease,border-color .12s ease}.dm-catalog-picker__load-more:hover:not(:disabled){background:#f0fdfa;border-color:#99f6e4}.dm-catalog-picker__load-more:disabled{cursor:default;opacity:.8}.dm-catalog-picker__list-head{padding:8px 20px;font-size:.75rem;font-weight:600;color:#64748b;border-bottom:1px solid #f1f5f9;background:#fff}.dm-catalog-picker__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 20px;text-align:center;color:#64748b}.dm-catalog-picker__empty p{margin:0;font-weight:600;color:#475569}.dm-catalog-picker__empty span{font-size:.8rem;color:#94a3b8}.dm-catalog-picker__list{overflow-y:auto;max-height:min(52vh,420px);padding:8px 10px 12px;flex:1 1 auto;min-height:0}.dm-catalog-picker__row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;margin-bottom:4px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;text-align:left;font:inherit;transition:background .12s ease,border-color .12s ease}.dm-catalog-picker__row:hover{background:#f0fdfa;border-color:#0d948826}.dm-catalog-picker__row-copy{min-width:0;flex:1}.dm-catalog-picker__label{display:block;font-weight:600;font-size:.88rem;color:#0f172a;margin-bottom:2px}.dm-catalog-picker__meta{display:block;font-size:.72rem;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-catalog-picker__view-pill{flex-shrink:0;padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.68rem;font-weight:600;text-transform:capitalize;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.dm-blueprint-studio__body,.dm-blueprint-run__layout{grid-template-columns:1fr;overflow-y:auto}.dm-blueprint-run__results{min-height:360px}.dm-blueprint-studio__hero,.dm-blueprint-run__header{margin-left:16px;margin-right:16px}.dm-blueprint-studio__body,.dm-blueprint-run__layout{padding-left:16px;padding-right:16px}.dm-blueprint-studio__actions{width:100%;justify-content:flex-end}.dm-blueprint-preview-panel{position:static}.dm-blueprint-grid{grid-template-columns:1fr}}.dm-doc-upload-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:24px;align-items:start}.dm-doc-upload-panel{min-width:0}.dm-doc-upload-steps{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px;padding:0;list-style:none}.dm-doc-upload-step{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;font-size:.78rem;font-weight:500;color:#94a3b8}.dm-doc-upload-step--active{border-color:#0d948859;background:#f0fdfa;color:#0f766e}.dm-doc-upload-step--done{border-color:#e2e8f0;color:#475569}.dm-doc-upload-step--done .dm-doc-upload-step__num{background:#ecfdf5;color:#047857}.dm-doc-upload-step__num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#f1f5f9;font-size:.72rem;font-weight:700}.dm-doc-upload-step--active .dm-doc-upload-step__num{background:#ccfbf1;color:#0f766e}.dm-doc-upload-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px 22px 20px;box-shadow:var(--dm-shadow-sm)}.dm-doc-upload-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.dm-doc-upload-field__label{font-size:.9rem;font-weight:650;color:#0f172a}.dm-doc-upload-field__hint{font-size:.82rem;color:#64748b;line-height:1.45}.dm-doc-upload-field__count{font-size:.75rem;color:#94a3b8;text-align:right}.dm-doc-upload-textarea{width:100%;margin-top:4px;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;font:inherit;font-size:.9rem;line-height:1.5;resize:vertical;min-height:108px;background:#fafbfc;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.dm-doc-upload-textarea:focus{outline:none;border-color:#0d948873;background:#fff;box-shadow:0 0 0 3px #0d94881f}.dm-doc-upload-textarea:disabled{opacity:.7;cursor:not-allowed}.dm-doc-upload-examples{margin-bottom:20px}.dm-doc-upload-examples__label{display:block;margin-bottom:8px;font-size:.78rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.dm-doc-upload-examples__chips{display:flex;flex-direction:column;gap:8px}.dm-doc-upload-chip{display:block;width:100%;text-align:left;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#fafbfc;font:inherit;font-size:.82rem;color:#475569;cursor:pointer;line-height:1.4;transition:border-color .12s ease,background .12s ease,transform .1s ease}.dm-doc-upload-chip:hover:not(:disabled){border-color:#0d948859;background:#f0fdfa;color:#0f766e}.dm-doc-upload-chip:active:not(:disabled){transform:scale(.99)}.dm-doc-upload-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dm-doc-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:168px;margin-top:4px;padding:24px 20px;border-radius:14px;border:2px dashed #cbd5e1;background:linear-gradient(180deg,#fafbfc,#f8fafc);cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease,transform .12s ease}.dm-doc-dropzone:hover,.dm-doc-dropzone--active{border-color:#0d9488;background:linear-gradient(180deg,#f0fdfa,#ecfeff)}.dm-doc-dropzone:active{transform:scale(.995)}.dm-doc-dropzone__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:4px;border-radius:14px;background:#fff;color:#0f766e;box-shadow:0 2px 8px #0f172a0f}.dm-doc-dropzone__title{margin:0;font-size:.95rem;font-weight:650;color:#0f172a}.dm-doc-dropzone__sub{margin:0;font-size:.8rem;color:#64748b}.dm-doc-file-card{display:flex;align-items:center;gap:12px;margin-top:4px;padding:14px 16px;border-radius:14px;border:1px solid rgba(13,148,136,.25);background:linear-gradient(135deg,#f0fdfa,#ecfeff)}.dm-doc-file-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#fff;color:#c2410c;flex-shrink:0}.dm-doc-file-card__body{flex:1;min-width:0}.dm-doc-file-card__name{display:block;font-size:.9rem;font-weight:650;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-doc-file-card__meta{font-size:.78rem;color:#64748b}.dm-doc-upload-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:4px;border-top:1px solid #f1f5f9;margin-top:4px}.dm-doc-upload-submit{min-width:200px;padding:11px 20px;font-size:.92rem}.dm-doc-upload-actions__note{margin:0;font-size:.82rem;color:#64748b;line-height:1.45}.dm-doc-upload-aside{padding:20px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.dm-doc-upload-aside__title{margin:0 0 14px;font-size:.95rem;font-weight:650;color:#0f172a}.dm-doc-upload-aside__list{margin:0 0 16px;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.dm-doc-upload-aside__list li{display:flex;align-items:flex-start;gap:10px;font-size:.84rem;color:#475569;line-height:1.45}.dm-doc-upload-aside__list svg{flex-shrink:0;margin-top:2px;color:#0d9488}.dm-doc-upload-aside__tip{display:flex;gap:10px;padding:12px;border-radius:12px;background:#fff7ed;border:1px solid #ffedd5}.dm-doc-upload-aside__tip svg{flex-shrink:0;margin-top:2px;color:#c2410c}.dm-doc-upload-aside__tip p{margin:0;font-size:.8rem;color:#9a3412;line-height:1.45}@media(max-width:960px){.dm-doc-upload-layout{grid-template-columns:1fr}.dm-doc-upload-aside{order:-1}}.dm-doc-upload__hint{display:flex;align-items:center;gap:6px;margin:0;font-size:.85rem;color:#64748b}.dm-doc-map{margin-top:8px}.dm-doc-map__title{margin:0 0 6px;font-size:1.05rem}.dm-doc-map__subtitle{margin:0 0 14px;font-size:.85rem;color:#64748b}.dm-doc-map__table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.dm-doc-map__table{width:100%;border-collapse:collapse;font-size:.875rem}.dm-doc-map__table th,.dm-doc-map__table td{padding:10px 12px;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:top}.dm-doc-map__table th{background:#f8fafc;font-weight:600;color:#475569}.dm-doc-map__table select{width:100%;min-width:200px;font:inherit;padding:6px 8px;border:1px solid #cbd5e1;border-radius:8px}.dm-doc-map__reason{display:block;margin-top:4px;font-size:.75rem;color:#94a3b8}.dm-doc-map__conf{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:600}.dm-doc-map__conf--high{background:#ecfdf5;color:#047857}.dm-doc-map__conf--mid{background:#fef9c3;color:#a16207}.dm-doc-map__conf--low{background:#ffedd5;color:#c2410c}.dm-doc-map__conf--none{background:#f1f5f9;color:#64748b}.dm-doc-create{margin-top:28px;padding-top:20px;border-top:1px solid #e2e8f0;max-width:480px}.dm-doc-create__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.dm-doc-tables__grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:20px}.dm-doc-table-card{display:flex;flex-direction:column;gap:8px;text-align:left;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;font:inherit;transition:border-color .15s,box-shadow .15s}.dm-doc-table-card:hover{border-color:#94a3b8}.dm-doc-table-card--active{border-color:#0d9488;box-shadow:0 0 0 1px #0d9488;background:#f0fdfa}.dm-doc-table-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dm-doc-table-card__meta,.dm-doc-table-card__reason{margin:0;font-size:.75rem;color:#64748b}.dm-doc-table-card__preview-wrap{overflow-x:auto;border:1px solid #f1f5f9;border-radius:8px;background:#f8fafc}.dm-doc-table-card__preview{width:100%;border-collapse:collapse;font-size:.7rem}.dm-doc-table-card__preview th,.dm-doc-table-card__preview td{padding:4px 6px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.dm-doc-table-card__preview th{background:#f1f5f9;font-weight:600}.dm-doc-table-card__loading{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;color:#0d9488}.dm-doc-map__dtype{display:inline-block;padding:2px 6px;border-radius:4px;background:#f1f5f9;font-size:.7rem;color:#475569;text-transform:capitalize}.dm-doc-derived{margin:20px 0;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#fafafa}.dm-doc-derived__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.dm-doc-derived__card{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.dm-doc-derived__copy p{margin:4px 0 6px;font-size:.8rem;color:#64748b}.dm-doc-derived__pattern{display:inline-block;margin-left:8px;font-size:.7rem;color:#94a3b8;text-transform:capitalize}.dm-doc-derived__actions{display:flex;flex-shrink:0;gap:6px}.dm-doc-derived__accepted{margin:12px 0 0;font-size:.85rem;color:#047857}.dm-doc-list__filters{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.dm-doc-list__grid{margin-top:4px}.dm-doc-card:hover{border-color:#ea580c38}.dm-doc-card__icon{background:linear-gradient(135deg,#fff7ed,#ffedd5)!important;color:#c2410c!important}.dm-doc-card__stats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px;font-size:.75rem;color:#64748b}.dm-doc-card__stats span:not(:last-child):after{content:"·";margin-left:8px;color:#cbd5e1}.dm-doc-badge--analyzed{background:#eff6ff;color:#1d4ed8}.dm-doc-badge--uploaded{background:#f8fafc;color:#64748b}.dm-doc-list__empty{max-width:420px;margin:0 auto;text-align:center}.dm-doc-list__empty-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 16px;border-radius:20px;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#c2410c}.dm-doc-list__empty-title{margin:0 0 8px;font-size:1.05rem;font-weight:650;color:#0f172a}.dm-doc-list__empty p{margin:0 0 20px;line-height:1.55}.dm-doc-delete-modal__title-row{display:flex;align-items:center;gap:10px}.dm-doc-delete-modal__title-row h2{margin:0}.dm-doc-delete-modal__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#fef2f2;color:#dc2626;flex-shrink:0}.dm-doc-delete-modal__body{padding:16px 20px 4px;color:#475569;font-size:.9rem;line-height:1.55}.dm-doc-delete-modal__body p{margin:0 0 10px}.dm-doc-delete-modal__hint{font-size:.82rem;color:#94a3b8}.dm-doc-delete-modal__footer{padding:12px 20px 18px;border-top:1px solid #f1f5f9}.dm-doc-map__cards{display:flex;flex-direction:column;gap:14px}.dm-doc-map-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;box-shadow:var(--dm-shadow-sm)}.dm-doc-map-card--calculated{border-color:#ea580c40;background:linear-gradient(180deg,#fff,#fffbf7)}.dm-doc-map-card--unresolved{border-color:#f59e0b59}.dm-doc-map-card--ignored{opacity:.72;background:#f8fafc}.dm-doc-map-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.dm-doc-map-card__header{margin:0 0 6px;font-size:1rem;font-weight:650;color:#0f172a}.dm-doc-map-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dm-doc-map-card__resolution{font-size:.72rem;font-weight:600;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#475569}.dm-doc-map-card__resolution--semantic{background:#ecfdf5;color:#047857}.dm-doc-map-card__resolution--calculated{background:#fff7ed;color:#c2410c}.dm-doc-map-card__resolution--unresolved{background:#fffbeb;color:#b45309}.dm-doc-map-card__badge{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.dm-doc-map-card__ignore{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;color:#64748b;white-space:nowrap}.dm-doc-map-card__samples{margin:0 0 10px;font-size:.8rem;color:#64748b}.dm-doc-map-card__reason{margin:0 0 10px;font-size:.84rem;color:#475569;line-height:1.45}.dm-doc-map-card__reason--warn{color:#b45309}.dm-doc-map-card__suggestion{display:flex;flex-direction:column;gap:2px;margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#f0fdfa;border:1px solid rgba(13,148,136,.15)}.dm-doc-map-card__suggestion-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#0f766e}.dm-doc-map-card__suggestion-value{font-size:.9rem;font-weight:650;color:#0f172a}.dm-doc-map-card__calculated{margin-bottom:12px}.dm-doc-map-card__calc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.dm-doc-map-card__accepted{margin:0 0 8px;font-size:.84rem;color:#047857}.dm-doc-map-card__accepted-block{margin-bottom:12px}.dm-doc-map-card__formula-preview{margin:0 0 10px;font-size:.82rem;color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.dm-doc-map-card__picker{margin-top:8px}.dm-doc-map-card__or-row{display:flex;align-items:center;gap:10px;margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.dm-doc-map-card__or-label{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.dm-doc-map-card__calc-btn{display:inline-flex;align-items:center;gap:6px}.dm-doc-map-card__picker-label{display:block;margin-bottom:6px;font-size:.78rem;font-weight:600;color:#64748b}.dm-doc-map-card__alternatives{margin-top:12px}.dm-doc-map-card__alternatives-label{display:block;margin-bottom:8px;font-size:.75rem;font-weight:600;color:#64748b}.dm-doc-map-card__alt-chips{display:flex;flex-wrap:wrap;gap:8px}.dm-doc-map-card__alt-chip{width:auto;display:inline-flex;align-items:center;gap:8px}.dm-doc-map-card__alt-conf{font-size:.72rem;color:#0f766e;font-weight:700}.dm-doc-combobox{position:relative}.dm-doc-combobox__trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.dm-doc-combobox__trigger:hover:not(:disabled){border-color:#94a3b8}.dm-doc-combobox--open .dm-doc-combobox__trigger{border-color:#0d948873;box-shadow:0 0 0 3px #0d94881f}.dm-doc-combobox--disabled .dm-doc-combobox__trigger{opacity:.6;cursor:not-allowed}.dm-doc-combobox__value{display:flex;flex-direction:column;gap:2px;min-width:0}.dm-doc-combobox__value strong{font-size:.88rem;color:#0f172a}.dm-doc-combobox__view{font-size:.75rem;color:#64748b}.dm-doc-combobox__placeholder{color:#94a3b8;font-size:.88rem}.dm-doc-combobox__chevron{flex-shrink:0;color:#64748b;transition:transform .15s ease}.dm-doc-combobox--open .dm-doc-combobox__chevron{transform:rotate(180deg)}.dm-doc-combobox__panel{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px #0f172a1f;overflow:hidden}.dm-doc-combobox__panel--browse{display:flex;flex-direction:column;max-height:min(440px,58vh)}.dm-doc-combobox__suggested-block{flex:0 0 auto;max-height:220px;overflow-y:auto;border-bottom:1px solid #f1f5f9}.dm-doc-combobox__list-head--suggested{border-bottom:none;padding-bottom:2px}.dm-doc-combobox__list--compact{max-height:none;padding:4px 6px}.dm-doc-combobox__catalog-block{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.dm-doc-combobox__catalog-scroll{flex:1 1 auto;min-height:140px;max-height:280px;overflow-y:auto;overscroll-behavior:contain}.dm-doc-combobox__catalog-rows{list-style:none;margin:0;padding:4px 6px}.dm-doc-combobox__catalog-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 10px;border:none;border-radius:8px;background:transparent;font:inherit;text-align:left;cursor:pointer}.dm-doc-combobox__catalog-row:hover{background:#f8fafc}.dm-doc-combobox__catalog-row--selected{background:#ecfdf5}.dm-doc-combobox__catalog-row-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.dm-doc-combobox__catalog-row-label{font-size:.88rem;font-weight:500;color:#0f172a}.dm-doc-combobox__catalog-row-meta{font-size:.72rem;color:#64748b}.dm-doc-combobox__catalog-row-pill{flex-shrink:0;font-size:.68rem;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#475569}.dm-doc-combobox__load-more-sentinel{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;font-size:.75rem;color:#64748b}.dm-doc-combobox__load-more-hint{color:#94a3b8}.dm-doc-combobox__loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 10px;font-size:.82rem;color:#64748b}.dm-doc-combobox__empty{padding:16px 12px;font-size:.82rem;color:#94a3b8;text-align:center}.dm-doc-combobox__search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f1f5f9;color:#64748b}.dm-doc-combobox__search input{width:100%;border:none;outline:none;font:inherit;font-size:.88rem}.dm-doc-combobox__list{list-style:none;margin:0;padding:6px;max-height:320px;overflow-y:auto}.dm-doc-combobox__list-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px 4px;font-size:.75rem;font-weight:600;color:#64748b}.dm-doc-combobox__option--pinned{background:#f0fdfa}.dm-doc-combobox__option--pinned:hover{background:#ccfbf1}.dm-doc-combobox__option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px;border:none;border-radius:8px;background:transparent;font:inherit;text-align:left;cursor:pointer}.dm-doc-combobox__option:hover{background:#f8fafc}.dm-doc-combobox__option--selected{background:#ecfdf5}.dm-doc-combobox__option--clear{color:#64748b;font-size:.82rem}.dm-doc-combobox__option-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.dm-doc-combobox__option-copy strong{font-size:.85rem}.dm-doc-combobox__option-copy span{font-size:.72rem;color:#64748b}.dm-doc-combobox__option-meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.dm-doc-combobox__option-conf{font-size:.68rem;font-weight:600;color:#0d9488;background:#ccfbf1;border-radius:999px;padding:2px 6px}.dm-doc-combobox__empty{padding:12px;font-size:.82rem;color:#94a3b8}.dm-doc-derived--summary{margin-bottom:8px}.dm-doc-derived__summary-stats{display:flex;gap:12px;font-size:.82rem;color:#64748b}.dm-blueprint-chat-banner{display:flex;align-items:flex-start;gap:12px;margin:12px 20px 0;padding:12px 14px;border:1px solid #c7d2fe;border-radius:12px;background:linear-gradient(180deg,#eef2ff,#f8fafc);flex-shrink:0}.dm-blueprint-chat-banner__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#4f46e5;color:#fff;flex-shrink:0}.dm-blueprint-chat-banner__body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;font-size:.86rem;color:#475569}.dm-blueprint-chat-banner__body strong{color:#312e81;font-size:.92rem}.dm-blueprint-chat-banner__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex-shrink:0}.dm-blueprint-chat-banner__save-form{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.dm-blueprint-chat-banner__save-form input{min-width:180px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:.85rem}.dm-answer-turn{border:1px solid var(--dm-border, #e2e8f0);border-radius:12px;background:#fff;padding:14px 16px;box-shadow:0 1px 3px #0f172a0d}.dm-answer-turn__headline{margin:0 0 8px;font-size:15px;font-weight:700;color:#0f172a}.dm-answer-turn__data{margin-top:12px}.dm-answer-turn__toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#0d9488;background:#f0fdfa;border:none;border-radius:8px;padding:6px 10px;cursor:pointer}.dm-answer-turn__toggle:disabled{cursor:default}.dm-answer-turn__preview-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:8px}.dm-answer-turn__preview-meta{font-weight:500;text-transform:none;letter-spacing:normal;color:#94a3b8;font-size:12px}.dm-answer-turn__error{margin:6px 0 0;font-size:12px;color:#dc2626}.dm-answer-turn__loading{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;padding:8px 0}.dm-answer-turn__table-host{max-height:380px;min-height:120px;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.dm-answer-turn__table-host .datamart-table-scroll{max-height:380px}.dm-turn-narrative{display:flex;flex-direction:column;gap:10px}.dm-turn-narrative--inline{gap:8px}.dm-turn-narrative__paragraph{margin:0;font-size:14px;line-height:1.65;color:#334155}.dm-turn-narrative__heading{margin:0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.dm-turn-narrative__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px 16px}.dm-turn-narrative__list li{font-size:13px;line-height:1.45;color:#475569;padding-left:0}.dm-turn-narrative__list li:before{content:"•";color:#0d9488;font-weight:700;margin-right:6px}.dm-bp-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;padding:10px 12px;border-radius:10px;border:1px solid #ccfbf1;background:#f0fdfa;font-size:12px}.dm-bp-active-filters__label{font-weight:600;color:#0f766e}.dm-bp-active-filters__chip{display:inline-flex;align-items:center;gap:6px;max-width:280px;padding:4px 10px;border-radius:999px;border:1px solid #99f6e4;background:#fff;color:#115e59;cursor:pointer;font-size:12px}.dm-bp-active-filters__chip:hover{background:#ecfeff}.dm-bp-active-filters__chip--sort{border-color:#bae6fd;color:#0369a1}.dm-bp-active-filters__clear{margin-left:auto;border:none;background:none;color:#0d9488;font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.dm-bp-filter-editor{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.dm-bp-filter-editor__row{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.dm-bp-filter-editor__col-label{display:flex;flex-direction:column;gap:2px}.dm-bp-filter-editor__name{font-size:13px;font-weight:600;color:#0f172a}.dm-bp-filter-editor__meta{font-size:11px;color:#64748b}.dm-bp-filter-editor__controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dm-bp-filter-editor__categorical{position:relative}.dm-bp-filter-editor__pick--active,.dm-bp-filter-editor__sort--active{color:#0d9488;border-color:#5eead4;background:#f0fdfa}.dm-bp-filter-editor__numeric{display:flex;align-items:center;gap:6px}.dm-bp-filter-editor__num-input{width:88px;padding:6px 8px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px}.dm-bp-filter-editor__num-sep{color:#94a3b8;font-size:12px}.dm-bp-filter-editor__text-input{min-width:120px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px}.dm-bp-filter-menu{position:absolute;left:0;top:calc(100% + 4px);z-index:60;width:260px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 12px 32px #0f172a1f}.dm-bp-filter-menu__head{padding:10px 12px 8px;border-bottom:1px solid #f1f5f9}.dm-bp-filter-menu__title{margin:0;font-size:12px;font-weight:700;color:#334155}.dm-bp-filter-menu__search-wrap{position:relative;padding:8px 10px;border-bottom:1px solid #f1f5f9}.dm-bp-filter-menu__search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#94a3b8}.dm-bp-filter-menu__search{width:100%;padding:7px 10px 7px 30px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px}.dm-bp-filter-menu__select-all{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #f1f5f9;font-size:12px;font-weight:600;cursor:pointer}.dm-bp-filter-menu__values{max-height:200px;overflow-y:auto;padding:4px 0}.dm-bp-filter-menu__value-row{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:12px;cursor:pointer}.dm-bp-filter-menu__value-row:hover{background:#f8fafc}.dm-bp-filter-menu__value-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-bp-filter-menu__empty,.dm-bp-filter-menu__loading{padding:16px 12px;text-align:center;font-size:12px;color:#64748b}.dm-bp-filter-menu__actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-top:1px solid #f1f5f9}.dm-bp-filter-menu__actions-right{display:flex;gap:6px}.dm-blueprint-run__filters-section{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;min-width:0;overflow:hidden}.dm-blueprint-run__filters-section .dm-bp-active-filters{margin:0}.dm-blueprint-run__filters-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;font-size:13px;font-weight:600;color:#334155;cursor:pointer}.dm-blueprint-run__filters-panel .dm-blueprint-step-card{border:none;box-shadow:none;padding:0}.dm-blueprint-run__save-filters{align-self:flex-start}.dm-report-table-filters{padding:10px 14px 0;background:#fff;border-bottom:1px solid #eef2f6}.dm-report-table-filters__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.dm-report-table-filters__editor{margin-bottom:10px}.dm-report-table-filters__presets{position:relative}.dm-report-table-filters__preset-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:20;min-width:220px;max-width:320px;padding:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0f172a1f}.dm-report-table-filters__preset-empty{margin:0 0 8px;font-size:12px;color:#64748b}.dm-report-table-filters__preset-list{list-style:none;margin:0 0 8px;padding:0;max-height:200px;overflow-y:auto}.dm-report-table-filters__preset-item{display:flex;align-items:center;gap:4px}.dm-report-table-filters__preset-load{flex:1;min-width:0;padding:6px 8px;text-align:left;font-size:13px;color:#0f172a;background:transparent;border:none;border-radius:6px;cursor:pointer}.dm-report-table-filters__preset-load:hover{background:#f1f5f9}.dm-report-table-filters__preset-save{width:100%;justify-content:flex-start}.dm-report-scenario-results{min-width:0}.dm-report-table-filters--compact{padding:8px 14px 0}.dm-report-table-filters__hint{margin:0 0 8px;padding:0 14px;font-size:12px;color:#64748b;line-height:1.45}.dm-table-th-with-filter{position:relative;vertical-align:bottom;overflow:visible;white-space:normal;padding:8px 10px;line-height:1.3}.dm-table-th-with-filter__top{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;min-width:0}.dm-table-th-with-filter__label,.dm-blueprint-structure-panel__th-label.dm-table-th-with-filter__label{flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;line-height:1.3;text-transform:uppercase;letter-spacing:.04em}.dm-table-th-with-filter .dm-col-filter-trigger{flex:0 0 auto;margin-top:1px}.dm-col-filter-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;vertical-align:middle}.dm-col-filter-trigger:hover{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.dm-col-filter-trigger--active{background:#ecfdf5;color:#0d9488;border-color:#99f6e4}.dm-col-filter-trigger__order{position:absolute;top:-5px;right:-5px;min-width:14px;height:14px;padding:0 3px;border-radius:7px;background:#0d9488;color:#fff;font-size:9px;font-weight:700;line-height:14px;text-align:center}.dm-col-filter-popover{position:fixed;z-index:1200;width:min(340px,calc(100vw - 24px));max-height:420px;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 40px #0f172a29}.dm-col-filter-popover__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-shrink:0;padding:12px 12px 8px;border-bottom:1px solid #f1f5f9}.dm-col-filter-popover__title{margin:0;font-size:13px;font-weight:600;color:#0f172a}.dm-col-filter-popover__meta{display:block;margin-top:2px;font-size:10px;color:#94a3b8}.dm-col-filter-popover__section{flex-shrink:0;padding:10px 12px;border-bottom:1px solid #f8fafc}.dm-col-filter-popover__section--grow{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-bottom:none}.dm-col-filter-popover__section-label{margin:0 0 8px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.dm-col-filter-popover__sort-row{display:flex;flex-wrap:wrap;gap:6px}.dm-col-filter-popover__sort-hint{margin:0 0 8px;font-size:11px;color:#64748b;line-height:1.4}.dm-col-filter-popover__categorical{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:8px}.dm-col-filter-popover__search{position:relative;flex-shrink:0}.dm-col-filter-popover__search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.dm-col-filter-popover__search-input{width:100%;padding:8px 10px 8px 32px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;background:#fff}.dm-col-filter-popover__search-input:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 2px #0d94881f}.dm-col-filter-popover__value-list{flex:1 1 auto;min-height:72px;overflow-x:hidden;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.dm-col-filter-popover__value-item{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;font-size:12px;line-height:1.35;color:#334155;cursor:pointer;border-bottom:1px solid #f8fafc}.dm-col-filter-popover__value-item:last-child{border-bottom:none}.dm-col-filter-popover__value-item:hover{background:#f8fafc}.dm-col-filter-popover__value-item--select-all{position:sticky;top:0;z-index:1;font-weight:600;color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0}.dm-col-filter-popover__value-item--select-all:hover{background:#f1f5f9}.dm-col-filter-popover__value-item input[type=checkbox]{flex:0 0 auto;margin-top:2px}.dm-col-filter-popover__value-item span{flex:1 1 auto;min-width:0;word-break:break-word}.dm-col-filter-popover__value-list-empty{margin:0;padding:16px 12px;text-align:center;font-size:12px;color:#64748b}.dm-col-filter-popover__text-ops{display:flex;flex-direction:column;gap:8px}.dm-col-filter-popover__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;padding:10px 12px;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 12px #0f172a0a}.dm-blueprint-filter-summary .dm-blueprint-step-card__head p{max-width:42rem}.dm-blueprint-structure-panel__period{margin:0 16px 8px}.dm-blueprint-structure-panel__th-top{display:flex;align-items:center;gap:4px}.hrm-docs-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;min-height:calc(100vh - 2rem);margin:1rem;border:1px solid var(--color-border);border-radius:.75rem;background:#fff;overflow:hidden}.hrm-docs-sidebar{border-right:1px solid var(--color-border);background:var(--color-sidebar, #f8fafc);overflow-y:auto;padding:1rem .75rem 1.5rem}.hrm-docs-sidebar__title{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);padding:0 .5rem .75rem}.hrm-docs-sidebar__section{margin-bottom:1rem}.hrm-docs-sidebar__section-label{font-size:.75rem;font-weight:600;color:var(--color-text);padding:.25rem .5rem;margin-bottom:.125rem}.hrm-docs-nav-link{display:block;width:100%;text-align:left;border:none;background:transparent;border-radius:.5rem;padding:.4375rem .625rem;font-size:.8125rem;line-height:1.35;color:var(--color-sidebar-text, #334155);cursor:pointer}.hrm-docs-nav-link:hover{background:color-mix(in srgb,var(--color-primary) 8%,white)}.hrm-docs-nav-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.hrm-docs-nav-link--active{background:color-mix(in srgb,var(--color-primary) 14%,white);color:var(--color-primary);font-weight:600}.hrm-docs-main{overflow-y:auto;padding:1.5rem 2rem 2.5rem}.hrm-docs-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.hrm-docs-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.125rem .625rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;border:1px solid var(--color-border);color:var(--color-muted)}.hrm-docs-badge--developer{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.hrm-docs-badge--user{border-color:#86efac;color:#15803d;background:#f0fdf4}.hrm-docs-updated{font-size:.75rem;color:var(--color-muted);margin-top:.25rem}.hrm-docs-prose{margin-top:1.25rem;max-width:52rem;font-size:.9375rem;line-height:1.65;color:var(--color-text)}.hrm-docs-prose h1{display:none}.hrm-docs-prose h2{font-size:1.125rem;font-weight:700;margin:1.75rem 0 .75rem;padding-bottom:.375rem;border-bottom:1px solid var(--color-border)}.hrm-docs-prose h2:first-child{margin-top:0}.hrm-docs-prose h3{font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem}.hrm-docs-prose p,.hrm-docs-prose li{margin:.5rem 0}.hrm-docs-prose ul,.hrm-docs-prose ol{padding-left:1.25rem;margin:.75rem 0}.hrm-docs-prose table{width:100%;border-collapse:collapse;font-size:.8125rem;margin:1rem 0}.hrm-docs-prose th,.hrm-docs-prose td{border:1px solid var(--color-border);padding:.5rem .625rem;text-align:left;vertical-align:top}.hrm-docs-prose th{background:#f8fafc;font-weight:600}.hrm-docs-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em;background:#f1f5f9;border-radius:.25rem;padding:.1em .35em}.hrm-docs-prose pre{background:#0f172a;color:#e2e8f0;border-radius:.5rem;padding:1rem;overflow-x:auto;font-size:.8125rem;margin:1rem 0}.hrm-docs-prose pre code{background:transparent;padding:0;color:inherit}.hrm-docs-prose a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.hrm-docs-prose hr{border:none;border-top:1px solid var(--color-border);margin:1.5rem 0}.hrm-docs-er{margin:1.25rem 0 1.5rem;border:1px solid var(--color-border);border-radius:.625rem;overflow:hidden;background:#fafafa}.hrm-docs-er__frame{width:100%;height:520px;border:none;background:#fff}.hrm-docs-er__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .875rem;border-top:1px solid var(--color-border);background:#fff}.hrm-docs-er__caption{margin:0;font-size:.8125rem;color:var(--color-muted)}.hrm-docs-er__download{display:inline-flex;align-items:center;gap:.375rem;border:1px solid var(--color-border);border-radius:.375rem;background:#fff;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;cursor:pointer}.hrm-docs-er__download:hover{background:#f8fafc}.hrm-docs-er--loading,.hrm-docs-er--error{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:120px;padding:1rem;font-size:.875rem;color:var(--color-muted)}.hrm-docs-er--error{color:#b91c1c;background:#fef2f2}.hrm-docs-audience-toggle{display:flex;flex-wrap:wrap;gap:.375rem;padding:0 .5rem .75rem}.hrm-docs-audience-btn{border:1px solid var(--color-border);border-radius:999px;background:#fff;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;cursor:pointer;color:var(--color-muted)}.hrm-docs-audience-btn--active{border-color:var(--color-primary);color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,white)}.hrm-docs-search{margin:0 .5rem .75rem}.hrm-docs-search input{width:100%;border:1px solid var(--color-border);border-radius:.5rem;padding:.4375rem .625rem;font-size:.8125rem}.hrm-docs-search input:focus{outline:2px solid var(--color-primary);outline-offset:1px}@media(max-width:960px){.hrm-docs-layout{grid-template-columns:1fr}.hrm-docs-sidebar{border-right:none;border-bottom:1px solid var(--color-border);max-height:240px}.hrm-docs-main{padding:1rem 1.25rem 2rem}}@media(prefers-reduced-motion:reduce){.hrm-docs-er__frame{scroll-behavior:auto}}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-red-950:oklch(25.8% .092 26.042);--color-orange-50:oklch(98% .016 73.684);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-900:oklch(40.8% .123 38.172);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-amber-900:oklch(41.4% .112 45.904);--color-amber-950:oklch(27.9% .077 45.635);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-900:oklch(37.8% .077 168.94);--color-emerald-950:oklch(26.2% .051 172.552);--color-teal-50:oklch(98.4% .014 180.72);--color-teal-100:oklch(95.3% .051 180.801);--color-teal-200:oklch(91% .096 180.426);--color-teal-300:oklch(85.5% .138 181.071);--color-teal-500:oklch(70.4% .14 182.503);--color-teal-600:oklch(60% .118 184.704);--color-teal-700:oklch(51.1% .096 186.391);--color-teal-800:oklch(43.7% .078 188.216);--color-teal-900:oklch(38.6% .063 188.416);--color-teal-950:oklch(27.7% .046 192.524);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-200:oklch(90.1% .058 230.902);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-700:oklch(50% .134 242.749);--color-sky-800:oklch(44.3% .11 240.79);--color-sky-900:oklch(39.1% .09 240.876);--color-sky-950:oklch(29.3% .066 243.157);--color-violet-100:oklch(94.3% .029 294.588);--color-violet-800:oklch(43.2% .232 292.759);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-full{top:100%}.right-4{right:calc(var(--spacing) * 4)}.bottom-4{bottom:calc(var(--spacing) * 4)}.left-0{left:calc(var(--spacing) * 0)}.left-2\.5{left:calc(var(--spacing) * 2.5)}.left-3{left:calc(var(--spacing) * 3)}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.col-span-full{grid-column:1/-1}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.-mx-px{margin-inline:-1px}.mx-auto{margin-inline:auto}.mt-0{margin-top:calc(var(--spacing) * 0)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.\!block{display:block!important}.\!grid{display:grid!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-36{height:calc(var(--spacing) * 36)}.h-\[4\.25rem\]{height:4.25rem}.h-\[5\.5rem\]{height:5.5rem}.h-\[7\.5rem\]{height:7.5rem}.h-full{height:100%}.max-h-52{max-height:calc(var(--spacing) * 52)}.max-h-56{max-height:calc(var(--spacing) * 56)}.max-h-72{max-height:calc(var(--spacing) * 72)}.max-h-96{max-height:calc(var(--spacing) * 96)}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-\[2\.75rem\]{min-height:2.75rem}.min-h-\[8rem\]{min-height:8rem}.min-h-\[12rem\]{min-height:12rem}.min-h-\[40vh\]{min-height:40vh}.min-h-screen{min-height:100vh}.w-2{width:calc(var(--spacing) * 2)}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-24{width:calc(var(--spacing) * 24)}.w-44{width:calc(var(--spacing) * 44)}.w-48{width:calc(var(--spacing) * 48)}.w-52{width:calc(var(--spacing) * 52)}.w-64{width:calc(var(--spacing) * 64)}.w-96{width:calc(var(--spacing) * 96)}.w-\[5\.5rem\]{width:5.5rem}.w-\[6\.5rem\]{width:6.5rem}.w-auto{width:auto}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[148px\]{max-width:148px}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.max-w-prose{max-width:65ch}.max-w-sm{max-width:var(--container-sm)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[8\.5rem\]{min-width:8.5rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[280px\]{min-width:280px}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing) * 2)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-y-0\.5{row-gap:calc(var(--spacing) * .5)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-slate-100>:not(:last-child)){border-color:var(--color-slate-100)}:where(.divide-slate-200>:not(:last-child)){border-color:var(--color-slate-200)}.self-start{align-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[var\(--color-border\)\]{border-color:var(--color-border)}.border-amber-200{border-color:var(--color-amber-200)}.border-amber-300{border-color:var(--color-amber-300)}.border-amber-400{border-color:var(--color-amber-400)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-orange-200{border-color:var(--color-orange-200)}.border-red-200{border-color:var(--color-red-200)}.border-sky-200{border-color:var(--color-sky-200)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.border-teal-100{border-color:var(--color-teal-100)}.border-teal-200{border-color:var(--color-teal-200)}.border-teal-500{border-color:var(--color-teal-500)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-50\/40{background-color:#fffbeb66}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/40{background-color:color-mix(in oklab,var(--color-amber-50) 40%,transparent)}}.bg-amber-50\/50{background-color:#fffbeb80}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/50{background-color:color-mix(in oklab,var(--color-amber-50) 50%,transparent)}}.bg-amber-50\/60{background-color:#fffbeb99}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/60{background-color:color-mix(in oklab,var(--color-amber-50) 60%,transparent)}}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-200{background-color:var(--color-amber-200)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-50\/50{background-color:#fef2f280}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/50{background-color:color-mix(in oklab,var(--color-red-50) 50%,transparent)}}.bg-red-50\/60{background-color:#fef2f299}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/60{background-color:color-mix(in oklab,var(--color-red-50) 60%,transparent)}}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-50\/40{background-color:#f0f9ff66}@supports (color:color-mix(in lab,red,red)){.bg-sky-50\/40{background-color:color-mix(in oklab,var(--color-sky-50) 40%,transparent)}}.bg-sky-50\/60{background-color:#f0f9ff99}@supports (color:color-mix(in lab,red,red)){.bg-sky-50\/60{background-color:color-mix(in oklab,var(--color-sky-50) 60%,transparent)}}.bg-sky-100{background-color:var(--color-sky-100)}.bg-sky-500{background-color:var(--color-sky-500)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/50{background-color:#f8fafc80}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/50{background-color:color-mix(in oklab,var(--color-slate-50) 50%,transparent)}}.bg-slate-50\/80{background-color:#f8fafccc}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/80{background-color:color-mix(in oklab,var(--color-slate-50) 80%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-slate-900\/40{background-color:#0f172b66}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/40{background-color:color-mix(in oklab,var(--color-slate-900) 40%,transparent)}}.bg-teal-50{background-color:var(--color-teal-50)}.bg-teal-50\/30{background-color:#f0fdfa4d}@supports (color:color-mix(in lab,red,red)){.bg-teal-50\/30{background-color:color-mix(in oklab,var(--color-teal-50) 30%,transparent)}}.bg-teal-50\/40{background-color:#f0fdfa66}@supports (color:color-mix(in lab,red,red)){.bg-teal-50\/40{background-color:color-mix(in oklab,var(--color-teal-50) 40%,transparent)}}.bg-teal-50\/50{background-color:#f0fdfa80}@supports (color:color-mix(in lab,red,red)){.bg-teal-50\/50{background-color:color-mix(in oklab,var(--color-teal-50) 50%,transparent)}}.bg-teal-100{background-color:var(--color-teal-100)}.bg-teal-500{background-color:var(--color-teal-500)}.bg-teal-600{background-color:var(--color-teal-600)}.bg-transparent{background-color:#0000}.bg-violet-100{background-color:var(--color-violet-100)}.bg-white{background-color:var(--color-white)}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-left{object-position:left}.p-0{padding:calc(var(--spacing) * 0)}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-10{padding-block:calc(var(--spacing) * 10)}.pt-0\.5{padding-top:calc(var(--spacing) * .5)}.pt-1{padding-top:calc(var(--spacing) * 1)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pl-8{padding-left:calc(var(--spacing) * 8)}.pl-9{padding-left:calc(var(--spacing) * 9)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[var\(--color-muted\)\]{color:var(--color-muted)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-amber-900\/80{color:#7b3306cc}@supports (color:color-mix(in lab,red,red)){.text-amber-900\/80{color:color-mix(in oklab,var(--color-amber-900) 80%,transparent)}}.text-amber-950{color:var(--color-amber-950)}.text-current{color:currentColor}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-900\/80{color:#004e3bcc}@supports (color:color-mix(in lab,red,red)){.text-emerald-900\/80{color:color-mix(in oklab,var(--color-emerald-900) 80%,transparent)}}.text-emerald-950{color:var(--color-emerald-950)}.text-orange-900{color:var(--color-orange-900)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-red-900\/80{color:#82181acc}@supports (color:color-mix(in lab,red,red)){.text-red-900\/80{color:color-mix(in oklab,var(--color-red-900) 80%,transparent)}}.text-red-950{color:var(--color-red-950)}.text-sky-700{color:var(--color-sky-700)}.text-sky-800{color:var(--color-sky-800)}.text-sky-900{color:var(--color-sky-900)}.text-sky-950{color:var(--color-sky-950)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-teal-500{color:var(--color-teal-500)}.text-teal-600{color:var(--color-teal-600)}.text-teal-700{color:var(--color-teal-700)}.text-teal-800{color:var(--color-teal-800)}.text-teal-900{color:var(--color-teal-900)}.text-teal-900\/80{color:#0b4f4acc}@supports (color:color-mix(in lab,red,red)){.text-teal-900\/80{color:color-mix(in oklab,var(--color-teal-900) 80%,transparent)}}.text-teal-950{color:var(--color-teal-950)}.text-violet-800{color:var(--color-violet-800)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.shadow-\[inset_0_-1px_0_rgb\(226_232_240\)\]{--tw-shadow:inset 0 -1px 0 var(--tw-shadow-color,#e2e8f0);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.placeholder\:text-slate-400::placeholder{color:var(--color-slate-400)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media(hover:hover){.hover\:border-teal-300:hover{border-color:var(--color-teal-300)}.hover\:bg-slate-50:hover{background-color:var(--color-slate-50)}.hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}@supports (color:color-mix(in lab,red,red)){.hover\:bg-slate-50\/80:hover{background-color:color-mix(in oklab,var(--color-slate-50) 80%,transparent)}}.hover\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\:bg-slate-200:hover{background-color:var(--color-slate-200)}.hover\:bg-teal-50:hover{background-color:var(--color-teal-50)}.hover\:bg-teal-700:hover{background-color:var(--color-teal-700)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:text-red-900:hover{color:var(--color-red-900)}.hover\:text-slate-800:hover{color:var(--color-slate-800)}.hover\:text-slate-900:hover{color:var(--color-slate-900)}.hover\:text-teal-950:hover{color:var(--color-teal-950)}.hover\:underline:hover{text-decoration-line:underline}}.focus\:border-teal-500:focus{border-color:var(--color-teal-500)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-teal-500:focus{--tw-ring-color:var(--color-teal-500)}.focus\:ring-teal-500\/30:focus{--tw-ring-color:#00baa74d}@supports (color:color-mix(in lab,red,red)){.focus\:ring-teal-500\/30:focus{--tw-ring-color:color-mix(in oklab, var(--color-teal-500) 30%, transparent)}}.focus\:ring-teal-500\/40:focus{--tw-ring-color:#00baa766}@supports (color:color-mix(in lab,red,red)){.focus\:ring-teal-500\/40:focus{--tw-ring-color:color-mix(in oklab, var(--color-teal-500) 40%, transparent)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-1:focus-visible{outline-offset:1px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-teal-600:focus-visible{outline-color:var(--color-teal-600)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}@media(min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mx-0{margin-inline:calc(var(--spacing) * 0)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:p-5{padding:calc(var(--spacing) * 5)}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}}:root{--color-primary:#0f766e;--color-primary-hover:#0d9488;--color-primary-lt:#ccfbf1;--color-primary-surface:#f0fdfa;--color-danger:#dc2626;--color-warning:#d97706;--color-success:#16a34a;--color-surface:#f2f8f7;--color-border:#d5e8e4;--color-text:#0f172a;--color-muted:#5f6f6c;--color-sidebar:#0e1c1a;--color-sidebar-border:#1e4039;--color-sidebar-text:#a8bdb8;--color-sidebar-muted:#6b8a82;--color-sidebar-active-bg:#0f766e52;--color-sidebar-active-text:#99f6e4;--color-sidebar-hover-bg:#0f766e1f;--z-toast:50;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.625;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--shell-sidebar-width:17rem}html{font-kerning:normal;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hrm-report-page{padding:1.5rem}.hrm-report-page--spaced{flex-direction:column;gap:1.5rem;display:flex}.hrm-report-page--spaced-lg{flex-direction:column;gap:2rem;display:flex}.hrm-report-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.hrm-report-title{font-size:var(--text-xl);font-weight:700;line-height:var(--leading-tight);letter-spacing:-.02em;color:var(--color-text);text-wrap:balance}.hrm-report-lead{max-width:65ch;font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--color-muted);text-wrap:pretty;margin-top:.25rem}.hrm-report-section{flex-direction:column;gap:.75rem;display:flex}.hrm-report-section-title{font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);color:var(--color-text)}.hrm-report-status{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--color-muted)}.hrm-report-status--loading{color:#94a3b8;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.hrm-report-empty{border:1px dashed var(--color-border);text-align:center;background:#fff;border-radius:.75rem;padding:2rem 1.5rem}.hrm-report-empty__title{font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);color:var(--color-text)}.hrm-report-empty__hint{max-width:42rem;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-muted);text-wrap:pretty;margin:.5rem auto 0}.hrm-report-empty__action{font-size:var(--text-sm);font-weight:500;line-height:var(--leading-normal);color:var(--color-primary);text-underline-offset:2px;margin-top:1rem;text-decoration:underline;display:inline-block}.hrm-report-empty__action:hover{color:var(--color-primary-hover)}.hrm-report-empty__action:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.hrm-report-query-error{font-size:var(--text-sm);line-height:var(--leading-normal);color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:.75rem 1rem;display:flex}@media(min-width:640px){.hrm-report-query-error{flex-direction:row;align-items:flex-start}}.hrm-report-query-error__icon{color:#dc2626;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.hrm-report-query-error__body{flex:1;min-width:0}.hrm-report-query-error__title{color:#7f1d1d;font-weight:600}.hrm-report-query-error__message{word-break:break-word;white-space:pre-wrap;color:#991b1b;margin-top:.25rem}.hrm-report-query-error__retry{font-size:var(--text-xs);font-weight:500;line-height:var(--leading-normal);color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:.5rem;margin-top:.75rem;padding:.375rem .75rem;transition:background .15s}.hrm-report-query-error__retry:hover:not(:disabled){background:#fee2e2}.hrm-report-query-error__retry:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hrm-report-query-error__retry:disabled{opacity:.5;cursor:not-allowed}.hrm-table-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.hrm-table-toolbar__slot{width:100%}@media(min-width:640px){.hrm-table-toolbar__slot{width:auto}.hrm-table-toolbar{justify-content:space-between}}.hrm-table-toolbar__export{min-height:2.75rem;font-size:var(--text-sm);font-weight:500;line-height:var(--leading-normal);color:var(--color-primary);background:var(--color-primary-surface);cursor:pointer;border:1px solid #99f6e4;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;transition:background .15s,color .15s;display:inline-flex}.hrm-table-toolbar__export:hover:not(:disabled){color:#0d9488;background:#ccfbf1}.hrm-table-toolbar__export:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hrm-table-toolbar__export--disabled{opacity:.5;cursor:not-allowed}@keyframes hrm-toolbar-spin{to{transform:rotate(360deg)}}.hrm-table-toolbar__spin{animation:1s linear infinite hrm-toolbar-spin}@media(prefers-reduced-motion:reduce){.hrm-table-toolbar__spin{animation:none}}.hrm-report-action{min-height:2.75rem;font-size:var(--text-sm);font-weight:500;line-height:var(--leading-normal);cursor:pointer;border:1px solid #0000;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .75rem;transition:background .15s,color .15s;display:inline-flex}.hrm-report-action:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hrm-report-action:disabled{cursor:wait;opacity:.7}.hrm-report-action--secondary{color:var(--color-text);border-color:var(--color-border);background:#fff}.hrm-report-action--secondary:hover:not(:disabled){background:#f8fafc}.hrm-report-action--primary{color:#0f766e;background:var(--color-primary-surface);border-color:#99f6e4}.hrm-report-action--primary:hover:not(:disabled){background:#ccfbf1}.hrm-report-action--muted{color:var(--color-text);border-color:var(--color-border);background:#f1f5f9}.hrm-report-action--muted:hover:not(:disabled){background:#e2e8f0}.hrm-report-back{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--color-muted);align-items:center;gap:.375rem;margin-bottom:.5rem;text-decoration:none;transition:color .15s;display:inline-flex}.hrm-report-back:hover{color:var(--color-text)}.hrm-report-back:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:.25rem}.hrm-shell{background:var(--color-surface);height:100vh;display:flex;overflow:hidden}.hrm-shell-sidebar{width:var(--shell-sidebar-width);background:var(--color-sidebar);min-height:0;color:var(--color-sidebar-text);border-right:1px solid var(--color-sidebar-border);flex-direction:column;flex-shrink:0;display:flex}.hrm-shell-brand{align-items:center;gap:var(--space-3);min-height:3.75rem;padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--color-sidebar-border);background:linear-gradient(#0f766e24,#0000);flex-shrink:0;display:flex}.hrm-shell-brand__mark{background:var(--color-primary-hover);border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;box-shadow:0 0 0 3px #0d948840}.hrm-shell-brand__name{letter-spacing:-.02em;color:#ecfdf5;font-size:.9375rem;font-weight:600}.hrm-shell-brand__tenant{letter-spacing:-.02em;color:#ecfdf5;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.hrm-shell-nav{min-height:0;padding:var(--space-3) var(--space-2) var(--space-2);flex-direction:column;flex:1;display:flex}.hrm-shell-nav-section{gap:var(--space-1);flex-direction:column;display:flex}.hrm-shell-nav-section--solo{padding-bottom:var(--space-3);margin-bottom:var(--space-2);border-bottom:1px solid var(--color-sidebar-border);flex-shrink:0}.hrm-shell-nav-scroll{gap:var(--space-5);min-height:0;padding:var(--space-1) 0;scrollbar-gutter:stable;flex-direction:column;flex:1;display:flex;overflow-y:auto}.hrm-shell-nav-section--platform{margin-top:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--color-sidebar-border);flex-shrink:0}.hrm-shell-nav-label{padding:var(--space-1) var(--space-4) var(--space-2);letter-spacing:.04em;text-transform:uppercase;color:var(--color-sidebar-muted);font-size:.6875rem;font-weight:600}.hrm-shell-nav-link{align-items:flex-start;gap:var(--space-3);margin:0 var(--space-1);padding:var(--space-2) var(--space-3);min-height:2.25rem;font-size:.875rem;line-height:var(--leading-snug);color:var(--color-sidebar-text);border-radius:.5rem;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.hrm-shell-nav-link__text{flex:1;min-width:0}.hrm-shell-nav-link:hover{background:var(--color-sidebar-hover-bg);color:#ecfdf5}.hrm-shell-nav-link:focus-visible{outline:2px solid var(--color-primary-hover);outline-offset:-2px}.hrm-shell-nav-link--active{background:var(--color-sidebar-active-bg);color:var(--color-sidebar-active-text);font-weight:500}.hrm-shell-nav-link--active .hrm-shell-nav-icon{color:#2dd4bf}.hrm-shell-nav-icon{color:var(--color-sidebar-muted);flex-shrink:0;margin-top:.125rem;transition:color .18s}.hrm-shell-nav-link:hover .hrm-shell-nav-icon{color:#5eead4}.hrm-shell-footer{padding:var(--space-3) var(--space-5);border-top:1px solid var(--color-sidebar-border);letter-spacing:.02em;font-size:.6875rem;font-weight:500;line-height:var(--leading-normal);color:var(--color-sidebar-muted);flex-shrink:0}.hrm-shell-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.hrm-shell-main--scroll{overflow-y:auto}.hrm-shell-main--locked{overflow:hidden}.hrm-workbench{grid-template-rows:56px 1fr;grid-template-columns:240px 1fr 340px;height:100vh;display:grid;overflow:hidden}.hrm-header{background:var(--color-primary);color:#fff;grid-column:1/-1;align-items:center;gap:1rem;height:56px;padding:0 1.5rem;display:flex}.hrm-sidebar{background:var(--color-sidebar);color:var(--color-sidebar-text);padding:1rem 0;overflow-y:auto}.hrm-canvas{background:var(--color-surface);padding:1.5rem;overflow-y:auto}.hrm-narrative-panel{border-left:1px solid var(--color-border);background:#fff;padding:1rem;overflow-y:auto}.metric-card{border:1px solid var(--color-border);background:#fff;border-radius:.75rem;flex-direction:column;gap:.375rem;padding:1.25rem;display:flex}.metric-card--lead{background:var(--color-primary-surface);border-color:#99f6e4}@supports (color:color-mix(in lab,red,red)){.metric-card--lead{background:color-mix(in srgb,var(--color-primary-surface) 55%,white)}}.metric-card--lead{gap:.5rem;padding:1.5rem}.metric-card__label{font-size:.8125rem;font-weight:500;line-height:var(--leading-snug);color:var(--color-muted)}.metric-card--lead .metric-card__label{font-size:var(--text-sm)}.metric-card__value{font-variant-numeric:tabular-nums;color:var(--color-text);font-size:1.875rem;font-weight:700;line-height:1}.metric-card--lead .metric-card__value{font-size:2.25rem}.metric-card__subtitle{font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--color-muted);margin-top:.125rem}.metric-card--positive .metric-card__value{color:var(--color-success)}.metric-card--negative .metric-card__value{color:var(--color-danger)}.metric-card--warning .metric-card__value{color:var(--color-warning)}.hrm-metric-compact__label{font-size:.8125rem;font-weight:500;line-height:var(--leading-snug);color:var(--color-muted)}.hrm-metric-compact__value{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-tight);font-variant-numeric:tabular-nums;color:var(--color-text);margin-top:.125rem}.hrm-report-panel-title{font-size:var(--text-base);font-weight:600;line-height:var(--leading-snug);color:var(--color-text);text-wrap:balance}.hrm-command-rail{bottom:0;left:var(--shell-sidebar-width);border-top:1px solid var(--color-border);background:#fff;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex;position:fixed;right:340px}@keyframes hrm-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.hrm-skeleton{animation:1.8s ease-in-out infinite hrm-skeleton-pulse}@keyframes etl-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.etl-table-skeleton{animation:1.8s ease-in-out infinite etl-skeleton-pulse}@keyframes etl-refresh-spin{to{transform:rotate(360deg)}}.etl-refresh-spin{animation:1s linear infinite etl-refresh-spin}@keyframes etl-run-pulse-keyframes{0%,to{opacity:1}50%{opacity:.5}}.etl-run-pulse{animation:2s ease-in-out infinite etl-run-pulse-keyframes}@media(prefers-reduced-motion:reduce){.hrm-narrative-panel,.hrm-shell-nav-link,.hrm-shell-nav-icon{transition:none}.hrm-report-status--loading,.hrm-skeleton,.etl-table-skeleton,.etl-refresh-spin,.etl-run-pulse{animation:none!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
