:where(.heli-ui-root,.heli-ui-sidebar,.heli-ui-titlebar){color-scheme:light;--heli-canvas:#f4f5f7;--heli-sidebar:#f2f3f5;--heli-surface:#fff;--heli-ink:#17191e;--heli-muted:#7d838d;--heli-divider:#e2e4e8;--heli-blue:#4255ff;--heli-blue-strong:#3445e6;--heli-blue-soft:#eef0ff;--heli-error:#c43d3d;--heli-surface-motion-duration:220ms;--heli-surface-motion-ease:cubic-bezier(.22,1,.36,1);--background:var(--heli-surface);--foreground:var(--heli-ink);--card:var(--heli-surface);--card-foreground:var(--heli-ink);--card-hover:#f7f7f8;--hover:#e8e9ec;--popover:var(--heli-surface);--popover-foreground:var(--heli-ink);--text-secondary:#3f444d;--text-tertiary:var(--heli-muted);--text-quaternary:#a4a8af;--muted:#f0f1f3;--muted-foreground:var(--heli-muted);--primary:var(--heli-blue);--primary-foreground:#fff;--primary-hover:var(--heli-blue-strong);--secondary:#e8eaed;--secondary-foreground:var(--heli-ink);--border:var(--heli-divider);--border-hover:#cdd0d6;box-sizing:border-box;color:var(--heli-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:where(.heli-ui-root,.heli-ui-sidebar,.heli-ui-titlebar)[data-theme=dark],[data-theme=dark] :where(.heli-ui-root,.heli-ui-sidebar,.heli-ui-titlebar){color-scheme:dark;--heli-canvas:#111318;--heli-sidebar:#14161b;--heli-surface:#191b21;--heli-ink:#f1f3f7;--heli-muted:#969ca8;--heli-divider:#2a2e37;--heli-blue-soft:#242a50;--heli-blue-strong:#8b97ff;--card-hover:#20232a;--hover:#22252d;--popover:#1b1e25;--text-secondary:#d9dde5;--text-quaternary:#676d78;--muted:#24272f;--secondary:#2b2f38;--border-hover:#424752}.heli-ui-root *,.heli-ui-root :after,.heli-ui-root :before,.heli-ui-sidebar *,.heli-ui-sidebar :after,.heli-ui-sidebar :before,.heli-ui-titlebar *,.heli-ui-titlebar :after,.heli-ui-titlebar :before{box-sizing:border-box}.heli-ui-root button,.heli-ui-root input,.heli-ui-root textarea,.heli-ui-sidebar button,.heli-ui-titlebar button{color:inherit;font:inherit}.heli-ui-brand{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--heli-ink)}.heli-ui-brand svg:first-child{flex:0 0 auto;color:var(--heli-blue)}.heli-ui-sidebar{position:relative;display:flex;width:248px;height:100%;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--heli-divider);background:var(--heli-sidebar)}.heli-ui-sidebar__header{display:flex;min-height:76px;flex:0 0 auto;align-items:flex-end;justify-content:space-between;padding:40px 10px 7px 11px}.heli-ui-sidebar__header-end{display:flex;min-width:0;align-items:center;gap:4px}.heli-ui-sidebar__header-end button{display:inline-grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:var(--heli-muted);cursor:pointer}.heli-ui-sidebar__header-end button:hover{background:var(--hover);color:var(--heli-ink)}.heli-ui-sidebar__primary{flex:0 0 auto;padding:2px 7px 5px}.heli-ui-sidebar__content{min-height:0;flex:1;overflow-y:auto;padding:10px 5px 12px}.heli-ui-sidebar__footer{flex:0 0 auto;padding:6px 7px 7px;border-top:1px solid color-mix(in srgb,var(--heli-divider) 78%,transparent)}.heli-ui-titlebar{position:relative;z-index:10;height:40px;min-height:40px;background:var(--heli-surface);user-select:none}.heli-ui-titlebar__center{position:absolute;top:5px;right:44px;left:44px;display:flex;min-width:0;justify-content:center;pointer-events:none}.heli-ui-titlebar__center>*{pointer-events:auto}.heli-ui-panel-toggle{position:absolute;top:6px;display:inline-grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:var(--heli-muted);cursor:pointer}.heli-ui-panel-toggle--left{left:10px}.heli-ui-panel-toggle--right{right:10px}.heli-ui-panel-toggle:hover:not(:disabled){background:var(--muted);color:var(--heli-ink)}.heli-ui-panel-toggle svg{width:16px;height:16px;stroke-width:1.7}.heli-ui-panel-toggle:focus-visible{outline:2px solid color-mix(in srgb,var(--heli-blue) 34%,transparent);outline-offset:1px}.heli-ui-surface-slider{position:relative;isolation:isolate;display:grid;width:218px;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;padding:3px;border-radius:999px;background:color-mix(in srgb,var(--heli-ink) 5.5%,var(--heli-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--heli-ink) 2.5%,transparent);user-select:none}.heli-ui-surface-slider button{position:relative;z-index:1;display:inline-flex;min-width:0;min-height:28px;align-items:center;justify-content:center;padding:0 9px;border:0;border-radius:999px;outline:0;background:transparent;color:color-mix(in srgb,var(--heli-muted) 92%,transparent);font-size:10.5px;font-weight:560;cursor:pointer;transition:color .14s ease}.heli-ui-surface-slider button:hover:not(:disabled),.heli-ui-surface-slider button[data-active]{color:var(--heli-ink)}.heli-ui-surface-slider button:focus-visible{outline:2px solid color-mix(in srgb,var(--heli-blue) 42%,transparent);outline-offset:-2px}.heli-ui-surface-slider button:disabled{cursor:default;opacity:.48}.heli-ui-surface-slider__selection{position:absolute;z-index:0;top:3px;bottom:3px;left:3px;width:calc((100% - 6px) / 3);border-radius:999px;background:var(--heli-surface);box-shadow:0 1px 3px rgb(18 20 25/9%),0 0 0 1px rgb(18 20 25/3%);transform:translateX(calc(var(--heli-ui-active-surface-index) * 100%));transition:transform var(--heli-surface-motion-duration) var(--heli-surface-motion-ease);pointer-events:none}.heli-ui-session-snapshot{position:relative;display:flex;width:100%;min-width:0;min-height:620px;height:100%;overflow:hidden;background:var(--heli-surface);--heli-ui-assistant-width:400px}.heli-ui-session-snapshot>.heli-session-stage{width:100%;height:100%}:where(.heli-ui-root,.heli-app) .heli-ui-image-placeholder{position:relative;display:flex;width:100%;aspect-ratio:var(--heli-ui-image-aspect-ratio,16/9);align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--heli-canvas) 78%,var(--heli-surface));color:color-mix(in srgb,var(--heli-muted) 82%,transparent)}:where(.heli-ui-root,.heli-app) .heli-ui-image-placeholder__center{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:560}:where(.heli-ui-root,.heli-app) .heli-ui-image-placeholder__center svg{width:16px;height:16px;stroke-width:1.5}:where(.heli-ui-root,.heli-app) .heli-ui-image-placeholder__duration{position:absolute;right:7px;bottom:7px;padding:2px 5px;border-radius:4px;background:rgb(18 20 25/72%);color:#fff;font-size:9px;font-variant-numeric:tabular-nums}:where(.heli-ui-root,.heli-app) .heli-markdown .heli-ui-image-placeholder{max-width:640px;margin:11px 0}@media (max-width:780px){.heli-ui-session-snapshot{min-width:740px}.heli-ui-surface-slider{width:184px}.heli-ui-surface-slider button{padding:0 7px}}@media (prefers-reduced-motion:reduce){.heli-ui-root *,.heli-ui-root :after,.heli-ui-root :before,.heli-ui-sidebar *,.heli-ui-titlebar *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:where(.heli-ui-root,.heli-app) .heli-surface-slider{position:relative;isolation:isolate;display:grid;width:218px;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;padding:3px;border-radius:999px;background:color-mix(in srgb,var(--heli-ink) 5.5%,var(--heli-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--heli-ink) 2.5%,transparent);user-select:none;-webkit-app-region:no-drag;app-region:no-drag}:where(.heli-ui-root,.heli-app) .heli-surface-slider button{position:relative;z-index:1;display:inline-flex;min-width:0;min-height:28px;align-items:center;justify-content:center;padding:0 9px;border:0;border-radius:999px;outline:0;background:transparent;color:color-mix(in srgb,var(--heli-muted) 92%,transparent);font-size:10.5px;font-weight:560;cursor:pointer;transition:color .14s ease}:where(.heli-ui-root,.heli-app) .heli-surface-slider button:hover:not(:disabled){color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-surface-slider button[data-active]{color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-surface-slider button:focus-visible{outline:2px solid color-mix(in srgb,var(--heli-blue) 42%,transparent);outline-offset:-2px}:where(.heli-ui-root,.heli-app) .heli-surface-slider button:disabled{cursor:default;opacity:.48}:where(.heli-ui-root,.heli-app) .heli-surface-slider__selection{position:absolute;z-index:0;top:3px;bottom:3px;left:3px;width:calc((100% - 6px) / 3);transform:translateX(calc(var(--heli-active-surface-index) * 100%));border-radius:999px;background:var(--heli-surface);box-shadow:0 1px 3px rgb(18 20 25/9%),0 0 0 1px rgb(18 20 25/3%);transition:transform var(--heli-surface-motion-duration) var(--heli-surface-motion-ease);pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-session-references{display:flex;max-width:100%;margin-top:7px;flex-wrap:wrap;gap:4px 10px}:where(.heli-ui-root,.heli-app) .heli-session-references button,:where(.heli-ui-root,.heli-app) .heli-session-references>span{display:inline-flex;min-width:0;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--heli-muted);font-size:10.5px;line-height:1.45}:where(.heli-ui-root,.heli-app) .heli-session-references button{cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-session-references button:hover{color:var(--heli-ink);text-decoration:underline;text-underline-offset:2px}:where(.heli-ui-root,.heli-app) .heli-session-references svg{width:11px;height:11px;flex:0 0 auto}:where(.heli-ui-root,.heli-app) .heli-session-references button span,:where(.heli-ui-root,.heli-app) .heli-session-references span span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-material{min-width:0;min-height:0;overflow-y:auto;padding:0 28px 54px;background:color-mix(in srgb,var(--heli-surface) 97%,var(--heli-canvas));scrollbar-gutter:stable}:where(.heli-ui-root,.heli-app) .heli-material__toolbar{position:sticky;z-index:4;top:0;display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid color-mix(in srgb,var(--heli-divider) 76%,transparent);background:color-mix(in srgb,var(--heli-surface) 96%,transparent);backdrop-filter:blur(16px)}:where(.heli-ui-root,.heli-app) .heli-material__toolbar>div{display:flex;min-width:0;align-items:center;gap:10px}:where(.heli-ui-root,.heli-app) .heli-material__toolbar>div:first-child{flex-direction:column;align-items:flex-start;gap:2px}:where(.heli-ui-root,.heli-app) .heli-material__toolbar strong{overflow:hidden;max-width:360px;font-size:12px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-material__toolbar span{color:var(--heli-muted);font-size:9.5px}:where(.heli-ui-root,.heli-app) .heli-material__toolbar button{display:inline-flex;width:29px;height:29px;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent;color:var(--heli-muted);cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-material__toolbar button:hover{background:var(--muted);color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-material__toolbar button svg{width:14px;height:14px}:where(.heli-ui-root,.heli-app) .heli-material-workspace-select{position:relative;display:flex;align-items:center}:where(.heli-ui-root,.heli-app) .heli-material-workspace-select select{max-width:170px;height:29px;padding:0 24px 0 8px;border:0;appearance:none;background:transparent;color:var(--heli-ink);font-size:10px;cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-material-workspace-select svg{position:absolute;right:7px;width:12px;height:12px;color:var(--heli-muted);pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-material-filters{position:sticky;z-index:3;top:58px;display:flex;min-height:51px;align-items:center;gap:10px;overflow-x:auto;border-bottom:1px solid color-mix(in srgb,var(--heli-divider) 74%,transparent);background:color-mix(in srgb,var(--heli-surface) 96%,transparent);backdrop-filter:blur(16px);scrollbar-width:none;white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-material-filters::-webkit-scrollbar{display:none}:where(.heli-ui-root,.heli-app) .heli-material-filters__group{display:flex;flex:0 0 auto;align-items:center;gap:6px}:where(.heli-ui-root,.heli-app) .heli-material-filters button{display:inline-flex;min-height:29px;flex:0 0 auto;align-items:center;padding:0 11px;border:1px solid color-mix(in srgb,var(--heli-divider) 92%,transparent);border-radius:999px;background:transparent;color:#626872;font-size:10.5px;font-weight:520;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}:where(.heli-ui-root,.heli-app) .heli-material-filters button:hover{border-color:var(--border-hover);color:var(--heli-ink);transform:translateY(-1px)}:where(.heli-ui-root,.heli-app) .heli-material-filters button[data-active]{border-color:color-mix(in srgb,var(--heli-ink) 20%,var(--heli-divider));background:var(--heli-ink);color:var(--heli-surface);font-weight:620}:where(.heli-ui-root,.heli-app) .heli-material-filters__divider{flex:0 0 auto;color:color-mix(in srgb,var(--heli-muted) 58%,transparent);font-size:12px;user-select:none}:where(.heli-ui-root,.heli-app) .heli-material-feed{padding-top:16px}:where(.heli-ui-root,.heli-app) .heli-material-lane+.heli-material-lane{margin-top:34px}:where(.heli-ui-root,.heli-app) .heli-material-lane__header{display:flex;min-height:28px;align-items:baseline;gap:7px;margin-bottom:10px}:where(.heli-ui-root,.heli-app) .heli-material-lane__header h2{margin:0;font-size:16px;font-weight:680;letter-spacing:-.025em}:where(.heli-ui-root,.heli-app) .heli-material-lane__header span{color:var(--heli-muted);font-size:9.5px;font-variant-numeric:tabular-nums}:where(.heli-ui-root,.heli-app) .heli-material-grid{display:grid;grid-auto-rows:4px;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:10px;align-items:start}:where(.heli-ui-root,.heli-app) .heli-material-grid[data-lane=all]{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}:where(.heli-ui-root,.heli-app) .heli-material-grid[data-lane=upcoming]{grid-template-columns:repeat(auto-fill,minmax(215px,1fr))}:where(.heli-ui-root,.heli-app) .heli-material-feed[data-processing=recommendation] .heli-material-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}:where(.heli-ui-root,.heli-app) .heli-material-feed[data-processing=recommendation] .heli-material-grid[data-lane=all]{grid-template-columns:repeat(auto-fit,minmax(216px,1fr))}:where(.heli-ui-root,.heli-app) .heli-material-feed[data-processing=all] .heli-material-grid[data-lane=all]{grid-template-columns:repeat(auto-fit,minmax(216px,1fr))}:where(.heli-ui-root,.heli-app) .heli-material-card{min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--heli-divider) 92%,transparent);border-radius:10px;background:var(--heli-surface);box-shadow:0 1px 1px rgb(18 24 38/2%);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}:where(.heli-ui-root,.heli-app) .heli-material-card:hover{border-color:color-mix(in srgb,var(--heli-ink) 18%,var(--heli-divider));box-shadow:0 4px 14px rgb(18 24 38/4%);transform:translateY(-1px)}:where(.heli-ui-root,.heli-app) .heli-material-card--synthesis{border-top:2px solid color-mix(in srgb,var(--heli-blue) 74%,white)}:where(.heli-ui-root,.heli-app) .heli-material-card__media{position:relative;overflow:hidden;border-bottom:1px solid color-mix(in srgb,var(--heli-divider) 78%,transparent);background:var(--muted)}:where(.heli-ui-root,.heli-app) .heli-material-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .18s ease,transform .22s ease}:where(.heli-ui-root,.heli-app) .heli-material-card:hover .heli-material-card__media img{transform:scale(1.012)}:where(.heli-ui-root,.heli-app) .heli-material-card[data-media-ratio=landscape] .heli-material-card__media{aspect-ratio:16/9}:where(.heli-ui-root,.heli-app) .heli-material-card[data-media-ratio=square] .heli-material-card__media{aspect-ratio:1}:where(.heli-ui-root,.heli-app) .heli-material-card[data-media-ratio=portrait] .heli-material-card__media{aspect-ratio:4/5}:where(.heli-ui-root,.heli-app) .heli-material-card__duration{position:absolute;right:7px;bottom:7px;padding:2px 5px;border-radius:4px;background:rgb(0 0 0/76%);color:#fff;font-size:9px;font-variant-numeric:tabular-nums}:where(.heli-ui-root,.heli-app) .heli-material-card__body{display:flex;min-width:0;gap:10px;padding:10px 11px 8px}:where(.heli-ui-root,.heli-app) .heli-material-card__content{min-width:0;flex:1}:where(.heli-ui-root,.heli-app) .heli-material-card__identity{display:flex;min-width:0;align-items:center;gap:5px;margin-bottom:6px;color:var(--heli-muted);font-size:9px;line-height:1}:where(.heli-ui-root,.heli-app) .heli-material-provider-icon{display:inline-flex;width:14px;height:14px;flex:0 0 auto;align-items:center;justify-content:center;color:color-mix(in srgb,var(--heli-ink) 82%,transparent);font-style:normal}:where(.heli-ui-root,.heli-app) .heli-material-provider-icon svg{display:block;width:100%;height:100%}:where(.heli-ui-root,.heli-app) .heli-material-provider-icon[data-material-provider-icon=youtube_live],:where(.heli-ui-root,.heli-app) .heli-material-provider-icon[data-material-provider-icon=youtube_shorts],:where(.heli-ui-root,.heli-app) .heli-material-provider-icon[data-material-provider-icon=youtube_video]{color:#f03}:where(.heli-ui-root,.heli-app) .heli-material-provider-icon[data-material-provider-icon=instagram]{color:#c13584}:where(.heli-ui-root,.heli-app) .heli-material-card__identity>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-material-card__identity>span:first-of-type{color:var(--text-secondary);font-weight:620}:where(.heli-ui-root,.heli-app) .heli-material-card__identity>span+span:before{margin-right:6px;color:color-mix(in srgb,var(--heli-muted) 60%,transparent);content:"·"}:where(.heli-ui-root,.heli-app) .heli-material-card__identity strong{margin-left:auto;color:var(--heli-blue);font-size:8px;font-weight:690}:where(.heli-ui-root,.heli-app) .heli-material-card h2{display:-webkit-box;margin:0;overflow:hidden;font-size:12.5px;font-weight:670;line-height:1.38;letter-spacing:-.015em;-webkit-box-orient:vertical;-webkit-line-clamp:3}:where(.heli-ui-root,.heli-app) .heli-material-card[data-has-media=true] h2{-webkit-line-clamp:2}:where(.heli-ui-root,.heli-app) .heli-material-card p{display:-webkit-box;margin:7px 0 0;overflow:hidden;color:var(--text-secondary);font-size:10.5px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}:where(.heli-ui-root,.heli-app) .heli-material-card__content>small{display:-webkit-box;margin-top:9px;overflow:hidden;color:var(--heli-muted);font-size:9.5px;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}:where(.heli-ui-root,.heli-app) .heli-material-card__event-date{display:flex;width:42px;height:51px;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--heli-blue) 20%,var(--heli-divider));border-radius:10px;background:var(--heli-blue-soft);color:var(--heli-blue-strong)}:where(.heli-ui-root,.heli-app) .heli-material-card__event-date span{font-size:8.5px;font-weight:640}:where(.heli-ui-root,.heli-app) .heli-material-card__event-date strong{margin-top:1px;font-size:19px;line-height:1;letter-spacing:-.04em}:where(.heli-ui-root,.heli-app) .heli-material-card__event-type{display:inline-block;margin-top:9px;color:var(--heli-muted);font-size:8.5px}:where(.heli-ui-root,.heli-app) .heli-material-card footer{display:flex;min-width:0;align-items:center;gap:7px;margin:0 11px;padding:8px 0 9px;border-top:1px solid color-mix(in srgb,var(--heli-divider) 72%,transparent);color:var(--heli-muted);font-size:8.5px;font-variant-numeric:tabular-nums}:where(.heli-ui-root,.heli-app) .heli-material-card footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-material-card footer span+span:before{margin-right:7px;color:color-mix(in srgb,var(--heli-muted) 46%,transparent);content:"·"}:where(.heli-ui-root,.heli-app) .heli-material-lane__more{display:block;min-height:31px;margin:3px auto 0;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--heli-muted);font-size:10px;font-weight:610;cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-material-lane__more:hover{background:var(--muted);color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-material-empty,:where(.heli-ui-root,.heli-app) .heli-material-state{display:flex;min-height:100%;align-items:center;justify-content:center;color:var(--heli-muted);font-size:11px}:where(.heli-ui-root,.heli-app) .heli-material-empty{min-height:240px;flex-direction:column;gap:11px}:where(.heli-ui-root,.heli-app) .heli-material-empty__action{min-height:30px;padding:0 11px;border:1px solid var(--heli-divider);border-radius:7px;background:var(--heli-surface);color:var(--heli-ink);font-size:10.5px;font-weight:620;cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-material-empty__action:hover{border-color:var(--border-hover);background:var(--muted)}:where(.heli-ui-root,.heli-app) .heli-material-state{flex-direction:column;gap:8px;padding:48px;text-align:center}:where(.heli-ui-root,.heli-app) .heli-material-state strong{color:var(--heli-ink);font-size:14px}:where(.heli-ui-root,.heli-app) .heli-material-state>span{max-width:360px;line-height:1.5}:where(.heli-ui-root,.heli-app) .heli-material-connect>button,:where(.heli-ui-root,.heli-app) .heli-material-state>button{min-height:31px;padding:0 12px;border:0;border-radius:7px;background:var(--heli-blue);color:#fff;font-size:10.5px;font-weight:620;cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-material-state p,:where(.heli-ui-root,.heli-app) .heli-material__error{color:var(--heli-error);font-size:10px}:where(.heli-ui-root,.heli-app) .heli-material__error{margin:12px 0 0}:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator{position:absolute;z-index:110;top:0;bottom:0;width:10px;padding:0;border:0;outline:0;cursor:col-resize;touch-action:none;user-select:none;-webkit-app-region:no-drag;app-region:no-drag}:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator>span{position:absolute;top:0;bottom:0;left:50%;width:1px;background:transparent;transform:translateX(-50%);transition:background .12s ease,box-shadow .12s ease;pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator:hover>span,:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator[data-dragging]>span{background:color-mix(in srgb,var(--heli-blue) 54%,var(--heli-divider));box-shadow:0 0 0 1px color-mix(in srgb,var(--heli-blue) 10%,transparent)}:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator:focus-visible>span{background:var(--heli-blue);box-shadow:0 0 0 2px color-mix(in srgb,var(--heli-blue) 18%,transparent)}:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator--left{left:var(--heli-left-sidebar-width);transform:translateX(-50%)}:where(.heli-ui-root,.heli-app) .heli-session-stage{position:relative;display:flex;min-width:0;min-height:0;overflow:hidden;background:var(--heli-surface);--heli-chat-rail-width:400px;--heli-chat-rail-content-width:400px}:where(.heli-ui-root,.heli-app) .heli-session-stage__chat,:where(.heli-ui-root,.heli-app) .heli-session-stage__work{min-width:0;min-height:0;flex:0 0 auto;transition:border-color var(--heli-surface-motion-duration) var(--heli-surface-motion-ease)}:where(.heli-ui-root,.heli-app) .heli-session-stage__work{position:relative;width:calc(100% - var(--heli-chat-rail-width));overflow:hidden}:where(.heli-ui-root,.heli-app) .heli-session-stage__chat{width:var(--heli-chat-rail-width);overflow:hidden;border-left:1px solid var(--heli-divider);background:var(--heli-surface)}:where(.heli-ui-root,.heli-app) .heli-session-stage__chat[aria-hidden=true]{border-left-color:transparent;pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-session-stage__chat-content{width:var(--heli-chat-rail-content-width);height:100%;min-width:0;min-height:0}:where(.heli-ui-root,.heli-app) .heli-panel-resize-separator--assistant{right:var(--heli-chat-rail-width);transform:translateX(50%)}:where(.heli-ui-root,.heli-app) .heli-session-stage[data-assistant-resizing] .heli-session-stage__chat,:where(.heli-ui-root,.heli-app) .heli-session-stage[data-assistant-resizing] .heli-session-stage__work{transition:none}:where(.heli-ui-root,.heli-app) .heli-session-stage[data-surface=chat] .heli-session-stage__work{width:0}:where(.heli-ui-root,.heli-app) .heli-session-stage[data-surface=chat] .heli-session-stage__chat{width:100%;border-left-color:transparent}:where(.heli-ui-root,.heli-app) .heli-session-stage[data-surface=chat] .heli-session-stage__chat-content{width:100%}:where(.heli-ui-root,.heli-app) .heli-session-stage__work-pane{position:absolute;inset:0;min-width:0;min-height:0;overflow:hidden;will-change:transform,opacity}:where(.heli-ui-root,.heli-app) .heli-session-stage__work-pane[aria-hidden=true]{pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-session-stage__work-pane>*{width:100%;height:100%}:where(.heli-ui-root,.heli-app) .heli-session-stage__chat-content>.heli-chat{width:100%;height:100%}:where(.heli-ui-root,.heli-app) .heli-script-document,:where(.heli-ui-root,.heli-app) .heli-script-review{min-width:0;min-height:0;overflow:hidden;background:color-mix(in srgb,var(--heli-canvas) 72%,var(--heli-surface))}:where(.heli-ui-root,.heli-app) .heli-script-document{position:relative;display:grid;grid-template-rows:44px minmax(0,1fr)}:where(.heli-ui-root,.heli-app) .heli-script-document>header{display:flex;min-width:0;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--heli-divider);background:var(--heli-surface)}:where(.heli-ui-root,.heli-app) .heli-script-document__tools{display:flex;min-width:0;align-items:center;gap:2px}:where(.heli-ui-root,.heli-app) .heli-script-document__tools button{display:inline-grid;width:30px;height:30px;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:var(--heli-muted);cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-script-document__tools button:hover{background:var(--muted);color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-script-document__tools button:disabled{cursor:default;opacity:.4}:where(.heli-ui-root,.heli-app) .heli-script-document__tools button svg{width:14px;height:14px}:where(.heli-ui-root,.heli-app) .heli-script-document__tools i{width:1px;height:18px;margin:0 6px;background:var(--heli-divider)}:where(.heli-ui-root,.heli-app) .heli-script-document>header span{color:var(--heli-muted);font-size:9.5px}:where(.heli-ui-root,.heli-app) .heli-script-document>header>span[data-state=error],:where(.heli-ui-root,.heli-app) .heli-script-document__error{color:var(--heli-error)}:where(.heli-ui-root,.heli-app) .heli-script-document__viewport{min-height:0;overflow-y:auto;padding:16px clamp(16px,4vw,44px) 32px}:where(.heli-ui-root,.heli-app) .heli-script-document__paper{position:relative;width:min(820px,100%);min-height:calc(100% - 1px);margin:0 auto;border:1px solid var(--heli-divider);background:var(--heli-surface);box-shadow:0 1px 3px rgb(0 0 0/4%)}:where(.heli-ui-root,.heli-app) .heli-script-document__paper[data-empty]:before{position:absolute;top:44px;left:clamp(30px,6vw,58px);color:color-mix(in srgb,var(--heli-muted) 72%,transparent);font-size:13px;content:"대본을 작성하세요…";pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-script-document[data-draft-streaming]>header>span[data-state=streaming]{color:color-mix(in srgb,var(--heli-blue) 76%,var(--heli-muted))}:where(.heli-ui-root,.heli-app) .heli-script-document__editor{min-height:max(560px,calc(100vh - 170px));padding:42px clamp(30px,6vw,58px) 72px;outline:0;color:var(--heli-ink);font-size:13px;line-height:1.72;letter-spacing:-.012em;overflow-wrap:anywhere}:where(.heli-ui-root,.heli-app) .heli-script-document__editor[contenteditable=false]{opacity:.72}:where(.heli-ui-root,.heli-app) .heli-script-document__editor h1{margin:0 0 24px;font-size:23px;line-height:1.42;font-weight:680;letter-spacing:-.025em;word-break:keep-all}:where(.heli-ui-root,.heli-app) .heli-script-document__editor h2{margin:28px 0 10px;font-size:18px;line-height:1.5;font-weight:660}:where(.heli-ui-root,.heli-app) .heli-script-document__editor h3{margin:22px 0 8px;font-size:15px;line-height:1.55;font-weight:660}:where(.heli-ui-root,.heli-app) .heli-script-document__editor p{margin:0 0 14px}:where(.heli-ui-root,.heli-app) .heli-script-document__editor ol,:where(.heli-ui-root,.heli-app) .heli-script-document__editor ul{margin:8px 0 14px;padding-left:22px}:where(.heli-ui-root,.heli-app) .heli-script-document__editor ul{list-style:disc}:where(.heli-ui-root,.heli-app) .heli-script-document__editor ol{list-style:decimal}:where(.heli-ui-root,.heli-app) .heli-script-document__editor li{margin:4px 0}:where(.heli-ui-root,.heli-app) .heli-script-document__editor code{border-radius:3px;background:var(--muted);padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}:where(.heli-ui-root,.heli-app) .heli-script-document__error{position:absolute;right:28px;bottom:18px;margin:0;font-size:10px}:where(.heli-ui-root,.heli-app) .heli-script-review{position:relative;display:grid;grid-template-rows:44px minmax(0,1fr)}:where(.heli-ui-root,.heli-app) .heli-script-review>header{z-index:2;display:flex;min-width:0;align-items:center;gap:18px;padding:0 14px;border-bottom:1px solid var(--heli-divider);background:var(--heli-surface)}:where(.heli-ui-root,.heli-app) .heli-script-review>header>div{display:flex;align-items:center;gap:7px}:where(.heli-ui-root,.heli-app) .heli-script-review>header strong{font-size:12px;font-weight:660}:where(.heli-ui-root,.heli-app) .heli-script-review>header span{color:var(--heli-muted);font-size:9.5px}:where(.heli-ui-root,.heli-app) .heli-script-review button{min-height:28px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:var(--heli-ink);font-size:9.5px;font-weight:600;cursor:pointer}:where(.heli-ui-root,.heli-app) .heli-script-review button:hover{background:var(--muted)}:where(.heli-ui-root,.heli-app) .heli-script-review button:disabled{cursor:default;opacity:.5}:where(.heli-ui-root,.heli-app) .heli-script-review .heli-script-review__primary{background:var(--heli-blue);color:#fff}:where(.heli-ui-root,.heli-app) .heli-script-review__viewport{min-height:0;overflow-y:auto;padding:16px clamp(16px,4vw,44px) 88px}:where(.heli-ui-root,.heli-app) .heli-script-review__document{width:min(820px,100%);min-height:calc(100% - 1px);margin:0 auto;padding:44px clamp(30px,6vw,58px) 90px;border:1px solid var(--heli-divider);background:var(--heli-surface);box-shadow:0 1px 3px rgb(0 0 0/4%);font-size:13px;line-height:1.76;white-space:pre-wrap;overflow-wrap:anywhere}:where(.heli-ui-root,.heli-app) .heli-script-review__change{display:inline}:where(.heli-ui-root,.heli-app) .heli-script-review__change del{background:transparent;color:#b24646;text-decoration-color:currentcolor;text-decoration-line:line-through;text-decoration-thickness:1.25px}:where(.heli-ui-root,.heli-app) .heli-script-review__change ins{border-radius:2px;background:rgb(51 167 112/11%);color:#176f4a;text-decoration:none}:where(.heli-ui-root,.heli-app) .heli-script-review__tail{display:inline;white-space:nowrap}:where(.heli-ui-root,.heli-app) .heli-script-review__actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;margin:0 5px;padding:2px;border:1px solid color-mix(in srgb,var(--heli-divider) 86%,transparent);border-radius:7px;background:color-mix(in srgb,var(--heli-surface) 96%,transparent);box-shadow:0 2px 7px rgb(18 20 25/5%);vertical-align:middle}:where(.heli-ui-root,.heli-app) .heli-script-review__actions button{display:inline-grid;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-script-review__actions button svg{width:13px;height:13px;stroke-width:1.8}:where(.heli-ui-root,.heli-app) .heli-script-review__actions button[data-review-action=apply]{background:var(--heli-blue);color:#fff}:where(.heli-ui-root,.heli-app) .heli-script-review__actions button[data-review-action=revert]:not(:disabled):focus-visible,:where(.heli-ui-root,.heli-app) .heli-script-review__actions button[data-review-action=revert]:not(:disabled):hover{background:rgb(178 70 70/8%);color:#a43f3f}:where(.heli-ui-root,.heli-app) .heli-script-review__actions button[data-review-action=apply]:not(:disabled):focus-visible,:where(.heli-ui-root,.heli-app) .heli-script-review__actions button[data-review-action=apply]:not(:disabled):hover{background:var(--primary-hover);color:#fff}:where(.heli-ui-root,.heli-app) .heli-script-review__global-actions-zone{position:absolute;z-index:4;right:0;bottom:0;left:0;display:flex;height:72px;align-items:flex-end;justify-content:center;padding-bottom:12px;pointer-events:none}:where(.heli-ui-root,.heli-app) .heli-script-review__global-actions{display:inline-flex;align-items:center;gap:2px;padding:4px;border:1px solid color-mix(in srgb,var(--heli-divider) 86%,transparent);border-radius:10px;background:color-mix(in srgb,var(--heli-surface) 96%,transparent);box-shadow:0 9px 24px rgb(18 20 25/12%);pointer-events:auto}:where(.heli-ui-root,.heli-app) .heli-script-review__global-actions button{min-height:26px;padding:0 9px}:where(.heli-ui-root,.heli-app) .heli-script-review-error{display:grid;height:100%;place-items:center;color:var(--heli-error);font-size:11px}:where(.heli-ui-root,.heli-app) :is(.heli-script-document__images,.heli-script-review__images){display:grid;max-width:640px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:18px}@media (max-width:820px){:where(.heli-ui-root,.heli-app) .heli-surface-slider{width:184px}:where(.heli-ui-root,.heli-app) .heli-surface-slider button{padding:0 7px}}:where(.heli-ui-root,.heli-app) .heli-chat{position:relative;display:grid;min-width:0;min-height:0;overflow:hidden;background:var(--heli-surface)}:where(.heli-ui-root,.heli-app) .heli-chat .scroll-to-bottom-overlay:before{display:none;content:none}:where(.heli-ui-root,.heli-app) .heli-chat .scroll-to-bottom{width:36px;height:36px;border:0;background:var(--heli-surface);box-shadow:0 2px 8px rgb(18 20 25/11%);transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}:where(.heli-ui-root,.heli-app) .heli-chat .scroll-to-bottom:hover{transform:translateY(-1px);border-color:transparent;background:var(--muted);box-shadow:0 4px 12px rgb(18 20 25/13%)}:where(.heli-ui-root,.heli-app) .heli-chat .scroll-to-bottom:active{transform:scale(.96);background:var(--muted);box-shadow:0 1px 4px rgb(18 20 25/10%)}:where(.heli-ui-root,.heli-app) .heli-chat .scroll-to-bottom svg{width:16px;height:16px}:where(.heli-ui-root,.heli-app) .heli-chat[data-composer-layout=dock]{grid-template-rows:minmax(0,1fr) auto}:where(.heli-ui-root,.heli-app) .heli-chat[data-composer-layout=welcome]{grid-template-rows:auto auto auto;align-content:center;justify-items:center;padding:20px 24px 9vh}:where(.heli-ui-root,.heli-app) .heli-thread{min-width:0;min-height:0;overflow:hidden}:where(.heli-ui-root,.heli-app) .heli-thread .chatkit-thread-container{padding-top:28px;padding-bottom:104px}:where(.heli-ui-root,.heli-app) .heli-thread .with-chat-thread__items{gap:23px}:where(.heli-ui-root,.heli-app) .heli-run{display:contents}:where(.heli-ui-root,.heli-app) .heli-thread .with-user-turn{max-width:880px}:where(.heli-ui-root,.heli-app) .heli-thread .with-user-turn__bubble{border-radius:17px;background:var(--muted);box-shadow:none;color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-user-turn-content{display:flex;min-width:0;flex-direction:column;gap:7px;padding:9px 12px}:where(.heli-ui-root,.heli-app) .heli-user-turn-content>.with-context-chips{padding-top:1px}:where(.heli-ui-root,.heli-app) .heli-user-message{font-size:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}:where(.heli-ui-root,.heli-app) .heli-thread .with-assistant-turn{max-width:880px;gap:13px;font-size:14px;line-height:1.68}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline{color:inherit;font-size:inherit}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__summary{min-height:20px;gap:7px;margin:0;padding:0;border-radius:3px}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__summary-heading{gap:4px;color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-thread button.with-process-timeline__summary:hover{color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__chevron{width:12px;height:12px;color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__rule{background:color-mix(in srgb,var(--heli-divider) 84%,transparent)}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__items{color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__children>li,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__items>li:not(.with-process-timeline__commentary){color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__children>li[data-status=in_progress],:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__items>li[data-status=in_progress]{color:color-mix(in srgb,var(--heli-ink) 28%,var(--heli-muted))}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__children>li[data-status=in_progress]>.with-process-timeline__item-icon,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__items>li[data-status=in_progress]>.with-process-timeline__item-icon{color:currentcolor}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__items li.with-process-timeline__commentary{max-width:760px;color:var(--heli-ink);font-size:inherit;line-height:inherit}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__commentary .heli-markdown{color:inherit}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__commentary .heli-markdown p{margin-bottom:6px}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__group-summary{color:inherit}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__child-copy>a,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__detail-meta,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__details small,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__items li small,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__sources a,:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__sources small{color:inherit;font-size:inherit}:where(.heli-ui-root,.heli-app) .heli-thread .with-process-timeline__item-icon{color:currentcolor}:where(.heli-ui-root,.heli-app) .heli-thread .with-assistant-message-actions{margin-top:4px}:where(.heli-ui-root,.heli-app) .heli-thread .with-assistant-message-actions button{color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-thread .with-assistant-message-actions button:hover{background:var(--hover);color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-thread .with-rich-assistant-run__waiting{display:inline-flex;width:fit-content;min-height:20px;align-items:center;padding:0;color:var(--heli-muted);font-size:12px}:where(.heli-ui-root,.heli-app) .heli-thread .with-assistant-turn[data-streaming]:after{display:none}:where(.heli-ui-root,.heli-app) .heli-thread .with-shimmer-text[data-active]{background-image:linear-gradient(90deg,color-mix(in srgb,var(--heli-muted) 68%,transparent) 12%,var(--heli-ink) 50%,color-mix(in srgb,var(--heli-muted) 68%,transparent) 88%);background-size:240% 100%;filter:none;animation-duration:3.2s}:where(.heli-ui-root,.heli-app) .heli-composer{position:relative;min-height:60px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .chatkit-thread-container{padding:20px 10px 88px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .with-chat-thread__items{gap:19px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .with-user-turn{max-width:none;padding:0 10px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .with-user-turn__bubble{max-width:84%}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .with-assistant-turn{max-width:none;padding:0 10px;font-size:12.5px;line-height:1.62}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .heli-user-message{font-size:12.5px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .heli-composer{min-height:56px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .chatkit-composer{margin-top:0;padding:0 12px 10px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-wrapper{max-width:none;padding:0}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:minmax(44px,auto);border-radius:14px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-top{grid-template-rows:auto minmax(44px,auto)}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-top{grid-column:1/-1;grid-row:1;padding:8px 9px 2px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-textarea{grid-column:2;grid-row:1;min-width:0;min-height:44px;max-height:220px;padding:13px 4px 12px;font-size:12.5px;line-height:19px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-top .composer-textarea{grid-row:2}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-effort .composer-textarea,:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-start-control .composer-textarea{padding-right:4px;padding-left:4px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-controls{display:contents}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-controls-end,:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-controls-start{position:static;display:flex;grid-row:1;align-self:end;align-items:center;gap:3px;padding-block:7px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper:not(.composer-input-wrapper--expanded) :is(.composer-controls-start,.composer-controls-end){align-self:center}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-controls-start{grid-column:1;padding-left:7px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-controls-end{grid-column:3;padding-right:8px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-top .composer-controls-end,:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-top .composer-controls-start{grid-row:2}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-input-wrapper--with-start-control .composer-controls-start,:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-send-button{position:static}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-reasoning-effort-control{position:relative;right:auto;bottom:auto}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-model-reasoning-control .composer-reasoning-effort-button{min-width:0;max-width:104px;height:29px;gap:3px;padding-right:4px;padding-left:6px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-model-reasoning-control .composer-reasoning-effort-current{min-width:0;max-width:72px;font-size:10.5px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-model-reasoning-control .composer-fast-mode-indicator{width:11px;height:11px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .composer-send-button{width:29px;height:29px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .heli-welcome{padding:20px 16px 7vh}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .heli-welcome>h1{margin-bottom:16px;font-size:20px}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=sidepanel] .heli-welcome__composer{width:100%}:where(.heli-ui-root,.heli-app) .heli-chat[data-placement=primary] .heli-composer>.chatkit-composer{margin-top:0;padding:0 22px 10px}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer{padding-right:22px;padding-left:22px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-wrapper{max-width:880px;padding:0 28px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-input-wrapper{border-color:color-mix(in srgb,var(--heli-divider) 95%,transparent);border-radius:17px;box-shadow:0 1px 2px rgb(18 20 25/3%)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-input-wrapper:has(.composer-textarea:focus){border-color:color-mix(in srgb,var(--heli-blue) 20%,var(--heli-divider));box-shadow:0 0 0 1px rgb(66 85 255/4%)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-input-top{padding:8px 11px 0}:where(.heli-ui-root,.heli-app) .heli-chat .composer-textarea{min-height:48px;padding-top:13px;padding-bottom:11px;font-size:14px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-input-wrapper--with-start-control .composer-textarea{padding-left:49px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-input-wrapper--with-effort .composer-textarea{padding-right:205px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-input-wrapper--with-start-control .composer-controls-start{bottom:10px;left:9px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-control{right:45px;bottom:10px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-button{min-width:70px;max-width:105px;height:29px;justify-content:space-between;padding:0 7px 0 9px;border:1px solid transparent;border-radius:8px;background:transparent;color:color-mix(in srgb,var(--heli-ink) 66%,transparent)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-button:hover{border-color:color-mix(in srgb,var(--heli-ink) 8%,transparent);background:color-mix(in srgb,var(--heli-ink) 4%,transparent);color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-button[aria-expanded=true]{border-color:transparent;background:transparent;color:var(--heli-ink)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-button:focus-visible{outline-color:color-mix(in srgb,var(--heli-blue) 48%,transparent)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-current{min-width:0;font-size:11.5px;font-weight:560}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-chevron{width:12px;height:12px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-menu{right:0;width:168px;padding:4px;border-radius:10px;box-shadow:0 16px 36px -22px rgb(18 20 25/30%),0 1px 3px rgb(18 20 25/6%)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-options{gap:1px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-option{min-height:32px;padding:0 8px;border-radius:7px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-option-label{font-size:11.5px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-reasoning-effort-check{width:14px;height:14px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-control .composer-reasoning-effort-button{min-width:120px;max-width:180px;padding-right:6px;padding-left:9px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-menu{right:0;width:220px;padding:5px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-row{min-height:37px;padding-right:6px;padding-left:8px;border-radius:7px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-row>span{font-size:10.5px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-row>strong{max-width:128px;font-size:10.5px;font-weight:580}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-row>svg{width:13px;height:13px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-header{min-height:31px;padding-bottom:3px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-header>button{width:26px;height:26px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-model-reasoning-header>strong{font-size:11px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-fast-mode-indicator,:where(.heli-ui-root,.heli-app) .heli-chat .composer-fast-mode-toggle[aria-pressed=true]{color:var(--heli-blue)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button{right:10px;bottom:10px;width:29px;height:29px;border-radius:8px;background:var(--heli-blue);box-shadow:none}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button:hover:not(:disabled){background:var(--heli-blue-strong)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button:disabled{background:transparent;color:color-mix(in srgb,var(--heli-ink) 38%,transparent);opacity:1}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button svg{width:16px;height:16px}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button--streaming{border:0;border-radius:50%;background:var(--heli-ink);color:var(--heli-surface)}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button--streaming:hover:not(:disabled){background:color-mix(in srgb,var(--heli-ink) 88%,var(--heli-surface))}:where(.heli-ui-root,.heli-app) .heli-chat .composer-send-button--streaming svg{width:9px;height:9px}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer--welcome .composer-wrapper{padding:0}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer--welcome .composer-input-wrapper{border-color:var(--heli-divider);border-radius:17px;background:var(--heli-surface)}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer--welcome .composer-send-button{right:10px;bottom:10px;background:var(--heli-blue);color:#fff}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer--welcome .composer-send-button:disabled{background:transparent;color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer--welcome .composer-reasoning-effort-control{right:45px;bottom:10px}:where(.heli-ui-root,.heli-app) .heli-chat .chatkit-composer--welcome .composer-model-reasoning-menu{top:calc(100% + 8px);bottom:auto}:where(.heli-ui-root,.heli-app) .heli-markdown{min-width:0;color:var(--heli-ink);overflow-wrap:anywhere}:where(.heli-ui-root,.heli-app) .heli-markdown>:first-child{margin-top:0}:where(.heli-ui-root,.heli-app) .heli-markdown>:last-child{margin-bottom:0}:where(.heli-ui-root,.heli-app) .heli-markdown p{margin:0 0 11px}:where(.heli-ui-root,.heli-app) .heli-markdown ol,:where(.heli-ui-root,.heli-app) .heli-markdown ul{margin:7px 0 13px;padding-left:22px}:where(.heli-ui-root,.heli-app) .heli-markdown li+li{margin-top:4px}:where(.heli-ui-root,.heli-app) .heli-markdown h1,:where(.heli-ui-root,.heli-app) .heli-markdown h2,:where(.heli-ui-root,.heli-app) .heli-markdown h3{margin:20px 0 8px;font-weight:650;line-height:1.35}:where(.heli-ui-root,.heli-app) .heli-markdown h1{font-size:19px}:where(.heli-ui-root,.heli-app) .heli-markdown h2{font-size:16px}:where(.heli-ui-root,.heli-app) .heli-markdown h3{font-size:14px}:where(.heli-ui-root,.heli-app) .heli-markdown code{padding:2px 5px;border-radius:5px;background:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}:where(.heli-ui-root,.heli-app) .heli-markdown pre{overflow-x:auto;padding:13px;border:1px solid var(--heli-divider);border-radius:9px;background:var(--heli-canvas)}:where(.heli-ui-root,.heli-app) .heli-markdown pre code{padding:0;background:transparent}:where(.heli-ui-root,.heli-app) .heli-markdown blockquote{margin:13px 0;padding-left:13px;border-left:2px solid var(--heli-blue);color:var(--heli-muted)}:where(.heli-ui-root,.heli-app) .heli-markdown table{width:100%;margin:15px 0;border-collapse:collapse;font-size:12px}:where(.heli-ui-root,.heli-app) .heli-markdown td,:where(.heli-ui-root,.heli-app) .heli-markdown th{padding:7px 9px;border-bottom:1px solid var(--heli-divider);text-align:left}:where(.heli-ui-root,.heli-app) .heli-markdown__link{color:inherit;font:inherit;line-height:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:opacity .12s ease}:where(.heli-ui-root,.heli-app) .heli-markdown__file-link{display:inline;margin:0;padding:0;border:0;appearance:none;background:transparent;vertical-align:baseline}:where(.heli-ui-root,.heli-app) .heli-markdown__link-label{text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:color-mix(in srgb,currentcolor 38%,transparent);text-decoration-thickness:1px;text-underline-offset:3px;transition:text-decoration-color .12s ease}:where(.heli-ui-root,.heli-app) .heli-markdown__open-indicator{display:inline-block;margin-left:2px;font-size:.72em;font-weight:480;line-height:1;opacity:.58;text-decoration:none;transform:translateY(-.06em);transition:opacity .12s ease}:where(.heli-ui-root,.heli-app) .heli-markdown__link:hover .heli-markdown__link-label{text-decoration-style:solid;text-decoration-color:color-mix(in srgb,currentcolor 72%,transparent)}:where(.heli-ui-root,.heli-app) .heli-markdown__link:hover .heli-markdown__open-indicator{opacity:.82}:where(.heli-ui-root,.heli-app) .heli-markdown__link:active{opacity:.72}:where(.heli-ui-root,.heli-app) .heli-markdown__link:focus-visible{border-radius:3px;outline:2px solid color-mix(in srgb,var(--heli-blue) 34%,transparent);outline-offset:2px}:where(.heli-ui-root,.heli-app) .heli-markdown__blocked-link{color:inherit}:where(.heli-ui-root,.heli-app) .heli-spin{width:15px;height:15px;animation:heli-spin .8s linear infinite}@keyframes heli-spin{to{transform:rotate(1turn)}}.react-flow{direction:ltr;--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(255,255,255,0.5);--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:rgba(240,240,240,0.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:rgba(240,240,240,0.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(0,0,0,0.08);--xy-node-boxshadow-selected-default:0 0 0 0.5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:rgba(0,89,220,0.08);--xy-selection-border-default:1px dotted rgba(0,89,220,0.8);--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,0.08);--xy-edge-label-background-color-default:#ffffff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(150,150,150,0.25);--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:rgba(60,60,60,0.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:rgba(240,240,240,0.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(255,255,255,0.08);--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:rgba(200,200,220,0.08);--xy-selection-border-default:1px dotted rgba(200,200,220,0.8);--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,0.08);--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.bottom.center,.react-flow__panel.top.center{left:50%;transform:translateX(-15px) translateX(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{position:absolute;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__minimap{background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default))}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}