:root{--font-main:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Inter", Helvetica, Arial, sans-serif;--font-heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Inter", Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Pro Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--sidebar-width:290px;--mobile-header-height:0px;--content-max-width:768px;font-family:var(--font-main);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark;color:var(--text-main);background-color:var(--bg-color);font-weight:400;line-height:1.6}:root,[data-theme=dark]{--bg-color:#18191b;--text-main:#f4f4f5;--text-muted:#93969f;--border-color:#26282b;--border-hover:#3e4046;--sidebar-bg:#131416;--sidebar-border:#26282b;--sidebar-text:#93969f;--sidebar-text-hover:#f4f4f5;--sidebar-active-bg:#26282b;--panel-bg:#1f2023;--pill-bg:#26282b;--pill-hover:#35363b;--input-bg:#222326;--selection-bg:#ffffff1a;--glass-bg:#18191b66;--primary:#00b359;--danger:#db143c;--success:#228636;--warning:#f59f0a;--info:#096cdc;--gradient-from:#18191b00;--gradient-to:#18191b;--scrollbar-thumb:#303136;--scrollbar-thumb-hover:#484a51}[data-theme=light]{--bg-color:#fbfaf9;--text-main:#18181b;--text-muted:#6d6d78;--border-color:#e4e4e7;--border-hover:#d4d4d8;--sidebar-bg:#f7f5f3;--sidebar-border:#e4e4e7;--sidebar-text:#6d6d78;--sidebar-text-hover:#18181b;--sidebar-active-bg:#e4e4e7;--panel-bg:#fff;--pill-bg:#fff;--pill-hover:#f4f4f5;--input-bg:#fff;--selection-bg:#18181b14;--glass-bg:#fff6;--primary:#061e1a;--danger:#db143c;--success:#228636;--warning:#f59f0a;--info:#096cdc;--gradient-from:#fbfaf900;--gradient-to:#fbfaf9;--scrollbar-thumb:#e4e4e7;--scrollbar-thumb-hover:#d4d4d8}body{background-color:var(--bg-color);place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex;overflow:hidden}.data-row{transition:all .2s}.data-row:hover{background:var(--bg-color)}.data-row.selected{background:var(--selection-bg)}.shimmer{background:var(--border-color);opacity:.4;position:relative;overflow:hidden}.shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.8s infinite global-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes global-shimmer{to{transform:translate(100%)}}@media (width<=768px){:root{--sidebar-width:0px;--mobile-header-height:60px}}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.03em;margin:0;font-weight:600}button,input,select,textarea{font-family:inherit}::selection{background:var(--selection-bg);color:inherit}.brand-logo{width:auto;height:100%}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.view-container{width:100%;max-width:1600px;font-family:var(--font-main);margin:0 auto;padding:0 4rem}.view-header{background:var(--bg-color);z-index:20;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;height:55px;margin:0 -4rem;padding:0 1.5rem;display:flex;position:sticky;top:0}.view-header h1{color:var(--text-main);letter-spacing:-.01em;margin:0;font-size:1.125rem}.header-meta{align-items:center;gap:.5rem;display:flex}.count-badge{color:var(--text-main);font-size:.875rem;font-weight:600}.meta-label{color:var(--text-muted);opacity:.5;font-size:.875rem}@media (width<=768px){.view-container{padding:1.5rem}.view-header{flex-direction:column;gap:.25rem}.pagination-controls{flex-direction:column;align-items:flex-start;gap:1rem}}.title-cell{align-items:center;gap:.6rem;display:flex}.title-icon{color:var(--text-muted);opacity:.4;flex-shrink:0}.session-link{color:var(--text-main);text-overflow:ellipsis;font-weight:500;text-decoration:none;overflow:hidden}.timestamp{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.8125rem;font-family:var(--font-mono);opacity:.8}.actions-cell{text-align:right}.open-link{color:#0969da;opacity:0;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.data-row:hover .open-link{opacity:1;background:#0969da14}.sidebar.svelte-129hoe0{background:var(--sidebar-bg);border-right:.75px solid var(--sidebar-border);flex-direction:column;gap:0;width:290px;height:100vh;padding:1rem .625rem .25rem;transition:width .2s cubic-bezier(.4,0,.2,1);display:flex}.sidebar.collapsed.svelte-129hoe0{width:60px}.sidebar.svelte-129hoe0 span:where(.svelte-129hoe0),.sidebar.svelte-129hoe0 .section-label:where(.svelte-129hoe0),.sidebar.svelte-129hoe0 .profile-name:where(.svelte-129hoe0),.sidebar.svelte-129hoe0 .profile-role:where(.svelte-129hoe0),.sidebar.svelte-129hoe0 .no-history:where(.svelte-129hoe0){opacity:1;white-space:nowrap;transition:opacity .15s ease-in-out .15s}.sidebar.collapsed.svelte-129hoe0 span:where(.svelte-129hoe0),.sidebar.collapsed.svelte-129hoe0 .btn-sidebar-toggle,.sidebar.collapsed.svelte-129hoe0 .section-label:where(.svelte-129hoe0),.sidebar.collapsed.svelte-129hoe0 .profile-name:where(.svelte-129hoe0),.sidebar.collapsed.svelte-129hoe0 .profile-role:where(.svelte-129hoe0),.sidebar.collapsed.svelte-129hoe0 .all-works-btn:where(.svelte-129hoe0),.sidebar.collapsed.svelte-129hoe0 .no-history:where(.svelte-129hoe0),.sidebar.collapsed.svelte-129hoe0 .menu-dots-container:where(.svelte-129hoe0){opacity:0;transition:none!important;display:none!important}.sidebar.collapsed.svelte-129hoe0 .dropdown-content span{opacity:1;pointer-events:auto;position:static;display:inline!important}.all-works-btn.svelte-129hoe0{margin-top:.25rem;margin-bottom:1rem}.sidebar.collapsed.svelte-129hoe0 .btn-sidebar-main{border-right:.75px solid var(--border-color)!important;border-radius:10px!important}.history-item-wrapper.svelte-129hoe0{position:relative}.history-item-wrapper.svelte-129hoe0:hover{z-index:10}.edit-wrapper.svelte-129hoe0{box-shadow:inset 0 0 0 1px var(--info);background:var(--sidebar-active-bg)}.rename-input.svelte-129hoe0{width:100%;color:var(--text-main);font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}.menu-dots-container.svelte-129hoe0{display:none;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.history-item-wrapper.svelte-129hoe0:hover .menu-dots-container:where(.svelte-129hoe0),.menu-dots-container.dropdown-open.svelte-129hoe0{display:block}.menu-dots.svelte-129hoe0{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .1s;display:flex}.menu-dots.svelte-129hoe0:hover{color:var(--text-main)}.menu-dots.svelte-129hoe0:hover,.menu-dots-container.dropdown-open.svelte-129hoe0 .menu-dots:where(.svelte-129hoe0){background:#80808026}.sidebar-footer.svelte-129hoe0{border-top:.75px solid var(--sidebar-border);height:60px;margin-top:auto;margin-left:-.625rem;margin-right:-.625rem;padding:0 .5rem;transition:height .2s cubic-bezier(.4,0,.2,1);position:relative}.sidebar.collapsed.svelte-129hoe0 .sidebar-footer:where(.svelte-129hoe0){height:110px}.profile-dropdown{width:calc(100% - 72px)!important;height:40px!important;position:absolute!important;bottom:10px!important;left:10px!important}.profile-trigger.svelte-129hoe0:hover{background:var(--sidebar-active-bg)}.sidebar.collapsed.svelte-129hoe0 .profile-dropdown{width:40px!important;height:40px!important}.profile-trigger.svelte-129hoe0{cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;width:100%;height:100%;padding:4px;transition:background .1s;display:flex}.collapse-toggle-btn.svelte-129hoe0{cursor:pointer;width:40px;height:40px;color:var(--text-muted);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:10px;left:calc(100% - 50px)}.collapse-toggle-btn.svelte-129hoe0:hover{background:var(--sidebar-active-bg);color:var(--text-main)}.sidebar.collapsed.svelte-129hoe0 .collapse-toggle-btn:where(.svelte-129hoe0){bottom:60px}@media (width<=768px){.sidebar.svelte-129hoe0{border-right:1px solid var(--sidebar-border);width:290px;height:100%;box-shadow:4px 0 15px #0000000d}.collapse-toggle-btn.svelte-129hoe0{display:none}}.sidebar-header.svelte-129hoe0{flex-shrink:0;justify-content:space-between;align-items:center;height:24px;margin-bottom:.5rem;padding:0 4px;display:flex}.brand-group.svelte-129hoe0{align-items:center;gap:.35rem;display:flex}.brand-logo-container.svelte-129hoe0{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.brand-logo.svelte-129hoe0{width:auto;height:22px}.separator.svelte-129hoe0{color:var(--sidebar-border);margin:0;font-size:1rem;font-weight:300}.ws-minimal-switcher.svelte-129hoe0{color:var(--text-main);cursor:pointer;max-width:180px;font-size:.9375rem;font-weight:600;font-family:var(--font-main);background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:4px 8px;transition:all .1s;display:flex}.ws-minimal-switcher.svelte-129hoe0:hover{background:var(--sidebar-active-bg);color:var(--sidebar-text-hover)}.avatar.svelte-129hoe0{border:1px solid var(--sidebar-border);background:#06201b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:hidden}.avatar.svelte-129hoe0 img:where(.svelte-129hoe0){object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-letter.svelte-129hoe0{color:#fff;z-index:1;text-transform:uppercase;font-size:.875rem;font-weight:700}.profile-info.svelte-129hoe0{text-align:left;overflow:hidden}.profile-name.svelte-129hoe0{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.profile-role.svelte-129hoe0{color:var(--text-muted);font-size:.6875rem;font-weight:500}.status-dropdown{width:100%}.status-button.svelte-129hoe0{position:relative}.avatar-container.svelte-129hoe0{flex-shrink:0;width:32px;height:32px;position:relative}.status-indicator-southeast.svelte-129hoe0{z-index:5;justify-content:center;align-items:center;width:11px;height:11px;display:flex;position:absolute;bottom:0;right:0}.sidebar.collapsed.svelte-129hoe0 .dropdown-content span{opacity:1!important;display:inline!important}.menu-item.svelte-129hoe0{width:100%;color:var(--sidebar-text);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:.85rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .1s;display:flex}.menu-item.svelte-129hoe0:hover{background:var(--pill-hover);color:var(--sidebar-text-hover)}.menu-item.active.svelte-129hoe0{background:var(--sidebar-active-bg);color:var(--sidebar-text-hover);font-weight:600}.menu-item.svelte-129hoe0 svg:where(.svelte-129hoe0){color:var(--text-muted)}.menu-item.svelte-129hoe0:hover svg:where(.svelte-129hoe0){color:var(--sidebar-text-hover)}.menu-item.svelte-129hoe0 .chevron-right{opacity:.5;margin-left:auto}.menu-divider.svelte-129hoe0{background:var(--border-color);width:auto;height:1px;margin:.25rem -.4rem}.sign-out.svelte-129hoe0,.sign-out.svelte-129hoe0 svg{color:var(--danger)}.sign-out.svelte-129hoe0:hover{background:color-mix(in srgb, var(--danger) 10%, transparent)}.sign-out.svelte-129hoe0:hover svg,.menu-item.delete-btn.svelte-129hoe0,.menu-item.delete-btn.svelte-129hoe0 svg{color:var(--danger)}.menu-item.delete-btn.svelte-129hoe0:hover{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}.menu-item.delete-btn.svelte-129hoe0:hover svg{color:var(--danger)}.nav-section.svelte-129hoe0{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.nav-section.settings-mode.svelte-129hoe0{margin-top:-.375rem}.split-dropdown{width:100%!important;margin-bottom:0!important;display:flex!important;position:relative!important}.section-header.svelte-129hoe0{z-index:10;justify-content:space-between;align-items:center;margin-top:1.5rem;margin-bottom:-.75rem;padding:0 .5rem;display:flex;position:relative}.section-label.svelte-129hoe0{text-transform:none;color:var(--text-main);letter-spacing:-.01em;font-size:.8125rem;font-weight:600}.sidebar-list.svelte-129hoe0{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.2rem;margin:0 -.625rem;padding:1.25rem .625rem 0;display:flex;overflow:hidden auto;mask-image:linear-gradient(#0000 0%,#000 1.5rem)}.history-item.svelte-129hoe0{color:var(--sidebar-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.65rem;padding:.38125rem .5rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .1s;display:flex}.history-item.svelte-129hoe0:hover,.history-item.active.svelte-129hoe0{color:var(--sidebar-text-hover);background:var(--sidebar-active-bg)}.truncate.svelte-129hoe0{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;transition:padding .1s;overflow:hidden}.history-item-wrapper.svelte-129hoe0:hover .truncate:where(.svelte-129hoe0),.history-item-wrapper.svelte-129hoe0:has(.dropdown-open:where(.svelte-129hoe0)) .truncate:where(.svelte-129hoe0){padding-right:24px}.no-history.svelte-129hoe0{color:var(--text-muted);padding:.5rem 1.25rem;font-size:.8125rem;font-style:italic}.skeleton-bar.svelte-129hoe0{border-radius:4px}.ws-shimmer.svelte-129hoe0{width:80px;height:16px}.history-shimmer.svelte-129hoe0{width:calc(100% - 16px);height:30px;margin:4px 8px}.name-shimmer.svelte-129hoe0{width:100px;height:14px;margin-bottom:4px}.ws-shimmer-small.svelte-129hoe0{width:60px;height:10px}.top-nav-switcher.svelte-129hoe0{align-items:stretch;gap:6px;width:100%;display:flex}.top-nav-tabs.svelte-129hoe0{flex:1;min-width:0}.quick-action-btn.svelte-129hoe0{aspect-ratio:1;background:var(--pill-hover);color:var(--text-muted);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:.25rem 0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.quick-action-btn.svelte-129hoe0:hover{background:var(--sidebar-active-bg);color:var(--text-main)}.sidebar.collapsed.svelte-129hoe0 .top-nav-tabs:where(.svelte-129hoe0){display:none}.sidebar.collapsed.svelte-129hoe0 .top-nav-switcher:where(.svelte-129hoe0){justify-content:center}.sidebar.collapsed.svelte-129hoe0 .quick-action-btn:where(.svelte-129hoe0){width:34px;height:34px}.back-to-work-btn.svelte-129hoe0{width:100%;color:var(--sidebar-text);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.back-to-work-btn.svelte-129hoe0:hover{color:var(--sidebar-text-hover);background:#80808026}.sidebar.collapsed.svelte-129hoe0 .back-to-work-btn:where(.svelte-129hoe0) span:where(.svelte-129hoe0){display:none}.sidebar.collapsed.svelte-129hoe0 .back-to-work-btn:where(.svelte-129hoe0){justify-content:center;padding:8px}.layout-container.svelte-12qhfyh{background:var(--bg-color);width:100vw;height:100vh;display:flex;overflow:hidden}.loading-state.svelte-12qhfyh{background:var(--bg-color);z-index:10000;position:fixed;inset:0}.main-content.svelte-12qhfyh{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.page-container.svelte-12qhfyh{background:var(--bg-color);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.raw-page-container.svelte-12qhfyh{flex-direction:column;flex:1;display:flex;overflow-y:auto}.mobile-header.svelte-12qhfyh{height:var(--mobile-header-height);background:var(--bg-color);border-bottom:1px solid var(--border-color);z-index:100;align-items:center;padding:0 1rem;display:none}.menu-btn.svelte-12qhfyh{color:var(--text-main);cursor:pointer;background:0 0;border:none;margin-left:-.5rem;padding:.5rem}.header-right.svelte-12qhfyh{flex:1}@media (width<=768px){.mobile-header.svelte-12qhfyh{justify-content:space-between;padding:0 1.25rem;display:flex}.mobile-header.svelte-12qhfyh .brand-logo:where(.svelte-12qhfyh){height:14px}.sidebar-wrapper.svelte-12qhfyh{z-index:1000;width:290px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar-wrapper.open.svelte-12qhfyh{transform:translate(0)}.sidebar-wrapper.right.svelte-12qhfyh{left:auto;right:0;transform:translate(100%)}.sidebar-wrapper.right.open.svelte-12qhfyh{transform:translate(0)}.sidebar-overlay.svelte-12qhfyh{z-index:999;background:#0006;position:fixed;inset:0}}.sidebar-wrapper.right.svelte-12qhfyh{flex-shrink:0;justify-content:flex-end;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.sidebar-wrapper.right.svelte-12qhfyh:not(.open){width:0!important}.sidebar-wrapper.right.is-resizing.svelte-12qhfyh{transition:none}.resize-handle.svelte-12qhfyh{cursor:col-resize;z-index:100;background:0 0;width:4px;transition:background .2s;position:absolute;top:0;bottom:0;left:0}.resize-handle.svelte-12qhfyh:hover,.sidebar-wrapper.right.is-resizing.svelte-12qhfyh .resize-handle:where(.svelte-12qhfyh){background:var(--text-muted);opacity:.5}.chat-main.svelte-12qhfyh{flex-direction:column;flex:1;justify-content:center;min-height:0;padding-bottom:8vh;transition:opacity .4s,transform .4s;display:flex;position:relative;overflow:hidden}.global-ops-btn.svelte-12qhfyh{width:32px;height:32px;color:var(--text-muted);cursor:pointer;z-index:60;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1rem;right:1.25rem}.global-ops-btn.svelte-12qhfyh:not(.is-open){background:var(--panel-bg);border:.75px solid var(--border-color);box-shadow:0 4px 12px #0000000d}.global-ops-btn.svelte-12qhfyh:not(.is-open):hover{color:var(--text-main);border-color:var(--text-muted);box-shadow:0 6px 16px #0000001a}.global-ops-btn.is-open.svelte-12qhfyh:hover{background:var(--pill-hover);color:var(--text-main)}.icon-wrapper.svelte-12qhfyh{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.icon-wrapper.rotate.svelte-12qhfyh{transform:rotate(90deg)}.nav-status-dot.svelte-12qhfyh{background:var(--info);border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.chat-main.is-workting.svelte-12qhfyh{justify-content:flex-start;padding-bottom:0}.hero-section.svelte-12qhfyh{text-align:left;max-width:var(--content-max-width);margin:0 auto 2.5rem;padding:0 1.5rem;transition:opacity .3s,transform .3s}.is-workting.svelte-12qhfyh .hero-section:where(.svelte-12qhfyh){opacity:0;pointer-events:none;height:0;margin:0;overflow:hidden;transform:translateY(-20px)}.hero-greeting-container.svelte-12qhfyh{flex-direction:column;justify-content:center;min-height:7.2rem;display:flex;overflow:hidden}.hero-greeting.svelte-12qhfyh{color:var(--text-main);letter-spacing:-.03em;will-change:transform;flex-direction:column;gap:.25rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:2.75rem;font-weight:500;line-height:1.2;transition:transform .7s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(1.75rem)}@media (width<=480px){.hero-greeting.svelte-12qhfyh{font-size:1.85rem;line-height:1.1}.greeting-row.svelte-12qhfyh{min-height:2.2rem!important}}.hero-greeting.shifted.svelte-12qhfyh{transform:translateY(0)}.greeting-row.svelte-12qhfyh{align-items:center;min-height:3.3rem;display:flex}.greeting-sub{opacity:.45;font-weight:400}.hero-actions.svelte-12qhfyh{max-width:var(--content-max-width);opacity:0;pointer-events:none;scrollbar-width:none;gap:.75rem;margin:.5rem auto 1rem;padding:0 1.5rem;transition:opacity .15s ease-out;display:flex;overflow-x:auto}.hero-actions.svelte-12qhfyh::-webkit-scrollbar{display:none}.hero-actions.visible.svelte-12qhfyh{opacity:1;pointer-events:auto}.is-workting.svelte-12qhfyh .hero-actions:where(.svelte-12qhfyh){display:none}.action-chip.svelte-12qhfyh{background:var(--panel-bg);border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;gap:.5rem;padding:.3rem .3rem .3rem 1rem;font-size:.75rem;font-weight:500;transition:background-color .2s,opacity .2s,transform .2s;display:flex}.action-chip.single-icon.svelte-12qhfyh{padding:.3rem .75rem .3rem 1rem}.action-chip.svelte-12qhfyh:hover{background:var(--pill-hover);border-color:var(--border-hover);transform:translateY(-1px)}.logo-stack.svelte-12qhfyh{align-items:center;display:flex}.logo-stack.right.svelte-12qhfyh{margin-left:.75rem}.logo-item.svelte-12qhfyh{border:.5px solid var(--border-color);background:#fff;border-radius:50%;width:28px;height:28px;margin-left:-10px;overflow:hidden}.logo-item.svelte-12qhfyh:first-child{margin-left:0}.logo-item.linear.svelte-12qhfyh{background:#5e6ad2}.logo-item.zoom.svelte-12qhfyh{background:#2d8cff}.logo-item.salesforce.svelte-12qhfyh{background:#00a1e0}.logo-item.workday.svelte-12qhfyh{background:#f18d05}.logo-item.counter.svelte-12qhfyh{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.input-wrapper.svelte-12qhfyh{z-index:10;width:100%;position:relative}.is-workting.svelte-12qhfyh .input-wrapper:where(.svelte-12qhfyh){margin-top:auto}.work-viewport.svelte-12qhfyh{opacity:0;flex:1;padding:4.5rem 0 2rem;transition:opacity .4s .1s,transform .4s cubic-bezier(.16,1,.3,1) .1s;display:none;overflow-y:auto;transform:translateY(10px)}.is-workting.svelte-12qhfyh .work-viewport:where(.svelte-12qhfyh){opacity:1;display:block;transform:translateY(0)}.work-content.svelte-12qhfyh{width:100%;max-width:var(--content-max-width);flex-direction:column;gap:1rem;margin:0 auto;padding:0 1.5rem 200px;display:flex}@media (width<=768px){.work-content.svelte-12qhfyh{gap:.75rem;padding-bottom:120px}}.scroll-bottom-btn.svelte-12qhfyh{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-main);cursor:pointer;z-index:50;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,opacity .2s,transform .2s;display:flex;position:absolute;bottom:120px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #00000008}.scroll-bottom-btn.svelte-12qhfyh:hover{background:var(--pill-hover);transform:translate(-50%)}@media (width<=768px){.scroll-bottom-btn.svelte-12qhfyh{bottom:100px}}
