.v2-root{--bg: #f5f4f0;--bg-2: #efedea;--bg-3: #e6e4df;--surface: #fbfaf7;--surface-2: #f7f6f2;--line: #e6e3dd;--line-2: #d6d3cc;--line-3: #b8b5ad;--ink: #17171a;--ink-2: #2b2b2f;--ink-3: #4a4a52;--muted: #78786f;--muted-2: #a6a49b;--chip: #ececea;--chip-2: #e4e3df;--user: #1b1b19;--user-ink: #fafaf7;--accent: #2f6feb;--accent-2: #dbe6fb;--accent-ink: #1347ac;--ok: #2a8a5f;--ok-2: #d6ecdf;--warn: #c78a1a;--warn-2: #fcefd1;--err: #c4462b;--err-2: #fadcd4;--violet: #7a4bd4;--violet-2: #e8def9;--radius: 10px;--radius-sm: 7px;--shadow-1: 0 1px 0 rgba(20, 20, 18, .04), 0 1px 2px rgba(20, 20, 18, .04);--shadow-2: 0 6px 24px rgba(20, 20, 18, .08);--shadow-3: 0 12px 40px rgba(20, 20, 18, .14);--dur-quick: .12s;--dur-base: .18s;--dur-enter: .24s;--dur-leave: .16s;--ease-out: cubic-bezier(.22, .9, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.5, 1.4, .4, 1);--focus-ring: 0 0 0 3px color-mix(in srgb, var(--accent) 35%, transparent);--font-size-base: .9375rem;--chat-gap: 24px;--chat-bubble-pad-y: 12px;--chat-bubble-pad-x: 16px;--sidebar-row-pad-y: 5px;--composer-pad-y: 10px;--composer-pad-x: 12px;--workspace-pad: 16px;--fs-meta: 11px;--fs-xs: 12px;--fs-sm: 13px;--fs-md: 14px;--fs-lg: 15px;--fs-xl: 18px;--fs-h3: 20px;--fs-h2: 24px;--fs-h1: 28px;--fs-hero: 32px;--lh-tight: 1.2;--lh-body: 1.6;--lh-meta: 1.35;--side-w: 260px;--work-w: 440px;color-scheme:light}.v2-root .oauth-card{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--v2-line-2);border-radius:12px;background:var(--v2-surface);padding:12px;box-shadow:var(--v2-shadow-1)}.v2-root .oauth-main{display:flex;min-width:0;align-items:center;gap:9px}.v2-root .oauth-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--v2-line);border-radius:9px;background:var(--v2-surface-2);color:var(--v2-ink)}.v2-root .oauth-icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.v2-root .oauth-maskara{background:var(--v2-ink);color:var(--v2-bg)}.v2-root .oauth-maskara svg{width:18px;height:18px}.v2-root .oauth-arrow{color:var(--v2-muted)}.v2-root .oauth-copy{min-width:0}.v2-root .oauth-title{font-size:13px;font-weight:600;color:var(--v2-ink)}.v2-root .oauth-sub,.v2-root .oauth-error{font-size:11.5px;line-height:1.45;color:var(--v2-muted)}.v2-root .oauth-error{color:var(--v2-err)}.v2-root .oauth-button{flex:0 0 auto;gap:6px;border-radius:9px}.v2-root.v2-error-shell{display:grid;min-height:100dvh;place-items:center;background:var(--bg);padding:24px}.v2-root .v2-error-card{width:min(420px,100%);border:1px solid var(--v2-line-2);border-radius:14px;background:var(--v2-surface);padding:22px;box-shadow:var(--v2-shadow-2)}.v2-root .v2-error-eyebrow{margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--v2-muted)}.v2-root .v2-error-card h1{margin:0;font-size:22px;font-weight:700;color:var(--v2-ink)}.v2-root .v2-error-card p{margin:8px 0 16px;color:var(--v2-muted)}.v2-root .v2-error-card a{color:var(--v2-accent);font-weight:600}.v2-root[data-theme=dark]{color-scheme:dark}@media (prefers-color-scheme: dark){.v2-root[data-theme=system]{color-scheme:dark}}.v2-root .side .scroll,.v2-root .chat-scroll,.v2-root .work-body,.v2-root .ws-scroll,.v2-root .prof-body,.v2-root .home-scroll,.v2-root .jobs-scroll,.v2-root .mk-scroll,.v2-root .ma-scroll,.v2-root .notif-body,.v2-root .palette-body,.v2-root .modal .mb{scrollbar-gutter:stable}@media (prefers-reduced-motion: reduce){.v2-root *,.v2-root *:before,.v2-root *:after{animation-duration:.001ms;animation-iteration-count:1;transition-duration:.001ms;scroll-behavior:auto}.v2-root .chatrow .spinner,.v2-root .inline-status .ring,.v2-root .jb-st.run .spn{animation-duration:1.6s}}.v2-root[data-density=comfortable]{--chat-gap: 22px;--chat-bubble-pad-y: 14px;--chat-bubble-pad-x: 18px;--sidebar-row-pad-y: 7px;--composer-pad-y: 12px;--composer-pad-x: 14px;--workspace-pad: 18px}.v2-root[data-density=cozy]{--chat-gap: 18px;--chat-bubble-pad-y: 12px;--chat-bubble-pad-x: 16px;--sidebar-row-pad-y: 5px;--composer-pad-y: 10px;--composer-pad-x: 12px;--workspace-pad: 16px}.v2-root[data-density=compact]{--chat-gap: 12px;--chat-bubble-pad-y: 9px;--chat-bubble-pad-x: 14px;--sidebar-row-pad-y: 3px;--composer-pad-y: 8px;--composer-pad-x: 10px;--workspace-pad: 12px}.v2-root[data-theme=dark]{--bg: #151513;--bg-2: #1c1c1a;--bg-3: #26251f;--surface: #1b1b19;--surface-2: #222220;--line: #2c2b26;--line-2: #3a3933;--line-3: #4a4941;--ink: #f1efea;--ink-2: #d6d3cb;--ink-3: #aba89f;--muted: #7d7b72;--muted-2: #5d5b52;--chip: #2a2926;--chip-2: #33322d;--user: #f5f3ee;--user-ink: #14140f;--accent: #6a9bff;--accent-2: #1f2a45;--accent-ink: #a6c0ff;--shadow-1: 0 1px 0 rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .3);--shadow-2: 0 6px 24px rgba(0, 0, 0, .45);--shadow-3: 0 12px 40px rgba(0, 0, 0, .55)}@media (prefers-color-scheme: dark){.v2-root[data-theme=system]{--bg: #151513;--bg-2: #1c1c1a;--bg-3: #26251f;--surface: #1b1b19;--surface-2: #222220;--line: #2c2b26;--line-2: #3a3933;--line-3: #4a4941;--ink: #f1efea;--ink-2: #d6d3cb;--ink-3: #aba89f;--muted: #7d7b72;--muted-2: #5d5b52;--chip: #2a2926;--chip-2: #33322d;--user: #f5f3ee;--user-ink: #14140f;--accent: #6a9bff;--accent-2: #1f2a45;--accent-ink: #a6c0ff;--shadow-1: 0 1px 0 rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .3);--shadow-2: 0 6px 24px rgba(0, 0, 0, .45);--shadow-3: 0 12px 40px rgba(0, 0, 0, .55)}}.v2-root *{box-sizing:border-box}.v2-root{margin:0;height:100%;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--font-size-base);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:has(.v2-root[data-v2-app-ready]),body:has(.v2-root[data-v2-app-loading]){margin:0;overflow:hidden}.v2-root[data-v2-app-ready],.v2-root[data-v2-app-loading]{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;min-height:100dvh;overflow:hidden}.v2-root button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}.v2-root input,.v2-root textarea{font:inherit;color:inherit}.v2-root a{color:inherit;text-decoration:none}.v2-root .mono{font-family:JetBrains Mono,ui-monospace,monospace}.v2-root svg{display:block;flex-shrink:0}.v2-root .spacer{flex:1}.v2-root .kbd{font-family:JetBrains Mono,monospace;font-size:10.5px;padding:1px 5px;border:1px solid var(--line-2);border-radius:4px;background:var(--surface);color:var(--muted);font-weight:400;white-space:nowrap}.v2-root .sep-dot{color:var(--muted-2);padding:0 6px}.v2-root :focus{outline:none}.v2-root :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:inherit}.v2-root button:focus-visible,.v2-root a:focus-visible,.v2-root input:focus-visible,.v2-root textarea:focus-visible,.v2-root select:focus-visible,.v2-root [role=button]:focus-visible,.v2-root [tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .app{height:100dvh;max-height:100dvh;width:100vw;display:grid;grid-template-rows:1fr;overflow:hidden;min-width:0}.v2-root .rail-toggle,.v2-root .work-rail-toggle{position:fixed;top:10px;width:28px;height:28px;border-radius:7px;background:transparent;border:0;box-shadow:none;display:grid;place-items:center;color:var(--muted);z-index:50;cursor:pointer;transition:background var(--dur-quick) var(--ease-out),color var(--dur-quick) var(--ease-out)}.v2-root .rail-toggle{left:12px}.v2-root .work-rail-toggle{right:12px}.v2-root .rail-toggle:hover,.v2-root .work-rail-toggle:hover{color:var(--ink-2);background:var(--bg-3)}.v2-root .rail-toggle:active,.v2-root .work-rail-toggle:active{background:var(--line)}.v2-root .rail-toggle .rt-chev-closed,.v2-root .work-rail-toggle .rt-chev-closed{display:none}.v2-root .app:has(.body.no-side)~.rail-toggle .rt-chev-open{display:none}.v2-root .app:has(.body.no-side)~.rail-toggle .rt-chev-closed{display:block}.v2-root .app:has(.body.no-work)~.work-rail-toggle .rt-chev-open{display:none}.v2-root .app:has(.body.no-work)~.work-rail-toggle .rt-chev-closed{display:block}.v2-root .app:has(.body.full-view)~.rail-toggle,.v2-root .app:has(.body.full-view)~.work-rail-toggle{display:none}.v2-root .app:not(:has(.body.has-work))~.work-rail-toggle{display:none}.v2-root .topbar{display:none}.v2-root .brand{display:flex;align-items:center;gap:8px;padding:0 6px;min-width:0;font-weight:500;font-size:14px;letter-spacing:0}.v2-root .brand .logo{width:22px;height:22px;border-radius:6px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;letter-spacing:0;overflow:hidden}.v2-root .brand .logo svg{width:16px;height:16px}.v2-root .brand .n .sub{color:inherit;font-weight:inherit}.v2-root .tabs{display:flex;align-items:center;gap:2px;flex:1;min-width:0;overflow:hidden;margin-left:4px;height:100%}.v2-root .tab{display:flex;align-items:center;gap:7px;height:28px;padding:0 8px 0 9px;min-width:120px;max-width:220px;background:transparent;border-radius:7px;color:var(--muted);font-size:12.5px;cursor:pointer;border:1px solid transparent;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v2-root .tab:hover{background:#0000000a;color:var(--ink-2)}.v2-root .tab.active{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:var(--shadow-1)}.v2-root .tab .favicon{width:15px;height:15px;border-radius:4px;flex-shrink:0;display:grid;place-items:center;font-size:9px;font-weight:700;color:#fff;background:var(--ink);line-height:1}.v2-root .tab .favicon.blue{background:#2f6feb}.v2-root .tab .favicon.green{background:#2a8a5f}.v2-root .tab .favicon.violet{background:#7a4bd4}.v2-root .tab .favicon.amber{background:#c78a1a}.v2-root .tab .favicon.builder{background:linear-gradient(135deg,#1b1b19,#54544d)}.v2-root .tab .tname{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:450}.v2-root .tab.active .tname{font-weight:500}.v2-root .tab .x{width:15px;height:15px;border-radius:4px;display:grid;place-items:center;color:var(--muted);opacity:0;flex-shrink:0}.v2-root .tab:hover .x,.v2-root .tab.active .x{opacity:1}.v2-root .tab .x:hover{background:#00000014;color:var(--ink)}.v2-root .tab .dirty{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.v2-root .newtab{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;color:var(--muted)}.v2-root .newtab:hover{background:#0000000d;color:var(--ink)}.v2-root .topbar .right{display:flex;align-items:center;gap:4px;padding-right:4px}.v2-root .topbar .right button{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;color:var(--muted)}.v2-root .topbar .right button:hover{background:#0000000f;color:var(--ink)}.v2-root .topbar .right button.active{background:var(--bg-3);color:var(--ink)}.v2-root .credchip{display:flex;align-items:center;gap:6px;padding:0 9px;height:28px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:12px;color:var(--ink-2);font-weight:500;cursor:pointer}.v2-root .credchip:hover{border-color:var(--line-2)}.v2-root .credchip .bar{width:44px;height:5px;border-radius:3px;background:var(--bg-3);overflow:hidden;position:relative}.v2-root .avchip{width:28px;height:28px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:600;cursor:pointer;position:relative}.v2-root .avchip .unread{position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:var(--accent);color:#fff;border-radius:50%;font-size:8px;font-weight:700;display:grid;place-items:center;border:2px solid var(--bg)}.v2-root .body{display:grid;grid-template-columns:var(--side-w) minmax(0,1fr) var(--work-w);height:100%;min-width:0;min-height:0;overflow:hidden;transition:grid-template-columns .18s ease}.v2-root .body.no-side{grid-template-columns:0 minmax(0,1fr) var(--work-w)}.v2-root .body.no-work{grid-template-columns:var(--side-w) minmax(0,1fr) 0}.v2-root .body.solo{grid-template-columns:0 minmax(0,1fr) 0}.v2-root .side{background:var(--bg-2);border-right:1px solid var(--line);display:flex;flex-direction:column;min-width:0;overflow:hidden}.v2-root .side .top{padding:10px 10px 6px;display:flex;flex-direction:column;gap:5px}.v2-root .side .newbtn{display:flex;align-items:center;gap:8px;height:32px;padding:0 10px;border-radius:8px;color:var(--ink);font-size:13px;font-weight:500;background:var(--surface);border:1px solid var(--line)}.v2-root .side .newbtn:hover{border-color:var(--line-2)}.v2-root .side .newbtn .kbd{margin-left:auto}.v2-root .side .searchbox{display:flex;align-items:center;gap:7px;height:28px;padding:0 9px;border-radius:7px;background:#0000000b;color:var(--muted);font-size:12.5px;cursor:pointer}.v2-root .side .searchbox:hover{background:#0000000f}.v2-root .side .searchbox .kbd{margin-left:auto}.v2-root .side .navs{padding:4px 6px}.v2-root .navbtn{display:flex;align-items:center;gap:9px;height:28px;padding:0 9px;border-radius:7px;font-size:13px;color:var(--ink-2);cursor:pointer;width:100%}.v2-root .navbtn:hover{background:#0000000d}.v2-root .navbtn.active{background:#00000012;color:var(--ink)}.v2-root .navbtn .ico{color:var(--muted)}.v2-root .navbtn .count{margin-left:auto;font-size:10.5px;color:var(--muted);font-family:JetBrains Mono,monospace}.v2-root .side .scroll{flex:1;overflow-y:auto;padding:4px 6px 14px}.v2-root .side .scroll::-webkit-scrollbar,.v2-root .work-body::-webkit-scrollbar,.v2-root .chat-scroll::-webkit-scrollbar,.v2-root .notif-body::-webkit-scrollbar{width:8px}.v2-root .side .scroll::-webkit-scrollbar-thumb,.v2-root .work-body::-webkit-scrollbar-thumb,.v2-root .chat-scroll::-webkit-scrollbar-thumb,.v2-root .notif-body::-webkit-scrollbar-thumb{background:#00000014;border-radius:4px}.v2-root .sidegroup{padding:12px 10px 4px;font-size:10.5px;font-weight:600;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:6px}.v2-root .sidegroup .count{margin-left:auto;font-family:JetBrains Mono,monospace;font-weight:400;color:var(--muted-2);text-transform:none;letter-spacing:0}.v2-root .chatrow{display:flex;align-items:center;gap:9px;padding:var(--sidebar-row-pad-y) 8px;border-radius:7px;cursor:pointer;font-size:13px;color:var(--ink-2);min-width:0;line-height:1.25;position:relative}.v2-root .chatrow:hover{background:#0000000b}.v2-root .chatrow.active{background:#00000012;color:var(--ink)}.v2-root .chatrow .ico{width:18px;height:18px;border-radius:5px;flex-shrink:0;display:grid;place-items:center;font-size:9.5px;font-weight:700;color:#fff;background:var(--ink);line-height:1}.v2-root .chatrow .ico.blue{background:#2f6feb}.v2-root .chatrow .ico.green{background:#2a8a5f}.v2-root .chatrow .ico.violet{background:#7a4bd4}.v2-root .chatrow .ico.amber{background:#c78a1a}.v2-root .chatrow .ico.builder{background:linear-gradient(135deg,#1b1b19,#54544d)}.v2-root .chatrow .tt{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:450}.v2-root .chatrow.active .tt{font-weight:500}.v2-root .chatrow .live{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0;box-shadow:0 0 #2f6feb80;animation:blip 1.8s infinite}.v2-root .chatrow .ico-wrap{position:relative;flex-shrink:0;width:18px;height:18px}.v2-root .chatrow .ico-wrap .ico{width:100%;height:100%}.v2-root .chatrow .ico-pin{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border:0;background:#141412c7;color:#fff;border-radius:5px;cursor:pointer;padding:0;opacity:0;transition:opacity .12s ease;-webkit-backdrop-filter:saturate(140%);backdrop-filter:saturate(140%)}.v2-root .chatrow:hover .ico-pin,.v2-root .chatrow .ico-pin:focus-visible{opacity:1}.v2-root .chatrow.is-pinned .ico-pin{background:#2f6febeb}.v2-root .chatrow.is-pinned:hover .ico-pin:hover{background:#c4462beb}.v2-root .chatrow .unread{min-width:16px;height:16px;padding:0 5px;border-radius:9px;background:var(--accent);color:#fff;font-size:10px;font-weight:600;display:grid;place-items:center}.v2-root .chatrow .spinner{width:12px;height:12px;border-radius:50%;border:1.7px solid var(--line-2);border-top-color:var(--accent);animation:spin .8s linear infinite;flex-shrink:0}@keyframes blip{0%{box-shadow:0 0 #2f6feb73}70%{box-shadow:0 0 0 6px #2f6feb00}to{box-shadow:0 0 #2f6feb00}}.v2-root #notifBtn{position:relative}.v2-root .notif-dot{position:absolute;top:-2px;right:-2px;min-width:13px;height:13px;padding:0 3px;background:var(--accent);color:#fff;border-radius:999px;font-size:9px;font-weight:700;display:grid;place-items:center;border:2px solid var(--bg-2);box-sizing:content-box;line-height:1}.v2-root .side .foot{padding:8px 10px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;background:var(--bg-2)}.v2-root .side .foot .avatar{width:24px;height:24px;border-radius:6px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:600}.v2-root .side .foot .who{display:flex;flex-direction:column;min-width:0;flex:1}.v2-root .side .foot .who .n{font-size:12.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .side .foot .who .p{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.v2-root .side .foot .who .p .dot{width:5px;height:5px;border-radius:50%;background:var(--ok)}.v2-root .side .foot .cog{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;color:var(--muted)}.v2-root .side .foot .cog:hover{background:#0000000f;color:var(--ink)}.v2-root .center{display:flex;flex-direction:column;min-width:0;background:var(--surface);overflow:hidden;border-right:1px solid var(--line)}.v2-root .chat-head .tt{font-size:13.5px;font-weight:500;display:flex;align-items:center;gap:8px;min-width:0}.v2-root .chat-head .tt .ic{width:18px;height:18px;border-radius:5px;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.v2-root .chat-head .tt .ic.blue{background:#2f6feb}.v2-root .chat-head .tt .ic.green{background:#2a8a5f}.v2-root .chat-head .tt .ic.violet{background:#7a4bd4}.v2-root .chat-head .tt .ic.amber{background:#c78a1a}.v2-root .chat-head .tt .ic.builder{background:linear-gradient(135deg,#1b1b19,#54544d)}.v2-root .chat-head .tt .ic.ink{background:var(--ink)}.v2-root .chat-head .badge{font-size:11px;color:var(--muted);border:1px solid var(--line);padding:1px 7px;border-radius:999px;font-weight:500;display:inline-flex;align-items:center;gap:5px}.v2-root .chat-head .badge .dot{width:6px;height:6px;border-radius:50%;background:var(--ok)}.v2-root .chat-head .badge .dot.warn{background:var(--warn)}.v2-root .chat-head .right{margin-left:auto;display:flex;align-items:center;gap:3px;color:var(--muted)}.v2-root .chat-head .right button{width:28px;height:28px;border-radius:6px;display:grid;place-items:center}.v2-root .chat-head .right button:hover{background:#0000000d;color:var(--ink)}.v2-root .chat-head .right button.on{background:var(--accent-2);color:var(--accent-ink)}.v2-root .chat-scroll{flex:1;overflow-y:auto;padding:28px 0 12px;background:var(--surface)}.v2-root .msglist{max-width:860px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;gap:var(--chat-gap)}.v2-root .greet{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 0 18px;text-align:center}.v2-root .greet .logo{width:44px;height:44px;border-radius:11px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:21px;font-weight:600;letter-spacing:0}.v2-root .greet h1{font-size:22px;font-weight:600;margin:0;letter-spacing:0}.v2-root .greet p{margin:0;color:var(--muted);font-size:13.5px;max-width:460px;line-height:1.55}.v2-root .msg{display:flex;width:100%;max-width:100%;min-width:0}.v2-root .msg .msg-inner{display:flex;flex-direction:column;gap:6px;min-width:0;width:100%}.v2-root .msg.agent .bubble{background:transparent;color:var(--ink);padding:0;border-radius:0;font-size:calc(var(--font-size-base) + .5px);line-height:1.65;max-width:none;word-wrap:break-word;letter-spacing:0}.v2-root .msg.agent .bubble b{font-weight:600}.v2-root .msg.agent .bubble code{font-family:JetBrains Mono,monospace;font-size:12.5px;background:var(--bg-3);padding:1px 6px;border-radius:5px;color:var(--ink-2)}.v2-root .msg.agent .bubble a.cit{color:var(--accent);text-decoration:none;font-size:11px;vertical-align:super;background:var(--accent-2);padding:1px 5px;border-radius:4px;font-weight:500;margin:0 1px;cursor:pointer}.v2-root .msg.agent .bubble ul li{margin:3px 0}.v2-root .msg.agent .bubble p{margin:6px 0}.v2-root .msg.user .msg-inner{width:100%;align-items:stretch}.v2-root .msg.user .bubble{background:var(--user);color:var(--user-ink);padding:var(--chat-bubble-pad-y) var(--chat-bubble-pad-x);border-radius:12px;font-size:calc(var(--font-size-base) + .5px);line-height:1.6;max-width:none;width:100%;word-wrap:break-word;box-sizing:border-box}.v2-root .msg.user .bubble b{font-weight:600}.v2-root .msg .bubble .v2-md-code{box-sizing:border-box;width:100%;max-width:100%;margin:10px 0 0;border:1px solid #273244;border-radius:10px;background:#111827;color:#f8fafc;color-scheme:dark;overflow:hidden}.v2-root .msg .bubble .v2-md-code-head{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 12px;border-bottom:1px solid #273244;color:#94a3b8;font-family:JetBrains Mono,monospace;font-size:11.5px;line-height:1}.v2-root .msg .bubble .v2-md-code-head span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .msg .bubble .v2-md-code-copy{display:grid;place-items:center;width:28px;height:28px;border:1px solid transparent;border-radius:7px;color:#cbd5e1;transition:background var(--dur-quick),border-color var(--dur-quick),color var(--dur-quick)}.v2-root .msg .bubble .v2-md-code-copy:hover{border-color:#334155;background:#1e293b;color:#f8fafc}.v2-root .msg .bubble .v2-md-code-copy:focus-visible{outline:none;box-shadow:0 0 0 3px #6a9bff59}.v2-root .msg .bubble .v2-md-code pre{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:12px 14px 14px;border:0;background:transparent;color:#f8fafc;font-family:JetBrains Mono,monospace;font-size:12.5px;line-height:1.6;overflow-x:auto;overflow-y:hidden;white-space:pre}.v2-root .msg .bubble .v2-md-code pre code{background:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;padding:0;text-shadow:none;white-space:pre}.v2-root .msg.user .bubble .v2-md-code{border-color:#ffffff38;background:#0f172a}.v2-root .msg .bubble .v2-md-inline-code{font-family:JetBrains Mono,monospace;font-size:.86em;border-radius:5px;white-space:break-spaces}.v2-root .msg.user .bubble .v2-md-inline-code{background:#ffffff24;color:var(--user-ink);padding:1px 5px}.v2-root .bubble{word-wrap:break-word}.v2-root .a-block{max-width:100%;border-radius:12px;border:1px solid var(--line);background:var(--surface);overflow:hidden}.v2-root .a-block .a-head{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;font-weight:500;color:var(--ink-2);border-bottom:1px solid var(--line);background:var(--surface-2)}.v2-root .a-block .a-head .ic{width:16px;height:16px;color:var(--muted)}.v2-root .a-block .a-head .pill{font-size:10.5px;padding:1px 6px;border-radius:999px;background:var(--chip);color:var(--ink-3);font-weight:500;margin-left:auto}.v2-root .a-block .a-head .pill.ok{background:var(--ok-2);color:var(--ok)}.v2-root .a-block .a-head .pill.warn{background:var(--warn-2);color:var(--warn)}.v2-root .a-block .a-head .chev{margin-left:auto;color:var(--muted);cursor:pointer}.v2-root .a-block .a-head .chev.sp{margin-left:6px}.v2-root .a-block .a-body{padding:10px 12px;font-size:12.5px;color:var(--ink-2);line-height:1.55}.v2-root .a-block.collapsed .a-body{display:none}.v2-root .reasoning .a-head{color:var(--muted)}.v2-root .reasoning .a-body{color:var(--muted);font-size:12.5px;font-style:italic;line-height:1.6}.v2-root .reasoning.streaming .a-head .ic{color:var(--accent);animation:pulse 1.4s infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.v2-root .tool .a-body{padding:0}.v2-root .tool-inp,.v2-root .tool-out{padding:10px 12px;font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--ink-3);line-height:1.5;white-space:pre-wrap;word-break:break-word}.v2-root .tool-sep{border-top:1px dashed var(--line);padding:6px 12px;font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;background:var(--surface-2)}.v2-root .tool-out{background:var(--surface-2);max-height:180px;overflow-y:auto}.v2-root .tool-inline-row{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:12.5px}.v2-root .tool-inline-row .badge{font-size:10.5px;padding:1px 6px;border-radius:4px;background:var(--chip);font-weight:500;color:var(--ink-3)}.v2-root .plan .a-body{padding:0}.v2-root .step{display:flex;align-items:flex-start;gap:10px;padding:9px 12px;border-bottom:1px solid var(--line);font-size:12.5px}.v2-root .step:last-child{border-bottom:none}.v2-root .step .num{width:18px;height:18px;border-radius:50%;background:var(--chip);display:grid;place-items:center;font-size:10.5px;font-weight:600;color:var(--ink-3);flex-shrink:0;margin-top:1px}.v2-root .step.done .num{background:var(--ok);color:#fff}.v2-root .step.run .num{background:var(--accent);color:#fff;position:relative}.v2-root .step.run .num:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:2px solid var(--accent);opacity:.4;animation:expand 1.2s infinite}@keyframes expand{0%{transform:scale(1);opacity:.4}to{transform:scale(1.5);opacity:0}}.v2-root .step .c{flex:1;min-width:0}.v2-root .step .t{font-weight:500;color:var(--ink)}.v2-root .step .s{font-size:11.5px;color:var(--muted);margin-top:1px}.v2-root .step .meta{font-size:10.5px;color:var(--muted-2);font-family:JetBrains Mono,monospace;flex-shrink:0;margin-top:3px}.v2-root .sources .a-body{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.v2-root .source{display:flex;gap:9px;padding:8px 10px;background:var(--surface-2);border:1px solid var(--line);border-radius:8px;cursor:pointer;min-width:0}.v2-root .source:hover{border-color:var(--line-2);background:var(--bg)}.v2-root .source .fav{width:22px;height:22px;border-radius:5px;background:var(--bg-3);display:grid;place-items:center;font-size:10px;font-weight:700;color:var(--ink-2);flex-shrink:0}.v2-root .source .c{flex:1;min-width:0}.v2-root .source .c .t{font-size:12px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .source .c .u{font-size:10.5px;color:var(--muted);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .source .num{font-family:JetBrains Mono,monospace;font-size:10px;color:var(--muted-2);align-self:flex-start}.v2-root .approve{border:1px solid var(--line);background:var(--warn-2);border-radius:12px;padding:14px 16px;max-width:100%;font-size:13px;color:var(--ink)}.v2-root .approve .hd{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:4px}.v2-root .approve .hd .ic{color:var(--warn)}.v2-root .approve .bd{color:var(--ink-2);font-size:12.5px}.v2-root .approve .acts{display:flex;gap:6px;margin-top:10px}.v2-root .approve .acts button{height:28px;padding:0 12px;border-radius:7px;font-size:12.5px;font-weight:500;border:1px solid var(--line-2);background:var(--surface)}.v2-root .approve .acts button.pri{background:var(--ink);color:#fff;border-color:var(--ink)}.v2-root .approve .acts button.pri:hover{background:#000}.v2-root .approve .acts button:hover{border-color:var(--line-3)}.v2-root .code-block{border:1px solid var(--line);border-radius:10px;overflow:hidden;max-width:100%;background:#fafaf5}.v2-root .code-block .ch{display:flex;align-items:center;gap:8px;padding:7px 12px;background:var(--surface-2);border-bottom:1px solid var(--line);font-size:11.5px;color:var(--muted);font-family:JetBrains Mono,monospace}.v2-root .code-block .ch .spacer{flex:1}.v2-root .code-block .ch button{color:var(--muted);padding:1px 6px;border-radius:4px}.v2-root .code-block .ch button:hover{background:var(--bg-3);color:var(--ink)}.v2-root .code-block pre{margin:0;padding:12px;font-family:JetBrains Mono,monospace;font-size:12.5px;line-height:1.6;color:var(--ink-2);overflow:auto;max-height:260px}.v2-root .code-block pre code{background:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}.v2-root .code-block .kw{color:#7a4bd4;font-weight:500}.v2-root .code-block .st{color:#2a8a5f}.v2-root .code-block .cm{color:var(--muted)}.v2-root .code-block .fn{color:#2f6feb}.v2-root .msg-actions{display:flex;gap:2px;margin-top:2px;opacity:0;transition:opacity .15s}.v2-root .msg:hover .msg-actions,.v2-root .msg-actions:focus-within{opacity:1}.v2-root .msg-actions button{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;color:var(--muted);background:none;border:0;cursor:pointer;transition:background .12s,color .12s}.v2-root .msg-actions button:hover{background:var(--bg-3);color:var(--ink)}.v2-root .msg-actions button.on{color:var(--ok)}.v2-root .chips{display:flex;flex-wrap:wrap;gap:6px;max-width:100%}.v2-root .chips.col{flex-direction:column;align-items:flex-start}.v2-root .chip{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--line);background:var(--surface);border-radius:999px;font-size:13px;color:var(--ink-2);cursor:pointer;text-align:left;line-height:1.2}.v2-root .chips.col .chip{border-radius:8px;width:auto;max-width:100%}.v2-root .chip:hover{border-color:var(--line-2);background:#fcfbf8}.v2-root .chip.sel{border-color:var(--ink);background:#f7f7f5;color:var(--ink);font-weight:500}.v2-root .chip .emo{font-size:14px}.v2-root .inline-status{display:flex;align-items:center;gap:8px;padding:6px 10px;font-size:12px;color:var(--muted);max-width:620px}.v2-root .inline-status .ring{width:12px;height:12px;border-radius:50%;border:2px solid var(--line-2);border-top-color:var(--accent);animation:spin 1s linear infinite}.v2-root .inline-status.done .ring{border:none;width:12px;height:12px;border-radius:50%;background:var(--ok);position:relative;animation:none}.v2-root .inline-status.done .ring:after{content:"";position:absolute;left:3.5px;top:.5px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@keyframes spin{to{transform:rotate(360deg)}}.v2-root .composer{border:1px solid var(--line-2);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-1);padding:var(--composer-pad-y) var(--composer-pad-x) calc(var(--composer-pad-y) - 2px);display:flex;flex-direction:column;gap:6px;transition:border-color .12s,box-shadow .12s}.v2-root .composer:focus-within{border-color:var(--ink-3);box-shadow:var(--shadow-2)}.v2-root .composer .atts{display:flex;flex-wrap:wrap;gap:5px}.v2-root .composer .att{display:flex;align-items:center;gap:6px;padding:3px 8px;border-radius:999px;background:var(--chip);font-size:11.5px;color:var(--ink-2)}.v2-root .composer .att .x{width:14px;height:14px;border-radius:50%;display:grid;place-items:center;color:var(--muted);cursor:pointer}.v2-root .composer .att .x:hover{background:#0000001a;color:var(--ink)}.v2-root .composer textarea{width:100%;border:0;outline:0;resize:none;font:inherit;background:transparent;color:var(--ink);min-height:22px;max-height:180px;padding:4px 2px;line-height:1.55}.v2-root .composer textarea::-moz-placeholder{color:var(--muted)}.v2-root .composer textarea::placeholder{color:var(--muted)}.v2-root .composer .row{display:flex;align-items:center;gap:4px}.v2-root .composer .ghost{height:28px;padding:0 8px;border-radius:7px;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12.5px}.v2-root .composer .ghost:hover{background:#0000000d;color:var(--ink)}.v2-root .composer .ghost.on{background:var(--accent-2);color:var(--accent-ink)}.v2-root .composer .model{margin-left:auto;display:flex;align-items:center;gap:6px;color:var(--ink-3);font-size:12px;padding:0 8px;height:28px;border-radius:7px;font-weight:500}.v2-root .composer .model:hover{background:#0000000a}.v2-root .composer .send{width:30px;height:30px;border-radius:8px;background:var(--ink);color:#fff;display:grid;place-items:center}.v2-root .composer .send:disabled{background:var(--line-2);color:var(--muted);cursor:not-allowed}.v2-root .composer .send:hover:not(:disabled){background:#000}.v2-root .work{background:var(--bg-2);display:flex;flex-direction:column;min-width:0;overflow:hidden}.v2-root .work-head{height:44px;padding:0 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);background:var(--bg-2)}.v2-root .work-head .seg{display:flex;background:#0000000b;border-radius:7px;padding:2px;height:28px}.v2-root .work-head .seg button{padding:0 10px;font-size:12px;color:var(--muted);border-radius:5px;font-weight:500;display:flex;align-items:center;gap:5px}.v2-root .work-head .seg button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0000000a}.v2-root .work-head .right{margin-left:auto;display:flex;align-items:center;gap:2px;color:var(--muted)}.v2-root .work-head .right button{width:28px;height:28px;border-radius:6px;display:grid;place-items:center}.v2-root .work-head .right button:hover{background:#0000000f;color:var(--ink)}.v2-root .work-body{flex:1;overflow-y:auto;padding:var(--workspace-pad)}.v2-root .blueprint{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px}.v2-root .bp-head{display:flex;align-items:center;gap:11px;margin-bottom:6px}.v2-root .bp-avatar{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:17px;background:var(--accent-2);color:var(--accent);font-weight:600}.v2-root .bp-name{font-size:15px;font-weight:600;letter-spacing:0}.v2-root .bp-desc{font-size:12.5px;color:var(--muted);margin-top:1px}.v2-root .bp-status{margin-left:auto;font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.v2-root .bp-status .dot{width:7px;height:7px;border-radius:50%;background:var(--ok);animation:pulse 1.6s infinite}.v2-root .bp-row{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-top:1px solid var(--line);font-size:12.5px}.v2-root .bp-row:first-of-type{margin-top:10px}.v2-root .bp-row .k{width:70px;flex-shrink:0;color:var(--muted);font-size:11px;padding-top:3px;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.v2-root .bp-row .v{flex:1;min-width:0;color:var(--ink-2);line-height:1.45}.v2-root .bp-row .v .it{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border:1px solid var(--line);border-radius:999px;font-size:11.5px;margin:0 3px 3px 0;background:#fbfaf7}.v2-root .bp-row .v .it.new{background:#edf3fe;border-color:#cdddfa;color:var(--accent-ink);animation:pop .4s ease}.v2-root .bp-row .v .it .dot{width:5px;height:5px;border-radius:50%;background:var(--ok)}.v2-root .bp-row .v .it .dot.off{background:var(--muted-2)}@keyframes pop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.v2-root .bp-actions{display:flex;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.v2-root .bp-actions button{flex:1;height:32px;border-radius:8px;font-size:12.5px;font-weight:500;border:1px solid var(--line);background:var(--surface);color:var(--ink-2)}.v2-root .bp-actions button.pri{background:var(--ink);color:#fff;border-color:var(--ink)}.v2-root .bp-actions button:hover{border-color:var(--line-2)}.v2-root .bp-actions button.pri:hover{background:#000}.v2-root .wcard{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:10px 12px;margin-bottom:10px;display:flex;align-items:center;gap:11px;font-size:12.5px;color:var(--ink-2);cursor:pointer}.v2-root .wcard:hover{border-color:var(--line-2)}.v2-root .wcard .ic{width:30px;height:30px;border-radius:7px;background:var(--bg);display:grid;place-items:center;flex-shrink:0;font-size:14px}.v2-root .wcard .tt{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.3}.v2-root .wcard .tt b{font-weight:500;color:var(--ink);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .wcard .tt span{color:var(--muted);font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .wcard .go{color:var(--muted);flex-shrink:0}.v2-root .wcard.success .ic{background:var(--ok-2);color:var(--ok)}.v2-root .wcard.warn .ic{background:var(--warn-2);color:var(--warn)}.v2-root .work-section-title{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:6px 4px 8px}.v2-root .sbx{background:var(--surface);border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;min-height:300px}.v2-root .sbx .top{padding:9px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);background:var(--surface-2)}.v2-root .sbx .top .pulse{width:6px;height:6px;border-radius:50%;background:var(--ok)}.v2-root .sbx .msgs{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.v2-root .sbx .b{padding:7px 10px;border-radius:12px;font-size:12.5px;max-width:82%;line-height:1.5}.v2-root .sbx .b.a{background:var(--chip);border-top-left-radius:5px;align-self:flex-start}.v2-root .sbx .b.u{background:var(--ink);color:#fafaf7;border-top-right-radius:5px;align-self:flex-end}.v2-root .sbx .input{padding:8px;border-top:1px solid var(--line);display:flex;gap:6px;align-items:center}.v2-root .sbx .input input{flex:1;height:30px;border-radius:7px;border:1px solid var(--line);background:var(--bg);padding:0 10px;font:inherit;font-size:12.5px;outline:0}.v2-root .sbx .input input:focus{border-color:var(--ink-3);background:var(--surface)}.v2-root .sbx .input button{height:30px;padding:0 10px;border-radius:7px;background:var(--ink);color:#fff;font-size:12px;font-weight:500}.v2-root .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10100e61;z-index:90;opacity:0;pointer-events:none;transition:opacity .15s}.v2-root .overlay.open{opacity:1;pointer-events:auto}.v2-root .popover{position:fixed;z-index:100;background:var(--surface);border:1px solid var(--line-2);border-radius:12px;box-shadow:var(--shadow-3);min-width:240px;overflow:hidden;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .12s,transform .12s}.v2-root .popover.open{opacity:1;transform:translateY(0);pointer-events:auto}.v2-root .popover .pop-head{padding:10px 12px 6px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.v2-root .popover .pop-item{display:flex;align-items:center;gap:10px;padding:7px 12px;font-size:13px;color:var(--ink-2);cursor:pointer}.v2-root .popover .pop-item:hover{background:var(--bg)}.v2-root .popover .pop-item .ic{color:var(--muted);width:16px}.v2-root .popover .pop-item .kbd{margin-left:auto}.v2-root .popover .pop-item.danger,.v2-root .popover .pop-item.danger .ic{color:var(--err)}.v2-root .popover hr{border:0;border-top:1px solid var(--line);margin:4px 0}.v2-root .account-menu{width:280px}.v2-root .account-head{display:flex;align-items:center;gap:10px;padding:12px}.v2-root .account-head .avatar{width:34px;height:34px;border-radius:8px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:600}.v2-root .account-head .who{min-width:0;flex:1}.v2-root .account-head .who .n{font-weight:600;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .account-head .who .e{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .account-plan{margin:0 10px 8px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:var(--bg-2);display:flex;align-items:center;gap:9px}.v2-root .account-plan .badge{font-size:11px;padding:2px 7px;border-radius:999px;background:var(--ink);color:#fff;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.v2-root .account-plan .info{flex:1;min-width:0}.v2-root .account-plan .info b{font-size:12.5px;font-weight:600}.v2-root .account-plan .info .sub{font-size:11px;color:var(--muted)}.v2-root .account-plan .btn{font-size:11px;font-weight:600;color:var(--accent-ink);padding:4px 8px;border-radius:6px;background:var(--accent-2)}.v2-root .credits-block{margin:0 10px 8px;padding:10px 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.v2-root .credits-block .tt{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;display:flex;align-items:center;gap:6px}.v2-root .credits-block .tt .pct{margin-left:auto;color:var(--ink);letter-spacing:0;text-transform:none;font-weight:500}.v2-root .credits-block .n{font-size:20px;font-weight:700;letter-spacing:0;margin-top:4px}.v2-root .credits-block .s{font-size:11.5px;color:var(--muted);margin-top:1px}.v2-root .credits-block .bar{height:5px;border-radius:3px;background:var(--bg-3);margin-top:8px;overflow:hidden}.v2-root .credits-block .bar span{display:block;height:100%;background:linear-gradient(90deg,var(--accent),#6c9bfd);border-radius:3px}.v2-root .credits-block .ba{display:flex;gap:6px;margin-top:8px}.v2-root .credits-block .ba button{flex:1;height:28px;border-radius:7px;font-size:12px;font-weight:500;border:1px solid var(--line);background:var(--surface)}.v2-root .credits-block .ba button.pri{background:var(--ink);color:#fff;border-color:var(--ink)}.v2-root .notif{position:fixed;top:48px;right:8px;width:360px;max-height:calc(100vh - 60px);background:var(--surface);border:1px solid var(--line-2);border-radius:12px;box-shadow:var(--shadow-3);overflow:hidden;display:flex;flex-direction:column;z-index:100;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .12s,transform .12s}.v2-root .notif.open{opacity:1;transform:translateY(0);pointer-events:auto}.v2-root .notif-head{display:flex;align-items:center;gap:6px;padding:10px 12px;border-bottom:1px solid var(--line)}.v2-root .notif-head b{font-size:13.5px;font-weight:600}.v2-root .notif-head .badge{font-size:10.5px;padding:1px 7px;border-radius:999px;background:var(--accent);color:#fff;font-weight:600}.v2-root .notif-head .right{margin-left:auto;display:flex;gap:2px}.v2-root .notif-head .right button{padding:3px 7px;border-radius:6px;font-size:11.5px;color:var(--muted)}.v2-root .notif-head .right button:hover{background:var(--bg);color:var(--ink)}.v2-root .notif-tabs{display:flex;padding:4px 6px;gap:2px;border-bottom:1px solid var(--line);background:var(--surface-2)}.v2-root .notif-tabs button{padding:6px 10px;font-size:12px;color:var(--muted);border-radius:6px;font-weight:500}.v2-root .notif-tabs button.on{color:var(--ink);background:var(--surface)}.v2-root .notif-body{flex:1;overflow-y:auto;padding:6px}.v2-root .notif-item{display:flex;gap:10px;padding:10px;border-radius:8px;cursor:pointer;position:relative}.v2-root .notif-item:hover{background:var(--bg)}.v2-root .notif-item.unread:before{content:"";position:absolute;left:2px;top:14px;width:6px;height:6px;border-radius:50%;background:var(--accent)}.v2-root .notif-item .ico{width:28px;height:28px;border-radius:7px;flex-shrink:0;display:grid;place-items:center;font-size:12px;color:#fff;background:var(--ink);font-weight:700}.v2-root .notif-item .ico.blue{background:#2f6feb}.v2-root .notif-item .ico.green{background:#2a8a5f}.v2-root .notif-item .ico.violet{background:#7a4bd4}.v2-root .notif-item .ico.amber{background:#c78a1a}.v2-root .notif-item .c{flex:1;min-width:0}.v2-root .notif-item .c .t{font-size:13px;font-weight:500;color:var(--ink);line-height:1.35}.v2-root .notif-item .c .s{font-size:12px;color:var(--ink-3);line-height:1.4;margin-top:2px}.v2-root .notif-item .c .when{font-size:11px;color:var(--muted);margin-top:3px}.v2-root .modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-48%) scale(.98);width:min(920px,94vw);max-height:88vh;background:var(--surface);border:1px solid var(--line-2);border-radius:16px;box-shadow:var(--shadow-3);overflow:hidden;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;z-index:100;display:flex;flex-direction:column}.v2-root .modal.open{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.v2-root .modal .mh{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--line)}.v2-root .modal .mh h3{margin:0;font-size:15px;font-weight:600}.v2-root .modal .mh .close{margin-left:auto;width:30px;height:30px;border-radius:7px;display:grid;place-items:center;color:var(--muted)}.v2-root .modal .mh .close:hover{background:var(--bg);color:var(--ink)}.v2-root .modal .mb{flex:1;overflow-y:auto;padding:22px}.v2-root .pricing-intro{text-align:center;margin-bottom:22px}.v2-root .pricing-intro h2{font-size:24px;font-weight:600;letter-spacing:0;margin:0 0 6px}.v2-root .pricing-intro p{margin:0;color:var(--muted);font-size:13.5px}.v2-root .billing-toggle{display:inline-flex;background:var(--bg-2);border-radius:999px;padding:3px;margin-top:14px;border:1px solid var(--line);gap:2px}.v2-root .billing-toggle button{padding:6px 14px;border-radius:999px;font-size:12.5px;font-weight:500;color:var(--ink-3);transition:color .12s}.v2-root .billing-toggle button:hover{color:var(--ink)}.v2-root .billing-toggle button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #00000014,0 0 0 1px var(--line-2)}.v2-root .billing-toggle .save{font-size:10.5px;padding:1px 6px;border-radius:999px;background:var(--ok-2);color:var(--ok);margin-left:6px;font-weight:600}.v2-root .plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v2-root .plans-empty{grid-column:1 / -1;border:1px dashed var(--line);border-radius:12px;padding:18px;color:var(--muted);text-align:center;font-size:13px;background:var(--surface)}.v2-root .plan{border:1px solid var(--line);border-radius:14px;padding:18px;background:var(--surface);display:flex;flex-direction:column;position:relative}.v2-root .plan.hot{border-color:var(--ink);box-shadow:var(--shadow-2)}.v2-root .plan.hot:before{content:"Most popular";position:absolute;top:-11px;left:16px;background:var(--ink);color:#fff;font-size:10.5px;font-weight:600;padding:3px 9px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.v2-root .plan .nm{font-size:13px;font-weight:600;color:var(--ink-2);text-transform:uppercase;letter-spacing:.06em}.v2-root .plan .pr{display:flex;align-items:baseline;gap:4px;margin:8px 0 2px}.v2-root .plan .pr .n{font-size:30px;font-weight:700;letter-spacing:0}.v2-root .plan .pr .sl{font-size:13px;color:var(--muted)}.v2-root .plan .pr .old{font-size:15px;color:var(--muted);text-decoration:line-through;margin-left:4px}.v2-root .plan .sub{font-size:12px;color:var(--muted);min-height:32px}.v2-root .plan .cta{height:36px;border-radius:9px;font-size:13px;font-weight:500;background:var(--bg);color:var(--ink);margin:12px 0 14px;border:1px solid var(--line)}.v2-root .plan.hot .cta{background:var(--ink);color:#fff;border-color:var(--ink)}.v2-root .plan ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.v2-root .plan ul li{display:flex;gap:8px;font-size:12.5px;color:var(--ink-2);line-height:1.4}.v2-root .plan ul li svg{flex-shrink:0;margin-top:2px;color:var(--ok)}.v2-root .plan ul li.off{color:var(--muted)}.v2-root .plan ul li.off svg{color:var(--muted-2)}.v2-root .prof-wrap{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:flex-start}.v2-root .prof-side{display:flex;flex-direction:column;gap:3px}.v2-root .prof-nav{padding:7px 11px;border-radius:7px;font-size:13px;color:var(--ink-2);cursor:pointer}.v2-root .prof-nav:hover{background:var(--bg)}.v2-root .prof-nav.on{background:var(--bg-3);color:var(--ink);font-weight:500}.v2-root .prof-main h4{margin:0 0 4px;font-size:14px;font-weight:600}.v2-root .prof-main .desc{color:var(--muted);font-size:12.5px;margin-bottom:12px}.v2-root .field-row{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:10px 0;border-top:1px solid var(--line);align-items:center;font-size:13px}.v2-root .field-row .l{color:var(--ink-3)}.v2-root .field-row .r input,.v2-root .field-row .r select{height:32px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--surface);min-width:260px;width:100%;max-width:360px;outline:0}.v2-root .field-row .r input:focus{border-color:var(--ink-3)}.v2-root .switch{width:36px;height:20px;border-radius:10px;background:var(--line);position:relative;cursor:pointer;transition:background .15s}.v2-root .switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--surface);box-shadow:0 1px 2px #0003;transition:left .15s}.v2-root .switch.on{background:var(--ink)}.v2-root .switch.on:after{left:18px}.v2-root .invite-card{background:linear-gradient(135deg,#1b1b19,#3a3a37);color:#fff;border-radius:14px;padding:20px 22px;display:flex;gap:20px;align-items:center}.v2-root .invite-card .big{font-size:28px;font-weight:700;letter-spacing:0;line-height:1.15;margin-bottom:4px}.v2-root .invite-card .sub{opacity:.75;font-size:13px;max-width:340px}.v2-root .invite-card .inv-side{text-align:right;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.v2-root .invite-card .inv-side .num{font-size:34px;font-weight:700;line-height:1}.v2-root .invite-card .inv-side .num .x{color:#6c9bfd}.v2-root .invite-card .inv-side .ll{opacity:.6;font-size:11.5px;text-transform:uppercase;letter-spacing:.05em}.v2-root .invite-link{display:flex;margin-top:16px;background:var(--bg);border:1px solid var(--line);border-radius:9px;padding:6px;align-items:center}.v2-root .invite-link input{flex:1;height:28px;padding:0 10px;background:transparent;border:0;outline:0;font-family:JetBrains Mono,monospace;font-size:12.5px;color:var(--ink-2)}.v2-root .invite-link button{height:28px;padding:0 12px;border-radius:7px;background:var(--ink);color:#fff;font-size:12px;font-weight:500}.v2-root .invite-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.v2-root .invite-stat{border:1px solid var(--line);border-radius:10px;padding:11px 13px;background:var(--surface)}.v2-root .invite-stat .l{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.v2-root .invite-stat .n{font-size:22px;font-weight:700;letter-spacing:0;margin-top:2px}.v2-root .invite-progress{margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:10px}.v2-root .invite-progress .tt{font-size:12.5px;font-weight:500;margin-bottom:10px;display:flex;align-items:center;gap:8px}.v2-root .invite-progress .tt .pill{font-size:10.5px;padding:1px 7px;border-radius:999px;background:var(--warn-2);color:var(--warn);font-weight:600;margin-left:auto}.v2-root .milestone{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:12.5px;color:var(--ink-2)}.v2-root .milestone .circle{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--line-2);display:grid;place-items:center;font-size:11px;color:var(--muted);flex-shrink:0}.v2-root .milestone.done .circle{background:var(--ok);border-color:var(--ok);color:#fff}.v2-root .milestone .rw{margin-left:auto;font-size:11.5px;color:var(--muted)}.v2-root .milestone.done .rw{color:var(--ok);font-weight:500}.v2-root .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v2-root .agent-card{border:1px solid var(--line);border-radius:12px;padding:14px;background:var(--surface);cursor:pointer;display:flex;flex-direction:column;gap:6px;text-align:left;width:100%}.v2-root .agent-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-1)}.v2-root .agent-card .top{display:flex;align-items:center;gap:9px}.v2-root .agent-card .ico{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-size:14px;color:#fff;font-weight:700}.v2-root .agent-card .ico.blue{background:#2f6feb}.v2-root .agent-card .ico.green{background:#2a8a5f}.v2-root .agent-card .ico.violet{background:#7a4bd4}.v2-root .agent-card .ico.amber{background:#c78a1a}.v2-root .agent-card .ico.ink{background:var(--ink)}.v2-root .agent-card .nm{font-weight:600;font-size:13.5px}.v2-root .agent-card .by{font-size:11px;color:var(--muted)}.v2-root .agent-card .dc{font-size:12.5px;color:var(--ink-3);line-height:1.5;min-height:36px}.v2-root .agent-card .meta{display:flex;gap:10px;font-size:11px;color:var(--muted);margin-top:4px}.v2-root .agent-card .hot{align-self:flex-start;font-size:10.5px;padding:1px 7px;border-radius:999px;background:var(--warn-2);color:var(--warn);font-weight:600}.v2-root .tw{position:fixed;bottom:16px;right:16px;width:280px;background:var(--surface);border:1px solid var(--line-2);border-radius:12px;box-shadow:var(--shadow-2);padding:10px;z-index:60;display:none;font-size:12.5px}.v2-root .tw.open{display:block}.v2-root .tw h5{margin:0 0 8px;font-size:11px;color:var(--muted);font-weight:600;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;gap:6px;padding:0 4px}.v2-root .tw h5 .x{margin-left:auto;color:var(--muted);cursor:pointer;width:22px;height:22px;border-radius:5px;display:grid;place-items:center}.v2-root .tw h5 .x:hover{background:var(--bg);color:var(--ink)}.v2-root .tw .tw-row{display:flex;align-items:center;justify-content:space-between;padding:6px 4px;gap:10px}.v2-root .tw .tw-row label{color:var(--ink-2)}.v2-root .tw select{font:inherit;font-size:12px;border:1px solid var(--line);border-radius:6px;padding:3px 6px;background:var(--surface);color:var(--ink);max-width:140px}.v2-root .toast-wrap{position:fixed;bottom:22px;left:50%;transform:translate(-50%);display:flex;flex-direction:column-reverse;gap:8px;z-index:200;pointer-events:none}.v2-root .toast{padding:11px 14px 11px 12px;border-radius:12px;background:linear-gradient(180deg,#242422,#131311);color:#fff;font-size:13px;line-height:1.4;box-shadow:0 10px 28px #00000047,0 1px #ffffff0f inset;pointer-events:auto;display:flex;align-items:center;gap:10px;min-width:220px;max-width:420px;animation:toastin .24s cubic-bezier(.22,.9,.3,1.1);will-change:transform,opacity}.v2-root .toast.leaving{animation:toastout .2s ease-in forwards}.v2-root .toast-ic{width:22px;height:22px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:#ffffff14;color:#fff}.v2-root .toast.success .toast-ic{background:#2a8a5f38;color:#7ad8a7}.v2-root .toast.warn .toast-ic{background:#c78a1a38;color:#ffd488}.v2-root .toast.error .toast-ic{background:#c4462b38;color:#ff9e8b}.v2-root .toast.info .toast-ic{background:#2f6feb33;color:#9bb8ff}.v2-root .toast-msg{flex:1;min-width:0;word-wrap:break-word}@keyframes toastin{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastout{to{opacity:0;transform:translateY(10px) scale(.98)}}.v2-root .chat-bottom-hint{position:sticky;bottom:8px;align-self:center;padding:4px 9px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:11.5px;color:var(--muted);box-shadow:var(--shadow-1);cursor:pointer;display:none;margin:0 auto}@media (max-width: 1200px){.v2-root{--work-w: 380px}}@media (max-width: 780px){.v2-root .body:not(.full-view){grid-template-columns:0 minmax(0,1fr) 0}.v2-root .body:not(.full-view) .side,.v2-root .body:not(.full-view) .work{visibility:hidden;width:0;overflow:hidden}.v2-root .app~.rail-toggle{display:grid}.v2-root .body.full-view{grid-template-columns:0 minmax(0,1fr) 0;display:flex;flex-direction:column}.v2-root .body.full-view .side{width:100%;flex-shrink:0;border-right:0;border-bottom:1px solid var(--line);max-height:60vh;overflow-y:auto;visibility:visible}.v2-root .body.full-view .center{flex:1;min-height:0}}.v2-root .curchat{display:none}.v2-root .side .top{padding:10px 10px 6px;display:flex;flex-direction:column;gap:7px}.v2-root .brandrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.v2-root .brandrow .brand{display:flex;align-items:center;gap:8px;font-weight:500;font-size:13.5px;letter-spacing:0;min-width:0}.v2-root .brandrow .brand .logo{width:22px;height:22px;border-radius:6px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;letter-spacing:0;flex-shrink:0}.v2-root .brandrow .brand .n{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .brandrow .brand .n .sub{color:inherit;font-weight:inherit}.v2-root .iconbtn{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;color:var(--muted);background:none;border:0;cursor:pointer;flex-shrink:0}.v2-root .iconbtn:hover{background:#0000000f;color:var(--ink)}.v2-root .side .foot{padding:10px;border-top:1px solid var(--line);background:var(--bg-2);display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0}.v2-root .side .foot .footer-account-row{display:flex;align-items:center;gap:6px;min-width:0;width:100%}.v2-root .side .foot .avatar{width:30px;height:30px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:600;border:0;cursor:pointer;flex-shrink:0;letter-spacing:.02em;position:relative;transition:transform .12s ease}.v2-root .side .foot .avatar:hover{transform:scale(1.05)}.v2-root .side .foot .avatar:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .side .foot .avatar[aria-expanded=true]{box-shadow:0 0 0 2px var(--accent-2)}.v2-root .side .foot .credchip{flex:1 1 96px;min-width:0;display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 8px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:11.5px;color:var(--ink-2);font-weight:500;cursor:pointer;font-variant-numeric:tabular-nums;transition:border-color .12s,background .12s}.v2-root .side .foot .credchip:hover{border-color:var(--line-2);background:var(--bg)}.v2-root .side .foot .credchip .lbl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.v2-root .side .foot .credchip .bar{flex:1;min-width:18px;height:4px;border-radius:3px;background:var(--bg-3);overflow:hidden;position:relative}.v2-root .side .foot .credchip .bar>span{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,var(--accent),#6c9bfd);border-radius:3px}.v2-root .side .foot .credchip.low{background:#fde9e4;border-color:#f7c7bb;color:#8c2d1a}.v2-root .side .foot .credchip.low .bar>span{background:linear-gradient(90deg,#c4462b,#e67f60)}.v2-root .side .foot .footer-community-links{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.v2-root .side .foot .footer-community-link{width:26px;height:26px;border-radius:6px;color:color-mix(in srgb,var(--muted) 80%,var(--ink) 20%);display:grid;place-items:center;opacity:.9;transition:background .12s,color .12s,opacity .12s}.v2-root .side .foot .footer-community-link:hover{background:#0000000b;color:var(--ink-2);opacity:1}.v2-root .side .foot .footer-community-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .side .foot .footer-community-link svg{width:17px;height:17px}.v2-root .side .foot .iconbtn{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;color:var(--muted);background:transparent;border:0;cursor:pointer;flex-shrink:0;position:relative;transition:background .12s,color .12s}.v2-root .side .foot .iconbtn:hover{background:#0000000f;color:var(--ink)}.v2-root .side .foot .iconbtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .side .foot .iconbtn svg{width:16px;height:16px}.v2-root .side .foot .side-lang-toggle{align-self:auto;display:inline-flex;padding:0;border-radius:6px;flex-shrink:0}.v2-root .side .foot .iconbtn .notif-dot{position:absolute;top:-3px;right:-3px;min-width:14px;height:14px;padding:0 4px;border-radius:7px;background:var(--accent);color:#fff;font-size:9.5px;font-weight:700;display:grid;place-items:center;border:2px solid var(--bg-2);box-sizing:content-box;line-height:1;font-variant-numeric:tabular-nums}.v2-root .ws-left{flex:1;min-width:0}.v2-root .ws-right{flex:1;display:flex;justify-content:flex-end;gap:4px}.v2-root .ws-seg{display:inline-flex;background:#0000000b;border-radius:7px;padding:2px;height:28px;flex-shrink:0}.v2-root .ws-seg button{padding:0 10px;font-size:12px;color:var(--muted);border-radius:5px;font-weight:500;height:100%;display:flex;align-items:center;background:none;border:0;cursor:pointer;white-space:nowrap}.v2-root .ws-seg button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0000000a}.v2-root .ws-seg button:hover:not(.on){color:var(--ink-2)}.v2-root .ws-crumbs{min-width:0;overflow:hidden;font-size:11.5px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center;gap:6px}.v2-root .ws-crumbs b{color:var(--ink-2);font-weight:500}.v2-root .ws-crumbs .sp{color:var(--muted-2)}.v2-root .ws-right{margin-left:0;display:flex;align-items:center;gap:2px;flex-shrink:0}.v2-root .ws-right .iconbtn{color:var(--muted)}.v2-root .ws-open-agent{display:flex;align-items:center;justify-content:center;width:30px;height:28px;border-radius:6px;border:0;background:transparent;color:var(--muted);cursor:pointer}.v2-root .ws-open-agent:hover{color:var(--ink);background:#0000000d}.v2-root .ws-scroll{flex:1;overflow-y:auto;padding:var(--workspace-pad) var(--workspace-pad) calc(var(--workspace-pad) + 6px);min-height:0}.v2-root .ws-scroll::-webkit-scrollbar{width:8px}.v2-root .ws-scroll::-webkit-scrollbar-thumb{background:#00000014;border-radius:4px}.v2-root .bp-head{display:flex;align-items:center;gap:10px;padding:4px 2px 12px;border-bottom:1px solid var(--line);margin-bottom:12px}.v2-root .bp-av{width:32px;height:32px;border-radius:8px;background:#2f6feb;color:#fff;display:grid;place-items:center;font-size:11.5px;font-weight:700;flex-shrink:0}.v2-root .bp-t .n{font-size:14px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .bp-t .bp-name-btn{display:block;width:100%;text-align:left;background:none;border:0;padding:0;font:inherit;font-size:14px;font-weight:600;cursor:pointer;color:var(--accent);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .bp-t .bp-name-btn:hover{color:var(--ink-2)}.v2-root .bp-t .s{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:5px;margin-top:1px}.v2-root .bp-t .s .live{color:var(--accent);font-size:9px;line-height:1}.v2-root .btn{height:28px;padding:0 11px;border-radius:7px;font-size:12.5px;font-weight:500;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.v2-root .btn:hover{border-color:var(--line-2)}.v2-root .btn.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.v2-root .btn.primary:hover{background:#000}.v2-root .btn.ghost{background:transparent;border-color:transparent;color:var(--ink-2)}.v2-root .btn.ghost:hover{background:#0000000d}.v2-root .bp-card{display:flex;flex-direction:column;gap:2px}.v2-root .bp-sec{padding:12px 2px;border-bottom:1px solid var(--line)}.v2-root .bp-sec:last-child{border-bottom:0}.v2-root .bp-sec .lab{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-bottom:7px;display:flex;align-items:center;gap:8px}.v2-root .bp-sec .lab .add{margin-left:auto;font-size:11px;color:var(--accent);cursor:pointer;text-transform:none;letter-spacing:0;font-weight:500}.v2-root .bp-sec .val{font-size:13px;color:var(--ink-2);line-height:1.55}.v2-root .bp-manage-actions{display:flex;flex-wrap:wrap;gap:8px}.v2-root .cap{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);margin-bottom:5px;font-size:12.5px}.v2-root .cap.new{border-color:var(--accent);background:var(--accent-2)}.v2-root .cap-ic{width:22px;height:22px;border-radius:5px;background:var(--bg-3);color:var(--ink-3);display:grid;place-items:center;flex-shrink:0}.v2-root .cap.new .cap-ic{background:#fff;color:var(--accent-ink)}.v2-root .cap-c{flex:1;min-width:0}.v2-root .cap-c .t{font-size:12.5px;font-weight:500;color:var(--ink);line-height:1.3}.v2-root .cap-c .s{font-size:11px;color:var(--muted);line-height:1.3;margin-top:1px}.v2-root .cap-new{font-size:9.5px;font-weight:700;background:var(--accent);color:#fff;padding:1px 5px;border-radius:3px;letter-spacing:.04em}.v2-root .cap-x{width:22px;height:22px;border-radius:4px;color:var(--muted);display:grid;place-items:center;background:none;border:0;cursor:pointer;flex-shrink:0}.v2-root .cap-x:hover{background:#0000000f;color:var(--ink)}.v2-root .tg-row{display:flex;flex-wrap:wrap;gap:5px}.v2-root .tg{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 9px;border-radius:6px;border:1px solid var(--line);background:var(--surface);font-size:11.5px;color:var(--ink-2)}.v2-root .tg b{color:var(--ink);font-weight:500}.v2-root .tg.add{background:transparent;border-style:dashed;color:var(--muted);cursor:pointer}.v2-root .tg.add:hover{color:var(--ink);border-color:var(--line-2)}.v2-root .tg.small{height:22px;padding:0 7px;font-size:11px}.v2-root .td{width:16px;height:16px;border-radius:4px;background:var(--chip);display:grid;place-items:center;font-size:10px;line-height:1;flex-shrink:0}.v2-root .td.s{background:#e7ddfb;color:#5b27d4}.v2-root .td.e{background:#fde0d1;color:#b74a18}.v2-root .td.u{background:#d6ecdf;color:#1f6a48}.v2-root .gr{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-2);padding:4px 0}.v2-root .gr .dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.v2-root .gr .dot.ok{background:var(--ok)}.v2-root .gr .dot.warn{background:var(--warn)}.v2-root .bp-foot-tip{margin-top:12px;padding:10px 12px;border-radius:8px;background:#00000009;font-size:12px;color:var(--muted);line-height:1.5}.v2-root .sb{display:flex;flex-direction:column;gap:10px}.v2-root .sb-banner{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:8px;background:var(--warn-2);color:var(--ink-2);font-size:12.5px}.v2-root .sb-banner .tg{background:#fff}.v2-root .sb-banner button{margin-left:auto}.v2-root .mini-chat{border:1px solid var(--line);border-radius:10px;background:var(--surface);overflow:hidden;display:flex;flex-direction:column}.v2-root .mc-head{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid var(--line);background:var(--surface-2);font-size:12px;font-weight:500;color:var(--ink-2)}.v2-root .mc-head .ic{width:18px;height:18px;border-radius:5px;font-size:9.5px;font-weight:700;color:#fff;display:grid;place-items:center}.v2-root .mc-head .ic.blue{background:#2f6feb}.v2-root .mc-head .pill{margin-left:auto;font-size:10px;padding:1px 6px;border-radius:999px;background:var(--chip);color:var(--ink-3);font-weight:500}.v2-root .mc-head .pill.ok{background:var(--ok-2);color:var(--ok)}.v2-root .mc-body{padding:10px;display:flex;flex-direction:column;gap:6px;max-height:280px;overflow-y:auto}.v2-root .mc-msg{padding:8px 11px;border-radius:10px;font-size:12.5px;line-height:1.5;max-width:86%}.v2-root .mc-msg.a{background:var(--chip);color:var(--ink);align-self:flex-start}.v2-root .mc-msg.u{background:var(--user);color:var(--user-ink);align-self:flex-end}.v2-root .mc-composer{border-top:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:7px 9px;background:var(--bg-2)}.v2-root .mc-composer input{flex:1;border:0;background:transparent;outline:0;font-size:12.5px;min-width:0}.v2-root .mc-composer button{width:26px;height:26px;border-radius:6px;background:var(--ink);color:#fff;border:0;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.v2-root .sb-tip{font-size:11.5px;color:var(--muted);text-align:center;padding-top:2px}.v2-root .conn{display:flex;flex-direction:column;gap:6px}.v2-root .conn-row{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.v2-root .conn-row .fav{width:28px;height:28px;border-radius:7px;background:var(--bg-3);color:var(--ink-2);display:grid;place-items:center;font-size:12px;font-weight:700;flex-shrink:0}.v2-root .conn-row .c{flex:1;min-width:0}.v2-root .conn-row .c .t{font-size:13px;font-weight:500;color:var(--ink);display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.v2-root .conn-row .c .t .host{font-size:11px;font-weight:400;color:var(--muted)}.v2-root .conn-row .c .s{font-size:11.5px;color:var(--muted);margin-top:1px}.v2-root .out{display:flex;flex-direction:column;gap:14px}.v2-root .out-hd{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:4px;border-bottom:1px solid var(--line)}.v2-root .out-hd .k{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.v2-root .out-hd .t{font-size:16px;font-weight:600;color:var(--ink);margin-top:2px;letter-spacing:0}.v2-root .out-nav{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11.5px}.v2-root .out-nav button{width:22px;height:22px;border-radius:5px;background:none;border:0;color:var(--muted);cursor:pointer;display:grid;place-items:center;font-size:10px}.v2-root .out-nav button:hover{background:#0000000d;color:var(--ink)}.v2-root .pulsegrid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.v2-root .stat{padding:10px 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.v2-root .stat .k{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.v2-root .stat .v{font-size:22px;font-weight:600;color:var(--ink);margin-top:3px;letter-spacing:0;line-height:1.05}.v2-root .stat .d{font-size:11px;color:var(--muted);margin-top:3px}.v2-root .stat .d.down{color:var(--err)}.v2-root .peop{display:flex;flex-direction:column}.v2-root .ph{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;padding:4px 0 6px}.v2-root .ph .mini{text-transform:none;letter-spacing:0;font-weight:400;color:var(--muted-2)}.v2-root .pr{display:grid;grid-template-columns:1fr auto;gap:4px 8px;padding:8px 0;border-top:1px solid var(--line);align-items:center;font-size:12.5px}.v2-root .pr .n{display:flex;align-items:center;gap:8px;color:var(--ink);font-weight:500;min-width:0;overflow:hidden}.v2-root .pr .n .a{width:22px;height:22px;border-radius:50%;background:var(--ink);color:#fff;font-size:9.5px;font-weight:600;display:grid;place-items:center;flex-shrink:0}.v2-root .pr .n .a.b{background:#2f6feb}.v2-root .pr .n .a.g{background:#2a8a5f}.v2-root .pr .n .a.p{background:#7a4bd4}.v2-root .pr .n .a.o{background:#c78a1a}.v2-root .pr .focus{grid-column:1 / 2;color:var(--muted);font-size:11.5px;padding-left:30px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .pr .lastseen{grid-row:1;grid-column:2;color:var(--muted-2);font-size:11px;font-family:JetBrains Mono,monospace}.v2-root .pr .statchip{grid-row:2;grid-column:2;font-size:10.5px;font-weight:500;padding:1px 6px;border-radius:999px;background:var(--chip);color:var(--ink-3);justify-self:end}.v2-root .pr .statchip.ok{background:var(--ok-2);color:var(--ok)}.v2-root .pr .statchip.wait{background:var(--warn-2);color:var(--warn)}.v2-root .pr .statchip.off{background:var(--bg-3);color:var(--muted)}.v2-root .out-foot{display:flex;gap:6px;flex-wrap:wrap;padding-top:6px;border-top:1px solid var(--line)}.v2-root .files{display:flex;flex-direction:column;gap:4px}.v2-root .file{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;border:1px solid transparent}.v2-root .file:hover{background:var(--surface);border-color:var(--line)}.v2-root .file .ic{width:30px;height:30px;border-radius:6px;background:var(--bg-3);color:var(--ink-2);font-size:9px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.v2-root .file .ic.csv{background:#d6ecdf;color:#1f6a48}.v2-root .file .ic.md{background:#dbe6fb;color:#1347ac}.v2-root .file .ic.pdf{background:#fadcd4;color:#8a2a13}.v2-root .file .meta{flex:1;min-width:0}.v2-root .file .meta .n{font-size:12.5px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .file .meta .s{font-size:11px;color:var(--muted);margin-top:1px}.v2-root .file .sz{font-size:11px;color:var(--muted);flex-shrink:0}.v2-root .mem{display:flex;flex-direction:column;gap:6px}.v2-root .mem-row{display:flex;align-items:flex-start;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.v2-root .mem-row .t{font-size:12px;color:var(--ink);font-weight:500;flex-shrink:0;width:120px}.v2-root .mem-row .s{flex:1;font-size:12px;color:var(--ink-2);line-height:1.45;min-width:0}.v2-root .mem-row .mini{font-size:11px;color:var(--muted);padding:2px 8px;border-radius:6px;background:none;border:0;cursor:pointer;flex-shrink:0}.v2-root .mem-row .mini:hover{color:var(--err);background:#c4462b14}.v2-root .act{display:flex;flex-direction:column;gap:0}.v2-root .act-row{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center;padding:7px 0;border-top:1px solid var(--line);font-size:12.5px}.v2-root .act-row:first-child{border-top:0}.v2-root .act-row .t{font-size:11px;color:var(--muted-2);white-space:nowrap}.v2-root .act-row .txt{color:var(--ink-2);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .composer-wrap{padding:10px 32px 18px;background:var(--surface);position:relative;z-index:2;max-width:900px;margin:0 auto;width:100%}.v2-root .composer-wrap:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:28px;background:linear-gradient(to top,var(--surface),transparent);pointer-events:none}.v2-root .composer{display:flex;flex-direction:column;gap:2px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:10px 12px 8px;box-shadow:var(--shadow-1);transition:border-color .12s,box-shadow .12s}.v2-root .composer:focus-within{border-color:var(--line-3);box-shadow:0 0 0 3px #2f6feb14}.v2-root .composer textarea{width:100%;background:none;border:0;outline:0;resize:none;padding:3px 2px;font-size:14px;line-height:1.5;color:var(--ink);min-height:26px;max-height:220px;overflow-y:hidden;overscroll-behavior:contain}.v2-root .composer textarea::-moz-placeholder{color:var(--muted-2)}.v2-root .composer textarea::placeholder{color:var(--muted-2)}.v2-root .composer .c-row{display:flex;align-items:center;gap:6px;padding-top:2px}.v2-root .composer .c-plus{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:var(--ink-2);flex-shrink:0;background:var(--surface);border:1px solid var(--line);cursor:pointer}.v2-root .composer .c-plus:hover{background:var(--bg-3);color:var(--ink)}.v2-root .composer .c-model{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 8px 0 9px;border-radius:7px;background:none;border:0;color:var(--ink-2);font-size:12.5px;font-weight:450;cursor:pointer;white-space:nowrap}.v2-root .composer .c-model:hover{background:var(--bg-3);color:var(--ink)}.v2-root .composer .c-model .c-ctx{font-size:10px;font-weight:600;color:var(--muted);background:var(--bg-3);padding:1px 5px;border-radius:3px;letter-spacing:.02em}.v2-root .composer .c-model:hover .c-ctx{background:var(--surface)}.v2-root .composer .send{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;flex-shrink:0;transition:background .12s,opacity .12s;border:0;cursor:pointer}.v2-root .composer .send:disabled{background:var(--bg-3);color:var(--muted-2);cursor:default}.v2-root .composer .send:not(:disabled):hover{background:#000}.v2-root .composer .atts{display:flex;flex-wrap:wrap;gap:5px;padding:2px 4px 0;width:100%}.v2-root .composer .atts:empty{display:none}.v2-root .composer .att{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;background:var(--bg-3);border-radius:6px;font-size:11.5px;color:var(--ink-2)}.v2-root .composer .att .x{cursor:pointer;color:var(--muted);font-size:10px}.v2-root .composer .att .x:hover{color:var(--err)}.v2-root .popover{position:fixed;min-width:200px;background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-3);padding:5px;z-index:100;display:flex;flex-direction:column;gap:1px;font-size:13px}.v2-root .popover button{display:flex;align-items:center;gap:10px;width:100%;padding:7px 10px;border-radius:6px;color:var(--ink-2);text-align:left;white-space:nowrap}.v2-root .popover button:hover{background:var(--bg-2);color:var(--ink)}.v2-root .popover .pm-sep,.v2-root .popover .sep{height:1px;background:var(--line);margin:4px 2px}.v2-root .popover .pm-ic,.v2-root .popover .ic{width:18px;height:18px;display:grid;place-items:center;color:var(--muted);font-size:12px}.v2-root .popover.account-menu{min-width:260px;padding:6px}.v2-root .notif{position:fixed;right:14px;bottom:68px;width:330px;max-height:70vh;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-3);padding:10px;z-index:100;display:none}.v2-root .notif.open{display:block}.v2-root .overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#14141252;z-index:90}.v2-root .overlay.open{display:block}.v2-root #modal-new{width:min(900px,94vw);max-width:none}.v2-root #modal-pricing{width:min(980px,94vw);max-width:none}.v2-root #modal-credits{width:min(720px,94vw);max-width:none}.v2-root #modal-invite{width:min(640px,94vw);max-width:none}.v2-root #modal-profile{width:min(720px,94vw);max-width:none}.v2-root #modal-logout{width:min(440px,92vw);max-width:none}.v2-root .lp{display:flex;flex-direction:column;gap:18px;padding:4px 2px 8px}.v2-root .lp-hero{display:flex;align-items:center;gap:11px;padding:2px 0 12px;border-bottom:1px solid var(--line)}.v2-root .lp-av{width:38px;height:38px;border-radius:10px;background:#2f6feb;color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;letter-spacing:0;flex-shrink:0}.v2-root .lp-meta{flex:1;min-width:0}.v2-root .lp-meta .n{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .lp-meta .s{font-size:12.5px;color:var(--muted);margin-top:1px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .lp-tag{font-size:10.5px;font-weight:600;color:var(--muted);background:var(--bg-3);padding:3px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.v2-root .lp-sec{display:flex;flex-direction:column;gap:10px}.v2-root .lp-lab{font-size:10.5px;color:var(--ink-2);text-transform:uppercase;letter-spacing:.06em;font-weight:600;display:flex;align-items:center;gap:8px}.v2-root .lp-lab .lp-hint{color:var(--muted);font-weight:400;text-transform:none;letter-spacing:0;font-size:11px}.v2-root .vis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v2-root .vis-grid.two{grid-template-columns:repeat(2,1fr)}.v2-root .vis{position:relative;padding:11px 12px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);cursor:pointer;transition:border-color .12s,background .12s;display:flex;flex-direction:column;gap:3px;min-width:0}.v2-root .vis:hover{border-color:var(--line-2)}.v2-root .vis input{position:absolute;opacity:0;pointer-events:none}.v2-root .vis.on{border-color:var(--ink);background:var(--surface);box-shadow:0 0 0 1px var(--ink) inset}.v2-root .vis-ic{width:26px;height:26px;border-radius:7px;background:var(--bg-3);color:var(--ink-2);display:grid;place-items:center;margin-bottom:4px}.v2-root .vis.on .vis-ic{background:var(--ink);color:#fff}.v2-root .vis-t{font-size:13px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .vis-s{font-size:11.5px;color:var(--muted);line-height:1.35}.v2-root .lp-field{display:grid;grid-template-columns:100px 1fr;gap:10px;align-items:center;padding:2px 0;font-size:13px}.v2-root .lp-field.top{align-items:flex-start;padding-top:4px}.v2-root .lp-field label{color:var(--muted);font-size:12px;font-weight:500}.v2-root .lp-field input,.v2-root .lp-field select{height:32px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font:inherit;font-size:13px;color:var(--ink);outline:0;transition:border-color .12s,box-shadow .12s;min-width:0;width:100%}.v2-root .lp-field input:focus,.v2-root .lp-field select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #2f6feb1a}.v2-root .tagwrap{display:flex;flex-wrap:wrap;gap:5px;align-items:center;padding:2px 0}.v2-root .tagchip{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 4px 0 9px;border-radius:6px;background:var(--bg-3);color:var(--ink-2);font-size:11.5px}.v2-root .tagchip button{width:16px;height:16px;border-radius:4px;background:none;border:0;color:var(--muted);cursor:pointer;font-size:13px;display:grid;place-items:center;line-height:1}.v2-root .tagchip button:hover{color:var(--err);background:#0000000f}.v2-root .tagadd{height:24px;padding:0 9px;border-radius:6px;background:none;border:1px dashed var(--line-2);color:var(--muted);font-size:11.5px;cursor:pointer}.v2-root .tagadd:hover{color:var(--ink);border-color:var(--ink-3)}.v2-root .lp-conns{display:flex;flex-direction:column;gap:5px}.v2-root .lp-conn{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.v2-root .lp-conn-ic{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0;letter-spacing:0}.v2-root .lp-conn-meta{flex:1;min-width:0}.v2-root .lp-conn-meta .t{font-size:13px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .lp-conn-meta .s{font-size:11.5px;color:var(--muted);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .lp-req{font-size:10px;font-weight:600;color:var(--accent-ink);background:var(--accent-2);padding:2px 7px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.v2-root .lp-opt{font-size:10px;font-weight:600;color:var(--muted);background:var(--bg-3);padding:2px 7px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.v2-root .lp-actions{display:flex;gap:8px;justify-content:flex-end;padding-top:6px;border-top:1px solid var(--line)}.v2-root .lp-foot-tip{font-size:11.5px;color:var(--muted);text-align:center;padding:2px 0 6px;line-height:1.5}@media (max-width: 720px){.v2-root .vis-grid,.v2-root .vis-grid.two{grid-template-columns:1fr}.v2-root .lp-field{grid-template-columns:1fr;gap:4px}}.v2-root .chat-head .hd-run{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:99px;background:#2563eb14;color:#2f6feb;font-size:11px;font-weight:500;margin-left:8px}.v2-root .chat-head .hd-run .dot{width:6px;height:6px;border-radius:50%;background:#2f6feb;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.v2-root .chat-head .hd-sep{width:1px;height:16px;background:var(--line);margin:0 4px}.v2-root .popover.chat-menu,.v2-root .popover.bp-menu,.v2-root .popover.plus-menu{position:fixed;z-index:120;min-width:200px;background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-3);padding:5px;display:block;opacity:1;transform:none;pointer-events:auto;overflow:visible}.v2-root .popover.chat-menu button,.v2-root .popover.bp-menu button,.v2-root .popover.plus-menu button{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;background:none;border:0;font-size:13px;color:var(--ink-2);border-radius:6px;cursor:pointer;text-align:left;transition:background .1s}.v2-root .popover.chat-menu button:hover,.v2-root .popover.bp-menu button:hover,.v2-root .popover.plus-menu button:hover{background:var(--bg-3);color:var(--ink)}.v2-root .popover.chat-menu .pm-ic,.v2-root .popover.bp-menu .pm-ic,.v2-root .popover.plus-menu .pm-ic{width:16px;text-align:center;color:var(--muted);font-size:12px}.v2-root .popover.chat-menu .pm-sep,.v2-root .popover.bp-menu .pm-sep,.v2-root .popover.plus-menu .pm-sep{height:1px;background:var(--line);margin:4px 2px}.v2-root .body.full-view{grid-template-columns:var(--side-w) minmax(0,1fr) 0}.v2-root .body.full-view .work{display:none}.v2-root .body.full-view .center{border-right:0;background:var(--bg)}.v2-root .side.profile-mode .top,.v2-root .side.profile-mode .navs,.v2-root .side.profile-mode .scroll{display:none}.v2-root .side.profile-mode{background:var(--bg-2)}.v2-root .side.profile-mode .prof-rail{display:flex;flex-direction:column;flex:1;min-height:0;padding:10px 8px}.v2-root .prof-rail{display:none}.v2-root .pr-back{display:flex;align-items:center;gap:8px;height:32px;padding:0 10px;border-radius:7px;background:none;border:0;color:var(--ink-2);font-size:13px;font-weight:500;cursor:pointer;margin-bottom:10px;transition:background .12s}.v2-root .pr-back:hover{background:#0000000d;color:var(--ink)}.v2-root .pr-grp{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:12px 10px 5px}.v2-root .pr-item{display:flex;align-items:center;gap:10px;height:30px;padding:0 10px;border-radius:7px;background:none;border:0;color:var(--ink-2);font-size:13px;cursor:pointer;width:100%;text-align:left;transition:background .12s,color .12s}.v2-root .pr-item svg{flex-shrink:0;color:var(--muted)}.v2-root .pr-item:hover{background:#0000000d;color:var(--ink)}.v2-root .pr-item:hover svg{color:var(--ink-2)}.v2-root .pr-item.on{background:#00000014;color:var(--ink);font-weight:500}.v2-root .pr-item.on svg{color:var(--ink)}.v2-root .pr-item.ext{color:var(--muted)}.v2-root .pr-item.ext:after{content:"↗";margin-left:auto;color:var(--muted-2);font-size:11px}.v2-root .prof-rail .spacer{flex:1;min-height:8px}.v2-root .pr-foot{padding:10px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;margin-top:8px;min-width:0}.v2-root .pr-foot .pr-logout-icon{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;color:var(--muted);background:transparent;border:0;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0}.v2-root .pr-foot .pr-logout-icon:hover{background:#c4462b14;color:#c4462b}.v2-root .pr-foot .pr-logout-icon:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .prof-body{flex:1;overflow-y:auto;background:var(--bg);min-height:0;position:relative}.v2-root .prof-inner{max-width:780px;margin:0 auto;padding:40px 40px 60px}.v2-root .prof-head{margin-bottom:22px}.v2-root .logout-modal{padding:28px 28px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.v2-root .logout-modal .logout-ic{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#fde9e4;color:#c4462b;margin-bottom:4px}.v2-root .logout-modal .logout-t{font-size:17px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .logout-modal .logout-s{font-size:13px;color:var(--muted);line-height:1.5;max-width:340px}.v2-root .logout-modal .logout-actions{display:flex;gap:10px;margin-top:14px;width:100%;justify-content:center}.v2-root .logout-modal .logout-actions .btn{min-width:110px;justify-content:center}.v2-root .account-action-modal{display:flex;flex-direction:column;gap:14px;padding:8px 4px 2px}.v2-root .account-action-modal .logout-s{max-width:none;text-align:left;color:var(--muted);font-size:13px;line-height:1.5}.v2-root .account-action-error{border:1px solid #f0cdc1;border-radius:9px;background:#fff3ef;color:#a03820;padding:9px 11px;font-size:12.5px}.v2-root .account-delete-password{width:100%;text-align:left}.v2-root .btn.danger{background:#c4462b;color:#fff;border-color:#c4462b}.v2-root .btn.danger:hover{background:#a03820;border-color:#a03820}.v2-root .gift-hero{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,var(--bg-2),var(--surface));border:1px solid var(--line)}.v2-root .gift-hero-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--accent-2);color:var(--accent-ink);flex-shrink:0}.v2-root .gift-hero-t{min-width:0}.v2-root .gift-hero-t .gift-hero-l{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:0;margin-bottom:2px}.v2-root .gift-hero-t .gift-hero-s{font-size:13px;color:var(--muted);line-height:1.5}.v2-root .pr-stat-row{display:flex;gap:8px;padding:12px 14px 4px}.v2-root .pr-stat{flex:1;padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--bg-2)}.v2-root .pr-stat .v{font-size:20px;font-weight:700;letter-spacing:0;color:var(--ink)}.v2-root .pr-stat .l{font-size:11.5px;color:var(--muted);margin-top:1px}.v2-root .gift-list{display:flex;flex-direction:column;padding:4px 14px 14px}.v2-root .gift-list-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.v2-root .gift-list-row:last-child{border-bottom:0}.v2-root .gift-av{width:28px;height:28px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:10.5px;font-weight:600;flex-shrink:0;letter-spacing:.02em}.v2-root .gift-c{flex:1;min-width:0;line-height:1.35}.v2-root .gift-c .t{font-size:13px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .gift-c .s{font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .gift-tag{font-size:11px;padding:2px 8px;border-radius:999px;background:var(--bg-3);color:var(--muted);font-weight:500;flex-shrink:0}.v2-root .gift-tag.ok{background:var(--ok-2);color:var(--ok)}.v2-root .prof-head .ph-t{font-size:24px;font-weight:600;letter-spacing:0;color:var(--ink)}.v2-root .prof-head .ph-s{font-size:13px;color:var(--muted);margin-top:4px}.v2-root .pr-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:16px;overflow:hidden}.v2-root .pr-card .pc-h{padding:12px 16px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;background:var(--surface-2)}.v2-root .pr-row{display:flex;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid var(--line);min-height:44px}.v2-root .pr-row:last-child{border-bottom:0}.v2-root .pr-row .prr-t{flex:1;min-width:0}.v2-root .pr-row .prr-l{font-size:13.5px;font-weight:500;color:var(--ink)}.v2-root .pr-row .prr-s{font-size:12px;color:var(--muted);margin-top:2px;line-height:1.45}.v2-root .pr-row .prr-c{flex-shrink:0;display:flex;align-items:center;gap:8px}.v2-root .psw{position:relative;width:36px;height:20px;display:inline-block;cursor:pointer}.v2-root .psw input{position:absolute;opacity:0;pointer-events:none}.v2-root .psw .t{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--line-2);border-radius:999px;transition:background .15s}.v2-root .psw .t:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:left .15s}.v2-root .psw.on .t{background:var(--ink)}.v2-root .psw.on .t:after{left:18px}.v2-root .psel{height:30px;border:1px solid var(--line);border-radius:7px;padding:0 10px;background:var(--surface);color:var(--ink-2);font:inherit;font-size:12.5px;cursor:pointer;outline:0;min-width:150px}.v2-root .psel:focus{border-color:var(--ink-3)}.v2-root .pr-logout{margin-top:20px;display:flex;justify-content:flex-start}.v2-root .plan-hero{background:linear-gradient(135deg,var(--ink),#2a2a26);color:#fff;border-radius:14px;padding:22px 24px;margin-bottom:18px}.v2-root .plan-hero .plan-name{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;opacity:.7}.v2-root .plan-hero .plan-price{font-size:32px;font-weight:700;letter-spacing:0;margin-top:4px}.v2-root .plan-hero .plan-price span{font-size:14px;font-weight:400;opacity:.6}.v2-root .plan-hero .plan-meta{font-size:13px;opacity:.75;margin-top:4px}.v2-root .plan-hero .plan-actions{display:flex;gap:8px;margin-top:16px}.v2-root .plan-hero .btn.primary{background:#fff;color:var(--ink);border-color:#fff}.v2-root .plan-hero .btn.primary:hover{background:var(--bg-3)}.v2-root .plan-hero .btn.ghost{color:#fff;border-color:#fff3}.v2-root .plan-hero .btn.ghost:hover{background:#ffffff1a;border-color:#ffffff4d}.v2-root .usage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.v2-root .ug{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px}.v2-root .ug-l{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.v2-root .ug-v{font-size:22px;font-weight:600;letter-spacing:0;margin-top:4px}.v2-root .ug-v span{font-size:13px;color:var(--muted);font-weight:400}.v2-root .ug-bar{height:5px;border-radius:3px;background:var(--bg-3);margin-top:8px;overflow:hidden}.v2-root .ug-bar div{height:100%;background:linear-gradient(90deg,var(--accent),#6c9bfd);border-radius:3px}.v2-root .usage-rows{padding:4px 0}.v2-root .ur{display:grid;grid-template-columns:auto 1fr 2fr auto;gap:12px;align-items:center;padding:10px 16px;border-bottom:1px solid var(--line);font-size:13px}.v2-root .ur:last-child{border-bottom:0}.v2-root .ur .ic{width:22px;height:22px;border-radius:5px;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff}.v2-root .ur .ic.blue{background:#2f6feb}.v2-root .ur .ic.green{background:#2a8a5f}.v2-root .ur .ic.violet{background:#7a4bd4}.v2-root .ur .ic.amber{background:#c78a1a}.v2-root .ur-n{font-weight:500;color:var(--ink)}.v2-root .ur-bar{height:5px;border-radius:3px;background:var(--bg-3);overflow:hidden}.v2-root .ur-bar div{height:100%;background:var(--accent);border-radius:3px}.v2-root .ur-v{font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--ink-3)}.v2-root .pm{display:flex;align-items:center;gap:12px;padding:14px 16px}.v2-root .pm-card{width:46px;height:30px;border-radius:5px;background:linear-gradient(135deg,#1a4df0,#4fa1ff);color:#fff;font-weight:700;font-size:10px;display:grid;place-items:center;letter-spacing:.04em;flex-shrink:0}.v2-root .pm-t{flex:1;min-width:0}.v2-root .pm-n{font-size:13.5px;font-weight:500;color:var(--ink);font-family:JetBrains Mono,monospace}.v2-root .pm-s{font-size:12px;color:var(--muted);margin-top:2px}.v2-root .inv-tbl{padding:0}.v2-root .inv-h,.v2-root .inv-r{display:grid;grid-template-columns:130px 1fr 110px 90px;gap:12px;padding:10px 16px;align-items:center;font-size:12.5px;border-bottom:1px solid var(--line)}.v2-root .inv-h{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;background:var(--surface-2)}.v2-root .inv-r:last-child{border-bottom:0}.v2-root .inv-r .num,.v2-root .inv-h .num{font-family:JetBrains Mono,monospace;font-weight:500}.v2-root .api-tbl{padding:0}.v2-root .api-h,.v2-root .api-r{display:grid;grid-template-columns:120px 1fr 140px 90px;gap:12px;padding:10px 16px;align-items:center;font-size:12.5px;border-bottom:1px solid var(--line)}.v2-root .api-h{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;background:var(--surface-2)}.v2-root .api-r:last-child{border-bottom:0}.v2-root .conn-list{display:flex;flex-direction:column;gap:8px}.v2-root .conn{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.v2-root .cn-logo{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.v2-root .cn-logo.linear{background:#5e6ad2}.v2-root .cn-logo.github{background:#1f2328}.v2-root .cn-logo.slack{background:#4a154b}.v2-root .cn-logo.gmail{background:#d44638}.v2-root .cn-logo.figma{background:#0acf83}.v2-root .cn-logo.notion{background:#000}.v2-root .cn-s{font-size:12px;color:var(--muted);margin-top:2px}.v2-root .theme-pick{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px 16px}.v2-root .tp{padding:8px;border-radius:10px;background:none;border:2px solid var(--line);cursor:pointer;transition:border-color .12s;display:flex;flex-direction:column;gap:6px;align-items:stretch}.v2-root .tp:hover{border-color:var(--line-2)}.v2-root .tp.on{border-color:var(--ink)}.v2-root .tp-prev{height:70px;border-radius:6px;border:1px solid var(--line-2)}.v2-root .tp-prev.light{background:linear-gradient(135deg,#fff 40%,#f0efeb)}.v2-root .tp-prev.dark{background:linear-gradient(135deg,#1b1b19 40%,#0a0a09)}.v2-root .tp-prev.system{background:linear-gradient(135deg,#fff,#fff 50%,#1b1b19 50%,#1b1b19)}.v2-root .tp-lbl{font-size:12.5px;font-weight:500;color:var(--ink-2);text-align:center}.v2-root .prof-empty{padding:60px 40px;text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:12px}.v2-root .pe-ic{font-size:28px;margin-bottom:10px;opacity:.4}.v2-root .pe-t{font-size:16px;font-weight:600;color:var(--ink);margin-bottom:4px}.v2-root .pe-s{font-size:13px;color:var(--muted);max-width:400px;margin:0 auto;line-height:1.5}.v2-root .home-scroll{flex:1;overflow-y:auto;background:var(--bg)}.v2-root .home{max-width:var(--chat-column-w, 820px);margin:0 auto;padding:50px 32px 80px;display:flex;flex-direction:column;gap:36px}.v2-root .home-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.v2-root .home-greet{font-size:30px;font-weight:600;letter-spacing:0;color:var(--ink)}.v2-root .home-sub{font-size:14px;color:var(--muted);margin-bottom:20px}.v2-root .home-composer{width:100%;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:14px 16px;box-shadow:var(--shadow-1);transition:border-color .12s,box-shadow .12s}.v2-root .home-composer:focus-within{border-color:var(--line-3);box-shadow:0 0 0 3px #2f6feb14}.v2-root .home-composer textarea{width:100%;border:0;outline:0;resize:none;background:none;font:inherit;font-size:14.5px;line-height:1.55;color:var(--ink);min-height:48px;max-height:180px;padding:4px 0}.v2-root .home-composer textarea::-moz-placeholder{color:var(--muted-2)}.v2-root .home-composer textarea::placeholder{color:var(--muted-2)}.v2-root .hc-row{display:flex;align-items:center;gap:6px;margin-top:8px}.v2-root .hc-chip{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;border-radius:7px;background:none;border:1px solid var(--line);font-size:12px;color:var(--ink-2);cursor:pointer;transition:background .12s,border-color .12s}.v2-root .hc-chip:hover{background:var(--bg-2);border-color:var(--line-2);color:var(--ink)}.v2-root .hc-model{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:7px;background:none;border:0;color:var(--ink-2);font-size:12.5px;cursor:pointer}.v2-root .hc-model .ctx{font-size:10px;font-weight:600;color:var(--muted);background:var(--bg-3);padding:1px 5px;border-radius:3px}.v2-root .hc-model:hover{background:var(--bg-2);color:var(--ink)}.v2-root .hc-send{width:30px;height:30px;border-radius:8px;background:var(--ink);color:#fff;border:0;display:grid;place-items:center;cursor:pointer;transition:background .12s}.v2-root .hc-send:hover{background:#000}.v2-root .home-quick-hd{text-align:center;font-size:11px;font-weight:500;letter-spacing:.02em;color:var(--muted);margin-top:12px;margin-bottom:2px}.v2-root .home-quick{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:2px;width:100%}.v2-root .home-quick button{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:12.5px;color:var(--ink-2);cursor:pointer;transition:background .12s,border-color .12s}.v2-root .home-quick button:hover{background:var(--bg-2);border-color:var(--line-2);color:var(--ink)}.v2-root .qk-ic{width:18px;height:18px;border-radius:5px;display:grid;place-items:center;font-size:9px;font-weight:700;color:#fff;flex-shrink:0}.v2-root .qk-ic.blue{background:#2f6feb}.v2-root .qk-ic.violet{background:#7a4bd4}.v2-root .qk-ic.green{background:#2a8a5f}.v2-root .qk-ic.ink{background:var(--ink)}.v2-root .home-sec{display:flex;flex-direction:column;gap:10px}.v2-root .home-sec-head{display:flex;align-items:baseline;gap:10px}.v2-root .hs-title{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .hs-meta{margin-left:auto;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.v2-root .hs-meta .run-dot{width:7px;height:7px;border-radius:50%;background:var(--ok);animation:blip 1.8s infinite}.v2-root .hs-link{background:none;border:0;color:var(--accent);font:inherit;font-size:12px;font-weight:500;cursor:pointer}.v2-root .hs-link:hover{text-decoration:underline}.v2-root .run-dot{width:7px;height:7px;border-radius:50%;background:var(--ok)}.v2-root .home-live{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.v2-root .live-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px 14px;cursor:pointer;transition:border-color .12s,box-shadow .12s}.v2-root .live-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-1)}.v2-root .lc-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.v2-root .lc-head .ic{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.v2-root .lc-head .ic.blue{background:#2f6feb}.v2-root .lc-head .ic.violet{background:#7a4bd4}.v2-root .lc-head .ic.green{background:#2a8a5f}.v2-root .lc-t{flex:1;min-width:0}.v2-root .lc-agent{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.v2-root .lc-task{font-size:13px;font-weight:500;color:var(--ink);margin-top:2px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .lc-eta{font-size:11px;color:var(--muted);font-family:JetBrains Mono,monospace;flex-shrink:0}.v2-root .lc-bar{height:4px;border-radius:3px;background:var(--bg-3);overflow:hidden;margin-bottom:8px}.v2-root .lc-bar .fill{height:100%;background:linear-gradient(90deg,var(--accent),#6c9bfd);border-radius:3px;transition:width .3s}.v2-root .lc-detail{font-size:11.5px;color:var(--muted);display:flex;align-items:center;gap:6px;line-height:1.35}.v2-root .home-updates{display:flex;flex-direction:column;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:4px;overflow:hidden}.v2-root .up-row{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background .12s}.v2-root .up-row:hover{background:var(--bg-2)}.v2-root .up-row .ic{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.v2-root .up-row .ic.blue{background:#2f6feb}.v2-root .up-row .ic.violet{background:#7a4bd4}.v2-root .up-row .ic.green{background:#2a8a5f}.v2-root .up-row .ic.amber{background:#c78a1a}.v2-root .up-body{flex:1;min-width:0}.v2-root .up-top{display:flex;align-items:baseline;gap:10px;margin-bottom:2px}.v2-root .up-agent{font-size:11px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.v2-root .up-time{font-size:11px;color:var(--muted-2);margin-left:auto}.v2-root .up-title{font-size:13.5px;font-weight:500;color:var(--ink);line-height:1.35}.v2-root .up-sub{font-size:12px;color:var(--muted);margin-top:2px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .up-act{background:none;border:0;color:var(--accent);font:inherit;font-size:12px;font-weight:500;cursor:pointer;padding:6px 10px;border-radius:6px;flex-shrink:0}.v2-root .up-act:hover{background:var(--accent-2)}.v2-root .home-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.v2-root .ag-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px;cursor:pointer;transition:border-color .12s,box-shadow .12s;display:flex;flex-direction:column;gap:4px}.v2-root .ag-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-1)}.v2-root .ag-card.is-new{border-style:dashed;background:var(--surface-2)}.v2-root .ag-card .ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff;margin-bottom:6px}.v2-root .ag-card .ic.blue{background:#2f6feb}.v2-root .ag-card .ic.violet{background:#7a4bd4}.v2-root .ag-card .ic.green{background:#2a8a5f}.v2-root .ag-card .ic.amber{background:#c78a1a}.v2-root .ag-card .ic.ink{background:var(--ink)}.v2-root .ag-card .ic.ink.dashed{background:none;color:var(--muted);border:1.5px dashed var(--line-2)}.v2-root .ag-nm{font-size:13.5px;font-weight:600;color:var(--ink);display:flex;align-items:baseline;gap:6px}.v2-root .ag-nm .by{font-size:11px;font-weight:400;color:var(--muted)}.v2-root .ag-dc{font-size:12.5px;color:var(--ink-3);line-height:1.45;min-height:36px}.v2-root .ag-mt{font-size:11px;color:var(--muted);margin-top:2px}.v2-root .jobs-scroll{flex:1;overflow-y:auto;background:var(--bg)}.v2-root .jobs{max-width:1120px;margin:0 auto;padding:40px 40px 80px;display:flex;flex-direction:column;gap:20px}.v2-root .jobs-head{display:flex;align-items:flex-end;gap:16px;margin-bottom:6px}.v2-root .jh-title{font-size:26px;font-weight:600;letter-spacing:0;color:var(--ink)}.v2-root .jh-sub{font-size:13px;color:var(--muted);margin-top:3px}.v2-root .jh-right{margin-left:auto;display:flex;align-items:center;gap:8px}.v2-root .jh-search{display:flex;align-items:center;gap:7px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:0 10px;height:32px;min-width:240px}.v2-root .jh-search input{border:0;outline:0;background:none;font:inherit;font-size:12.5px;color:var(--ink);flex:1}.v2-root .jh-search input::-moz-placeholder{color:var(--muted-2)}.v2-root .jh-search input::placeholder{color:var(--muted-2)}.v2-root .jobs-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v2-root .jobs-stats .stat{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px 16px}.v2-root .jobs-stats .stat .v{font-size:24px;font-weight:600;letter-spacing:0;color:var(--ink)}.v2-root .jobs-stats .stat .l{font-size:12px;color:var(--muted);margin-top:2px}.v2-root .jobs-filters{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--line);padding-bottom:8px}.v2-root .jf{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:7px;background:none;border:0;color:var(--ink-2);font-size:12.5px;cursor:pointer;font-weight:500;transition:background .12s}.v2-root .jf:hover{background:var(--bg-2);color:var(--ink)}.v2-root .jf.on{background:var(--bg-3);color:var(--ink)}.v2-root .jf span{font-family:JetBrains Mono,monospace;font-size:10.5px;color:var(--muted);padding:1px 5px;border-radius:4px;background:var(--surface);border:1px solid var(--line)}.v2-root .jf.on span{background:var(--surface);color:var(--ink-2)}.v2-root .jf-drop{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;border-radius:7px;background:var(--surface);border:1px solid var(--line);color:var(--ink-2);font-size:12px;cursor:pointer;transition:border-color .12s}.v2-root .jf-drop:hover{border-color:var(--line-2);color:var(--ink)}.v2-root .jobs-table{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.v2-root .jt-head,.v2-root .jt-row{display:grid;grid-template-columns:minmax(220px,2.2fr) minmax(105px,.8fr) minmax(140px,1.1fr) minmax(120px,1fr) minmax(120px,1fr) minmax(70px,.65fr) 32px;gap:12px;padding:12px 16px;align-items:center;font-size:12.5px;border-bottom:1px solid var(--line)}.v2-root .jt-head{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;background:var(--surface-2)}.v2-root .jt-head .num,.v2-root .jt-row .num{text-align:right}.v2-root .jt-row:last-child{border-bottom:0}.v2-root .jt-row{cursor:pointer;transition:background .12s}.v2-root .jt-row:hover{background:var(--bg-2)}.v2-root .jt-job{display:flex;align-items:center;gap:10px;min-width:0}.v2-root .jt-job .ic{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.v2-root .jt-job .ic.blue{background:#2f6feb}.v2-root .jt-job .ic.violet{background:#7a4bd4}.v2-root .jt-job .ic.green{background:#2a8a5f}.v2-root .jt-job .ic.amber{background:#c78a1a}.v2-root .jt-job .j-nm{font-size:13px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .jt-job .j-ag{font-size:11px;color:var(--muted);margin-top:1px}.v2-root .jt-mut{color:var(--muted)}.v2-root .jt-mono{font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--ink-3)}.v2-root .jt-more{width:26px;height:26px;border-radius:6px;background:none;border:0;color:var(--muted);display:grid;place-items:center;cursor:pointer}.v2-root .jt-more:hover{background:var(--bg-3);color:var(--ink)}.v2-root .jb-st{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:500;padding:2px 8px;border-radius:999px;justify-self:start;white-space:nowrap}.v2-root .history-loader{color:var(--muted);font-size:12px;text-align:center;padding:10px 0 4px}.v2-root .jb-st.run{background:#2f6feb1a;color:var(--accent)}.v2-root .jb-st.run .spn{width:9px;height:9px;border-radius:50%;border:1.4px solid var(--accent);border-top-color:transparent;animation:spin .8s linear infinite}.v2-root .jb-st.ok{background:var(--ok-2);color:var(--ok)}.v2-root .jb-st.warn{background:var(--warn-2);color:var(--warn)}.v2-root .jb-st.err{background:var(--err-2);color:var(--err)}.v2-root .sbx-wrap{display:flex;flex-direction:column;flex:1;min-height:0}.v2-root .sbx-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--warn-2);border-bottom:1px solid var(--line);color:var(--ink-2);font-size:12.5px;flex-shrink:0}.v2-root .sbx-banner .tg{background:#fff;border-color:#00000014}.v2-root .sbx-pill{font-size:10px;font-weight:600;color:var(--ok);background:var(--ok-2);padding:2px 8px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.v2-root .sbx-chat-scroll{flex:1;overflow-y:auto;background:var(--surface);padding:20px 0;min-height:0}.v2-root .sbx-msglist{max-width:none;padding:0 20px;gap:14px}.v2-root .sbx-composer-wrap{padding:10px 14px 14px;background:var(--bg-2);border-top:1px solid var(--line);flex-shrink:0}.v2-root .sbx-composer{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:10px 12px;box-shadow:var(--shadow-1)}.v2-root .sbx-composer textarea{width:100%;border:0;outline:0;resize:none;background:none;font:inherit;font-size:13.5px;line-height:1.5;color:var(--ink);min-height:22px;max-height:120px;padding:2px 0}.v2-root .sbx-composer textarea::-moz-placeholder{color:var(--muted-2)}.v2-root .sbx-composer textarea::placeholder{color:var(--muted-2)}.v2-root .sbx-composer .c-row{display:flex;align-items:center;gap:6px;padding-top:4px}.v2-root .sbx-composer .send{width:28px;height:28px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;border:0;cursor:pointer;flex-shrink:0}.v2-root .sbx-composer .send:hover{background:#000}.v2-root .palette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none;background:#10100e66;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.v2-root .palette.open{display:flex;justify-content:center;align-items:flex-start;padding-top:12vh}.v2-root .palette-inner{width:min(560px,92vw);background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-3);overflow:hidden;display:flex;flex-direction:column}.v2-root .palette-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line)}.v2-root .palette-head svg{color:var(--muted);flex-shrink:0}.v2-root .palette-head input{flex:1;border:0;outline:0;background:none;font:inherit;font-size:15px;color:var(--ink)}.v2-root .palette-head input::-moz-placeholder{color:var(--muted-2)}.v2-root .palette-head input::placeholder{color:var(--muted-2)}.v2-root .palette-head .kbd{flex-shrink:0}.v2-root .palette-body{max-height:50vh;overflow-y:auto;padding:6px}.v2-root .palette-grp{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:10px 10px 4px}.v2-root .palette-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:7px;cursor:pointer;font-size:13px;color:var(--ink-2);transition:background .1s}.v2-root .palette-item:hover,.v2-root .palette-item.focus{background:var(--bg-2);color:var(--ink)}.v2-root .palette-item .ic{width:22px;height:22px;border-radius:5px;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0;background:var(--ink)}.v2-root .palette-item .ic.blue{background:#2f6feb}.v2-root .palette-item .ic.violet{background:#7a4bd4}.v2-root .palette-item .ic.green{background:#2a8a5f}.v2-root .palette-item .ic.amber{background:#c78a1a}.v2-root .palette-item .ic.builder{background:linear-gradient(135deg,#1b1b19,#54544d)}.v2-root .palette-item .tt{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .palette-item .kind{font-size:11px;color:var(--muted-2);font-family:JetBrains Mono,monospace}.v2-root .palette-empty{padding:30px 16px;text-align:center;color:var(--muted);font-size:13px}@media (max-width: 1400px){.v2-root{--work-w: 400px}}@media (max-width: 1200px){.v2-root{--work-w: 360px;--side-w: 248px}.v2-root .msglist{padding:0 32px}.v2-root .jobs{padding:32px 28px 60px}.v2-root .home{padding:36px 28px 60px}}@media (max-width: 980px){.v2-root{--work-w: 320px}.v2-root .msglist{padding:0 24px}.v2-root .jobs-stats{grid-template-columns:repeat(2,1fr)}.v2-root .jt-head,.v2-root .jt-row{grid-template-columns:minmax(0,2fr) minmax(92px,.9fr) minmax(0,1fr) 32px}.v2-root .jt-head>:nth-child(4),.v2-root .jt-head>:nth-child(5),.v2-root .jt-head>:nth-child(6),.v2-root .jt-row>:nth-child(4),.v2-root .jt-row>:nth-child(5),.v2-root .jt-row>:nth-child(6){display:none}.v2-root .prof-inner{padding:28px 24px 60px}}@media (max-width: 780px){.v2-root .jobs-stats{grid-template-columns:1fr 1fr}.v2-root .jobs-head{flex-direction:column;align-items:flex-start}.v2-root .jh-right{margin-left:0;width:100%}.v2-root .jh-search{flex:1}.v2-root .usage-grid,.v2-root .theme-pick{grid-template-columns:1fr}.v2-root .home-greet{font-size:24px}.v2-root .home{padding:28px 20px 60px;gap:24px}}.v2-root .msg{display:flex;gap:12px;width:100%;min-width:0;max-width:100%}.v2-root .msg.user{padding-left:0}.v2-root .msg .msg-inner{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1}.v2-root .msg-av{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0;margin-top:2px;letter-spacing:.01em;background:var(--ink);line-height:1;box-shadow:0 1px 2px #00000014}.v2-root .msg-av.blue{background:#2f6feb}.v2-root .msg-av.green{background:#2a8a5f}.v2-root .msg-av.violet{background:#7a4bd4}.v2-root .msg-av.amber{background:#c78a1a}.v2-root .msg-av.builder{background:linear-gradient(135deg,#1b1b19,#4a4a42)}.v2-root .msg-av.ink{background:var(--ink)}.v2-root .msg.user .msg-inner{align-items:stretch}.v2-root .msg-av.user{background:var(--ink);color:#fff}.v2-root[data-theme=dark] .msg-av.user{background:var(--bg-3);color:var(--ink)}.v2-root .side .top{padding:0;display:flex;flex-direction:column;gap:0}.v2-root .side .brandrow{height:48px;padding:0 12px 0 48px;display:flex;align-items:center;justify-content:flex-start;margin:0;border-bottom:1px solid var(--line);background:var(--bg-2);flex-shrink:0;gap:8px}.v2-root .side .top .searchbox,.v2-root .side .top .newbtn{margin-left:10px;margin-right:10px}.v2-root .side .top .searchbox{margin-top:12px}.v2-root .side .top .newbtn{margin-top:10px;margin-bottom:6px}.v2-root .chat-head{height:48px;padding:0 48px 0 12px;position:relative;background:var(--surface);border-bottom:1px solid var(--line);flex-shrink:0;display:flex;align-items:center;gap:10px;min-width:0}.v2-root .body.no-side .center>.chat-head{padding-left:48px}.v2-root .chat-head .tt{font-size:14px;font-weight:500;letter-spacing:0;color:var(--ink);display:flex;align-items:center;gap:9px;min-width:0}.v2-root .chat-head .tt .ic{width:22px;height:22px;border-radius:6px;font-size:10.5px;display:grid;place-items:center;color:#fff;font-weight:700;flex-shrink:0}.v2-root .chat-head .tt span{font-size:14px;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .chat-head .badge{font-size:11px;color:var(--muted);border:1px solid var(--line);padding:2px 8px;border-radius:999px;font-weight:500;display:inline-flex;align-items:center;gap:5px;background:var(--surface);flex-shrink:0}.v2-root .chat-head .right{margin-left:auto;display:flex;align-items:center;gap:2px;color:var(--muted);flex-shrink:0}.v2-root .chat-head .right button{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;transition:background .12s,color .12s}.v2-root .chat-head .right button:hover{background:var(--bg-2);color:var(--ink)}.v2-root .chat-head #toggleWorkHead{display:grid}.v2-root .chat-head .hd-sep{width:1px;height:18px;background:var(--line);margin:0 4px}.v2-root .ws-head{height:48px;padding:0 48px 0 12px;background:var(--surface);border-bottom:1px solid var(--line);flex-shrink:0;display:flex;align-items:center;gap:8px;min-width:0}.v2-root .ws-head .ws-seg{height:30px;padding:2px;border-radius:8px;background:var(--bg-2)}.v2-root .ws-head .ws-seg button{font-size:12px;padding:0 11px}.v2-root .ws-head .right,.v2-root .ws-right{display:flex;align-items:center;gap:2px;color:var(--muted)}.v2-root .ws-head .right button,.v2-root .ws-right button{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;transition:background .12s,color .12s;background:none;border:0;cursor:pointer;color:var(--muted)}.v2-root .ws-head .right button:hover,.v2-root .ws-right button:hover{background:var(--bg-2);color:var(--ink)}.v2-root .jh-view-toggle{display:inline-flex;background:var(--bg-2);border:1px solid var(--line);border-radius:8px;padding:3px;height:34px;gap:2px}.v2-root .jh-view-toggle button{display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:6px;background:none;border:0;font:inherit;font-size:12.5px;color:var(--ink-2);cursor:pointer;font-weight:500;height:100%}.v2-root .jh-view-toggle button svg{color:var(--muted)}.v2-root .jh-view-toggle button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0000000f}.v2-root .jh-view-toggle button.on svg{color:var(--ink)}.v2-root .jh-view-toggle button:hover:not(.on){color:var(--ink)}.v2-root .jcal{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.v2-root .jcal-head{display:grid;grid-template-columns:60px repeat(7,1fr);border-bottom:1px solid var(--line);background:var(--surface-2)}.v2-root .jcal-corner{border-right:1px solid var(--line)}.v2-root .jcal-day{padding:10px 12px;text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.v2-root .jcal-day:last-child{border-right:0}.v2-root .jcal-day-lbl{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.v2-root .jcal-day-num{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:0;font-variant-numeric:tabular-nums}.v2-root .jcal-day.today .jcal-day-lbl{color:var(--accent)}.v2-root .jcal-day.today .jcal-day-num{color:var(--accent);background:var(--accent-2);width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;margin:0 auto;font-size:13px}.v2-root .jcal-body{display:flex;flex-direction:column}.v2-root .jcal-row{display:grid;grid-template-columns:60px repeat(7,1fr);border-bottom:1px solid var(--line);min-height:52px}.v2-root .jcal-row:last-child{border-bottom:0}.v2-root .jcal-hour{border-right:1px solid var(--line);padding:4px 8px;font-size:10.5px;color:var(--muted);font-family:JetBrains Mono,monospace;display:flex;align-items:flex-start;justify-content:flex-end}.v2-root .jcal-cell{border-right:1px solid var(--line);padding:4px;display:flex;flex-direction:column;gap:3px;position:relative;min-height:52px}.v2-root .jcal-cell:last-child{border-right:0}.v2-root .jcal-cell.today{background:linear-gradient(180deg,rgba(47,111,235,.04),transparent)}.v2-root .jcal-block{display:flex;align-items:center;gap:5px;padding:3px 7px;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;border:0;background:var(--bg-2);color:var(--ink-2);min-height:22px;text-align:left;overflow:hidden;white-space:nowrap;transition:transform .1s,box-shadow .12s}.v2-root .jcal-block:hover{transform:translateY(-1px);box-shadow:var(--shadow-1)}.v2-root .jcb-ic{width:14px;height:14px;border-radius:3px;display:inline-grid;place-items:center;font-size:8px;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:0}.v2-root .jcb-t{overflow:hidden;text-overflow:ellipsis;font-weight:500}.v2-root .jcal-block.blue{background:#2f6feb1a;color:#1347ac;border-left:2px solid #2f6feb}.v2-root .jcal-block.blue .jcb-ic{background:#2f6feb}.v2-root .jcal-block.green{background:#2a8a5f1f;color:#1f6a48;border-left:2px solid #2a8a5f}.v2-root .jcal-block.green .jcb-ic{background:#2a8a5f}.v2-root .jcal-block.violet{background:#7a4bd41f;color:#5b27d4;border-left:2px solid #7a4bd4}.v2-root .jcal-block.violet .jcb-ic{background:#7a4bd4}.v2-root .jcal-block.amber{background:#c78a1a24;color:#8c6312;border-left:2px solid #c78a1a}.v2-root .jcal-block.amber .jcb-ic{background:#c78a1a}.v2-root .jcal-legend{display:flex;gap:14px;flex-wrap:wrap;padding:12px 16px;border-top:1px solid var(--line);background:var(--surface-2);font-size:11.5px;color:var(--muted)}.v2-root .jcal-legend-item{display:inline-flex;align-items:center;gap:6px}.v2-root .jcal-legend-dot{width:8px;height:8px;border-radius:2px}.v2-root .jcal-legend-dot.blue{background:#2f6feb}.v2-root .jcal-legend-dot.green{background:#2a8a5f}.v2-root .jcal-legend-dot.violet{background:#7a4bd4}.v2-root .jcal-legend-dot.amber{background:#c78a1a}@media (max-width: 900px){.v2-root .jcal-head,.v2-root .jcal-row{grid-template-columns:48px repeat(7,1fr)}.v2-root .jcal-hour{font-size:10px;padding:4px}.v2-root .jcb-t{display:none}.v2-root .jcal-block{justify-content:center;padding:3px 4px}}.v2-root #modal-credits{max-width:min(540px,94vw)}.v2-root #modal-credits .mb{padding:20px 22px 18px;display:flex;flex-direction:column;gap:16px}.v2-root .cred-hero{background:linear-gradient(180deg,#1e1e1c,#0d0d0b);color:#fff;border-radius:12px;padding:18px 20px}.v2-root .cred-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.v2-root .cred-balance{display:flex;align-items:baseline;gap:8px}.v2-root .cred-n{font-size:28px;font-weight:700;letter-spacing:0;line-height:1;font-variant-numeric:tabular-nums}.v2-root .cred-u{font-size:12.5px;opacity:.7}.v2-root .cred-sub{font-size:11.5px;opacity:.65;margin-top:4px}.v2-root .cred-badge{font-size:10.5px;background:#ffffff1a;color:#fff;padding:4px 10px;border-radius:999px;font-weight:500;border:1px solid rgba(255,255,255,.12);white-space:nowrap}.v2-root .cred-bar{height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.v2-root .cred-bar span{display:block;height:100%;background:linear-gradient(90deg,#5e9bff,#9cc2ff);border-radius:3px}.v2-root .cred-sec-head{font-size:12px;color:var(--ink);font-weight:600;display:flex;align-items:baseline;gap:10px}.v2-root .cred-sec-meta{margin-left:auto;font-size:11px;color:var(--muted);font-weight:400}.v2-root #modal-credits .topup-tiers{grid-template-columns:repeat(4,1fr);gap:6px}.v2-root #modal-credits .topup-tier{padding:10px 8px}.v2-root #modal-credits .topup-cr{font-size:14px}.v2-root #modal-credits .topup-rate{font-size:10px}.v2-root #modal-credits .topup-price{font-size:12px}.v2-root #modal-credits .topup-preview{margin-bottom:0}.v2-root .cred-actions{display:flex;gap:8px;margin-top:4px}.v2-root .cred-actions .btn{flex:1;height:38px;font-size:13px;font-weight:500}.v2-root .cred-foot{text-align:center;padding-top:4px;border-top:1px solid var(--line)}.v2-root .cred-link{background:none;border:0;color:var(--accent);font:inherit;font-size:12.5px;cursor:pointer;padding:6px 10px;border-radius:6px}.v2-root .cred-link:hover{color:var(--accent-ink);background:var(--accent-2)}.v2-root .hd-credit{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 9px;border-radius:999px;background:var(--bg-2);border:1px solid var(--line);font-size:11.5px;color:var(--ink-2);cursor:pointer;font-weight:500;margin-right:4px}.v2-root .hd-credit:hover{border-color:var(--line-2);background:var(--bg-3)}.v2-root .hd-credit .bar{display:inline-block;width:32px;height:4px;border-radius:3px;background:var(--bg-3);position:relative;overflow:hidden}.v2-root .hd-credit .bar>span{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,var(--accent),#6c9bfd);border-radius:3px}.v2-root .hd-credit.low{background:#fde9e4;border-color:#f7c7bb;color:#8c2d1a}.v2-root .hd-credit.low .bar>span{background:linear-gradient(90deg,#c4462b,#e67f60)}.v2-root .navbtn{display:flex;align-items:center;gap:10px;height:34px;padding:0 10px;border-radius:7px;font-size:13px;color:var(--ink-2);cursor:pointer;width:100%;line-height:1;transition:background var(--dur-quick) var(--ease-out);background:none;border:0;font-family:inherit;text-align:left;letter-spacing:inherit}.v2-root .navbtn .ico{width:18px;height:18px;display:grid;place-items:center;color:var(--muted);flex-shrink:0}.v2-root .navbtn .lbl{flex:1;min-width:0;white-space:nowrap}.v2-root .navbtn .count{font-size:10.5px;color:var(--muted);font-family:JetBrains Mono,monospace;background:var(--bg-3);padding:1px 6px;border-radius:4px;flex-shrink:0}.v2-root .navbtn:hover{background:#0000000a;color:var(--ink)}.v2-root .navbtn:hover .ico{color:var(--ink-2)}.v2-root .navbtn.active{background:#00000012;color:var(--ink);font-weight:500}.v2-root .navbtn.active .ico{color:var(--ink)}.v2-root .mk-scroll{flex:1;overflow-y:auto;background:var(--bg);min-height:0}.v2-root .mk{max-width:1140px;margin:0 auto;padding:44px 40px 80px;display:flex;flex-direction:column;gap:28px}.v2-root .mk-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:10px;border-bottom:1px solid var(--line)}.v2-root .mk-hero-t{max-width:620px}.v2-root .mk-eyebrow{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.v2-root .mk-hero-t h1{font-size:30px;font-weight:600;letter-spacing:0;margin:6px 0 4px;color:var(--ink);line-height:1.1}.v2-root .mk-hero-t p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.v2-root .mk-toolbar{display:flex;align-items:center;gap:12px;position:sticky;top:0;background:var(--bg);z-index:5;padding-top:2px}.v2-root .mk-search{flex:1;display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:0 12px;height:36px;transition:border-color .12s}.v2-root .mk-search:focus-within{border-color:var(--ink-3)}.v2-root .mk-search svg{color:var(--muted);flex-shrink:0}.v2-root .mk-search input{flex:1;border:0;outline:0;background:none;font:inherit;font-size:13px;color:var(--ink)}.v2-root .mk-search input::-moz-placeholder{color:var(--muted-2)}.v2-root .mk-search input::placeholder{color:var(--muted-2)}.v2-root .mk-sort{display:flex;align-items:center;gap:6px}.v2-root .mk-sort label{font-size:12px;color:var(--muted)}.v2-root .mk-sort select{height:36px;padding:0 30px 0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%238a8a83' stroke-width='2.4' stroke-linecap='round'><path d='m6 9 6 6 6-6'/></svg>") no-repeat right 10px center;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;font-size:13px;color:var(--ink-2);cursor:pointer}.v2-root .mk-cats{display:flex;gap:6px;flex-wrap:wrap}.v2-root .mk-cat-chip{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:transparent;border:1px solid var(--line);color:var(--ink-3);font-size:12.5px;font-weight:500;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.v2-root .mk-cat-chip:hover{background:var(--bg-2);border-color:var(--line-2);color:var(--ink)}.v2-root .mk-cat-chip.on{background:var(--bg-3);border-color:var(--line-3);color:var(--ink)}.v2-root .mk-sec{display:flex;flex-direction:column;gap:14px}.v2-root .mk-sec-head{display:flex;align-items:baseline;gap:10px}.v2-root .mk-sec-t{font-size:16px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .mk-sec-meta{margin-left:auto;font-size:12px;color:var(--muted)}.v2-root .mk-featured{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v2-root .mk-featured-card{background:linear-gradient(180deg,var(--surface),var(--bg-2));border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:transform .12s,border-color .12s,box-shadow .12s;position:relative;overflow:hidden}.v2-root .mk-featured-card:hover{border-color:var(--line-2);transform:translateY(-1px);box-shadow:var(--shadow-2)}.v2-root .mk-featured-av{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;font-size:14px;font-weight:700;color:#fff;letter-spacing:0}.v2-root .mk-featured-av.blue{background:#2f6feb}.v2-root .mk-featured-av.green{background:#2a8a5f}.v2-root .mk-featured-av.violet{background:#7a4bd4}.v2-root .mk-featured-av.amber{background:#c78a1a}.v2-root .mk-featured-av.ink{background:var(--ink)}.v2-root .mk-featured-t{flex:1;min-width:0}.v2-root .mk-featured-nm{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .mk-featured-by{font-size:11.5px;color:var(--muted);margin-top:2px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.v2-root .mk-featured-desc{font-size:13px;color:var(--ink-3);margin-top:6px;line-height:1.5}.v2-root .mk-featured-card .btn{align-self:flex-start;margin-top:4px}.v2-root .mk-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.v2-root .mk-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px 14px 12px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:border-color .12s,box-shadow .12s}.v2-root .mk-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-1)}.v2-root .mk-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:2px}.v2-root .mk-ic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff;letter-spacing:0}.v2-root .mk-ic.blue{background:#2f6feb}.v2-root .mk-ic.green{background:#2a8a5f}.v2-root .mk-ic.violet{background:#7a4bd4}.v2-root .mk-ic.amber{background:#c78a1a}.v2-root .mk-ic.ink{background:var(--ink)}.v2-root .mk-tag{font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.v2-root .mk-tag.hot{background:var(--warn-2);color:#8c6312}.v2-root .mk-tag.new{background:var(--ok-2);color:var(--ok)}.v2-root .mk-nm{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .mk-by{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-top:-4px}.v2-root .mk-desc{font-size:12.5px;color:var(--ink-3);line-height:1.5;min-height:38px}.v2-root .mk-meta{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted);padding-top:6px;border-top:1px solid var(--line);margin-top:4px}.v2-root .mk-stat{display:inline-flex;align-items:center;gap:4px}.v2-root .mk-stat svg{color:var(--muted-2)}.v2-root .mk-cat{margin-left:auto;padding:1px 7px;border-radius:4px;background:var(--bg-2);color:var(--ink-3);font-weight:500}.v2-root .mk-actions{display:flex;gap:6px;margin-top:8px}.v2-root .mk-actions .btn{flex:1;height:30px;font-size:12.5px}.v2-root .mk-empty{padding:40px;text-align:center;color:var(--muted);font-size:13px;background:var(--surface);border:1px dashed var(--line);border-radius:12px;grid-column:1 / -1}.v2-root .mk-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10100e61;z-index:150;opacity:0;transition:opacity .2s;pointer-events:auto}.v2-root .mk-detail-overlay.open{opacity:1}.v2-root .mk-detail{position:fixed;top:0;right:0;bottom:0;width:min(520px,94vw);background:var(--surface);border-left:1px solid var(--line);box-shadow:-12px 0 40px #00000024;z-index:151;display:flex;flex-direction:column;transform:translate(100%);transition:transform .24s cubic-bezier(.22,.9,.3,1)}.v2-root .mk-detail.open{transform:translate(0)}.v2-root .mkd-head{height:44px;padding:0 12px;display:flex;align-items:center;border-bottom:1px solid var(--line);flex-shrink:0}.v2-root .mkd-body{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:22px}.v2-root .mkd-hero{display:flex;align-items:center;gap:14px}.v2-root .mkd-av{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;font-size:18px;font-weight:700;color:#fff;letter-spacing:0}.v2-root .mkd-av.blue{background:#2f6feb}.v2-root .mkd-av.green{background:#2a8a5f}.v2-root .mkd-av.violet{background:#7a4bd4}.v2-root .mkd-av.amber{background:#c78a1a}.v2-root .mkd-av.ink{background:var(--ink)}.v2-root .mkd-t h2{margin:0;font-size:22px;font-weight:600;letter-spacing:0;color:var(--ink)}.v2-root .mkd-meta{font-size:12px;color:var(--muted);margin-top:4px}.v2-root .mkd-desc{font-size:14px;line-height:1.6;color:var(--ink-2);margin:0}.v2-root .mkd-sec{display:flex;flex-direction:column;gap:10px}.v2-root .mkd-lab{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:var(--muted)}.v2-root .mkd-prompts{display:flex;flex-direction:column;gap:6px}.v2-root .mkd-prompt{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:var(--bg-2);border:1px solid var(--line);border-radius:10px;color:var(--ink-2);font-size:13px;text-align:left;cursor:pointer;transition:background .12s,border-color .12s}.v2-root .mkd-prompt:hover{background:var(--surface);border-color:var(--line-2);color:var(--ink)}.v2-root .mkd-prompt svg{color:var(--muted);flex-shrink:0}.v2-root .mkd-ints{display:flex;flex-wrap:wrap;gap:6px}.v2-root .mkd-int{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--bg-2);border:1px solid var(--line);font-size:11.5px;color:var(--ink-2);font-weight:500}.v2-root .mkd-perms{margin:0;padding-left:18px;font-size:13px;color:var(--ink-2);line-height:1.7}.v2-root .mkd-perms li{margin:2px 0}.v2-root .mkd-foot{padding:14px 20px;border-top:1px solid var(--line);display:flex;gap:8px;background:var(--bg-2);flex-shrink:0}.v2-root .mkd-foot .btn{flex:1;height:36px;font-size:13px;font-weight:500}.v2-root .ma-scroll{flex:1;overflow-y:auto;background:var(--bg);min-height:0}.v2-root .ma{max-width:1140px;margin:0 auto;padding:44px 40px 80px;display:flex;flex-direction:column;gap:24px}.v2-root .ma-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.v2-root .ma-hero-t h1{font-size:28px;font-weight:600;letter-spacing:0;margin:0;color:var(--ink);line-height:1.1}.v2-root .ma-hero-t p{margin:4px 0 0;color:var(--muted);font-size:13px}.v2-root .ma-hero-stats{display:flex;gap:20px}.v2-root .ma-hero-stats>div{min-width:60px}.v2-root .ma-stat-v{font-size:22px;font-weight:600;letter-spacing:0;color:var(--ink);line-height:1}.v2-root .ma-stat-l{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-top:4px}.v2-root .ma-buckets{display:flex;flex-direction:column;gap:28px}.v2-root .ma-bucket-t{font-size:14px;font-weight:600;color:var(--ink);margin:0 0 10px;letter-spacing:0}.v2-root .ma-bucket-empty{margin:0;padding:12px 2px 4px;font-size:13px;color:var(--muted)}.v2-root .ma-pill{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px}.v2-root .ma-pill.built{background:var(--bg-2);color:var(--ink-2)}.v2-root .ma-pill.mkt{background:#2f6feb1f;color:#2f6feb}.v2-root .ag-src{color:var(--muted);font-size:11px;font-weight:500}.v2-root .ma-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.v2-root .ma-search{flex:1;min-width:220px;display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:0 12px;height:34px;transition:border-color .12s}.v2-root .ma-search:focus-within{border-color:var(--ink-3)}.v2-root .ma-search svg{color:var(--muted)}.v2-root .ma-search input{flex:1;border:0;outline:0;background:none;font:inherit;font-size:13px;color:var(--ink)}.v2-root .ma-filters{display:flex;gap:4px;flex-wrap:wrap}.v2-root .ma-filter{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border-radius:7px;background:none;border:0;color:var(--ink-2);font-size:12.5px;cursor:pointer;font-weight:500;transition:background .12s}.v2-root .ma-filter:hover{background:var(--bg-2);color:var(--ink)}.v2-root .ma-filter.on{background:var(--bg-3);color:var(--ink)}.v2-root .ma-filter span{font-family:JetBrains Mono,monospace;font-size:10.5px;color:var(--muted);padding:1px 5px;border-radius:4px;background:var(--surface);border:1px solid var(--line)}.v2-root .ma-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.v2-root .ma-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:border-color .12s,box-shadow .12s}.v2-root .ma-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-1)}.v2-root .ma-head{display:flex;align-items:center;gap:10px}.v2-root .ma-ic{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff}.v2-root .ma-ic.blue{background:#2f6feb}.v2-root .ma-ic.green{background:#2a8a5f}.v2-root .ma-ic.violet{background:#7a4bd4}.v2-root .ma-ic.amber{background:#c78a1a}.v2-root .ma-ic.ink{background:var(--ink)}.v2-root .ma-t{flex:1;min-width:0}.v2-root .ma-nm{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .ma-sub{font-size:11.5px;color:var(--muted);margin-top:2px;display:flex;align-items:center;gap:5px}.v2-root .ma-dot{width:7px;height:7px;border-radius:50%;background:var(--muted-2);flex-shrink:0}.v2-root .ma-dot.ok{background:var(--ok);box-shadow:0 0 0 2px #2a8a5f2e}.v2-root .ma-dot.off{background:var(--warn-2);box-shadow:inset 0 0 0 1px var(--warn)}.v2-root .ma-kebab{width:28px;height:28px;border-radius:6px;background:none;border:0;color:var(--muted);display:grid;place-items:center;cursor:pointer;flex-shrink:0}.v2-root .ma-kebab:hover{background:var(--bg-3);color:var(--ink)}.v2-root .ma-desc{font-size:12.5px;color:var(--ink-3);line-height:1.5;min-height:38px}.v2-root .ma-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding-top:10px;border-top:1px solid var(--line)}.v2-root .ma-stats>div{display:flex;flex-direction:column}.v2-root .ma-k{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.v2-root .ma-v{font-size:13px;font-weight:500;color:var(--ink);margin-top:2px}.v2-root .ma-new{justify-content:center;align-items:center;text-align:center;border-style:dashed;background:var(--surface-2)}.v2-root .ma-new-ic{width:36px;height:36px;border-radius:9px;border:1.5px dashed var(--line-2);display:grid;place-items:center;font-size:20px;color:var(--muted);margin-bottom:6px}.v2-root .ma-new-t{font-size:14px;font-weight:600;color:var(--ink)}.v2-root .ma-new-s{font-size:12px;color:var(--muted);line-height:1.5;max-width:240px;margin-top:2px}.v2-root .pr-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:14px;overflow:hidden;box-shadow:0 1px #14141208}.v2-root .pr-card .pc-h{padding:14px 18px 10px;font-size:13px;color:var(--ink);font-weight:600;letter-spacing:0;text-transform:none}.v2-root .pr-card .pr-row{padding:14px 18px}.v2-root .pr-card.danger{border-color:#f0cdc1}.v2-root .pr-card.danger .pr-row{padding:16px 18px}.v2-root .pr-fields{padding:4px 18px 18px;display:flex;flex-direction:column;gap:14px}.v2-root .pr-field{display:flex;flex-direction:column;gap:6px}.v2-root .pr-field label{font-size:12px;color:var(--ink-3);font-weight:500}.v2-root .pr-field input,.v2-root .pr-field select{height:36px;border:1px solid var(--line);border-radius:9px;background:var(--bg-2);padding:0 12px;font:inherit;font-size:13px;color:var(--ink);outline:0;transition:border-color .12s,background .12s}.v2-root .pr-field input:focus,.v2-root .pr-field select:focus{border-color:var(--ink-3);background:var(--surface)}.v2-root .lang-toggle{display:inline-flex;background:var(--bg-2);border:1px solid var(--line);border-radius:9px;padding:3px;gap:2px;align-self:flex-start;margin:0;min-inline-size:0}.v2-root .lang-toggle button{padding:6px 14px;border:0;background:none;border-radius:6px;font:inherit;font-size:12.5px;color:var(--ink-3);cursor:pointer;font-weight:500;transition:color .12s}.v2-root .lang-toggle button:hover{color:var(--ink)}.v2-root .lang-toggle button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0000000f,0 0 0 1px var(--line-2)}.v2-root .public-lang-toggle,.v2-root .auth-lang-toggle{--surface: #fff;--bg-2: rgba(255, 255, 255, .62);--line: rgba(25, 25, 25, .1);--line-2: rgba(25, 25, 25, .16);--ink: #191919;--ink-3: #77746d}.v2-root .public-lang-toggle button,.v2-root .auth-lang-toggle button{padding:5px 9px;font-size:11.5px}.v2-root .v2-language-picker{position:relative;z-index:100000;display:inline-flex;align-items:center;align-self:flex-start;min-inline-size:0}.v2-root .v2-language-trigger{height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink-3);padding:0 10px;font:inherit;font-size:12px;font-weight:600;line-height:1;cursor:pointer;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}.v2-root .v2-language-trigger:hover{background:var(--bg-2);border-color:var(--line-2);color:var(--ink)}.v2-root .v2-language-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .v2-language-trigger svg{width:15px;height:15px;flex-shrink:0}.v2-root .v2-language-trigger svg:last-child{width:13px;height:13px;opacity:.72}.v2-root .v2-language-code{min-width:18px;text-align:center;font-size:11px;font-weight:700;letter-spacing:0}.v2-root .v2-language-menu{position:absolute;z-index:100001;top:calc(100% + 8px);right:0;min-width:136px;padding:6px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 16px 36px #00000024,0 3px 10px #00000014}.v2-root .v2-language-menu button{width:100%;flex:initial;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:7px;background:transparent;color:var(--ink-3);padding:8px 9px;font:inherit;font-size:12.5px;font-weight:600;line-height:1.2;text-align:left;cursor:pointer}.v2-root .v2-language-menu button:hover{background:var(--bg-2);color:var(--ink)}.v2-root .v2-language-menu button.on{background:var(--ink);color:var(--surface)}.v2-root .v2-language-menu button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.v2-root .v2-language-menu-code{font-size:10.5px;font-weight:700;opacity:.58}.v2-root .public-lang-toggle .v2-language-trigger,.v2-root .auth-lang-toggle .v2-language-trigger{height:38px;border-radius:9px;background:#ffffffbd;color:#3a3935}.v2-root .side .foot .side-lang-toggle .v2-language-trigger{width:26px;height:26px;justify-content:center;gap:0;border:0;border-radius:6px;background:transparent;color:color-mix(in srgb,var(--muted) 80%,var(--ink) 20%);opacity:.9;padding:0;flex:0 0 auto}.v2-root .side .foot .side-lang-toggle .v2-language-trigger:hover{background:#0000000b;color:var(--ink-2);opacity:1}.v2-root .side .foot .side-lang-toggle .v2-language-trigger svg{width:17px;height:17px}.v2-root .side .foot .side-lang-toggle .v2-language-code,.v2-root .side .foot .side-lang-toggle .v2-language-trigger svg:last-child{display:none}.v2-root .side .foot .side-lang-toggle .v2-language-menu{top:auto;right:0;bottom:calc(100% + 8px);left:auto}.v2-root .pill-muted{font-size:11px;padding:3px 10px;border-radius:999px;background:var(--bg-3);color:var(--muted);font-weight:500}.v2-root .pill-accent{font-size:10px;text-transform:uppercase;letter-spacing:.04em;background:var(--accent-2);color:var(--accent-ink);padding:2px 7px;border-radius:999px;font-weight:600;margin-left:6px}.v2-root .btn.danger-ghost{background:none;border:1px solid #e8a898;color:#c4462b}.v2-root .btn.danger-ghost:hover{background:#fde9e4;border-color:#c4462b}.v2-root .pu-hero{background:linear-gradient(180deg,#1e1e1c,#0d0d0b);color:#fff;border-radius:14px;padding:22px 24px;margin-bottom:14px;box-shadow:var(--shadow-2)}.v2-root .pu-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.v2-root .pu-balance{display:flex;align-items:baseline;gap:10px}.v2-root .pu-n{font-size:32px;font-weight:700;letter-spacing:0;line-height:1;font-variant-numeric:tabular-nums}.v2-root .pu-u{font-size:13px;opacity:.7}.v2-root .pu-sub{font-size:12.5px;opacity:.7;margin-top:6px}.v2-root .pu-badge{font-size:11px;background:#ffffff1a;color:#fff;padding:5px 12px;border-radius:999px;font-weight:500;border:1px solid rgba(255,255,255,.12);height:-moz-fit-content;height:fit-content}.v2-root .pu-bar{height:8px;background:#ffffff14;border-radius:4px;overflow:hidden;position:relative}.v2-root .pu-bar span{display:block;height:100%;background:linear-gradient(90deg,#5e9bff,#9cc2ff);border-radius:4px}.v2-root .pu-bar-meta{display:flex;justify-content:space-between;margin-top:6px;font-size:11.5px;opacity:.6}.v2-root .pu-actions{display:flex;gap:8px;margin-top:16px}.v2-root .btn.on-dark{background:#fff;color:var(--ink);border:1px solid #fff;height:32px;padding:0 14px;font-size:12.5px;font-weight:500}.v2-root .btn.on-dark:hover{background:#f0efeb}.v2-root .btn.on-dark-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.18);height:32px;padding:0 14px;font-size:12.5px;font-weight:500}.v2-root .btn.on-dark-ghost:hover{background:#ffffff14;border-color:#ffffff4d}.v2-root .pu-plan{padding:4px 18px 18px;display:flex;flex-direction:column;gap:14px}.v2-root .pu-plan-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.v2-root .pu-plan-price{font-size:16px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .pu-plan-price span{font-weight:400;color:var(--muted);font-size:13px}.v2-root .pu-plan-sub{font-size:12px;color:var(--muted);margin-top:2px}.v2-root .pu-plan-tag{font-size:11px;padding:3px 10px;border-radius:999px;background:var(--ok-2);color:var(--ok);font-weight:600}.v2-root .pu-plan-feats{margin:0;padding-left:18px;font-size:13px;color:var(--ink-2);line-height:1.8}.v2-root .pu-plan-feats li{margin:0}.v2-root .pu-plan-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.v2-root .pu-stripe{font-size:11.5px;color:var(--muted-2);margin-left:auto}.v2-root .pu-topup{padding:4px 18px 18px;display:flex;flex-direction:column;gap:14px}.v2-root .topup-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.v2-root .topup-empty{grid-column:1 / -1;border:1px dashed var(--line);border-radius:10px;background:var(--bg-2);color:var(--muted);font-size:12.5px;padding:16px;text-align:center}.v2-root .topup-tier{position:relative;background:var(--bg-2);border:1px solid var(--line);border-radius:10px;padding:12px 10px;cursor:pointer;text-align:center;transition:border-color .12s,background .12s;color:var(--ink-2);font:inherit}.v2-root .topup-tier:hover{border-color:var(--line-2)}.v2-root .topup-tier.on{border-color:var(--ink);background:var(--surface);box-shadow:0 0 0 1px var(--ink) inset}.v2-root .topup-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);font-size:10px;padding:2px 8px;border-radius:999px;font-weight:600;color:#fff;white-space:nowrap}.v2-root .topup-badge.pop{background:#2f6feb}.v2-root .topup-badge.best{background:#2a8a5f}.v2-root .topup-cr{font-size:16px;font-weight:700;color:var(--ink);letter-spacing:0}.v2-root .topup-rate{font-size:10.5px;color:var(--muted);margin-top:2px}.v2-root .topup-price{font-size:13px;font-weight:500;color:var(--ink-2);margin-top:4px}.v2-root .topup-slider-wrap{display:flex;flex-direction:column;gap:6px}.v2-root .topup-info{font-size:13px;color:var(--ink);font-weight:500}.v2-root .topup-slider{width:100%;height:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--bg-3);border-radius:2px;outline:0}.v2-root .topup-slider::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;background:var(--surface);border:1px solid var(--line-3);border-radius:50%;cursor:pointer;box-shadow:var(--shadow-1)}.v2-root .topup-slider::-moz-range-thumb{width:18px;height:18px;background:var(--surface);border:1px solid var(--line-3);border-radius:50%;cursor:pointer;box-shadow:var(--shadow-1)}.v2-root .topup-slider-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.v2-root .topup-preview{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;padding:12px 14px;background:var(--accent-2);border-radius:9px}.v2-root .tpp-k{display:block;font-size:11px;color:var(--accent-ink);font-weight:500;text-transform:uppercase;letter-spacing:.04em;opacity:.75}.v2-root .tpp-v{display:block;font-size:15px;font-weight:600;color:var(--ink);margin-top:2px;font-variant-numeric:tabular-nums}.v2-root .tpp-arrow{font-size:12.5px;font-weight:600;color:var(--accent-ink)}.v2-root .tpp-after{color:var(--accent-ink)}.v2-root .pu-topup-foot{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.v2-root .conn-group{padding:4px 10px 10px;display:flex;flex-direction:column;gap:4px}.v2-root .conn-group .conn{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 10px;border-radius:9px;transition:background .12s;border:0;background:none}.v2-root .conn-group .conn:hover{background:var(--bg-2)}.v2-root .cn-logo{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:0}.v2-root .cn-t{flex:1;min-width:0}.v2-root .cn-n{font-size:13.5px;font-weight:500;color:var(--ink)}.v2-root .cn-s{font-size:12px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .cn-st{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ok);font-weight:500;padding:3px 9px;border-radius:999px;background:var(--ok-2)}.v2-root .cn-st .dot{width:6px;height:6px;border-radius:50%;background:var(--ok)}.v2-root .conn-browse{margin-top:16px;display:flex;justify-content:center}@media (max-width: 980px){.v2-root .mk,.v2-root .ma{padding:32px 24px 60px}.v2-root .mk-featured{grid-template-columns:1fr 1fr}.v2-root .ma-hero{flex-direction:column;align-items:flex-start;gap:12px}.v2-root .topup-tiers{grid-template-columns:repeat(2,1fr)}}@media (max-width: 780px){.v2-root .mk,.v2-root .ma{padding:24px 18px 60px}.v2-root .mk-featured,.v2-root .mk-grid,.v2-root .ma-grid{grid-template-columns:1fr}.v2-root .mk-toolbar{flex-direction:column;align-items:stretch}.v2-root .mk-sort{align-self:flex-end}}.v2-root .bp-head{display:flex;align-items:center;gap:12px;padding:4px 2px 14px;border-bottom:1px solid var(--line);margin-bottom:14px}.v2-root .bp-av{width:40px;height:40px;border-radius:10px;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:700;letter-spacing:0;flex-shrink:0}.v2-root .bp-av.blue{background:#2f6feb}.v2-root .bp-av.green{background:#2a8a5f}.v2-root .bp-av.violet{background:#7a4bd4}.v2-root .bp-av.amber{background:#c78a1a}.v2-root .bp-av.ink{background:var(--ink)}.v2-root .bp-av.builder{background:linear-gradient(135deg,#1b1b19,#4a4a42)}.v2-root .bp-av img{width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.v2-root .bp-t{flex:1;min-width:0}.v2-root .bp-t .n{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .bp-t .s{font-size:12.5px;color:var(--muted);margin-top:2px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .bp-vis{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;padding:4px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.v2-root .bp-vis.priv{background:var(--bg-2);color:var(--ink-3);border:1px solid var(--line)}.v2-root .bp-vis.pub{background:var(--ok-2);color:var(--ok);border:1px solid transparent}.v2-root .bp-ints{display:flex;flex-wrap:wrap;gap:5px;padding:2px 0}.v2-root .bp-int{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--bg-2);border:1px solid var(--line);font-size:12px;color:var(--ink-2);font-weight:500}.v2-root .bp-jobs{display:flex;flex-direction:column;gap:1px}.v2-root .bp-job{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:8px 2px;font-size:12.5px;border-bottom:1px solid var(--line)}.v2-root .bp-job:last-child{border-bottom:0}.v2-root .bp-job-ic{width:22px;height:22px;border-radius:5px;display:grid;place-items:center;font-size:11px}.v2-root .bp-job-ic.s{background:#e7ddfb;color:#5b27d4}.v2-root .bp-job-ic.e{background:#fde0d1;color:#b74a18}.v2-root .bp-job-ic.u{background:#d6ecdf;color:#1f6a48}.v2-root .bp-job-t{color:var(--ink);font-weight:500}.v2-root .bp-job-m{color:var(--muted);font-size:11.5px}.v2-root .preview-wrap{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--surface)}.v2-root .preview-scroll{background:var(--surface);padding:calc(var(--workspace-pad) + 4px) 0 8px}.v2-root .preview-wrap .msglist{padding:0 calc(var(--workspace-pad) + 4px);gap:var(--chat-gap)}.v2-root .preview-wrap .composer-wrap{padding:var(--composer-pad-y) calc(var(--workspace-pad) + 4px) calc(var(--composer-pad-y) + 4px);max-width:none;margin:0}.v2-root .preview-wrap .composer-wrap:before{display:none}.v2-root .prof-body{scroll-behavior:smooth}.v2-root .prof-sec{scroll-margin-top:20px}.v2-root .prof-sec+.prof-sec{margin-top:36px}.v2-root .pr-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:600;color:#fff;background:var(--ink);flex-shrink:0}.v2-root .pr-avatar.big{width:52px;height:52px;font-size:15px}.v2-root .pr-row.acc-row{display:flex;align-items:center;gap:14px;padding:16px 18px}.v2-root .pr-row.acc-row .prr-t{flex:1}.v2-root .pr-foot .avatar,.v2-root .pr-who .avatar{background:var(--ink);color:#fff}.v2-root .pr-foot .avatar.ink,.v2-root .pr-who .avatar.ink{background:var(--ink)}.v2-root .density-toggle button{padding:6px 10px}.v2-root .fs-row{display:inline-flex;align-items:center;gap:10px;background:var(--bg-2);border:1px solid var(--line);border-radius:9px;padding:3px 4px;height:34px}.v2-root .fs-btn{width:30px;height:26px;border-radius:6px;background:var(--surface);border:1px solid var(--line);font:inherit;font-size:12.5px;font-weight:500;color:var(--ink-2);cursor:pointer}.v2-root .fs-btn:hover{background:var(--bg-3);color:var(--ink)}.v2-root .fs-val{min-width:42px;text-align:center;font-size:12.5px;color:var(--ink);font-variant-numeric:tabular-nums;font-weight:500}.v2-root .reading-preview-row{padding-bottom:4px}.v2-root .reading-preview{margin:4px 16px 16px;padding:16px 18px;border:1px solid var(--line);border-radius:10px;background:var(--surface);overflow:hidden}.v2-root .reading-preview .rp-thread{display:flex;flex-direction:column;gap:var(--chat-gap, 16px);max-width:100%}.v2-root .reading-preview .rp-msg{display:flex;align-items:flex-start;gap:10px;min-width:0}.v2-root .reading-preview .rp-msg.rp-agent{justify-content:flex-start}.v2-root .reading-preview .rp-msg.rp-user{justify-content:flex-end}.v2-root .reading-preview .rp-av{width:22px;height:22px;border-radius:6px;background:#2f6feb;color:#fff;font-size:9.5px;font-weight:700;display:grid;place-items:center;flex-shrink:0;margin-top:2px;letter-spacing:.02em}.v2-root .reading-preview .rp-bubble{padding:var(--chat-bubble-pad-y, 11px) var(--chat-bubble-pad-x, 14px);border-radius:14px;font-size:var(--font-size-base, 14px);line-height:1.5;max-width:82%;color:var(--ink);letter-spacing:0;box-sizing:border-box;word-wrap:break-word}.v2-root .reading-preview .rp-agent .rp-bubble{background:var(--bg-2);border-radius:14px 14px 14px 4px}.v2-root .reading-preview .rp-user .rp-bubble{background:var(--ink);color:#fff;border-radius:14px 14px 4px}.v2-root[data-theme=dark] body,.v2-root[data-theme=dark] .app{color:var(--ink)}.v2-root[data-theme=dark] .pu-hero{background:linear-gradient(180deg,#24231f,#121210)}.v2-root[data-theme=dark] .cred-hero{background:linear-gradient(180deg,#24231f,#0e0e0c)}.v2-root[data-theme=dark] .rail-toggle,.v2-root[data-theme=dark] .work-rail-toggle{background:var(--surface);color:var(--ink-2)}.v2-root[data-theme=dark] .side,.v2-root[data-theme=dark] .side .brandrow{background:var(--bg-2)}.v2-root[data-theme=dark] .chat-scroll,.v2-root[data-theme=dark] .center,.v2-root[data-theme=dark] .chat-head,.v2-root[data-theme=dark] .ws-head{background:var(--surface)}.v2-root[data-theme=dark] .msg.user .bubble{background:var(--bg-3);color:var(--ink)}.v2-root[data-theme=dark] .msg.user .bubble .v2-md-inline-code{background:#ffffff1f;color:var(--ink)}.v2-root[data-theme=dark] .code-block{border-color:#273244;background:#111827}.v2-root[data-theme=dark] .code-block .ch{border-bottom-color:#273244;background:#0f172a;color:#cbd5e1}.v2-root[data-theme=dark] .code-block .ch button{color:#cbd5e1}.v2-root[data-theme=dark] .code-block .ch button:hover{background:#1e293b;color:#f8fafc}.v2-root[data-theme=dark] .code-block pre{color:#f8fafc;background:#111827;color-scheme:dark}.v2-root[data-theme=dark] .notif,.v2-root[data-theme=dark] .modal,.v2-root[data-theme=dark] .popover{background:var(--surface);border-color:var(--line-2);color:var(--ink)}.v2-root[data-theme=dark] .toast{background:linear-gradient(180deg,#343430,#1a1a17)}@media (prefers-color-scheme: dark){.v2-root[data-theme=system] body,.v2-root[data-theme=system] .app{color:var(--ink)}.v2-root[data-theme=system] .pu-hero{background:linear-gradient(180deg,#24231f,#121210)}.v2-root[data-theme=system] .cred-hero{background:linear-gradient(180deg,#24231f,#0e0e0c)}.v2-root[data-theme=system] .side,.v2-root[data-theme=system] .side .brandrow{background:var(--bg-2)}.v2-root[data-theme=system] .chat-scroll,.v2-root[data-theme=system] .center,.v2-root[data-theme=system] .chat-head,.v2-root[data-theme=system] .ws-head{background:var(--surface)}.v2-root[data-theme=system] .msg.user .bubble{background:var(--bg-3);color:var(--ink)}.v2-root[data-theme=system] .msg.user .bubble .v2-md-inline-code{background:#ffffff1f;color:var(--ink)}.v2-root[data-theme=system] .code-block{border-color:#273244;background:#111827}.v2-root[data-theme=system] .code-block .ch{border-bottom-color:#273244;background:#0f172a;color:#cbd5e1}.v2-root[data-theme=system] .code-block .ch button{color:#cbd5e1}.v2-root[data-theme=system] .code-block .ch button:hover{background:#1e293b;color:#f8fafc}.v2-root[data-theme=system] .code-block pre{color:#f8fafc;background:#111827;color-scheme:dark}.v2-root[data-theme=system] .notif,.v2-root[data-theme=system] .modal,.v2-root[data-theme=system] .popover{background:var(--surface);border-color:var(--line-2);color:var(--ink)}}.v2-root .msg-actions button{position:relative;overflow:visible}.v2-root .msg-actions button.copied{color:var(--ok)}.v2-root .msg-actions button.copied:after{content:"Copied";position:absolute;left:50%;top:-6px;transform:translate(-50%,-100%);background:var(--ink);color:#fff;font-size:10.5px;font-weight:500;padding:3px 7px;border-radius:6px;white-space:nowrap;pointer-events:none;animation:fade-up var(--dur-enter) var(--ease-out)}@keyframes fade-up{0%{opacity:0;transform:translate(-50%,-90%)}to{opacity:1;transform:translate(-50%,-100%)}}.v2-root .navbtn .kbd-hint{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:10px;color:var(--muted-2);padding:2px 6px;border-radius:4px;background:var(--bg-2);border:1px solid var(--line);letter-spacing:.02em;opacity:0;transition:opacity var(--dur-quick)}.v2-root .navbtn:hover .kbd-hint,.v2-root .navbtn:focus-visible .kbd-hint{opacity:1}.v2-root .skeleton{background:linear-gradient(90deg,var(--bg-2) 0%,var(--bg-3) 40%,var(--bg-2) 80%);background-size:200% 100%;animation:skl 1.4s linear infinite;border-radius:8px}@keyframes skl{to{background-position:-200% 0}}.v2-root .palette-item .kbd{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:10.5px;color:var(--muted);padding:1px 6px;border-radius:4px;border:1px solid var(--line);background:var(--bg-2);letter-spacing:.02em}@media (pointer: coarse){.v2-root .navbtn{height:40px}.v2-root .side .foot .avatar,.v2-root .side .foot .iconbtn{min-width:36px;min-height:36px}.v2-root .side .foot .credchip{min-height:36px}.v2-root .msg-actions button,.v2-root .mk-card button,.v2-root .ma-kebab{min-width:40px;min-height:40px}}.v2-root .typing{display:inline-flex;align-items:center;gap:4px;padding:10px 14px;background:var(--bg-2);border-radius:6px 14px 14px;width:-moz-fit-content;width:fit-content;line-height:1}.v2-root .typing span{width:6px;height:6px;border-radius:50%;background:var(--muted);display:inline-block;animation:typing-bounce 1.1s ease-in-out infinite}.v2-root .typing span:nth-child(2){animation-delay:.18s}.v2-root .typing span:nth-child(3){animation-delay:.36s}.v2-root .stream-tail{margin-top:8px;padding:8px 11px}.v2-root .stream-tail span{width:5px;height:5px}.v2-root .mcp-ui-inline{width:100%;display:block}@keyframes typing-bounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-3px);opacity:1}}.v2-root .hist-wrap{padding:16px 16px 28px;display:flex;flex-direction:column;gap:20px}.v2-root .hist-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:4px}.v2-root .hist-head .hist-title{font-size:13px;font-weight:500;color:var(--ink);letter-spacing:0}.v2-root .hist-new{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:7px;background:var(--surface);border:1px solid var(--line);color:var(--ink-2);font-size:12px;font-weight:500;cursor:pointer}.v2-root .hist-new:hover{border-color:var(--line-2);color:var(--ink);background:var(--bg)}.v2-root .hist-group{display:flex;flex-direction:column;gap:6px}.v2-root .hist-group-t{font-size:11px;font-weight:600;color:var(--muted-2);text-transform:uppercase;letter-spacing:.04em;padding:0 2px}.v2-root .hist-list{display:flex;flex-direction:column;gap:2px}.v2-root .hist-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;width:100%;min-width:0}.v2-root .hist-item:hover{background:#0000000a}.v2-root .hist-item.active{background:var(--accent-2);color:var(--accent-ink)}.v2-root .hist-item .hist-dot{width:6px;height:6px;border-radius:50%;background:var(--line-2);flex-shrink:0}.v2-root .hist-item.active .hist-dot{background:var(--accent)}.v2-root .hist-item .hist-c{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.3}.v2-root .hist-item .hist-c .t{font-size:13px;color:var(--ink);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .hist-item .hist-c .s{font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-root .hist-item .hist-c .s:empty{display:none}.v2-root .hist-item .hist-when{font-size:11px;color:var(--muted-2);flex-shrink:0;font-variant-numeric:tabular-nums}.v2-root .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;color:var(--muted);gap:8px}.v2-root .empty-state-ic{width:44px;height:44px;border-radius:12px;background:var(--bg-2);display:grid;place-items:center;color:var(--ink-3);margin-bottom:4px}.v2-root .empty-state-title{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:0}.v2-root .empty-state-sub{font-size:12.5px;color:var(--muted);max-width:320px;line-height:1.5}.v2-root .empty-state .btn{margin-top:6px}.v2-root .notif-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px;text-align:center;color:var(--muted);gap:6px}.v2-root .notif-empty-ic{width:36px;height:36px;border-radius:50%;background:var(--ok-2);color:var(--ok);display:grid;place-items:center}.v2-root .notif-empty-t{font-size:13px;font-weight:600;color:var(--ink)}.v2-root .notif-empty-s{font-size:12px;color:var(--muted);max-width:220px;line-height:1.4}.v2-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2-root .home-greet{font-size:var(--fs-hero);letter-spacing:0;line-height:var(--lh-tight)}.v2-root .mk-hero-t h1,.v2-root .ma-hero-t h1,.v2-root .jh-title,.v2-root .prof-head .ph-t{font-size:var(--fs-h1);letter-spacing:0;line-height:var(--lh-tight)}.v2-root .prof-head .ph-s{font-size:var(--fs-sm);color:var(--muted);margin-top:6px;line-height:var(--lh-meta)}.v2-root .greet h1{font-size:var(--fs-h2);letter-spacing:0;line-height:var(--lh-tight)}.v2-root .pr-card .pc-h{font-size:var(--fs-md);letter-spacing:0;font-weight:600;line-height:var(--lh-tight)}.v2-root .hs-title,.v2-root .mk-sec-t,.v2-root .home-sec-head .hs-title{font-size:var(--fs-md);font-weight:600;letter-spacing:0}.v2-root .sidegroup,.v2-root .mk-eyebrow,.v2-root .up-agent,.v2-root .lc-agent,.v2-root .stat .k,.v2-root .jt-head,.v2-root .bp-sec .lab,.v2-root .pr-card .pc-h,.v2-root .mk-by,.v2-root .cred-badge,.v2-root .pu-badge,.v2-root .ma-stat-l,.v2-root .pu-bar-meta,.v2-root .lp-lab,.v2-root .lp-conn-meta .s,.v2-root .out-hd .k,.v2-root .ph,.v2-root .ma-k,.v2-root .ag-card .by,.v2-root .mk-card .mk-by{font-size:var(--fs-meta);letter-spacing:.06em;font-weight:600;color:var(--muted);text-transform:uppercase;line-height:var(--lh-meta)}.v2-root .pr-card .pc-h,.v2-root .hs-title,.v2-root .mk-sec-t,.v2-root .cred-badge,.v2-root .pu-badge,.v2-root .bp-sec .lab{text-transform:none;letter-spacing:0;color:var(--ink);font-weight:600}.v2-root .bp-sec .lab{font-size:var(--fs-meta);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:600}.v2-root .navbtn,.v2-root .chatrow,.v2-root .mkd-desc,.v2-root .ag-dc,.v2-root .mk-desc,.v2-root .ma-desc,.v2-root .prr-s,.v2-root .cn-s,.v2-root .mk-featured-desc{line-height:var(--lh-body)}.v2-root .credchip,.v2-root .hd-credit,.v2-root .kbd,.v2-root .kbd-hint,.v2-root .fs-val,.v2-root .stat .v,.v2-root .jobs-stats .stat .v,.v2-root .ma-stat-v,.v2-root .ug-v,.v2-root .ur-v,.v2-root .pu-n,.v2-root .cred-n,.v2-root .lc-eta,.v2-root .up-time,.v2-root .jt-mono,.v2-root .inv-r .num,.v2-root .topup-price,.v2-root .topup-cr,.v2-root .topup-rate,.v2-root .tpp-v,.v2-root .mk-stat,.v2-root .pu-plan-price,.v2-root .jcal-day-num,.v2-root .jcal-hour,.v2-root .notif-item .when{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.v2-root .msg.agent .bubble p{margin:.5em 0}.v2-root .msg.agent .bubble p:first-child{margin-top:0}.v2-root .msg.agent .bubble p:last-child{margin-bottom:0}.v2-root .msg.agent .bubble+.bubble,.v2-root .msg.agent .bubble+.a-block{margin-top:12px}.v2-root svg{stroke-width:1.75}.v2-root .composer .send svg,.v2-root .hc-send svg,.v2-root .btn.primary svg,.v2-root .btn.on-dark svg,.v2-root .toast-ic svg,.v2-root .notif-empty-ic svg{stroke-width:2}.v2-root .plan ul li svg,.v2-root .pu-plan-feats svg{stroke-width:2}.v2-root{--chat-column-w: 820px;--chat-column-pad: 24px}.v2-root .chat-scroll{background:var(--surface);min-height:0;padding:32px 0 16px;overscroll-behavior:contain}.v2-root .msglist{max-width:var(--chat-column-w);padding:0 var(--chat-column-pad);gap:var(--chat-gap);margin:0 auto}.v2-root .chat-intro{min-height:min(620px,calc(100dvh - 190px));display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px 0 44px}.v2-root .chat-intro-avatar{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;font-size:18px;font-weight:700;letter-spacing:0;margin-bottom:20px;background:var(--ink);color:var(--panel)}.v2-root .chat-intro-avatar.blue{background:#2f6feb;color:#fff}.v2-root .chat-intro-avatar.green{background:#2a8a5f;color:#fff}.v2-root .chat-intro-avatar.violet{background:#7a4bd4;color:#fff}.v2-root .chat-intro-avatar.amber{background:#c78a1a;color:#fff}.v2-root .chat-intro-avatar.ink,.v2-root .chat-intro-avatar.builder{background:var(--ink);color:#fff}.v2-root .chat-intro-avatar.mauve{background:#faedf2;color:#9f3d61}.v2-root .chat-intro-avatar.olive{background:#f1f3df;color:#69702a}.v2-root .chat-intro-avatar.coral,.v2-root .chat-intro-avatar.apricot,.v2-root .chat-intro-avatar.honey,.v2-root .chat-intro-avatar.clay{background:#f6eadf;color:#8b4a2f}.v2-root .chat-intro h1{margin:0;color:var(--ink);font-size:34px;line-height:1.08;font-weight:700;letter-spacing:0}.v2-root .chat-intro p{margin:18px 0 0;max-width:620px;color:var(--text);font-size:18px;line-height:1.55}.v2-root .chat-starters{width:100%;margin-top:76px;border:0;padding:0;min-inline-size:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.v2-root .chat-starter{min-height:118px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--muted);box-shadow:0 1px 2px #12110f0a;padding:20px;text-align:left;font-size:16px;line-height:1.45;font-weight:450;display:flex;align-items:flex-start;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.v2-root .chat-starter:hover{border-color:var(--line-strong);color:var(--ink);box-shadow:0 8px 24px #12110f14;transform:translateY(-1px)}.v2-root .chat-starter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width: 900px){.v2-root .chat-intro h1{font-size:28px}.v2-root .chat-intro p{font-size:16px}.v2-root .chat-starters{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:44px}}@media (max-width: 700px){.v2-root .chat-intro{min-height:auto;padding-top:36px}.v2-root .chat-starters{grid-template-columns:1fr}.v2-root .chat-starter{min-height:88px}}.v2-root .msg.agent .bubble{max-width:72ch}.v2-root .msg.user .bubble{letter-spacing:0;border-radius:16px 16px 4px}.v2-root .msg.agent .bubble{border-radius:0}.v2-root .msg{align-items:flex-start}.v2-root .msg.agent .bubble ul{padding-left:20px;margin:8px 0}.v2-root .msg.agent .bubble li{margin:4px 0}.v2-root .composer-wrap{flex-shrink:0;padding:12px var(--chat-column-pad) 20px;max-width:var(--chat-column-w);margin:0 auto;width:100%}.v2-root .composer{padding:12px 16px}.v2-root .msg.agent .a-block,.v2-root .msg.agent .approve,.v2-root .msg.agent .code-block{max-width:100%}.v2-root .side .scroll{padding:4px 8px 24px}.v2-root .sidegroup{padding:16px 12px 4px}.v2-root .chatrow{padding:8px 10px;gap:10px;border-radius:8px}.v2-root .chatrow.pending .tt{color:var(--ink)}.v2-root .chatrow .tt{font-size:var(--fs-sm);letter-spacing:0}.v2-root .chatrow .ico-wrap{width:20px;height:20px}.v2-root .chatrow .ico{width:20px;height:20px;border-radius:6px;font-size:10px}.v2-root .chatrow .ico-pin{border-radius:6px}.v2-root .home-quick button{height:36px;padding:0 16px;border-radius:999px;font-size:var(--fs-sm)}.v2-root .home-quick{gap:8px}.v2-root .home-sec-head{padding:0 2px 4px}.v2-root .home-sec{gap:12px}.v2-root .home{gap:40px;padding:56px 32px 80px}.v2-root[data-bg="1"] .typing span,.v2-root[data-bg="1"] .spinner,.v2-root[data-bg="1"] .live,.v2-root[data-bg="1"] .run-dot{animation-play-state:paused}.v2-root .stream-stall{margin:8px auto 0;padding:6px 12px;background:var(--surface-2, #f4f4f5);border-radius:999px;font-size:12px;color:var(--fg-muted, #6b7280);width:-moz-max-content;width:max-content;animation:v2-stall-pulse 1.6s ease-in-out infinite}@keyframes v2-stall-pulse{0%,to{opacity:.6}50%{opacity:1}}.v2-root .stream-error{margin:12px auto;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-size:13px;width:-moz-max-content;width:max-content;display:flex;gap:8px;align-items:center}.v2-root .stream-retry{background:transparent;border:1px solid #991b1b;color:#991b1b;border-radius:8px;padding:2px 10px;font-weight:500;cursor:pointer}.v2-root .stream-retry:hover{background:#991b1b;color:#fff}.v2-root .billing-notice{width:min(100%,720px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid var(--line, #e5e7eb);border-radius:16px;background:var(--surface, #fff);box-shadow:0 10px 24px #0f172a0f}.v2-root .billing-notice-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fff7ed;color:#9a3412}.v2-root .billing-notice-title{font-size:var(--fs-md);font-weight:650;color:var(--fg, #111827)}.v2-root .billing-notice-description{margin-top:3px;font-size:var(--fs-sm);line-height:1.45;color:var(--muted, #78756f)}.v2-root .billing-notice-actions{display:flex;align-items:center;gap:8px}.v2-root .billing-notice-actions .btn{height:34px;white-space:nowrap}@media (max-width: 720px){.v2-root .billing-notice{grid-template-columns:auto minmax(0,1fr)}.v2-root .billing-notice-actions{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap}}.v2-root[data-theme=dark] .billing-notice{background:var(--surface, #161614);border-color:#ffffff1f;box-shadow:none}.v2-root[data-theme=dark] .billing-notice-icon{background:#fb923c24;color:#fdba74}.v2-root .bp-empty{padding:24px 20px;border:1px dashed var(--line, #e5e7eb);border-radius:12px;text-align:center;color:var(--fg-muted, #6b7280)}.v2-root .bp-empty-title{font-size:13px;font-weight:500;color:var(--fg, #111827);margin-bottom:4px}.v2-root .bp-empty-sub{font-size:12px;line-height:1.5}.v2-root .home-atts{display:flex;flex-wrap:wrap;gap:6px;padding:0 0 8px}.v2-root .chatrow .ico.coral,.v2-root .chat-head .tt .ic.coral,.v2-root .msg-av.coral,.v2-root .bp-av.coral,.v2-root .ag-card .ic.coral,.v2-root .up-row .ic.coral,.v2-root .lc-head .ic.coral,.v2-root .mk-ic.coral,.v2-root .mk-featured-av.coral,.v2-root .mkd-av.coral,.v2-root .ma-ic.coral,.v2-root .palette-item .ic.coral,.v2-root .jt-job .ic.coral{background:#fff1ea;color:#b4532a}.v2-root .chatrow .ico.apricot,.v2-root .chat-head .tt .ic.apricot,.v2-root .msg-av.apricot,.v2-root .bp-av.apricot,.v2-root .ag-card .ic.apricot,.v2-root .up-row .ic.apricot,.v2-root .lc-head .ic.apricot,.v2-root .mk-ic.apricot,.v2-root .mk-featured-av.apricot,.v2-root .mkd-av.apricot,.v2-root .ma-ic.apricot,.v2-root .palette-item .ic.apricot,.v2-root .jt-job .ic.apricot{background:#fff6dc;color:#9a5b00}.v2-root .chatrow .ico.honey,.v2-root .chat-head .tt .ic.honey,.v2-root .msg-av.honey,.v2-root .bp-av.honey,.v2-root .ag-card .ic.honey,.v2-root .up-row .ic.honey,.v2-root .lc-head .ic.honey,.v2-root .mk-ic.honey,.v2-root .mk-featured-av.honey,.v2-root .mkd-av.honey,.v2-root .ma-ic.honey,.v2-root .palette-item .ic.honey,.v2-root .jt-job .ic.honey{background:#fff9c7;color:#7a5a00}.v2-root .chatrow .ico.clay,.v2-root .chat-head .tt .ic.clay,.v2-root .msg-av.clay,.v2-root .bp-av.clay,.v2-root .ag-card .ic.clay,.v2-root .up-row .ic.clay,.v2-root .lc-head .ic.clay,.v2-root .mk-ic.clay,.v2-root .mk-featured-av.clay,.v2-root .mkd-av.clay,.v2-root .ma-ic.clay,.v2-root .palette-item .ic.clay,.v2-root .jt-job .ic.clay{background:#f6eadf;color:#8b4a2f}.v2-root .chatrow .ico.mauve,.v2-root .chat-head .tt .ic.mauve,.v2-root .msg-av.mauve,.v2-root .bp-av.mauve,.v2-root .ag-card .ic.mauve,.v2-root .up-row .ic.mauve,.v2-root .lc-head .ic.mauve,.v2-root .mk-ic.mauve,.v2-root .mk-featured-av.mauve,.v2-root .mkd-av.mauve,.v2-root .ma-ic.mauve,.v2-root .palette-item .ic.mauve,.v2-root .jt-job .ic.mauve{background:#faedf2;color:#9f3d61}.v2-root .chatrow .ico.olive,.v2-root .chat-head .tt .ic.olive,.v2-root .msg-av.olive,.v2-root .bp-av.olive,.v2-root .ag-card .ic.olive,.v2-root .up-row .ic.olive,.v2-root .lc-head .ic.olive,.v2-root .mk-ic.olive,.v2-root .mk-featured-av.olive,.v2-root .mkd-av.olive,.v2-root .ma-ic.olive,.v2-root .palette-item .ic.olive,.v2-root .jt-job .ic.olive{background:#f1f3df;color:#69702a}.v2-root .a-block .pill.err{background:#2464f217;color:var(--v2-accent);border-color:#2464f22e}.v2-root .tool-inp.muted{color:var(--v2-muted)}.v2-root .built-agent-card{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--v2-line);border-radius:8px;padding:10px;background:var(--v2-surface)}.v2-root .built-agent-avatar{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-weight:700;font-size:12px;color:#fff;background:linear-gradient(135deg,var(--v2-accent),#6c9bfd);flex:0 0 auto}.v2-root .built-agent-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.v2-root .built-agent-name{font-weight:650;color:var(--v2-ink)}.v2-root .built-agent-desc,.v2-root .built-agent-meta{color:var(--v2-muted);font-size:12.5px;line-height:1.35}.v2-root .v2-generated-image{display:block;max-width:min(100%,420px);border-radius:8px;border:1px solid var(--v2-line)}.v2-root .credchip.low,.v2-root .hd-credit.low{background:color-mix(in srgb,var(--v2-accent) 8%,var(--v2-surface));color:var(--v2-ink);border-color:#2464f22e}.v2-root .credchip.low .bar>span,.v2-root .hd-credit.low .bar>span{background:linear-gradient(90deg,var(--v2-accent),#6c9bfd)}.v2-root .agent-card .ico.coral,.v2-root .built-agent-avatar.coral{background:#fff1ea;color:#b4532a}.v2-root .agent-card .ico.apricot,.v2-root .built-agent-avatar.apricot{background:#fff6dc;color:#9a5b00}.v2-root .agent-card .ico.honey,.v2-root .built-agent-avatar.honey{background:#fff9c7;color:#7a5a00}.v2-root .agent-card .ico.clay,.v2-root .built-agent-avatar.clay{background:#f6eadf;color:#8b4a2f}.v2-root .agent-card .ico.mauve,.v2-root .built-agent-avatar.mauve{background:#faedf2;color:#9f3d61}.v2-root .agent-card .ico.olive,.v2-root .built-agent-avatar.olive{background:#f1f3df;color:#69702a}.v2-root .ag-card .ic.builder,.v2-root .up-row .ic.builder,.v2-root .lc-head .ic.builder,.v2-root .mk-ic.builder,.v2-root .mk-featured-av.builder,.v2-root .mkd-av.builder,.v2-root .ma-ic.builder,.v2-root .palette-item .ic.builder,.v2-root .jt-job .ic.builder,.v2-root .agent-card .ico.builder{background:linear-gradient(135deg,#1b1b19,#54544d);color:#fff}.v2-root .built-agent-avatar{border:0;cursor:pointer}.v2-root .built-agent-avatar:hover{filter:brightness(.98)}.v2-root .preview-empty{margin:auto;padding:24px 20px;text-align:center;color:var(--muted)}.v2-root .preview-empty.compact{margin:24px auto;padding:18px}.v2-root .preview-empty-title{font-size:13px;font-weight:600;color:var(--text);margin-bottom:5px}.v2-root .preview-empty-sub{font-size:12px;line-height:1.45;max-width:260px;margin:0 auto}.v2-root .vla{--vla-bg: #f7f7f5;--vla-bg-2: #f0efeb;--vla-bg-3: #e9e8e3;--vla-surface: #ffffff;--vla-surface-2: #fbfaf7;--vla-line: #e6e4df;--vla-line-2: #d9d7d1;--vla-line-3: #c4c2bb;--vla-ink: #1b1b19;--vla-ink-2: #3a3a37;--vla-ink-3: #57574f;--vla-muted: #8a8a83;--vla-muted-2: #b0b0a8;--vla-accent: #2f6feb;--vla-accent-2: #dbe6fb;--vla-accent-ink: #1347ac;--vla-ok: #2a8a5f;--vla-ok-2: #d6ecdf;--vla-warn: #c78a1a;--vla-warn-2: #fcefd1;--vla-err: #c4462b;--vla-violet: #7a4bd4;--vla-violet-2: #e8def9;--vla-serif: "Instrument Serif", ui-serif, Georgia, serif;--vla-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--vla-shadow-1: 0 1px 0 rgba(20, 20, 18, .04), 0 1px 2px rgba(20, 20, 18, .04);--vla-shadow-2: 0 6px 24px rgba(20, 20, 18, .08);--vla-shadow-3: 0 24px 60px -20px rgba(20, 20, 18, .18), 0 8px 24px -8px rgba(20, 20, 18, .1);min-height:100vh;background:var(--vla-bg);color:var(--vla-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.55;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.v2-root .vla *,.v2-root .vla *:before,.v2-root .vla *:after{box-sizing:border-box;letter-spacing:0}.v2-root .vla a{color:inherit;text-decoration:none}.v2-root .vla button,.v2-root .vla input{font:inherit;color:inherit}.v2-root .vla button{border:0;background:transparent;cursor:pointer}.v2-root .vla svg{display:block;flex-shrink:0}.v2-root .vla :focus-visible{outline:2px solid var(--vla-accent);outline-offset:2px;border-radius:8px}.v2-root .vla .wrap{max-width:1240px;margin:0 auto;padding:0 24px}.v2-root .vla .nav{position:sticky;top:0;z-index:50;background:#f7f7f5e0;-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid rgba(230,228,223,.75)}.v2-root .vla .nav-in{max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:24px}.v2-root .vla .brand{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:600;color:var(--vla-ink)}.v2-root .vla .brand .lg{width:24px;height:24px;border-radius:7px;background:var(--vla-ink);color:#fff;display:grid;place-items:center;overflow:hidden}.v2-root .vla .brand .lg svg{width:17px;height:17px;color:currentColor}.v2-root .vla .nav-links{display:flex;gap:4px;margin-left:8px}.v2-root .vla .nav-links a{padding:6px 11px;border-radius:7px;color:var(--vla-ink-3);font-size:13.5px;font-weight:450}.v2-root .vla .nav-links a:hover{background:#0000000d;color:var(--vla-ink)}.v2-root .vla .nav .right{margin-left:auto;display:flex;align-items:center;gap:6px}.v2-root .vla .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 14px;border-radius:8px;font-size:13.5px;font-weight:500;border:1px solid transparent;transition:transform .04s ease,background .15s,border-color .15s,color .15s;white-space:nowrap}.v2-root .vla .btn:active{transform:translateY(.5px)}.v2-root .vla .btn-ghost{color:var(--vla-ink-2)}.v2-root .vla .btn-ghost:hover{background:#0000000d}.v2-root .vla .btn-soft{background:var(--vla-surface);border-color:var(--vla-line);color:var(--vla-ink)}.v2-root .vla .btn-soft:hover{background:#fff;border-color:var(--vla-line-2)}.v2-root .vla .btn-primary{background:var(--vla-ink);color:#fafaf7;border-color:var(--vla-ink)}.v2-root .vla .btn-primary:hover{background:#000}.v2-root .vla .btn-lg{height:44px;padding:0 18px;font-size:14.5px;font-weight:550}.v2-root .vla .btn .arrow{transition:transform .15s}.v2-root .vla .btn:hover .arrow{transform:translate(2px)}.v2-root .vla .hero{position:relative;overflow:hidden;padding:64px 0 56px}.v2-root .vla .hero:before{content:"";position:absolute;inset:-200px 0 auto;height:540px;background:radial-gradient(60% 60% at 14% 20%,rgba(47,111,235,.1),transparent 70%),radial-gradient(50% 50% at 86% 0%,rgba(122,75,212,.07),transparent 70%);pointer-events:none}.v2-root .vla .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.3fr);gap:56px;align-items:center}.v2-root .vla .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 11px 5px 8px;border-radius:999px;background:var(--vla-surface);border:1px solid var(--vla-line);color:var(--vla-ink-3);font-size:12px;font-weight:500}.v2-root .vla .eyebrow .dot{width:6px;height:6px;border-radius:999px;background:var(--vla-ok);animation:vla-pulse 2s infinite}@keyframes vla-pulse{0%{box-shadow:0 0 #2a8a5f73}70%{box-shadow:0 0 0 7px #2a8a5f00}to{box-shadow:0 0 #2a8a5f00}}.v2-root .vla h1.head{margin:18px 0;color:var(--vla-ink);font-family:var(--vla-serif);font-size:68px;font-weight:400;line-height:1.02}.v2-root .vla h1.head em,.v2-root .vla h2 em,.v2-root .vla .auth-form h3 em,.v2-root .vla .auth-side h4 em{font-style:italic}.v2-root .vla h1.head em{color:var(--vla-ink-2)}.v2-root .vla .sub{max-width:540px;color:var(--vla-ink-3);font-size:17px;line-height:1.55}.v2-root .vla .cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px}.v2-root .vla .micro{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;color:var(--vla-muted);font-size:12.5px}.v2-root .vla .micro .sep{width:3px;height:3px;border-radius:50%;background:var(--vla-muted-2)}.v2-root .vla .heroviz{position:relative;perspective:2000px}.v2-root .vla .heroviz>.card{overflow:hidden;border:1px solid var(--vla-line);border-radius:14px;background:var(--vla-surface);box-shadow:var(--vla-shadow-3);transform:rotate(.4deg)}.v2-root .vla .viz-bar{display:flex;align-items:center;gap:7px;padding:10px 14px;border-bottom:1px solid var(--vla-line);background:var(--vla-surface-2)}.v2-root .vla .viz-bar .dots{display:flex;gap:5px}.v2-root .vla .viz-bar .dots span{width:9px;height:9px;border-radius:50%;background:var(--vla-bg-3)}.v2-root .vla .viz-bar .pill,.v2-root .vla .viz-bar .right,.v2-root .vla .wcard .freq,.v2-root .vla .auth-side .preview .pf{font-family:var(--vla-mono)}.v2-root .vla .viz-bar .pill{margin-left:10px;color:var(--vla-muted);font-size:11.5px}.v2-root .vla .viz-bar .right{margin-left:auto;display:flex;align-items:center;gap:6px;color:var(--vla-muted);font-size:11.5px}.v2-root .vla .viz-bar .av{width:18px;height:18px;border-radius:50%;background:var(--vla-ink);color:#fff;display:grid;place-items:center;font-family:Inter,sans-serif;font-size:9px;font-weight:600}.v2-root .vla .viz-body{display:grid;grid-template-columns:160px 1fr;min-height:430px}.v2-root .vla .viz-side{display:flex;flex-direction:column;gap:2px;padding:12px 8px;background:var(--vla-bg-2);border-right:1px solid var(--vla-line)}.v2-root .vla .viz-side .sgroup{padding:9px 8px 4px;color:var(--vla-muted);font-size:9.5px;font-weight:600;text-transform:uppercase}.v2-root .vla .viz-side .sgroup.second{margin-top:8px}.v2-root .vla .srow{display:flex;align-items:center;gap:7px;padding:5px 8px;border-radius:6px;color:var(--vla-ink-2);font-size:12px}.v2-root .vla .srow.act{background:#0000000f;color:var(--vla-ink);font-weight:500}.v2-root .vla .srow.muted-row{color:var(--vla-muted)}.v2-root .vla .srow .sd,.v2-root .vla .jrow .nm .ic{width:18px;height:18px;border-radius:5px;background:var(--vla-ink);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:700}.v2-root .vla .srow .sd{width:14px;height:14px;font-size:8px}.v2-root .vla .srow .sd.b,.v2-root .vla .jrow .nm .ic.b,.v2-root .vla .proof .b.blue{background:#2f6feb}.v2-root .vla .srow .sd.g,.v2-root .vla .jrow .nm .ic.g,.v2-root .vla .proof .b.green{background:#2a8a5f}.v2-root .vla .srow .sd.v,.v2-root .vla .jrow .nm .ic.v,.v2-root .vla .proof .b.violet{background:#7a4bd4}.v2-root .vla .srow .sd.a,.v2-root .vla .jrow .nm .ic.a,.v2-root .vla .proof .b.amber{background:#c78a1a}.v2-root .vla .srow.muted-row .sd{background:var(--vla-bg-3);color:var(--vla-muted)}.v2-root .vla .srow .live{width:5px;height:5px;margin-left:auto;border-radius:50%;background:var(--vla-accent);animation:vla-pulse 1.8s infinite}.v2-root .vla .viz-main{min-width:0;padding:16px 18px}.v2-root .vla .viz-h{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.v2-root .vla .viz-h .t{color:var(--vla-ink);font-size:14px;font-weight:600}.v2-root .vla .viz-h .s{display:block;margin-top:2px;color:var(--vla-muted);font-size:11.5px;font-weight:400}.v2-root .vla .viz-h .controls{display:flex;gap:6px}.v2-root .vla .viz-h .ch{height:24px;padding:0 8px;border-radius:5px;background:var(--vla-bg-2);color:var(--vla-ink-3);display:flex;align-items:center;font-size:11px}.v2-root .vla .viz-h .ch.act{background:var(--vla-ink);color:#fff}.v2-root .vla .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.v2-root .vla .kpi{padding:10px 12px;border:1px solid var(--vla-line);border-radius:9px;background:var(--vla-surface-2)}.v2-root .vla .kpi .k{color:var(--vla-muted);font-size:10.5px;font-weight:600;text-transform:uppercase}.v2-root .vla .kpi .v{margin-top:2px;color:var(--vla-ink);font-family:var(--vla-serif);font-size:24px;line-height:1.05}.v2-root .vla .kpi .d{margin-top:1px;color:var(--vla-ok);font-size:10.5px;font-weight:500}.v2-root .vla .kpi .d.blue{color:var(--vla-accent-ink)}.v2-root .vla .kpi .d.warn{color:var(--vla-warn)}.v2-root .vla .jobs{overflow:hidden;border:1px solid var(--vla-line);border-radius:9px;background:var(--vla-surface)}.v2-root .vla .jobs .jh,.v2-root .vla .jrow{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.4fr 70px;gap:10px}.v2-root .vla .jobs .jh{padding:8px 12px;border-bottom:1px solid var(--vla-line);background:var(--vla-bg-2);color:var(--vla-muted);font-size:10.5px;font-weight:600;text-transform:uppercase}.v2-root .vla .jrow{align-items:center;padding:9px 12px;border-bottom:1px solid var(--vla-line);color:var(--vla-ink-2);font-size:12.5px}.v2-root .vla .jrow:last-child{border-bottom:0}.v2-root .vla .jrow .nm{display:flex;align-items:center;gap:8px;color:var(--vla-ink);font-weight:500;min-width:0}.v2-root .vla .chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;line-height:1.5}.v2-root .vla .chip .d{width:5px;height:5px;border-radius:50%}.v2-root .vla .chip.run{background:var(--vla-accent-2);color:var(--vla-accent-ink)}.v2-root .vla .chip.run .d{background:var(--vla-accent);animation:vla-pulse 1.6s infinite}.v2-root .vla .chip.done{background:var(--vla-ok-2);color:var(--vla-ok)}.v2-root .vla .chip.done .d{background:var(--vla-ok)}.v2-root .vla .chip.sched{background:var(--vla-bg-3);color:var(--vla-ink-3)}.v2-root .vla .chip.sched .d{background:var(--vla-muted)}.v2-root .vla .chip.appr{background:var(--vla-warn-2);color:var(--vla-warn)}.v2-root .vla .chip.appr .d{background:var(--vla-warn)}.v2-root .vla .jrow .sched,.v2-root .vla .jrow .out{color:var(--vla-ink-3);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .vla .jrow .ac{display:flex;justify-content:flex-end}.v2-root .vla .jrow .ac button{height:24px;padding:0 9px;border-radius:5px;border:1px solid var(--vla-line);background:var(--vla-surface);color:var(--vla-ink);font-size:11px}.v2-root .vla .jrow .ac button:hover{border-color:var(--vla-line-2)}.v2-root .vla .appr-card{position:absolute;right:-22px;bottom:32px;z-index:2;width:280px;padding:14px;border:1px solid var(--vla-line);border-radius:11px;background:var(--vla-surface);box-shadow:var(--vla-shadow-3);transform:rotate(-1.2deg)}.v2-root .vla .appr-card .ah{display:flex;align-items:center;gap:8px;color:var(--vla-warn);font-size:11.5px;font-weight:600}.v2-root .vla .appr-card .id{width:18px;height:18px;border-radius:5px;background:var(--vla-warn-2);display:grid;place-items:center}.v2-root .vla .appr-card .at{margin-top:9px;color:var(--vla-ink);font-size:13.5px;font-weight:600}.v2-root .vla .appr-card .ad{margin-top:4px;color:var(--vla-ink-3);font-size:12px;line-height:1.45}.v2-root .vla .appr-card .ar{display:flex;gap:6px;margin-top:11px}.v2-root .vla .appr-card .ab{flex:1;height:28px;border:1px solid var(--vla-line);border-radius:6px;color:var(--vla-ink);font-size:11.5px;font-weight:500}.v2-root .vla .appr-card .ab.pri{background:var(--vla-ink);color:#fff;border-color:var(--vla-ink)}.v2-root .vla .sched-pill{position:absolute;top:84px;left:-18px;z-index:2;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--vla-line);border-radius:9px;background:var(--vla-surface);box-shadow:var(--vla-shadow-2);color:var(--vla-ink-2);font-size:11.5px;transform:rotate(-1.5deg)}.v2-root .vla .sched-pill .clk{width:18px;height:18px;border-radius:50%;background:var(--vla-accent-2);color:var(--vla-accent-ink);display:grid;place-items:center}.v2-root .vla .sched-pill span:last-child{color:var(--vla-ink);font-weight:500}.v2-root .vla .proof{padding:34px 0 6px;text-align:center}.v2-root .vla .proof .lbl{color:var(--vla-muted);font-size:11.5px;font-weight:600;text-transform:uppercase}.v2-root .vla .proof .row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:38px;margin-top:14px;color:var(--vla-ink-3);font-size:13.5px}.v2-root .vla .proof .lg{display:flex;align-items:center;gap:8px;color:var(--vla-ink-3);font-weight:500}.v2-root .vla .proof .b{width:18px;height:18px;border-radius:5px;background:var(--vla-ink);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.v2-root .vla section{padding:88px 0}.v2-root .vla .eyebrow-2{margin-bottom:14px;color:var(--vla-accent);font-size:12px;font-weight:600;text-transform:uppercase}.v2-root .vla h2{max-width:720px;margin:0 0 14px;color:var(--vla-ink);font-family:var(--vla-serif);font-size:44px;font-weight:400;line-height:1.05}.v2-root .vla h2 em{color:var(--vla-ink-3)}.v2-root .vla .lede{max-width:640px;color:var(--vla-ink-3);font-size:17px;line-height:1.55}.v2-root .vla .problem{background:linear-gradient(180deg,transparent,rgba(0,0,0,.02),transparent)}.v2-root .vla .prob-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;margin-top:36px}.v2-root .vla .prob-illust{position:relative;overflow:hidden;aspect-ratio:1.05 / 1;padding:28px;border:1px solid var(--vla-line);border-radius:14px;background:var(--vla-surface);box-shadow:var(--vla-shadow-2)}.v2-root .vla .prob-illust .stack{display:flex;flex-direction:column;gap:10px}.v2-root .vla .prob-illust .ti{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid var(--vla-line);border-radius:9px;background:var(--vla-surface-2);color:var(--vla-ink-2);font-size:13.5px}.v2-root .vla .prob-illust .ti .c{width:14px;height:14px;border-radius:4px;border:1.5px solid var(--vla-line-3)}.v2-root .vla .prob-illust .ti.q{background:transparent;color:var(--vla-muted-2)}.v2-root .vla .prob-illust .ti.q .c{border-style:dashed}.v2-root .vla .prob-illust .label{position:absolute;top:18px;right:20px;color:var(--vla-muted);font-size:11px;font-weight:600;text-transform:uppercase}.v2-root .vla .prob-illust .arrow-bg{position:absolute;top:48%;left:62%;color:#0000000a;font-family:var(--vla-serif);font-size:120px;font-style:italic;line-height:1;pointer-events:none}.v2-root .vla .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.v2-root .vla .step{position:relative;overflow:hidden;display:block;padding:28px 24px 26px;border:1px solid var(--vla-line);border-bottom:1px solid var(--vla-line);border-radius:14px;background:var(--vla-surface);font-size:15px}.v2-root .vla .step .num{display:block;width:auto;height:auto;margin-bottom:14px;margin-top:0;border-radius:0;background:transparent;color:var(--vla-accent);font-family:var(--vla-serif);font-size:48px;font-weight:400;font-style:italic;line-height:1}.v2-root .vla .step h3,.v2-root .vla .wcard h4,.v2-root .vla .pillar h4{margin:0 0 7px;color:var(--vla-ink);font-size:18px;font-weight:600;line-height:1.3}.v2-root .vla .step p{margin:0;color:var(--vla-ink-3);font-size:14px;line-height:1.55}.v2-root .vla .step .vis{margin-top:22px;padding:11px 12px;border:1px solid var(--vla-line);border-radius:9px;background:var(--vla-surface-2);color:var(--vla-ink-3);font-size:12px}.v2-root .vla .step .vis.tags{display:flex;flex-wrap:wrap;gap:5px}.v2-root .vla .step .vis.tags .tg{padding:3px 8px;border:1px solid var(--vla-line);border-radius:999px;background:var(--vla-bg-2);font-size:11px}.v2-root .vla .step .vis.tags .tg.sel{background:var(--vla-ink);color:#fff;border-color:var(--vla-ink)}.v2-root .vla .step .vis .row{display:flex;align-items:center;gap:8px;padding:5px 0}.v2-root .vla .step .vis .ck{width:14px;height:14px;border-radius:4px;background:var(--vla-ok-2);color:var(--vla-ok);display:grid;place-items:center;font-size:9px;font-weight:700}.v2-root .vla .step .vis .row.q{color:var(--vla-muted-2)}.v2-root .vla .step .vis .row.q .ck{background:var(--vla-bg-3);color:var(--vla-muted-2)}.v2-root .vla .ws{padding-top:0}.v2-root .vla .ws-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.v2-root .vla .wcard{position:relative;overflow:hidden;display:block;padding:22px 20px 18px;border:1px solid var(--vla-line);border-radius:13px;margin-bottom:0;background:var(--vla-surface);cursor:default;transition:border-color .15s,transform .15s}.v2-root .vla .wcard:hover{border-color:var(--vla-line-3);transform:translateY(-2px)}.v2-root .vla .wcard.feat{grid-column:span 2;background:linear-gradient(180deg,var(--vla-surface),var(--vla-surface-2))}.v2-root .vla .wcard .ico{width:34px;height:34px;margin-bottom:14px;border:1px solid var(--vla-line);border-radius:9px;background:var(--vla-bg-2);color:var(--vla-ink-2);display:grid;place-items:center}.v2-root .vla .wcard .ico.blue{background:var(--vla-accent-2);border-color:#bcd2f7;color:var(--vla-accent-ink)}.v2-root .vla .wcard .ico.violet{background:var(--vla-violet-2);border-color:#d3bff5;color:var(--vla-violet)}.v2-root .vla .wcard h4{font-size:14.5px}.v2-root .vla .wcard p{margin:0;color:var(--vla-muted);font-size:12.5px;line-height:1.5}.v2-root .vla .wcard .preview{margin-top:14px;padding:10px 12px;border:1px solid var(--vla-line);border-radius:8px;background:var(--vla-surface);color:var(--vla-ink-3);font-size:12px;line-height:1.45}.v2-root .vla .wcard .preview b{color:var(--vla-ink);font-weight:600}.v2-root .vla .wcard .freq{display:flex;align-items:center;gap:6px;margin-top:14px;padding-top:10px;border-top:1px dashed var(--vla-line);color:var(--vla-muted);font-size:11px}.v2-root .vla .wcard .freq .d{width:5px;height:5px;border-radius:50%;background:var(--vla-muted-2)}.v2-root .vla .diff{position:relative;overflow:hidden;margin:0 24px;padding:88px 0;border-radius:24px;background:var(--vla-ink);color:#e9e8e3}.v2-root .vla .diff:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 14% 0%,rgba(47,111,235,.18),transparent 60%),radial-gradient(50% 50% at 90% 100%,rgba(122,75,212,.16),transparent 60%);pointer-events:none}.v2-root .vla .diff .wrap{position:relative}.v2-root .vla .diff h2{color:#fafaf7}.v2-root .vla .diff h2 em,.v2-root .vla .diff .lede{color:#a0a09a}.v2-root .vla .pillars{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;overflow:hidden;margin-top:46px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff14}.v2-root .vla .pillar{min-height:200px;padding:24px 22px;background:var(--vla-ink)}.v2-root .vla .pillar .pn{margin-bottom:18px;color:#7a7a72;font-family:var(--vla-serif);font-size:14px;font-style:italic}.v2-root .vla .pillar h4{color:#fafaf7;font-size:15px}.v2-root .vla .pillar p{margin:0;color:#a0a09a;font-size:13px;line-height:1.55}.v2-root .vla .sp{padding:72px 0}.v2-root .vla .sp-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:42px;align-items:center}.v2-root .vla .sp .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.v2-root .vla .sp .stat{padding:22px 20px;border:1px solid var(--vla-line);border-radius:12px;background:var(--vla-surface)}.v2-root .vla .sp .stat .v{color:var(--vla-ink);font-family:var(--vla-serif);font-size:42px;line-height:1}.v2-root .vla .sp .stat .l{margin-top:8px;color:var(--vla-muted);font-size:12.5px;line-height:1.5}.v2-root .vla .quote{position:relative;padding:26px 26px 24px;border:1px solid var(--vla-line);border-radius:14px;background:var(--vla-surface)}.v2-root .vla .quote .qm{position:absolute;top:24px;left:18px;color:var(--vla-accent-2);font-family:var(--vla-serif);font-size:60px;line-height:.6}.v2-root .vla .quote q{display:block;padding-left:22px;color:var(--vla-ink);font-family:var(--vla-serif);font-size:22px;font-style:italic;line-height:1.3;quotes:none}.v2-root .vla .quote q:before,.v2-root .vla .quote q:after{content:""}.v2-root .vla .quote .who{display:flex;align-items:center;gap:10px;margin-top:18px;padding-left:22px}.v2-root .vla .quote .av{width:32px;height:32px;border-radius:50%;background:var(--vla-accent);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:600}.v2-root .vla .quote .n{font-size:13px;font-weight:600}.v2-root .vla .quote .r{color:var(--vla-muted);font-size:11.5px}.v2-root .vla .fc{padding:96px 0;text-align:center}.v2-root .vla .fc .card{position:relative;overflow:hidden;max-width:780px;margin:0 auto;padding:64px 40px;border:1px solid var(--vla-line);border-radius:20px;background:linear-gradient(180deg,var(--vla-surface),var(--vla-surface-2));box-shadow:var(--vla-shadow-2)}.v2-root .vla .fc h2,.v2-root .vla .fc .lede{margin-left:auto;margin-right:auto;text-align:center}.v2-root .vla .fc .cta-row{justify-content:center}.v2-root .vla footer{padding:48px 0 36px;border-top:1px solid var(--vla-line);background:var(--vla-bg-2)}.v2-root .vla .foot-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px}.v2-root .vla .foot-grid h5{margin:0 0 12px;color:var(--vla-muted);font-size:11.5px;font-weight:600;text-transform:uppercase}.v2-root .vla .foot-grid a{display:block;padding:4px 0;color:var(--vla-ink-3);font-size:13.5px}.v2-root .vla .foot-grid a:hover{color:var(--vla-ink)}.v2-root .vla .foot-grid .about{max-width:320px;margin-top:14px;color:var(--vla-ink-3);font-size:13px;line-height:1.55}.v2-root .vla .foot-bot{display:flex;align-items:center;gap:14px;margin-top:36px;padding-top:18px;border-top:1px solid var(--vla-line);color:var(--vla-muted);font-size:12.5px}.v2-root .vla .foot-bot .spacer{flex:1}.v2-root .vla-auth-page{display:flex;flex-direction:column;min-height:100vh;padding:20px;background:radial-gradient(60% 52% at 16% 6%,rgba(47,111,235,.09),transparent 70%),radial-gradient(48% 48% at 88% 0%,rgba(122,75,212,.08),transparent 70%),var(--vla-bg)}.v2-root .vla .auth-back{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:7px;margin:0 auto 18px 0;padding:7px 10px;border-radius:8px;color:var(--vla-ink-3);font-size:13px}.v2-root .vla .auth-back:hover{background:#0000000d;color:var(--vla-ink)}.v2-root .vla .auth-shell{width:100%;display:grid;place-items:center;flex:1;padding:18px 0 34px}.v2-root .vla .auth{width:100%;max-width:880px;min-height:560px;display:grid;grid-template-columns:1fr .92fr;overflow:hidden;padding:0;border:1px solid var(--vla-line);border-radius:18px;background:var(--vla-surface);box-shadow:var(--vla-shadow-3)}.v2-root .vla .auth-form{min-width:0;display:flex;flex-direction:column;padding:44px 44px 36px}.v2-root .vla .auth-form>.head{display:flex;align-items:center;justify-content:space-between}.v2-root .vla .auth-form .body{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:380px;padding:18px 0}.v2-root .vla .auth-copy h3,.v2-root .vla .auth-form h3{margin:0 0 8px;color:var(--vla-ink);font-family:var(--vla-serif);font-size:34px;font-weight:400;line-height:1.08}.v2-root .vla .auth-copy .sub{margin:0 0 22px;color:var(--vla-ink-3);font-size:14.5px}.v2-root .vla .auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:12px;padding:4px;border:1px solid var(--vla-line);border-radius:10px;background:var(--vla-bg-2)}.v2-root .vla .auth-tabs button{height:34px;border-radius:7px;color:var(--vla-ink-3);font-size:13.5px;font-weight:500}.v2-root .vla .auth-tabs button[aria-selected=true]{background:var(--vla-ink);color:#fff}.v2-root .vla .sso{height:44px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 14px;border:1px solid var(--vla-line-2);border-radius:10px;background:var(--vla-surface);font-size:14px;font-weight:500}.v2-root .vla .sso:hover{background:var(--vla-surface-2);border-color:var(--vla-ink)}.v2-root .vla .sso:disabled,.v2-root .vla .auth-fields button:disabled{cursor:not-allowed;opacity:.68}.v2-root .vla .sso .ic{width:18px;height:18px}.v2-root .vla .or{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--vla-muted);font-size:11px;font-weight:600;text-transform:uppercase}.v2-root .vla .or:before,.v2-root .vla .or:after{content:"";flex:1;height:1px;background:var(--vla-line)}.v2-root .vla .auth-fields{display:flex;flex-direction:column;gap:8px}.v2-root .vla .auth-form label{display:block;margin-bottom:0;color:var(--vla-muted);font-size:12px;font-weight:550}.v2-root .vla .field-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.v2-root .vla .field-topline a{color:var(--vla-ink-3);font-size:12px}.v2-root .vla .field-topline a:hover{color:var(--vla-accent)}.v2-root .vla .input{width:100%;height:44px;padding:0 14px;border:1px solid var(--vla-line-2);border-radius:9px;background:var(--vla-surface);color:var(--vla-ink);font-size:14.5px;outline:none;transition:border-color .15s,box-shadow .15s}.v2-root .vla .input:focus{border-color:var(--vla-ink);box-shadow:0 0 0 3px #1b1b190f}.v2-root .vla .input::-moz-placeholder{color:var(--vla-muted-2)}.v2-root .vla .input::placeholder{color:var(--vla-muted-2)}.v2-root .vla .err{color:var(--vla-err);font-size:12px;line-height:1.4}.v2-root .vla .legal{margin:2px 0 4px;color:var(--vla-muted);font-size:11.5px;line-height:1.5}.v2-root .vla .legal a{color:var(--vla-ink-3);text-decoration:underline;text-underline-offset:2px}.v2-root .vla .auth-fields .btn{width:100%;height:46px;margin-top:8px;border-radius:10px;font-size:14.5px}.v2-root .vla .auth-side{position:relative;overflow:hidden;min-width:0;display:flex;flex-direction:column;padding:44px 36px;background:linear-gradient(180deg,#1b1b19,#0e0e0d);color:#e9e8e3}.v2-root .vla .auth-side:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 100% 0%,rgba(47,111,235,.22),transparent 60%),radial-gradient(50% 50% at 0% 100%,rgba(122,75,212,.18),transparent 60%);pointer-events:none}.v2-root .vla .auth-side>*{position:relative}.v2-root .vla .auth-side .lab{color:#7a7a72;font-size:11px;font-weight:600;text-transform:uppercase}.v2-root .vla .auth-side h4{max-width:320px;margin:8px 0 18px;color:#fafaf7;font-family:var(--vla-serif);font-size:26px;font-weight:400;line-height:1.15}.v2-root .vla .auth-side h4 em{color:#a0a09a}.v2-root .vla .auth-side .feats{display:grid;gap:11px;margin-top:24px}.v2-root .vla .auth-side .f{display:flex;gap:10px;color:#cfcec7;font-size:13px;line-height:1.5}.v2-root .vla .auth-side .ck{flex-shrink:0;width:18px;height:18px;margin-top:1px;border-radius:6px;background:#5fc18b29;color:#5fc18b;display:grid;place-items:center}.v2-root .vla .auth-side .preview{overflow:hidden;margin-top:auto;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v2-root .vla .auth-side .preview .ph{display:flex;align-items:center;gap:7px;padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.06);color:#a0a09a;font-size:11.5px}.v2-root .vla .auth-side .preview .ic{width:14px;height:14px;border-radius:4px;background:#2f6feb;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:700}.v2-root .vla .auth-side .preview .ch{margin-left:auto;display:inline-flex;align-items:center;gap:4px;padding:1px 7px;border-radius:999px;background:#2f6feb2e;color:#92baff;font-size:10px;font-weight:500}.v2-root .vla .auth-side .preview .ch .d{width:4px;height:4px;border-radius:50%;background:#92baff;animation:vla-pulse 1.6s infinite}.v2-root .vla .auth-side .preview .pb{padding:11px 12px;color:#cfcec7;font-size:12px;line-height:1.55}.v2-root .vla .auth-side .preview .ln{display:flex;align-items:center;gap:7px;padding:3px 0}.v2-root .vla .auth-side .preview .ln .b{width:5px;height:5px;border-radius:50%;background:#7a7a72}.v2-root .vla .auth-side .preview .ln.done .b{background:#5fc18b}.v2-root .vla .auth-side .preview .ln.run .b{background:#5fa0ff;animation:vla-pulse 1.4s infinite}.v2-root .vla .auth-side .preview .pf{padding:9px 12px;border-top:1px solid rgba(255,255,255,.06);color:#7a7a72;font-size:11px}@media (max-width: 980px){.v2-root .vla h1.head{font-size:48px}.v2-root .vla h2{font-size:34px}.v2-root .vla .hero-grid,.v2-root .vla .prob-grid,.v2-root .vla .sp-grid{grid-template-columns:1fr;gap:36px}.v2-root .vla .heroviz>.card{transform:none}.v2-root .vla .appr-card,.v2-root .vla .sched-pill{display:none}.v2-root .vla .pillars,.v2-root .vla .ws-grid{grid-template-columns:repeat(2,1fr)}.v2-root .vla .wcard.feat{grid-column:span 2}.v2-root .vla .steps,.v2-root .vla .auth{grid-template-columns:1fr}.v2-root .vla .nav-links,.v2-root .vla .auth-side{display:none}.v2-root .vla .foot-grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width: 640px){.v2-root .vla .nav-in,.v2-root .vla .wrap{padding-left:18px;padding-right:18px}.v2-root .vla .nav .right{gap:4px}.v2-root .vla .nav .right .btn-ghost{display:none}.v2-root .vla .hero{padding:34px 0 24px}.v2-root .vla h1.head{font-size:38px}.v2-root .vla h2{font-size:28px}.v2-root .vla section{padding:56px 0}.v2-root .vla .ws-grid,.v2-root .vla .pillars,.v2-root .vla .kpis{grid-template-columns:1fr}.v2-root .vla .wcard.feat{grid-column:span 1}.v2-root .vla .viz-body{grid-template-columns:1fr}.v2-root .vla .viz-side{display:none}.v2-root .vla .jobs .jh,.v2-root .vla .jrow{grid-template-columns:minmax(0,1fr) 70px;font-size:11.5px}.v2-root .vla .jobs .jh>:nth-child(n+3):not(:last-child),.v2-root .vla .jrow>:nth-child(n+3):not(:last-child){display:none}.v2-root .vla-auth-page{padding:14px}.v2-root .vla .auth-form{padding:28px 22px}.v2-root .vla .auth-copy h3,.v2-root .vla .auth-form h3{font-size:30px}.v2-root .vla .fc .card{padding:42px 22px}.v2-root .vla .foot-grid{grid-template-columns:1fr}.v2-root .vla .foot-bot{align-items:flex-start;flex-direction:column}}.v2-root .vla-convo,.v2-root .mo-page,.v2-root .convo-auth{--convo-bg: #f7f6f1;--convo-surface: #fffefa;--convo-surface-2: #f1efe7;--convo-line: #e7e4dc;--convo-line-2: #d9d4c9;--convo-ink: #171614;--convo-ink-2: #4f4d48;--convo-ink-3: #7a776f;--convo-accent: #d8722a;--convo-good: #2d8a62;--convo-blue: #2f6feb;--convo-shadow: 0 18px 60px rgba(30, 28, 24, .12);background:var(--convo-bg);color:var(--convo-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.v2-root .vla-convo{min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 13% 6%,rgba(216,114,42,.13),transparent 26%),radial-gradient(circle at 94% 2%,rgba(78,63,164,.12),transparent 26%),radial-gradient(circle at 52% 15%,rgba(216,114,42,.08),transparent 32%),var(--convo-bg)}.v2-root .convo-nav{position:sticky;top:0;z-index:100000;isolation:isolate;overflow:visible;display:flex;align-items:center;justify-content:space-between;gap:24px;height:76px;padding:0 clamp(20px,5vw,72px);background:linear-gradient(180deg,#fffefa5c,#f7f6f129),#f7f6f11a;border-bottom:1px solid rgba(255,254,250,.28);box-shadow:0 1px #fffefa57 inset,0 10px 34px #1c191407;backdrop-filter:blur(24px) saturate(132%);-webkit-backdrop-filter:blur(24px) saturate(132%)}.v2-root .convo-nav:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(90deg,#fffefa0d,#fffefa1a,#fffefa0d)}.v2-root .convo-nav-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2.2vw,24px);min-width:0}.v2-root .convo-brand,.v2-root .mo-brand{display:inline-flex;align-items:center;gap:11px;color:var(--convo-ink);font-weight:650;text-decoration:none}.v2-root .convo-logo,.v2-root .mo-brand .mo-brand-mark{width:34px;height:34px;border-radius:9px;background:var(--convo-ink);color:#fffefa;display:grid;place-items:center}.v2-root .convo-logo svg,.v2-root .mo-brand .mo-brand-mark svg{width:19px;height:19px}.v2-root .convo-nav-links,.v2-root .convo-nav-actions,.v2-root .mo-top-actions{display:inline-flex;align-items:center;gap:14px}.v2-root .convo-nav-links a,.v2-root .mo-top-actions a,.v2-root .convo-signin{color:var(--convo-ink-2);font-size:14px;font-weight:500;text-decoration:none}.v2-root .convo-nav-links a:hover,.v2-root .mo-top-actions a:hover,.v2-root .convo-signin:hover{color:var(--convo-ink)}.v2-root .convo-btn,.v2-root .mo-btn{border:1px solid var(--convo-ink);border-radius:999px;background:var(--convo-ink);color:#fffefa;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;font-size:14px;font-weight:650;text-decoration:none;cursor:pointer}.v2-root .vla .convo-btn{border:1px solid var(--convo-ink);background:var(--convo-ink);color:#fffefa}.v2-root .convo-btn.small{min-height:36px;padding:0 15px}.v2-root .convo-btn:disabled{cursor:not-allowed;opacity:.48}.v2-root .convo-btn.subtle,.v2-root .mo-btn:not(.primary){background:var(--convo-surface);color:var(--convo-ink);border-color:var(--convo-line-2)}.v2-root .vla .convo-btn.subtle{background:var(--convo-surface);color:var(--convo-ink);border-color:var(--convo-line-2)}.v2-root .convo-lang.public-lang-toggle,.v2-root .convo-lang.auth-lang-toggle,.v2-root .convo-lang{border-color:var(--convo-line-2);background:transparent;box-shadow:none;align-self:center;height:36px;position:relative;top:0}.v2-root .convo-lang .v2-language-trigger{height:36px;background:transparent;border-color:transparent;color:var(--convo-ink-2);padding:0 8px;line-height:1}.v2-root .convo-lang .v2-language-trigger:hover{background:#fffefa85;border-color:var(--convo-line);color:var(--convo-ink)}.v2-root .convo-lang .v2-language-menu{z-index:100002;background:#fffefae0;border-color:#1f1d181f;box-shadow:0 18px 48px #1f1d1829,0 4px 14px #1f1d1814;backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%)}.v2-root .convo-hero{position:relative;max-width:1100px;margin:0 auto;padding:clamp(48px,7vw,94px) 24px 86px;text-align:center}.v2-root .convo-eyebrow,.v2-root .convo-kicker,.v2-root .convo-section-head>p{margin:0;color:var(--convo-ink-3);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0}.v2-root .convo-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid var(--convo-line);border-radius:999px;background:var(--convo-surface);text-transform:none;font-weight:550}.v2-root .convo-live{width:7px;height:7px;border-radius:50%;background:var(--convo-good);box-shadow:0 0 0 5px #2d8a621f}.v2-root .convo-final h2,.v2-root .convo-section-head h2,.v2-root .convo-panel h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:650;letter-spacing:0;color:var(--convo-ink)}.v2-root .convo-hero h1{max-width:1040px;margin:24px auto 18px;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(76px,8.4vw,126px);font-weight:400;letter-spacing:0;line-height:.9;text-wrap:balance;color:var(--convo-ink)}.v2-root .convo-hero h1 em{position:relative;display:inline-block;font-style:italic;white-space:nowrap}.v2-root .convo-hero h1 em:after{content:"";position:absolute;right:.02em;bottom:.02em;left:.02em;height:.055em;border-radius:999px;background:#d8722a57;transform:rotate(-1.2deg)}.v2-root .convo-subhead{max-width:860px;margin:0 auto 28px;color:var(--convo-ink-2);font-size:clamp(17px,2vw,20px);line-height:1.52}.v2-root .convo-composer-shell{max-width:920px;margin:0 auto;text-align:left}.v2-root .vla-convo .composer-wrap{max-width:none;padding:0;margin:0;background:transparent}.v2-root .vla-convo .composer-wrap:before{display:none}.v2-root .vla-convo .composer{border-color:var(--convo-line-2);border-radius:26px;background:var(--convo-surface);padding:18px 18px 14px;box-shadow:0 28px 90px #2924191a,0 2px #ffffffb8 inset}.v2-root .vla-convo .composer:focus-within{border-color:var(--convo-ink);box-shadow:0 32px 100px #29241924,0 0 0 3px #d8722a1f}.v2-root .vla-convo .composer textarea{min-height:72px;font-size:19px;line-height:1.45;color:var(--convo-ink);padding:6px 6px 12px}.v2-root .vla-convo .composer textarea:focus,.v2-root .vla-convo .composer textarea:focus-visible,.v2-root .mo-chat-page .composer textarea:focus,.v2-root .mo-chat-page .composer textarea:focus-visible{outline:0;box-shadow:none}.v2-root .vla-convo .composer .c-row{padding-top:0}.v2-root .vla-convo .composer .send{background:var(--convo-ink);color:#fffefa}.v2-root .landing-suggest{max-width:980px;margin:18px auto 0}.v2-root .landing-suggest.compact{margin-top:16px}.v2-root .vla-convo .home-quick-hd{margin-top:0;margin-bottom:7px;color:var(--convo-ink-3)}.v2-root .vla-convo .home-quick button{height:36px;background:#fffefabd;border-color:var(--convo-line);color:var(--convo-ink-2)}.v2-root .vla-convo .home-quick button:hover{border-color:var(--convo-ink);color:var(--convo-ink)}.v2-root .convo-chatinput{max-width:920px;margin:0 auto}.v2-root .convo-chatinput-inner{overflow:hidden;border:1px solid var(--convo-line-2);border-radius:28px;background:var(--convo-surface);box-shadow:0 28px 90px #2924191a,0 2px #ffffffb8 inset;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.v2-root .convo-chatinput-inner:focus-within{border-color:var(--convo-ink);box-shadow:0 32px 100px #29241924,0 0 0 3px #d8722a1f}.v2-root .convo-chatinput textarea{width:100%;min-height:86px;max-height:168px;border:0;background:transparent;resize:none;padding:25px 28px 8px;color:var(--convo-ink);font-size:20px;line-height:1.45;outline:none}.v2-root .convo-chatinput textarea::-moz-placeholder{color:#aaa59a}.v2-root .convo-chatinput textarea::placeholder{color:#aaa59a}.v2-root .convo-chatbar{display:flex;align-items:center;gap:8px;padding:0 16px 16px}.v2-root .convo-chatbar button{width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:var(--convo-ink-2);display:grid;place-items:center;cursor:pointer}.v2-root .convo-chatbar button:hover{background:var(--convo-surface-2);color:var(--convo-ink)}.v2-root .convo-model{margin-left:auto;min-height:34px;border:1px solid var(--convo-line);border-radius:999px;display:inline-flex;align-items:center;padding:0 12px;color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.v2-root .convo-chatbar .convo-send{background:var(--convo-ink);color:#fffefa}.v2-root .convo-chip-row{max-width:960px;margin:22px auto 0;display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.v2-root .convo-chip-row button{border:1px solid var(--convo-line);border-radius:999px;background:#fffefab8;color:var(--convo-ink-2);padding:9px 13px;font-size:13px;font-weight:550;cursor:pointer}.v2-root .convo-chip-row button:hover{border-color:var(--convo-ink);color:var(--convo-ink)}.v2-root .convo-inspire{margin:18px auto;border:0;background:transparent;color:var(--convo-ink);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:650;cursor:pointer}.v2-root .convo-inspire.prominent{border:1px solid var(--convo-line-2);border-radius:999px;background:#fffefad1;padding:9px 14px 9px 10px;box-shadow:0 10px 32px #2924190f}.v2-root .convo-inspire span{width:23px;height:23px;border-radius:50%;background:#d8722a1f;color:var(--convo-accent);display:grid;place-items:center}.v2-root .convo-section{box-sizing:border-box;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:104px 0;scroll-margin-top:96px}.v2-root .convo-section-head{margin-bottom:34px}.v2-root .convo-lede,.v2-root .convo-final-copy{max-width:720px;margin:12px 0 0;color:var(--convo-ink-2);font-size:16px;line-height:1.55}.v2-root .convo-section-head.split{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.v2-root .convo-section-head h2,.v2-root .convo-panel h2,.v2-root .convo-final h2{max-width:820px;margin:10px 0 0;font-size:clamp(32px,3.5vw,48px);line-height:1.1}.v2-root .convo-process-grid,.v2-root .convo-example-grid,.v2-root .convo-diff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v2-root .convo-step,.v2-root .convo-example-card,.v2-root .convo-panel,.v2-root .convo-price-card{border:1px solid var(--convo-line);border-radius:24px;background:var(--convo-surface);box-shadow:0 1px #ffffffb3 inset}.v2-root .convo-step{padding:24px}.v2-root .convo-step-visual{height:126px;border-radius:18px;background:linear-gradient(135deg,rgba(216,114,42,.12),transparent 42%),var(--convo-surface-2);display:flex;align-items:center;justify-content:space-between;padding:20px;color:var(--convo-ink)}.v2-root .convo-step-visual span{font-family:JetBrains Mono,ui-monospace,monospace;color:var(--convo-ink-3);font-size:12px}.v2-root .convo-step h3,.v2-root .convo-example-card h3,.v2-root .convo-diff h3{margin:16px 0 8px;font-size:17px;line-height:1.2}.v2-root .convo-section h2 em,.v2-root .convo-final h2 em{font-style:italic}.v2-root .convo-step p,.v2-root .convo-example-card p,.v2-root .convo-diff p,.v2-root .convo-price-card p{margin:0;color:var(--convo-ink-2);font-size:15px;line-height:1.55}.v2-root .convo-example-card{padding:24px;min-height:280px;display:flex;flex-direction:column;gap:16px}.v2-root .convo-example-card>span:not(.qk-ic){color:var(--convo-ink-3);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0}.v2-root .convo-example-card>.qk-ic{width:34px;height:34px;border-radius:10px;font-size:12px;color:#fff}.v2-root .convo-example-card h3{margin:0;font-size:20px;line-height:1.16}.v2-root .convo-example-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.v2-root .convo-card-meta{margin-top:auto;padding-top:14px;border-top:1px solid var(--convo-line);display:flex;justify-content:space-between;gap:12px;color:var(--convo-ink-3);font-size:12px;font-weight:650}.v2-root .convo-example-card a{margin-top:auto;border:1px solid var(--convo-line-2);border-radius:999px;background:var(--convo-surface);color:var(--convo-ink);display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;padding:9px 13px;font-weight:650;font-size:13px;text-decoration:none}.v2-root .convo-example-card a:hover{border-color:var(--convo-ink)}.v2-root .convo-example-empty{grid-column:1 / -1;border:1px solid var(--convo-line);border-radius:20px;background:var(--convo-surface);color:var(--convo-ink-3);padding:28px;text-align:center}.v2-root .convo-panel{padding:clamp(26px,4vw,48px);background:radial-gradient(circle at 8% 10%,rgba(216,114,42,.15),transparent 30%),linear-gradient(135deg,#1a1916,#0f0f0e 72%);color:#fffefa}.v2-root .convo-panel h2,.v2-root .convo-panel .convo-kicker{color:#fffefa}.v2-root .convo-diff{display:flex;gap:13px;padding-top:24px}.v2-root .convo-diff>span{width:28px;height:28px;border-radius:9px;background:#2d8a622e;color:#70d69d;display:grid;place-items:center;flex:0 0 auto}.v2-root .convo-diff h3,.v2-root .convo-diff p{color:#fffefa}.v2-root .convo-diff-label{color:#fffefa9e;font-size:12px;font-weight:700;margin-bottom:8px}.v2-root .convo-diff p{opacity:.7}.v2-root .convo-price-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px}.v2-root .convo-price-card span{color:var(--convo-ink-3);font-weight:700}.v2-root .convo-price-card strong{display:block;margin:7px 0;font-family:"Instrument Serif",Georgia,serif;font-size:46px;font-weight:400}.v2-root .convo-price-card h3{margin:0 0 8px;font-size:26px;line-height:1.15}.v2-root .convo-price-card a:not(.convo-btn){color:var(--convo-ink);text-decoration:underline;text-underline-offset:3px}.v2-root .convo-final{text-align:center;padding-bottom:118px}.v2-root .convo-final h2{max-width:1060px;margin-left:auto;margin-right:auto;font-size:clamp(32px,3.2vw,44px);text-wrap:balance}.v2-root .convo-final .convo-final-copy{margin-left:auto;margin-right:auto}.v2-root .vla-convo .convo-footer{box-sizing:border-box;width:100%;margin:18px auto 0;padding:38px max(32px,env(safe-area-inset-right,0px)) 46px max(32px,env(safe-area-inset-left,0px));border-top:1px solid rgba(231,228,220,.72);background:linear-gradient(180deg,#fffefa61,#f7f6f1d1),radial-gradient(circle at 12% 0%,rgba(216,114,42,.08),transparent 32%);display:flex;align-items:center;justify-content:space-between;gap:28px;color:var(--convo-ink-3);font-size:13px;overflow:clip}.v2-root .convo-footer nav{display:inline-flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.v2-root .convo-footer a{color:var(--convo-ink-2);text-decoration:none}.v2-root .convo-footer a:hover{color:var(--convo-ink)}.v2-root .convo-footer p{margin:0}.v2-root .convo-nav-links a.active{color:var(--convo-ink)}.v2-root .agent-library-page,.v2-root .geo-scout-page{min-height:100vh}.v2-root .agent-library-main{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:0 0 72px}.v2-root .agent-library-hero{padding:clamp(42px,6vw,78px) 0 34px}.v2-root .agent-library-hero h1,.v2-root .geo-hero h1,.v2-root .geo-final h2{margin:18px 0 16px;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(56px,6.8vw,94px);font-weight:400;line-height:.95;letter-spacing:0;text-wrap:balance;color:var(--convo-ink)}.v2-root .agent-library-hero h1{max-width:880px}.v2-root .agent-library-hero h1 em,.v2-root .geo-hero h1 em{font-style:italic;color:var(--convo-ink-2)}.v2-root .agent-library-hero p:not(.convo-eyebrow),.v2-root .geo-hero-copy>p:not(.convo-eyebrow){max-width:720px;color:var(--convo-ink-2);font-size:clamp(17px,2vw,20px);line-height:1.54}.v2-root .agent-library-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:8px 0 18px;padding:16px 0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:0}.v2-root .agent-library-search{flex:1 1 290px;max-width:420px;height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--convo-line-2);border-radius:14px;background:#fffefae6;color:var(--convo-ink-3)}.v2-root .agent-library-search:focus-within{border-color:var(--convo-ink);box-shadow:0 0 0 3px #d8722a1c}.v2-root .agent-library-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--convo-ink);font-size:14px}.v2-root .agent-library-search kbd{border:1px solid var(--convo-line-2);border-radius:7px;padding:2px 7px;color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;line-height:1.3}.v2-root .agent-library-filters{display:flex;justify-content:flex-end;gap:6px;flex:999 1 420px;flex-wrap:wrap;min-inline-size:0;margin:0;padding:0;border:0}.v2-root .agent-library-filters button{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid var(--convo-line);border-radius:999px;background:#fffefadb;color:var(--convo-ink-2);padding:0 13px;font-size:13px;font-weight:650;cursor:pointer}.v2-root .agent-library-filters button:hover{border-color:var(--convo-line-2);color:var(--convo-ink)}.v2-root .agent-library-filters button.active{border-color:var(--convo-ink);background:var(--convo-ink);color:#fffefa}.v2-root .agent-library-filters button span{border-radius:999px;background:#17161412;padding:1px 7px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px}.v2-root .agent-library-filters button.active span{background:#fffefa29}.v2-root .agent-library-collection{padding:42px 0 10px;scroll-margin-top:144px}.v2-root .agent-library-collection-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.v2-root .agent-library-collection-head p,.v2-root .agent-library-collection-head strong{margin:0;color:var(--convo-accent);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:0}.v2-root .agent-library-collection-head h2{margin:5px 0 4px;color:var(--convo-ink);font-size:24px;font-weight:700;line-height:1.16;letter-spacing:0}.v2-root .agent-library-collection-head span{display:block;max-width:580px;color:var(--convo-ink-2);font-size:14px;line-height:1.55}.v2-root .agent-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.v2-root .agent-library-grid.featured{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-root .agent-library-card{--agent-tone: var(--convo-accent);display:flex;flex-direction:column;overflow:hidden;min-height:100%;border:1px solid var(--convo-line);border-radius:18px;background:var(--convo-surface);color:var(--convo-ink);text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.v2-root .agent-library-card:hover{transform:translateY(-2px);border-color:var(--convo-line-2);box-shadow:0 22px 44px #1f1d1817}.v2-root .agent-library-card.featured{display:grid;grid-template-columns:210px minmax(0,1fr)}.v2-root .agent-library-card.tone-green{--agent-tone: #2d8a62}.v2-root .agent-library-card.tone-blue{--agent-tone: #3b5e8f}.v2-root .agent-library-card.tone-plum{--agent-tone: #8a4762}.v2-root .agent-library-card.tone-olive{--agent-tone: #6a5a36}.v2-root .agent-library-card.tone-slate{--agent-tone: #4a4a52}.v2-root .agent-card-thumb{position:relative;min-height:180px;overflow:hidden;display:grid;place-items:center;background:color-mix(in srgb,var(--agent-tone) 12%,var(--convo-surface-2));color:var(--agent-tone);border-bottom:1px solid var(--convo-line)}.v2-root .agent-library-card.featured .agent-card-thumb{min-height:100%;border-right:1px solid var(--convo-line);border-bottom:0}.v2-root .agent-card-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-image:linear-gradient(135deg,transparent 0 49%,currentColor 49% 51%,transparent 51%),linear-gradient(135deg,transparent 0 49%,currentColor 49% 51%,transparent 51%);background-position:0 0,16px 16px;background-size:32px 32px}.v2-root .agent-card-glyph{position:relative;z-index:1;width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(255,254,250,.76);border-radius:18px;background:#fffefa94;font-family:"Instrument Serif",Georgia,serif;font-size:42px;font-style:italic;line-height:1}.v2-root .agent-card-label{position:absolute;left:14px;bottom:12px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:650;text-transform:uppercase}.v2-root .agent-card-body{display:flex;flex-direction:column;gap:12px;padding:20px}.v2-root .agent-library-card.featured .agent-card-body{padding:26px}.v2-root .agent-card-title{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.v2-root .agent-card-title h3{margin:0;color:var(--convo-ink);font-size:18px;font-weight:700;line-height:1.2}.v2-root .agent-library-card.featured .agent-card-title h3{font-size:22px}.v2-root .agent-card-title span{color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:650;text-transform:uppercase}.v2-root .agent-card-body p{margin:0;color:var(--convo-ink-2);font-size:14px;line-height:1.52}.v2-root .agent-card-footer{margin-top:auto;padding-top:14px;border-top:1px dashed var(--convo-line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;text-transform:uppercase}.v2-root .agent-card-footer strong{color:var(--convo-ink)}.v2-root .agent-card-footer>span:last-child{display:inline-flex;align-items:center;gap:5px;color:var(--convo-ink)}.v2-root .agent-library-skeleton{margin-top:2px}.v2-root .agent-skeleton-line,.v2-root .agent-skeleton-glyph,.v2-root .agent-skeleton-label,.v2-root .geo-skeleton-line,.v2-root .geo-skeleton-button{position:relative;display:block;overflow:hidden;border-radius:999px;background:#17161414;box-shadow:inset 0 0 0 1px #17161409}.v2-root .agent-skeleton-line:after,.v2-root .agent-skeleton-glyph:after,.v2-root .agent-skeleton-label:after,.v2-root .geo-skeleton-line:after,.v2-root .geo-skeleton-button:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-105%);background:linear-gradient(90deg,transparent,rgba(255,254,250,.62),transparent);animation:agent-loading-sweep 1.45s ease-in-out infinite;content:""}.v2-root .agent-skeleton-card{pointer-events:none;background:#fffefab8;box-shadow:none}.v2-root .agent-skeleton-card:hover{transform:none;border-color:var(--convo-line);box-shadow:none}.v2-root .agent-skeleton-thumb{background:#f1efe7bd}.v2-root .agent-skeleton-glyph{width:68px;height:68px;border-radius:18px;background:#d8722a21}.v2-root .agent-skeleton-label{position:absolute;left:14px;bottom:12px;width:88px;height:10px}.v2-root .agent-skeleton-head .eyebrow{width:86px;height:11px}.v2-root .agent-skeleton-head .title{width:min(320px,72vw);height:28px;margin-top:9px;border-radius:9px}.v2-root .agent-skeleton-head .title.short{width:min(240px,62vw)}.v2-root .agent-skeleton-head .subtitle{width:min(480px,76vw);height:14px;margin-top:10px;border-radius:8px}.v2-root .agent-skeleton-head .count{width:72px;height:11px}.v2-root .agent-skeleton-body .name{width:138px;height:22px;border-radius:8px}.v2-root .agent-skeleton-body .category{width:74px;height:10px;flex:0 0 74px}.v2-root .agent-skeleton-body .copy{width:100%;height:14px;border-radius:8px}.v2-root .agent-skeleton-body .copy.short{width:68%}.v2-root .agent-skeleton-body .footer{width:126px;height:11px}.v2-root .agent-skeleton-body .action{width:54px;height:11px}.v2-root .agent-library-empty,.v2-root .agent-library-request{margin:44px 0 0;border:1px dashed var(--convo-line-2);border-radius:20px;background:#fffefab8;padding:28px}.v2-root .agent-library-empty{text-align:center;color:var(--convo-ink-2)}.v2-root .agent-library-empty h2,.v2-root .agent-library-request h2{margin:0 0 6px;color:var(--convo-ink);font-size:22px;font-weight:700;line-height:1.2}.v2-root .agent-library-request{display:flex;align-items:center;justify-content:space-between;gap:24px}.v2-root .agent-library-request p{max-width:560px;margin:0;color:var(--convo-ink-2);line-height:1.55}.v2-root .geo-hero,.v2-root .geo-section{width:min(1180px,calc(100% - 64px));margin:0 auto}.v2-root .geo-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.04fr);gap:clamp(34px,5vw,68px);align-items:center;padding:clamp(54px,7vw,92px) 0 72px}.v2-root .geo-hero h1{font-size:clamp(58px,6.4vw,86px)}.v2-root .geo-cta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.v2-root .geo-console,.v2-root .geo-panel,.v2-root .geo-demo-card{border:1px solid var(--convo-line);border-radius:22px;background:var(--convo-surface);box-shadow:var(--convo-shadow);overflow:hidden}.v2-root .geo-console-top,.v2-root .geo-console-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;background:#f1efe7b8;color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;text-transform:uppercase}.v2-root .geo-console-top span{display:inline-flex;align-items:center;gap:7px}.v2-root .geo-loading-skeleton .geo-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.v2-root .geo-loading-skeleton{min-height:calc(100vh - 78px)}.v2-root .geo-skeleton-line.hero-title{width:min(600px,100%);height:clamp(54px,6vw,76px);border-radius:14px;background:#1716141a}.v2-root .geo-skeleton-line.hero-title.wide{width:min(660px,100%)}.v2-root .geo-skeleton-line.hero-title.emphasis{width:min(520px,86%);background:#17161411}.v2-root .geo-skeleton-line.hero-copy{width:min(640px,100%);height:21px;margin-top:12px;border-radius:9px}.v2-root .geo-skeleton-line.hero-copy.medium{width:min(520px,84%);margin-top:0}.v2-root .geo-skeleton-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.v2-root .geo-skeleton-button{width:152px;height:45px;background:#fffefad6;border-radius:999px}.v2-root .geo-skeleton-button.primary{width:174px;background:#17161424}.v2-root .geo-skeleton-console{box-shadow:0 22px 60px #1f1d1814}.v2-root .geo-skeleton-console .geo-console-top>.geo-skeleton-line,.v2-root .geo-skeleton-console .geo-console-bottom>.geo-skeleton-line{display:block}.v2-root .geo-skeleton-line.console-label{width:138px;height:12px}.v2-root .geo-skeleton-line.console-time{width:108px;height:11px}.v2-root .geo-skeleton-line.engine-label,.v2-root .geo-skeleton-line.engine-delta{width:82px;height:10px;border-radius:7px}.v2-root .geo-skeleton-line.engine-number{width:44px;height:43px;margin:8px 0;border-radius:10px;background:#d8722a1f}.v2-root .geo-skeleton-row .feed-time{width:32px;height:12px}.v2-root .geo-skeleton-row .feed-source{width:72px;height:13px}.v2-root .geo-skeleton-row .feed-copy{width:100%;height:13px}.v2-root .geo-skeleton-row .feed-badge{width:84px;height:25px}.v2-root .geo-skeleton-line.console-foot{width:174px;height:11px}.v2-root .geo-skeleton-line.console-foot.short{width:118px}@keyframes agent-loading-sweep{to{transform:translate(105%)}}@media (prefers-reduced-motion: reduce){.v2-root .agent-skeleton-line:after,.v2-root .agent-skeleton-glyph:after,.v2-root .agent-skeleton-label:after,.v2-root .geo-skeleton-line:after,.v2-root .geo-skeleton-button:after{animation:none}}.v2-root .geo-engine-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--convo-line)}.v2-root .geo-engine{padding:16px;border-right:1px solid var(--convo-line)}.v2-root .geo-engine:last-child{border-right:0}.v2-root .geo-engine span,.v2-root .geo-engine small{display:block;color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;text-transform:uppercase}.v2-root .geo-engine strong{display:block;margin:5px 0;font-family:"Instrument Serif",Georgia,serif;font-size:36px;font-weight:400;line-height:1}.v2-root .geo-engine.gpt strong,.v2-root .geo-engine.perplexity strong{color:var(--convo-good)}.v2-root .geo-engine.gemini strong{color:#c0533f}.v2-root .geo-console-feed{padding:10px 0}.v2-root .geo-log-line{display:grid;grid-template-columns:58px 90px minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px 16px;color:var(--convo-ink-2);font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px}.v2-root .geo-log-line p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .geo-log-line span{color:var(--convo-ink-3)}.v2-root .geo-log-line em{border:1px solid var(--convo-line);border-radius:999px;padding:2px 8px;font-style:normal;font-size:10px;text-transform:uppercase}.v2-root .geo-log-line em.positive{border-color:#2d8a6240;background:#2d8a6217;color:var(--convo-good)}.v2-root .geo-log-line em.negative{border-color:#c0533f40;background:#c0533f14;color:#c0533f}.v2-root .geo-section{padding:74px 0;scroll-margin-top:92px}.v2-root .geo-contract-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.v2-root .geo-panel{padding:28px;box-shadow:none}.v2-root .geo-panel-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#d8722a1a;color:var(--convo-accent)}.v2-root .geo-panel-icon svg{width:22px;height:22px}.v2-root .geo-panel span{display:block;margin-top:18px;color:var(--convo-ink-3);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:650;text-transform:uppercase}.v2-root .geo-panel h3{margin:5px 0 16px;color:var(--convo-ink);font-size:28px;line-height:1.12}.v2-root .geo-panel ul{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none}.v2-root .geo-panel li{position:relative;padding-left:17px;color:var(--convo-ink-2);line-height:1.5}.v2-root .geo-panel li:before{position:absolute;top:.68em;left:0;width:5px;height:5px;border-radius:50%;background:var(--convo-good);content:""}.v2-root .geo-demo-card{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px;padding:28px;box-shadow:none}.v2-root .geo-demo-card label{display:block;margin:0 0 6px;color:var(--convo-ink-3);font-size:12px;font-weight:700}.v2-root .geo-demo-card input{width:100%;height:44px;margin-bottom:14px;border:1px solid var(--convo-line-2);border-radius:12px;background:var(--convo-surface-2);padding:0 13px;color:var(--convo-ink);outline:0}.v2-root .geo-demo-card input:focus{border-color:var(--convo-ink);box-shadow:0 0 0 3px #d8722a1a}.v2-root .geo-demo-card .convo-btn{width:100%;margin-top:4px}.v2-root .geo-demo-card ol{display:grid;align-content:center;gap:12px;margin:0;padding:0;list-style:none}.v2-root .geo-demo-card li{display:flex;align-items:center;gap:10px;border:1px solid var(--convo-line);border-radius:14px;background:#f1efe78c;padding:13px 14px;color:var(--convo-ink-2);font-weight:600}.v2-root .geo-demo-card li svg{color:var(--convo-good)}.v2-root .geo-final{text-align:center}.v2-root .geo-final h2{max-width:720px;margin-left:auto;margin-right:auto;font-size:clamp(38px,4.8vw,66px)}.v2-root .geo-final .geo-cta-row{justify-content:center}.v2-root .convo-auth.vla-auth-page{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(216,114,42,.08),transparent 28%),var(--convo-bg);padding:clamp(20px,4vh,42px) 22px}.v2-root .convo-auth .auth-shell{width:100%;max-width:min(1420px,100%);min-height:calc(100vh - clamp(40px,8vh,84px));margin:0 auto;padding:0;display:grid;place-items:center}.v2-root .convo-auth .auth{overflow:hidden;border:1px solid var(--convo-line);border-radius:28px;background:var(--convo-surface);box-shadow:var(--convo-shadow)}.v2-root .convo-auth .auth-form{background:var(--convo-surface)}.v2-root .convo-auth .auth-copy h3,.v2-root .convo-auth .auth-form h3{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(42px,5vw,62px);font-weight:400;line-height:1;letter-spacing:0}.v2-root .convo-auth .auth-tabs{background:var(--convo-surface-2)}.v2-root .convo-auth .auth-tabs button[aria-selected=true],.v2-root .convo-auth .btn-primary{background:var(--convo-ink);color:#fffefa}.v2-root .convo-auth .auth-side{background:radial-gradient(circle at 17% 13%,rgba(216,114,42,.35),transparent 4%),radial-gradient(circle at 100% 100%,rgba(78,63,164,.22),transparent 28%),linear-gradient(135deg,#202026,#0f0f0d 62%)}.v2-root .mo-page{min-height:100vh}.v2-root .mo-chat-page{background:radial-gradient(circle at 18% 3%,rgba(216,114,42,.1),transparent 28%),radial-gradient(circle at 90% 0%,rgba(78,63,164,.08),transparent 24%),var(--surface);overflow-x:hidden}.v2-root .mo-topbar{position:sticky;top:0;z-index:100;height:68px;padding:0 clamp(18px,4vw,52px);display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,254,250,.44);background:linear-gradient(180deg,#fffefa94,#f7f6f157),#f7f6f138;box-shadow:0 1px #fffefa8f inset,0 10px 34px #1c19140b;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.v2-root .mo-topbar.mo-logo-only{justify-content:flex-start}.v2-root .mo-pill{border:1px solid var(--convo-line);border-radius:999px;background:var(--convo-surface);color:var(--convo-ink-3);padding:6px 10px;font-size:12px;font-weight:600}.v2-root .mo-shell{display:grid;grid-template-columns:minmax(0,820px);justify-content:center;gap:24px;min-height:calc(100vh - 68px);padding:38px clamp(18px,5vw,64px)}.v2-root .mo-chat-page .mo-shell{grid-template-columns:minmax(0,1fr);padding-inline:0;overflow-x:hidden}.v2-root .mo-shell.with-rail{grid-template-columns:minmax(0,760px) minmax(340px,440px);align-items:start;justify-content:center;gap:clamp(32px,4vw,58px)}.v2-root .mo-chat{min-height:calc(100vh - 156px);display:flex;flex-direction:column}.v2-root .mo-chat-page .mo-chat{width:100%;min-width:0;overflow-x:hidden}.v2-root .mo-chat-page .chat-scroll{width:100%;background:transparent;padding-top:0;overflow-x:hidden;scrollbar-gutter:stable}.v2-root .mo-feed{display:grid;gap:18px;padding-bottom:24px}.v2-root .mo-chat-page .mo-feed{display:flex;gap:18px;width:min(100%,var(--chat-column-w));max-width:820px;margin-inline:auto;padding-inline:var(--chat-column-pad)}.v2-root .mo-chat-page .msglist{width:min(100%,var(--chat-column-w));max-width:820px;margin-inline:auto;padding-inline:var(--chat-column-pad)}.v2-root .mo-chat-page .msg{gap:13px}.v2-root .mo-chat-page .msg.user .bubble{border-radius:12px;background:var(--user);color:var(--user-ink);line-height:1.45;box-shadow:none}.v2-root .mo-chat-page .msg.user .bubble p{margin:0}.v2-root .mo-chat-page .msg.user .msg-av.user{border:1px solid rgba(216,114,42,.22);background:#fff4df;color:#a35b0b;box-shadow:0 1px 2px #00000014}.v2-root .mo-chat-page .typing{border:1px solid var(--convo-line);background:#fffefac2;box-shadow:0 1px #ffffffbd inset}.v2-root .mo-route-error{max-width:860px;margin:0 auto 18px;border:1px solid rgba(198,54,43,.24);border-radius:12px;background:#c6362b0f;color:#a52f27;padding:12px 14px;font-size:13.5px}.v2-root .mo-msg{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;align-items:start}.v2-root .mo-msg.user{grid-template-columns:36px minmax(0,1fr)}.v2-root .mo-avatar{width:34px;height:34px;border-radius:10px;background:var(--convo-ink);color:#fffefa;display:grid;place-items:center;font-size:12px;font-weight:800}.v2-root .mo-msg.agent .mo-avatar{background:#34332f}.v2-root .mo-bubble{max-width:100%;color:var(--convo-ink);font-size:16px;line-height:1.55}.v2-root .mo-msg.user .mo-bubble{border-radius:22px;background:var(--convo-ink);color:#fffefa;padding:16px 18px}.v2-root .mo-bubble p{margin:0;white-space:pre-wrap}.v2-root .mo-ideas{margin-top:14px;display:grid;gap:10px}.v2-root .mo-ideas-quick{justify-content:flex-start;margin-top:14px}.v2-root .mo-ideas-quick button{height:auto;min-height:42px;border-radius:999px;white-space:normal;text-align:left}.v2-root .mo-answer-options,.v2-root .mo-recommendation-list{margin-top:12px;min-inline-size:0;padding:0;border:0;display:grid;gap:10px;max-width:720px}.v2-root .mo-answer-options{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-root .mo-answer-options button,.v2-root .mo-recommendation-list button{border:1px solid var(--convo-line);background:var(--convo-surface);color:var(--convo-ink);box-shadow:0 1px #ffffffb8 inset;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.v2-root .mo-answer-options button{min-height:42px;border-radius:999px;padding:9px 14px;text-align:left;font-size:13.5px;font-weight:600}.v2-root .mo-recommendation-list button{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center;border-radius:14px;padding:12px 15px;text-align:left}.v2-root .mo-recommendation-list .qk-ic{width:34px;height:34px;border-radius:11px;font-size:11px;font-weight:800}.v2-root .mo-recommendation-list .mo-blueprint-option{display:grid;gap:14px;border:1px solid var(--convo-line);border-radius:16px;background:var(--convo-surface);color:var(--convo-ink);padding:16px 17px;box-shadow:0 1px #ffffffb8 inset}.v2-root .mo-recommendation-list .mo-blueprint-option button{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:38px;grid-template-columns:none;gap:7px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--convo-ink);color:#fffefa;padding:0 15px;box-shadow:none;font-size:13px;font-weight:750}.v2-root .mo-answer-options button:hover,.v2-root .mo-recommendation-list button:hover{border-color:var(--convo-ink);box-shadow:0 10px 30px #231f1814;transform:translateY(-1px)}.v2-root .mo-answer-options button:focus-visible,.v2-root .mo-recommendation-list button:focus-visible{outline:0;box-shadow:0 0 0 2px #231f181f,0 10px 30px #231f1814}.v2-root .mo-idea-text{display:grid;gap:3px;min-width:0}.v2-root .mo-idea-text strong{font-size:14.5px;font-weight:650;color:var(--convo-ink)}.v2-root .mo-idea-text small{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--convo-ink-3)}.v2-root .mo-idea-text em{color:var(--convo-ink-2);font-size:13px;font-style:normal;line-height:1.38}.v2-root .mo-ideas button,.v2-root .mo-auth-card,.v2-root .mo-deployed{border:1px solid var(--convo-line);border-radius:16px;background:var(--convo-surface);color:var(--convo-ink);padding:16px;text-align:left;box-shadow:0 1px #ffffffb3 inset}.v2-root .mo-ideas button{cursor:pointer}.v2-root .mo-ideas button:hover{border-color:var(--convo-ink)}.v2-root .mo-ideas strong,.v2-root .mo-ideas span{display:block}.v2-root .mo-ideas strong{font-size:15px}.v2-root .mo-ideas span{margin-top:5px;color:var(--convo-ink-3);font-size:13px}.v2-root .mo-auth-card{margin-top:16px;display:grid;gap:18px}.v2-root .mo-deployed{margin-top:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.v2-root .mo-auth-card h3,.v2-root .mo-deployed h3{margin:0 0 6px;font-size:18px}.v2-root .mo-auth-card p,.v2-root .mo-deployed p{margin:0;color:var(--convo-ink-2);font-size:14px}.v2-root .mo-auth-card{max-width:680px;display:grid;grid-template-columns:1fr;padding:20px}.v2-root .mo-auth-copy{display:grid;gap:6px}.v2-root .mo-auth-divider{display:flex;align-items:center;gap:12px;color:var(--convo-ink-3);font-size:12px;font-weight:700;text-transform:uppercase}.v2-root .mo-auth-divider:before,.v2-root .mo-auth-divider:after{content:"";height:1px;flex:1;background:var(--convo-line)}.v2-root .mo-auth-email{display:grid;gap:7px;color:var(--convo-ink-3);font-size:12px;font-weight:650}.v2-root .mo-auth-email input{width:100%;min-height:40px;border:1px solid var(--convo-line);border-radius:12px;background:var(--convo-surface);color:var(--convo-ink);padding:0 12px;font:inherit;font-size:14px;outline:none}.v2-root .mo-auth-email input:focus{border-color:var(--convo-ink);box-shadow:0 0 0 3px #d8722a1a}.v2-root .mo-auth-actions{min-width:0;display:grid;gap:12px}.v2-root .mo-auth-actions .mo-btn{width:100%;min-height:48px;white-space:nowrap}.v2-root .mo-auth-actions .google .ic{width:17px;height:17px}.v2-root .mo-auth-error{margin-top:10px;color:#c6362b}.v2-root .mo-auth-success{margin-top:10px;color:var(--convo-good)}.v2-root .mo-deployed>span{width:40px;height:40px;border-radius:12px;background:#2d8a6226;color:var(--convo-good);display:grid;place-items:center;flex:0 0 auto}.v2-root .mo-deployed .mo-btn{margin-top:12px}.v2-root .mo-composer-wrap{position:sticky;bottom:0;margin-top:auto;padding-top:20px;background:transparent}.v2-root .mo-chat-page .mo-composer-wrap{background:linear-gradient(180deg,rgba(250,249,245,0),rgba(250,249,245,.92) 34%,var(--surface) 100%);padding:12px 0 18px}.v2-root .mo-chat-page .mo-composer-wrap .composer-wrap{width:min(100%,var(--chat-column-w));max-width:820px;margin-inline:auto;padding:0 var(--chat-column-pad);background:transparent}.v2-root .mo-chat-page .mo-composer-wrap .composer-wrap:before{display:none}.v2-root .mo-chat-page .composer{border-color:var(--convo-line-2);border-radius:20px;background:var(--convo-surface);box-shadow:0 10px 30px #231f180e}.v2-root .mo-chat-page .composer:focus-within{border-color:var(--convo-ink);box-shadow:0 14px 36px #231f1813,0 0 0 3px #d8722a1a}.v2-root .mo-hint{margin:0 0 8px;color:var(--convo-ink-3);font-size:13px;text-align:center}.v2-root .mo-composer{overflow:hidden;border:1px solid var(--convo-line-2);border-radius:22px;background:var(--convo-surface);box-shadow:0 20px 70px #231f181a}.v2-root .mo-composer:focus-within{border-color:var(--convo-ink);box-shadow:0 24px 80px #231f1824,0 0 0 3px #d8722a1a}.v2-root .mo-composer textarea{width:100%;min-height:74px;max-height:150px;border:0;outline:none;resize:none;background:transparent;padding:18px 20px 4px;color:var(--convo-ink);font-size:16px;line-height:1.45}.v2-root .mo-composer textarea::-moz-placeholder{color:#aaa59a}.v2-root .mo-composer textarea::placeholder{color:#aaa59a}.v2-root .mo-composer-bar{display:flex;align-items:center;justify-content:space-between;padding:0 12px 12px}.v2-root .mo-composer-bar button{width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--convo-ink);cursor:pointer}.v2-root .mo-composer-bar button[type=submit]{background:var(--convo-ink);color:#fffefa}.v2-root .mo-rail{position:sticky;top:28px}.v2-root .mo-rail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:var(--convo-ink-3);font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.02em}.v2-root .mo-rail-head strong{border:1px solid var(--convo-line);border-radius:999px;background:var(--convo-surface);color:var(--convo-ink-2);padding:4px 9px;font-size:12px}.v2-root .mo-blueprint{border:1px solid var(--convo-line);border-radius:22px;background:var(--convo-surface);padding:22px;box-shadow:var(--convo-shadow)}.v2-root .mo-live-blueprint{margin-bottom:0;box-shadow:0 24px 70px #231f1817;border-color:var(--convo-line);background:var(--convo-surface)}.v2-root .mo-live-blueprint .bp-avatar{background:var(--convo-ink);color:#fffefa}.v2-root .mo-live-blueprint .mo-steps{border-top:1px solid var(--convo-line)}.v2-root .mo-agent-builder-prompt{border-top:1px solid var(--convo-line);padding:18px 0}.v2-root .mo-agent-builder-prompt .k{margin-bottom:8px;color:var(--convo-ink-3);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0}.v2-root .mo-agent-builder-prompt .v{max-height:min(50vh,520px);overflow:auto;border:1px solid var(--convo-line);border-radius:16px;background:linear-gradient(180deg,#fffefab3,#f4f2ebd1),var(--convo-surface-2);padding:15px}.v2-root .mo-agent-builder-prompt p{margin:0;white-space:pre-wrap;color:var(--convo-ink);font-size:13.5px;line-height:1.56}.v2-root .mo-blueprint-copy{display:grid;gap:12px;color:var(--convo-ink)}.v2-root .mo-blueprint-copy p{margin:0;white-space:pre-wrap;color:var(--convo-ink-2);font-size:13.5px;line-height:1.48}.v2-root .mo-blueprint-title{display:block;color:var(--convo-ink);font-size:16px;font-weight:780;line-height:1.2}.v2-root .mo-blueprint-section{display:grid;gap:4px}.v2-root .mo-blueprint-label{display:block;color:var(--convo-ink);font-size:12.5px;font-weight:800;line-height:1.2;letter-spacing:0}.v2-root .mo-blueprint-create{display:inline-flex;width:-moz-fit-content;width:fit-content;color:var(--convo-ink);font-size:13.5px;font-weight:780;line-height:1.2}.v2-root .mo-agent-builder-prompt .mo-blueprint-copy p{color:var(--convo-ink)}.v2-root .mo-inline-prompt-card{max-width:min(760px,100%);margin-top:14px;border:1px solid var(--convo-line);border-radius:18px;background:var(--convo-surface);padding:16px;box-shadow:0 14px 40px #231f1814}.v2-root .mo-inline-prompt-card .bp-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding-bottom:14px}.v2-root .mo-inline-prompt-card .bp-avatar{width:42px;height:42px;border-radius:12px;background:var(--convo-ink);color:#fffefa;display:grid;place-items:center}.v2-root .mo-inline-prompt-card .bp-name{color:var(--convo-ink);font-size:16px;font-weight:750;line-height:1.2}.v2-root .mo-inline-prompt-card .bp-desc{margin-top:3px;color:var(--convo-ink-3);font-size:13px}.v2-root .mo-inline-prompt-card .mo-agent-builder-prompt{padding:14px 0}.v2-root .mo-inline-prompt-card .mo-agent-builder-prompt .v{max-height:none}.v2-root .mo-inline-prompt-card .mo-rail-foot button{width:100%}.v2-root .mo-prompt-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--convo-line);padding:13px 0 15px;color:var(--convo-ink-3);font-size:12px;font-weight:650}.v2-root .mo-prompt-meta span{display:inline-flex;align-items:center;gap:6px}.v2-root .mo-bp-title{display:flex;gap:13px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--convo-line)}.v2-root .mo-bp-title>span{width:42px;height:42px;border-radius:12px;background:var(--convo-ink);color:#fffefa;display:grid;place-items:center}.v2-root .mo-bp-title h2{margin:0;font-size:21px;line-height:1.1}.v2-root .mo-bp-title p{margin:4px 0 0;color:var(--convo-ink-3);font-size:13px}.v2-root .mo-field{padding:18px 0;border-bottom:1px solid var(--convo-line)}.v2-root .mo-field label{display:block;margin-bottom:7px;color:var(--convo-ink-3);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0}.v2-root .mo-field p{margin:0;color:var(--convo-ink-2);font-size:14px;line-height:1.5;white-space:pre-wrap}.v2-root .mo-source-list{display:flex;flex-wrap:wrap;gap:7px}.v2-root .mo-source-list span{border:1px solid var(--convo-line);border-radius:999px;background:var(--convo-surface-2);color:var(--convo-ink-2);padding:6px 9px;font-size:12px;font-weight:600}.v2-root .mo-steps{display:grid;gap:9px;padding:18px 0}.v2-root .mo-steps div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;color:var(--convo-ink-3)}.v2-root .mo-steps span{width:28px;height:28px;border-radius:9px;background:var(--convo-surface-2);display:grid;place-items:center}.v2-root .mo-steps div.done span{background:#2d8a6224;color:var(--convo-good)}.v2-root .mo-steps p{margin:0;font-size:13.5px;line-height:1.35}.v2-root .mo-rail-foot{border-top:1px solid var(--convo-line);padding-top:16px;display:grid;gap:13px}.v2-root .mo-rail-foot p{margin:0;color:var(--convo-ink-3);font-size:13px;line-height:1.45}.v2-root .mo-rail-foot button{border:0;border-radius:999px;background:var(--convo-ink);color:#fffefa;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;cursor:pointer}.v2-root .mo-rail-foot button:disabled{opacity:.6;cursor:default}@media (min-width: 981px){.v2-root .mo-chat-page{height:100dvh;min-height:100dvh;overflow:hidden}.v2-root .mo-chat-page .mo-shell{height:calc(100dvh - 68px);min-height:0;overflow:hidden;align-items:stretch;padding-inline:0}.v2-root .mo-chat-page .mo-shell.with-rail{align-items:stretch}.v2-root .mo-chat-page .mo-chat{height:100%;min-height:0;overflow:hidden}.v2-root .mo-chat-page .chat-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:28px}.v2-root .mo-chat-page .mo-composer-wrap{position:relative;bottom:auto;flex:0 0 auto;margin-top:0;padding-top:14px}.v2-root .mo-chat-page .mo-rail{position:relative;top:auto;height:100%;min-height:0;overflow-y:auto;padding-bottom:24px}.v2-root .mo-agent-builder-prompt .v{max-height:min(42dvh,460px)}}@media (max-width: 980px){.v2-root .convo-nav{gap:12px}.v2-root .convo-nav-right,.v2-root .convo-nav-actions{gap:10px}.v2-root .mo-shell.with-rail{display:flex;flex-direction:column;min-height:auto}.v2-root .mo-shell.with-rail .mo-chat{min-height:auto}.v2-root .mo-shell.with-rail .mo-composer-wrap{position:static;margin-top:20px;padding-top:16px;padding-bottom:0;background:transparent}.v2-root .mo-shell.with-rail .mo-rail{margin-top:6px}.v2-root .convo-nav-links,.v2-root .convo-nav-actions .convo-nav-text,.v2-root .mo-pill{display:none}.v2-root .convo-process-grid,.v2-root .convo-example-grid,.v2-root .convo-diff-grid,.v2-root .agent-library-grid,.v2-root .agent-library-grid.featured,.v2-root .agent-library-card.featured,.v2-root .geo-hero,.v2-root .geo-contract-grid,.v2-root .geo-demo-card,.v2-root .mo-shell.with-rail{grid-template-columns:1fr}.v2-root .agent-library-card.featured .agent-card-thumb{min-height:190px;border-right:0;border-bottom:1px solid var(--convo-line)}.v2-root .mo-rail{position:static}.v2-root .mo-auth-actions .mo-btn{white-space:normal;text-align:center}}@media (max-width: 640px){.v2-root .convo-nav,.v2-root .mo-topbar{height:64px;padding-left:16px;padding-right:16px}.v2-root .convo-brand span:last-child{display:none}.v2-root .convo-hero{padding:42px 16px 68px}.v2-root .convo-hero h1{margin-top:24px;margin-bottom:18px;font-size:clamp(34px,9.5vw,40px);line-height:1.06;text-wrap:balance}.v2-root .convo-subhead{margin-bottom:26px;font-size:16px}.v2-root .convo-inspire{margin-top:14px;margin-bottom:16px}.v2-root .vla-convo .composer{border-radius:24px;padding:14px 14px 12px}.v2-root .vla-convo .composer textarea{min-height:58px;font-size:16.5px;padding:4px 4px 8px}.v2-root .landing-suggest{padding:0 4px}.v2-root .convo-chatinput textarea{min-height:82px;padding:20px 20px 6px;font-size:17px}.v2-root .convo-model{display:none}.v2-root .convo-section{width:min(100% - 32px,1180px);padding:54px 20px}.v2-root .agent-library-main,.v2-root .geo-hero,.v2-root .geo-section{width:min(100% - 32px,1180px)}.v2-root .agent-library-toolbar{align-items:stretch}.v2-root .agent-library-search{max-width:none}.v2-root .agent-library-filters{justify-content:flex-start}.v2-root .agent-library-collection-head,.v2-root .agent-library-request,.v2-root .geo-console-top,.v2-root .geo-console-bottom{align-items:stretch;flex-direction:column}.v2-root .geo-engine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-root .geo-log-line{grid-template-columns:52px minmax(0,1fr)}.v2-root .geo-log-line em{width:-moz-fit-content;width:fit-content}.v2-root .convo-section-head{margin-bottom:20px}.v2-root .convo-section-head h2,.v2-root .convo-panel h2,.v2-root .convo-final h2{font-size:clamp(29px,8vw,36px);line-height:1.12;text-wrap:balance}.v2-root .convo-section-head.split,.v2-root .convo-price-card,.v2-root .mo-auth-card,.v2-root .mo-deployed{align-items:stretch;flex-direction:column}.v2-root .mo-shell{padding:26px 14px}.v2-root .mo-chat-page .mo-composer-wrap{padding-top:14px}.v2-root .mo-msg{grid-template-columns:30px minmax(0,1fr);gap:10px}.v2-root .mo-avatar{width:30px;height:30px;border-radius:9px}.v2-root .mo-ideas-quick{display:grid;grid-template-columns:1fr}.v2-root .mo-answer-options{grid-template-columns:1fr}.v2-root .mo-recommendation-list button{grid-template-columns:32px minmax(0,1fr);padding:13px}.v2-root .mo-ideas-quick button,.v2-root .mo-auth-actions .mo-btn,.v2-root .mo-rail-foot button{min-height:46px}.v2-root .mo-auth-card{padding:18px;border-radius:18px}}.maskara-cookie-banner{--cookie-ink: #171614;--cookie-ink-2: #4f4d48;--cookie-surface: #fffefa;--cookie-surface-2: #f7f6f1;--cookie-line: #e1ddd3;position:fixed;right:18px;bottom:18px;z-index:100000;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;width:min(390px,calc(100vw - 32px));border:1px solid rgba(74,69,59,.16);border-radius:18px;background:linear-gradient(180deg,#fffefae6,#f7f6f1d1),#f7f6f1b8;box-shadow:0 22px 70px #231f1824,0 1px #fffefab8 inset;backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%);padding:12px;color:var(--cookie-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.maskara-cookie-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(74,69,59,.14);border-radius:12px;background:#fffefac2;color:var(--cookie-ink);box-shadow:0 1px #fffefacc inset}.maskara-cookie-icon svg{width:17px;height:17px}.maskara-cookie-content{display:grid;gap:10px;min-width:0}.maskara-cookie-banner p{margin:0;color:var(--cookie-ink-2);font-size:12.5px;line-height:1.45;text-wrap:pretty}.maskara-cookie-actions{display:flex;flex-wrap:wrap;gap:8px}.maskara-cookie-banner button{min-height:34px;min-width:92px;border-radius:999px;padding:0 13px;font-size:12.5px;font-weight:700;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.maskara-cookie-banner button:hover{transform:translateY(-1px)}.maskara-cookie-secondary{border:1px solid rgba(74,69,59,.2);background:#fffefaa3;color:var(--cookie-ink)}.maskara-cookie-secondary:hover{background:#fffefae6}.maskara-cookie-primary{border:1px solid var(--cookie-ink);background:var(--cookie-ink);color:#fffefa}.maskara-cookie-primary:hover{background:#0f0f0e}body:has(.mo-chat-page) .maskara-cookie-banner,body:has(.v2-root[data-v2-app-ready]) .maskara-cookie-banner{top:88px;bottom:auto}body:has(.mo-chat-page):has(.maskara-cookie-banner) .mo-shell.with-rail{padding-bottom:168px}@media (max-width: 640px){.maskara-cookie-banner,body:has(.mo-chat-page) .maskara-cookie-banner{top:auto;right:14px;bottom:12px;left:14px;width:auto;grid-template-columns:30px minmax(0,1fr);padding:10px;gap:10px}.maskara-cookie-icon{width:30px;height:30px;border-radius:10px}.maskara-cookie-banner p{font-size:12px;line-height:1.35}.maskara-cookie-banner button{min-height:34px;min-width:84px}}
