.pulse-chat-shell{display:grid;grid-template-columns:272px 1fr;min-height:0;height:100%;background:var(--surface-page);color:var(--navy);font-family:var(--font-sans)}.pulse-chat-shell[data-sidebar=closed]{grid-template-columns:0 1fr}.pulse-chat-shell[data-embed=true]{grid-template-columns:1fr}.pulse-chat-shell .pcs-sb{background:var(--white);border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0;overflow:hidden}.pulse-chat-shell[data-sidebar=closed] .pcs-sb{display:none}.pulse-chat-shell .pcs-sb-head{padding:20px 20px 12px}.pulse-chat-shell .pcs-sb-new{width:100%;display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--navy);color:#fff;border:none;border-radius:var(--r-md);cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;transition:background var(--dur-fast)}.pulse-chat-shell .pcs-sb-new:hover{background:var(--navy-700)}.pulse-chat-shell .pcs-sb-new svg{width:14px;height:14px}.pulse-chat-shell .pcs-sb-new .pcs-kbd{margin-left:auto;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);font-family:var(--font-mono);font-size:10px;padding:2px 6px;border-radius:3px}.pulse-chat-shell .pcs-sb-search{margin:0 20px 16px;position:relative}.pulse-chat-shell .pcs-sb-search input{width:100%;height:34px;padding:0 12px 0 32px;background:var(--surface-sunken);border:1px solid transparent;border-radius:var(--r-md);font-family:inherit;font-size:13px;color:var(--navy);outline:none;transition:border-color var(--dur-fast),background var(--dur-fast)}.pulse-chat-shell .pcs-sb-search input::placeholder{color:var(--muted)}.pulse-chat-shell .pcs-sb-search input:focus{background:var(--white);border-color:var(--brand-accent);box-shadow:var(--sh-focus)}.pulse-chat-shell .pcs-sb-search svg{position:absolute;left:10px;top:9px;width:14px;height:14px;color:var(--muted)}.pulse-chat-shell .pcs-sb-scroll{flex:1;overflow-y:auto;padding:4px 12px 16px;min-height:0}.pulse-chat-shell .pcs-sb-group-h{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding:14px 8px 8px;display:flex;justify-content:space-between;align-items:center}.pulse-chat-shell .pcs-sb-group-h .pcs-count{font-variant-numeric:tabular-nums;color:var(--steel-300)}.pulse-chat-shell .pcs-thread{display:block;padding:10px 12px;border-radius:6px;background:transparent;border:none;text-align:left;color:var(--navy);cursor:pointer;margin-bottom:1px;transition:background var(--dur-fast);width:100%}.pulse-chat-shell .pcs-thread:hover{background:var(--surface-sunken)}.pulse-chat-shell .pcs-thread.is-active{background:var(--brand-accent-tint);box-shadow:inset 2px 0 0 var(--brand-accent)}.pulse-chat-shell .pcs-thread .pcs-tt{font-size:13px;line-height:1.4;color:var(--navy);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-chat-shell .pcs-thread .pcs-meta{font-family:var(--font-mono);font-size:10px;color:var(--muted);margin-top:4px;letter-spacing:.04em;display:flex;align-items:center;gap:6px}.pulse-chat-shell .pcs-thread .pcs-meta .pcs-dot{color:var(--steel-300)}.pulse-chat-shell .pcs-thread-row{position:relative}.pulse-chat-shell .pcs-thread-del{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:4px;color:var(--steel-300);opacity:0;cursor:pointer;transition:opacity var(--dur-fast),color var(--dur-fast),background var(--dur-fast)}.pulse-chat-shell .pcs-thread-row:hover .pcs-thread-del{opacity:1}.pulse-chat-shell .pcs-thread-del:hover{color:var(--coral);background:var(--surface-sunken)}.pulse-chat-shell .pcs-sb-foot{padding:14px 20px;border-top:1px solid var(--line);font-family:var(--font-mono);font-size:11px;color:var(--muted);display:flex;justify-content:space-between;align-items:center;letter-spacing:.04em}.pulse-chat-shell .pcs-sb-foot b{color:var(--navy);font-weight:500}.pulse-chat-shell .pcs-stage{display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;background:var(--surface-page)}.pulse-chat-shell .pcs-conv-head{display:flex;align-items:center;gap:12px;padding:14px 40px;background:var(--white);border-bottom:1px solid var(--line);flex-shrink:0}.pulse-chat-shell .pcs-sb-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--line);background:var(--white);border-radius:var(--r-sm);color:var(--steel);cursor:pointer;transition:all var(--dur-fast);flex-shrink:0}.pulse-chat-shell .pcs-sb-toggle:hover{background:var(--surface-sunken);color:var(--navy)}.pulse-chat-shell .pcs-sb-toggle svg{width:14px;height:14px}.pulse-chat-shell .pcs-conv-title{flex:1;font-family:var(--font-sans);font-size:15px;font-weight:500;color:var(--navy);letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-chat-shell .pcs-hdr-actions{display:flex;gap:6px;align-items:center;flex-shrink:0}.pulse-chat-shell .pcs-hdr-status{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-left:1px solid var(--line);padding:4px 10px 4px 12px;margin-left:4px}.pulse-chat-shell .pcs-hdr-status .pcs-led{width:7px;height:7px;border-radius:999px;background:var(--signal-teal);box-shadow:0 0 6px color-mix(in srgb,var(--signal-teal) 50%,transparent)}.pulse-chat-shell .pcs-conv-scroll{flex:1;overflow-y:auto;padding:32px 48px 24px;min-height:0}.pulse-chat-shell .pcs-conv-inner{max-width:780px;margin:0 auto}.pulse-chat-shell .pcs-landing{flex:1;min-height:0;overflow-y:auto;display:flex;justify-content:center;padding:56px 48px 24px}.pulse-chat-shell .pcs-landing-inner{width:100%;max-width:740px;display:flex;flex-direction:column}.pulse-chat-shell .pcs-landing-kicker{font-family:var(--font-mono);font-size:11px;color:var(--brand-accent-dim);letter-spacing:.16em;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;align-self:flex-start}.pulse-chat-shell .pcs-landing-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--brand-accent);box-shadow:0 0 10px var(--brand-accent)}.pulse-chat-shell .pcs-landing-h{font-family:var(--font-serif);font-size:48px;line-height:1.04;letter-spacing:-.025em;color:var(--navy);font-weight:400;margin:0 0 14px}.pulse-chat-shell .pcs-landing-h em{font-style:italic;color:var(--brand-accent-dim)}.pulse-chat-shell .pcs-landing-sub{font-size:15.5px;line-height:1.55;color:var(--steel);max-width:620px;margin:0 0 12px}.pulse-chat-shell .pcs-landing-foot{display:flex;align-items:center;gap:14px;margin:12px 0 0;font-family:var(--font-mono);font-size:11px;color:var(--muted);letter-spacing:.04em;flex-wrap:wrap}.pulse-chat-shell .pcs-landing-foot .pcs-dot{color:var(--steel-300)}.pulse-chat-shell .pcs-landing-foot .pcs-led{width:7px;height:7px;border-radius:999px;background:var(--signal-teal);box-shadow:0 0 6px color-mix(in srgb,var(--signal-teal) 50%,transparent);display:inline-block;margin-right:8px;vertical-align:middle}.pulse-chat-shell .pcs-prompts{margin-top:40px}.pulse-chat-shell .pcs-prompts-h{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;gap:12px;flex-wrap:wrap}.pulse-chat-shell .pcs-prompts-h h3{font-family:var(--font-serif);font-size:22px;font-weight:400;margin:0;letter-spacing:-.01em;color:var(--navy)}.pulse-chat-shell .pcs-prompts-hint{font-family:var(--font-mono);font-size:11px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.pulse-chat-shell .pcs-prompt-tabs{display:flex;gap:4px;margin-bottom:10px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.pulse-chat-shell .pcs-prompt-tabs::-webkit-scrollbar{display:none}.pulse-chat-shell .pcs-prompt-tab{padding:10px 14px;background:transparent;font-family:inherit;font-size:13px;font-weight:500;color:var(--steel);cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color var(--dur-fast),border-color var(--dur-fast);display:inline-flex;align-items:center;gap:7px;white-space:nowrap;flex-shrink:0}.pulse-chat-shell .pcs-prompt-tab:hover{color:var(--navy)}.pulse-chat-shell .pcs-prompt-tab.is-active{color:var(--navy);border-bottom-color:var(--brand-accent);font-weight:600}.pulse-chat-shell .pcs-prompt-tab .pcs-count{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:0}.pulse-chat-shell .pcs-prompt-tab.is-active .pcs-count{color:var(--brand-accent-dim)}.pulse-chat-shell .pcs-prompt-list{display:flex;flex-direction:column}.pulse-chat-shell .pcs-prompt{display:flex;align-items:center;gap:14px;padding:14px 8px;border:none;border-bottom:1px solid var(--line);background:transparent;cursor:pointer;text-align:left;width:100%;color:inherit;transition:background var(--dur-fast);font-family:inherit}.pulse-chat-shell .pcs-prompt:last-child{border-bottom:0}.pulse-chat-shell .pcs-prompt:hover:not(:disabled){background:var(--surface-sunken)}.pulse-chat-shell .pcs-prompt:hover:not(:disabled) .pcs-prompt-go{opacity:1;transform:translateX(0)}.pulse-chat-shell .pcs-prompt:disabled{opacity:.5;cursor:not-allowed}.pulse-chat-shell .pcs-prompt-ico{width:32px;height:32px;border-radius:var(--r-md);background:var(--brand-accent-tint);color:var(--brand-accent-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pulse-chat-shell .pcs-prompt-ico svg{width:16px;height:16px}.pulse-chat-shell .pcs-prompt-body{flex:1;min-width:0}.pulse-chat-shell .pcs-prompt-q{font-size:14.5px;line-height:1.4;color:var(--navy);margin:0 0 6px;font-weight:500}.pulse-chat-shell .pcs-prompt-q em{font-style:normal;font-weight:600;color:var(--brand-accent-dim)}.pulse-chat-shell .pcs-prompt-tags{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:.04em;display:flex;gap:4px;flex-wrap:wrap;align-items:center}.pulse-chat-shell .pcs-prompt-tags .pcs-dot{color:var(--steel-300)}.pulse-chat-shell .pcs-prompt-go{width:24px;height:24px;border-radius:999px;background:var(--brand-accent);color:var(--brand-accent-ink);display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0;transform:translateX(-6px);transition:opacity var(--dur-fast),transform var(--dur-fast)}.pulse-chat-shell .pcs-prompt-go svg{width:12px;height:12px}.pulse-chat-shell .pcs-landing-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.pulse-chat-shell .pcs-landing-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;background:var(--white);border:1px solid var(--line);border-radius:999px;font-family:inherit;font-size:12.5px;font-weight:500;color:var(--navy);cursor:pointer;transition:background var(--dur-fast),border-color var(--dur-fast)}.pulse-chat-shell .pcs-landing-chip:hover:not(:disabled){background:var(--brand-accent-tint);border-color:color-mix(in srgb,var(--brand-accent) 35%,transparent)}.pulse-chat-shell .pcs-landing-chip:disabled{opacity:.5;cursor:not-allowed}.pulse-chat-shell .pcs-landing-chip--ml{background:color-mix(in srgb,var(--teal) 10%,transparent);border-color:color-mix(in srgb,var(--teal) 40%,transparent)}.pulse-chat-shell .pcs-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;padding:64px 40px 32px;gap:32px}.pulse-chat-shell .pcs-empty-eyebrow{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}.pulse-chat-shell .pcs-empty-title{font-family:var(--font-serif);font-size:28px;line-height:1.2;letter-spacing:-.015em;color:var(--navy);margin:0 0 8px;text-align:center}.pulse-chat-shell .pcs-empty-sub{font-family:var(--font-sans);font-size:14px;color:var(--steel);margin:0;text-align:center}.pulse-chat-shell .pcs-msg{margin-bottom:36px}.pulse-chat-shell .pcs-msg:last-child{margin-bottom:0}.pulse-chat-shell .pcs-msg-user{display:flex;gap:12px;align-items:flex-start;background:var(--surface-sunken);padding:16px 18px;border-radius:var(--r-lg);border:1px solid var(--line)}.pulse-chat-shell .pcs-msg-user .pcs-avatar{width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,var(--brand-accent),var(--navy-600));display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;flex-shrink:0}.pulse-chat-shell .pcs-msg-user .pcs-content{flex:1;font-size:14.5px;line-height:1.55;color:var(--navy);min-width:0}.pulse-chat-shell .pcs-msg-user .pcs-content p,.pulse-chat-shell .pcs-msg-user .pcs-content pre{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:inherit}.pulse-chat-shell .pcs-msg-user .pcs-who{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.pulse-chat-shell .pcs-msg-ai{position:relative;padding-left:40px}.pulse-chat-shell .pcs-msg-ai:before{content:"";position:absolute;left:8px;top:4px;width:20px;height:20px;border-radius:999px;background:var(--navy);background-image:radial-gradient(circle at 30% 30%,var(--brand-accent),transparent 60%);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-accent) 15%,transparent)}.pulse-chat-shell .pcs-msg-ai .pcs-who{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:10px}.pulse-chat-shell .pcs-msg-ai .pcs-who .pcs-ts{color:var(--steel-300)}.pulse-chat-shell .pcs-prose{font-size:15.5px;line-height:1.65;color:var(--navy);letter-spacing:-.005em}.pulse-chat-shell .pcs-prose>:first-child{margin-top:0}.pulse-chat-shell .pcs-prose>:last-child{margin-bottom:0}.pulse-chat-shell .pcs-prose p{margin:0 0 14px}.pulse-chat-shell .pcs-prose strong{font-weight:600;color:var(--navy)}.pulse-chat-shell .pcs-prose em{font-style:italic;color:var(--steel)}.pulse-chat-shell .pcs-prose h1,.pulse-chat-shell .pcs-prose h2,.pulse-chat-shell .pcs-prose h3{font-family:var(--font-serif);font-weight:500;color:var(--navy);letter-spacing:-.015em;margin:24px 0 10px}.pulse-chat-shell .pcs-prose h1{font-size:24px}.pulse-chat-shell .pcs-prose h2{font-size:20px}.pulse-chat-shell .pcs-prose h3{font-size:18px}.pulse-chat-shell .pcs-prose ol,.pulse-chat-shell .pcs-prose ul{margin:0 0 14px;padding-left:20px}.pulse-chat-shell .pcs-prose li{margin-bottom:4px}.pulse-chat-shell .pcs-prose code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-sunken);border:1px solid var(--line);padding:1px 5px;border-radius:3px;color:var(--navy)}.pulse-chat-shell .pcs-msg-footer{display:flex;align-items:center;gap:8px;margin-top:20px;flex-wrap:wrap;padding-top:14px;border-top:1px dashed var(--line)}.pulse-chat-shell .pcs-followup{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;background:var(--white);border:1px solid var(--line);border-radius:999px;font-family:inherit;font-size:12.5px;font-weight:500;color:var(--navy);cursor:pointer;transition:all var(--dur-fast);text-decoration:none}.pulse-chat-shell .pcs-followup:hover:not(:disabled){background:var(--surface-sunken);border-color:var(--steel-300)}.pulse-chat-shell .pcs-followup:disabled{opacity:.5;cursor:not-allowed}.pulse-chat-shell .pcs-followup svg{width:11px;height:11px}.pulse-chat-shell .pcs-followup--analyze{background:color-mix(in srgb,var(--signal-teal) 10%,transparent);border-color:var(--signal-teal);color:color-mix(in srgb,var(--signal-teal) 90%,var(--navy));font-weight:600}.pulse-chat-shell .pcs-followup--analyze:hover:not(:disabled){background:var(--signal-teal);color:#fff}.pulse-chat-shell .pcs-followup--analyze .pcs-tier{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.06em;padding:2px 5px;background:color-mix(in srgb,var(--signal-teal) 18%,transparent);border-radius:3px;text-transform:uppercase}.pulse-chat-shell .pcs-followup--analyze:hover:not(:disabled) .pcs-tier{background:rgba(255,255,255,.18)}.pulse-chat-shell .pcs-followup--studio{background:var(--navy);color:#fff;border-color:var(--navy)}.pulse-chat-shell .pcs-followup--studio:hover:not(:disabled){background:var(--navy-700)}.pulse-chat-shell .pcs-followup--studio svg{color:var(--brand-accent)}.pulse-chat-shell .pcs-followup--error{background:color-mix(in srgb,var(--coral) 8%,transparent);border-color:color-mix(in srgb,var(--coral) 35%,transparent);color:var(--coral-700)}.pulse-chat-shell .pcs-msg-feedback{margin-left:auto;display:flex;gap:2px;align-items:center;padding-left:12px;border-left:1px solid var(--line)}.pulse-chat-shell .pcs-icbtn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;color:var(--muted);cursor:pointer;transition:all var(--dur-fast)}.pulse-chat-shell .pcs-icbtn:hover{background:var(--surface-sunken);color:var(--navy)}.pulse-chat-shell .pcs-icbtn svg{width:13px;height:13px}.pulse-chat-shell .pcs-stream-cursor{display:inline-block;width:2px;height:1.1em;margin-left:2px;background:var(--brand-accent);vertical-align:text-bottom;animation:pcs-blink .9s steps(1) infinite}@keyframes pcs-blink{0%,50%{opacity:1}51%,to{opacity:0}}.pulse-chat-shell .pcs-composer-dock{flex-shrink:0;padding:16px 48px 20px;background:linear-gradient(180deg,transparent,var(--surface-page) 30%)}.pulse-chat-shell .pcs-composer{max-width:780px;margin:0 auto;background:var(--white);border:1px solid var(--line-strong);border-radius:var(--r-lg);box-shadow:var(--sh-sm);transition:all var(--dur-fast);overflow:hidden}.pulse-chat-shell .pcs-composer:focus-within{border-color:var(--brand-accent);box-shadow:var(--sh-focus)}.pulse-chat-shell .pcs-composer-body{padding:12px 16px 4px}.pulse-chat-shell .pcs-composer textarea{width:100%;border:none;outline:none;resize:none;font-family:inherit;font-size:14.5px;line-height:1.5;color:var(--navy);background:transparent;min-height:24px;max-height:140px}.pulse-chat-shell .pcs-composer textarea::placeholder{color:var(--muted)}.pulse-chat-shell .pcs-composer-toolbar{display:flex;align-items:center;gap:6px;padding:8px 12px 10px;border-top:1px solid var(--line);background:var(--light);flex-wrap:wrap}.pulse-chat-shell .pcs-composer-tool{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;background:var(--white);border:1px solid var(--line);border-radius:var(--r-sm);font-family:inherit;font-size:11.5px;color:var(--steel);cursor:pointer;transition:all var(--dur-fast)}.pulse-chat-shell .pcs-composer-tool:hover{border-color:var(--steel-300);color:var(--navy)}.pulse-chat-shell .pcs-composer-tool.is-active{background:var(--brand-accent-tint);border-color:color-mix(in srgb,var(--brand-accent) 35%,transparent);color:var(--navy)}.pulse-chat-shell .pcs-composer-tool svg{width:11px;height:11px}.pulse-chat-shell .pcs-composer-send{margin-left:auto;display:inline-flex;align-items:center;gap:7px;padding:6px 13px;background:var(--brand-accent);color:var(--brand-accent-ink);border:none;border-radius:var(--r-md);cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;transition:background var(--dur-fast),opacity var(--dur-fast)}.pulse-chat-shell .pcs-composer-send:hover:not(:disabled){background:var(--brand-accent-dim)}.pulse-chat-shell .pcs-composer-send:disabled{opacity:.4;cursor:not-allowed}.pulse-chat-shell .pcs-composer-send svg{width:11px;height:11px}.pulse-chat-shell .pcs-composer-send.is-stop{background:var(--coral);color:#fff}.pulse-chat-shell .pcs-composer-send.is-stop:hover:not(:disabled){background:var(--coral-700)}.pulse-chat-shell .pcs-composer-hint{position:absolute;left:48px;top:-10px;display:inline-flex;align-items:center;gap:6px;padding:3px 8px;background:var(--navy);color:var(--brand-accent);border-radius:999px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--sh-sm)}@media (max-width:900px){.pulse-chat-shell{grid-template-columns:1fr}.pulse-chat-shell .pcs-sb{position:fixed;inset:0 auto 0 0;width:280px;z-index:40;box-shadow:var(--sh-lg)}.pulse-chat-shell[data-sidebar=closed] .pcs-sb{display:none}.pulse-chat-shell .pcs-conv-head{padding:12px 16px}.pulse-chat-shell .pcs-conv-scroll{padding:20px 16px}.pulse-chat-shell .pcs-composer-dock{padding:12px 16px 16px}}@media (max-width:640px){.pulse-chat-shell .pcs-landing{padding:28px 16px 16px}.pulse-chat-shell .pcs-landing-h{font-size:28px;line-height:1.1;margin-bottom:10px}.pulse-chat-shell .pcs-landing-sub{font-size:14px;line-height:1.5}.pulse-chat-shell .pcs-landing-kicker{font-size:10px;margin-bottom:12px}.pulse-chat-shell .pcs-landing-foot{flex-wrap:wrap;gap:8px;font-size:10px}.pulse-chat-shell .pcs-conv-head{padding:10px 14px;gap:8px}.pulse-chat-shell .pcs-conv-title{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.pulse-chat-shell .pcs-sb-backdrop{position:fixed;inset:0;background:rgba(13,27,42,.45);backdrop-filter:blur(2px);z-index:35;display:none}@media (max-width:900px){.pulse-chat-shell[data-sidebar=open] .pcs-sb-backdrop{display:block}}.pcs-history-stage{min-height:calc(100vh - 48px);background:var(--surface-page,#F6F4EE)}.pcs-history-inner{max-width:1280px;margin:0 auto;width:100%;padding:36px 24px 80px;box-sizing:border-box}@media (min-width:768px){.pcs-history-inner{padding:36px 56px 80px}}.pcs-history-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px;padding-bottom:20px;border-bottom:1px solid var(--line,#e5e1d8)}.pcs-history-eyebrow{font-family:var(--font-mono,ui-monospace,monospace);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted,#7A8597);margin-bottom:6px}.pcs-history-title{font-family:var(--font-serif,"DM Serif Display",serif);font-size:30px;font-weight:400;letter-spacing:-.015em;color:var(--navy,#0D1B2A);margin:0 0 4px;line-height:1.12}.pcs-history-title em{font-style:italic;color:var(--brand-accent,#D97757)}.pcs-history-sub{font-size:13px;color:var(--steel,#516378);margin:0}.pcs-history-new-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--navy,#0D1B2A);color:#fff;border:none;border-radius:var(--r-md,10px);cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:opacity var(--dur-fast,.12s) ease}.pcs-history-new-btn:hover{opacity:.9}.pcs-history-new-btn svg{width:13px;height:13px}.pcs-history-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line,#E5E1D8);border:1px solid var(--line,#e5e1d8);border-radius:var(--r-md,10px);overflow:hidden;margin-bottom:30px}@media (min-width:768px){.pcs-history-stats{grid-template-columns:repeat(4,1fr)}}.pcs-history-stat{background:#fff;padding:14px 18px;display:flex;flex-direction:column;gap:2px}.pcs-history-stat-n{font-size:24px;font-weight:600;color:var(--navy,#0D1B2A);letter-spacing:-.02em;line-height:1}.pcs-history-stat-lbl,.pcs-history-stat-n{font-family:var(--font-mono,ui-monospace,monospace)}.pcs-history-stat-lbl{font-size:9.5px;color:var(--muted,#7A8597);letter-spacing:.1em;text-transform:uppercase;margin-top:6px}.pcs-history-filters{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}@media (min-width:768px){.pcs-history-filters{flex-direction:row;align-items:center;gap:16px}}.pcs-history-search{position:relative;background:#fff;border:1px solid var(--line,#e5e1d8);border-radius:var(--r-md,10px);flex-shrink:0;width:100%}@media (min-width:768px){.pcs-history-search{width:320px}}.pcs-history-search input{width:100%;height:38px;padding:0 12px 0 38px;background:transparent;border:none;outline:none;font-family:inherit;font-size:13px;color:var(--navy,#0D1B2A);box-sizing:border-box}.pcs-history-search input::placeholder{color:var(--muted,#7A8597)}.pcs-history-search svg{position:absolute;left:12px;top:11px;width:14px;height:14px;color:var(--muted,#7A8597)}.pcs-history-chips{display:flex;gap:8px;flex-wrap:wrap;flex:1}.pcs-history-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;background:#fff;border:1px solid var(--line,#e5e1d8);border-radius:999px;font-size:12px;color:var(--navy,#0D1B2A);cursor:pointer;font-family:inherit;transition:border-color var(--dur-fast,.12s) ease,background var(--dur-fast,.12s) ease}.pcs-history-chip:hover{border-color:var(--line-strong,#C9C3B5)}.pcs-history-chip.is-active{background:var(--navy,#0D1B2A);color:#fff;border-color:var(--navy,#0D1B2A)}.pcs-history-chip .count{font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;padding:1px 6px;background:var(--surface-sunken,#EEEAE0);border-radius:999px;color:var(--muted,#7A8597)}.pcs-history-chip.is-active .count{background:rgba(255,255,255,.15);color:rgba(255,255,255,.9)}.pcs-history-sort{display:inline-flex;padding:3px;background:#fff;border:1px solid var(--line,#e5e1d8);border-radius:var(--r-md,10px)}.pcs-history-sort button{padding:6px 12px;background:transparent;border:none;border-radius:6px;font-family:inherit;font-size:12px;color:var(--steel,#516378);cursor:pointer}.pcs-history-sort button.is-active{background:var(--surface-sunken,#EEEAE0);color:var(--navy,#0D1B2A);font-weight:500}.pcs-history-bulk{position:sticky;top:0;z-index:5;background:var(--navy,#0D1B2A);color:#fff;padding:10px 16px;border-radius:var(--r-md,10px);margin-bottom:14px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.pcs-history-bulk-count{font-family:var(--font-mono,ui-monospace,monospace);font-size:12px}.pcs-history-bulk-count b{color:var(--brand-accent,#D97757)}.pcs-history-bulk-sep{width:1px;height:20px;background:rgba(255,255,255,.15)}.pcs-history-bulk-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;font-family:inherit;font-size:12px;cursor:pointer;text-decoration:none;transition:background var(--dur-fast,.12s) ease}.pcs-history-bulk-btn:hover{background:rgba(255,255,255,.14)}.pcs-history-bulk-btn svg{width:11px;height:11px}.pcs-history-bulk-deselect{margin-left:auto;color:rgba(255,255,255,.6);font-size:11px;cursor:pointer;background:transparent;border:none;font-family:inherit;padding:0}.pcs-history-bulk-deselect:hover{color:#fff}.pcs-history-section-head{display:flex;align-items:baseline;gap:12px;margin:0 0 12px}.pcs-history-section-head h2{font-family:var(--font-mono,ui-monospace,monospace);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted,#7A8597);margin:0;font-weight:600}.pcs-history-section-count{font-family:var(--font-mono,ui-monospace,monospace);font-size:10.5px;color:var(--steel,#516378)}.pcs-history-section-rule{flex:1;height:1px;background:var(--line,#E5E1D8)}.pcs-history-section{margin-bottom:32px}.pcs-history-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:900px){.pcs-history-grid{grid-template-columns:repeat(2,1fr)}}.pcs-history-card{position:relative;padding:14px 16px;background:#fff;border:1px solid var(--line,#e5e1d8);border-radius:var(--r-md,10px);cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px;transition:border-color var(--dur-fast,.12s) ease,box-shadow var(--dur-fast,.12s) ease}.pcs-history-card:hover{border-color:var(--line-strong,#C9C3B5);box-shadow:0 2px 6px rgba(0,0,0,.04)}.pcs-history-card.is-selected{border-color:var(--navy,#0D1B2A);box-shadow:0 0 0 1px var(--navy,#0D1B2A)}.pcs-history-card-head{display:flex;align-items:flex-start;gap:10px}.pcs-history-card-checkbox{width:16px;height:16px;border-radius:4px;border:1.5px solid var(--line-strong,#c9c3b5);background:#fff;cursor:pointer;flex-shrink:0;margin-top:2px;position:relative;padding:0}.pcs-history-card-checkbox.is-checked{background:var(--navy,#0D1B2A);border-color:var(--navy,#0D1B2A)}.pcs-history-card-checkbox.is-checked:after{content:"\2713";color:#fff;font-size:10px;font-weight:700;position:absolute;left:2.5px;top:-3px}.pcs-history-card-title{font-family:var(--font-serif,"DM Serif Display",serif);font-size:15px;font-weight:400;color:var(--navy,#0D1B2A);letter-spacing:-.005em;line-height:1.25;margin:0;flex:1;min-width:0;word-break:break-word}.pcs-history-card-star{background:transparent;border:none;padding:2px;cursor:pointer;color:var(--muted,#7A8597);flex-shrink:0;line-height:0}.pcs-history-card-star.is-starred{color:var(--brand-accent,#D97757)}.pcs-history-card-star svg{width:14px;height:14px}.pcs-history-card-preview{font-size:12px;line-height:1.45;color:var(--steel,#516378);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding-left:26px}.pcs-history-card-foot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:8px;border-top:1px dashed var(--line,#e5e1d8);font-family:var(--font-mono,ui-monospace,monospace);font-size:9.5px;color:var(--muted,#7A8597);letter-spacing:.02em}.pcs-history-card-foot .sep{color:var(--steel-300,#B5BEC9)}.pcs-history-model{display:inline-flex;align-items:center;gap:5px;padding:1px 7px;border-radius:3px;font-weight:600;font-size:9.5px;text-transform:uppercase;letter-spacing:.04em}.pcs-history-model .dot{width:5px;height:5px;border-radius:999px}.pcs-history-model.sonnet{background:rgba(217,119,87,.12);color:var(--brand-accent,#D97757)}.pcs-history-model.sonnet .dot{background:var(--brand-accent,#D97757)}.pcs-history-model.opus{background:rgba(178,136,255,.14);color:#5A3DA0}.pcs-history-model.opus .dot{background:#B288FF}.pcs-history-model.haiku{background:rgba(107,155,255,.14);color:#2F5FCC}.pcs-history-model.haiku .dot{background:#6B9BFF}.pcs-history-empty{padding:40px 20px;text-align:center;font-size:13px}.pcs-history-empty,.pcs-history-footnote{background:#fff;border:1px dashed var(--line,#e5e1d8);border-radius:var(--r-md,10px);color:var(--muted,#7A8597)}.pcs-history-footnote{display:flex;align-items:center;gap:14px;justify-content:center;margin-top:26px;padding:20px;font-family:var(--font-mono,ui-monospace,monospace);font-size:11px;letter-spacing:.04em}.pcs-history-footnote b{color:var(--navy,#0D1B2A)}.pcs-history-archive-toggle{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid var(--line,#e5e1d8);border-radius:var(--r-md,10px);padding:8px 14px;font-family:inherit;font-size:12px;color:var(--steel,#516378);cursor:pointer;margin-bottom:12px}.pcs-history-archive-toggle:hover{border-color:var(--line-strong,#C9C3B5);color:var(--navy,#0D1B2A)}.pcs-history-archive-toggle svg{width:11px;height:11px;transition:transform var(--dur-fast,.12s) ease}.pcs-history-archive-toggle.is-open svg{transform:rotate(90deg)}.pcs-sidebar-viewall{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;margin-top:4px;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.75);font-family:inherit;font-size:12px;text-decoration:none;cursor:pointer;transition:background .12s ease,color .12s ease}.pcs-sidebar-viewall:hover{background:rgba(255,255,255,.06);color:#fff}.pcs-sidebar-viewall svg{width:11px;height:11px}.pcs-error{display:flex;flex-direction:column;gap:12px;padding:16px 20px;background:var(--white,#fff);border:1px solid var(--line,#e0e6ed);border-radius:var(--r-md,10px);max-width:680px;font-family:var(--font-sans,system-ui,sans-serif);color:var(--navy,#0D1B2A)}.pcs-error--critical{border-left:3px solid var(--coral-700,#b23a3a)}.pcs-error--warning{border-left:3px solid var(--amber-600,#b07700)}.pcs-error--info{border-left:3px solid var(--steel-400,#8899aa)}.pcs-error--soft{border-left:3px solid var(--signal-teal,#00a896)}.pcs-error__banner{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:999px;font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;align-self:flex-start}.pcs-error__banner--critical{background:color-mix(in srgb,var(--coral-700,#B23A3A) 10%,transparent);color:var(--coral-700,#B23A3A);border:1px solid color-mix(in srgb,var(--coral-700,#b23a3a) 28%,transparent)}.pcs-error__banner--warning{background:color-mix(in srgb,var(--amber-500,#E9B949) 14%,transparent);color:var(--amber-800,#7A5200);border:1px solid color-mix(in srgb,var(--amber-500,#e9b949) 36%,transparent)}.pcs-error__banner--info{background:color-mix(in srgb,var(--steel-400,#8899AA) 14%,transparent);color:var(--steel,#56616E);border:1px solid color-mix(in srgb,var(--steel-400,#8899aa) 32%,transparent)}.pcs-error__banner--soft{background:color-mix(in srgb,var(--signal-teal,#00A896) 10%,transparent);color:color-mix(in srgb,var(--signal-teal,#00A896) 80%,var(--navy,#0D1B2A));border:1px solid color-mix(in srgb,var(--signal-teal,#00a896) 28%,transparent)}.pcs-error__banner-dot{width:10px;height:10px;border-radius:999px;background:currentColor;opacity:.85}.pcs-error__title{font-size:14.5px;font-weight:600;line-height:1.4;color:var(--navy,#0D1B2A);margin:0}.pcs-error__body{font-size:13px;line-height:1.55;color:var(--navy,#0D1B2A);margin:0;max-width:560px}.pcs-error__body code{font-family:var(--font-mono,ui-monospace,monospace);font-size:12px;background:var(--surface-sunken,#F2F4F7);padding:1px 5px;border-radius:3px}.pcs-error__body em{color:var(--steel,#56616E);font-style:italic}.pcs-error__suggest-list{margin-top:4px;padding-top:12px;border-top:1px dashed var(--line,#e0e6ed);display:flex;flex-direction:column;gap:6px}.pcs-error__suggest-hd{font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;color:var(--muted,#8996A4);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.pcs-error__suggest{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:var(--white,#fff);border:1px solid var(--line,#e0e6ed);border-radius:var(--r-sm,6px);cursor:pointer;transition:all .15s ease;text-align:left;font-family:inherit;color:inherit;width:100%;min-height:44px}.pcs-error__suggest:focus-visible,.pcs-error__suggest:hover{background:var(--brand-accent-tint,#FEF6F1);border-color:color-mix(in srgb,var(--brand-accent,#D97757) 30%,var(--line,#E0E6ED));outline:none}.pcs-error__suggest-arrow{color:var(--brand-accent,#D97757);font-weight:600;flex-shrink:0;margin-top:1px}.pcs-error__suggest-q{font-size:13px;color:var(--navy,#0D1B2A);line-height:1.45;flex:1;min-width:0}.pcs-error__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.pcs-error__btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 14px;background:var(--white,#fff);border:1px solid var(--line,#e0e6ed);border-radius:999px;font-family:inherit;font-size:12.5px;font-weight:500;color:var(--navy,#0D1B2A);cursor:pointer;text-decoration:none;min-height:44px;transition:background .15s ease}.pcs-error__btn:focus-visible,.pcs-error__btn:hover{background:var(--surface-sunken,#F2F4F7);outline:none}.pcs-error__btn--primary{background:var(--navy,#0D1B2A);color:#fff;border-color:var(--navy,#0D1B2A)}.pcs-error__btn--primary:focus-visible,.pcs-error__btn--primary:hover{background:var(--navy-700,#102135)}.pcs-error__btn--teal{background:var(--signal-teal,#00A896);color:#fff;border-color:var(--signal-teal,#00A896)}.pcs-error__btn--teal:focus-visible,.pcs-error__btn--teal:hover{background:color-mix(in srgb,var(--signal-teal,#00A896) 88%,black)}.pcs-embed-strip{display:flex;gap:10px;padding:7px 14px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.6) 70%,rgba(255,255,255,0));backdrop-filter:blur(6px);font-family:var(--font-mono,ui-monospace,monospace);font-size:10.5px;letter-spacing:.04em;border-bottom:1px solid rgba(224,230,237,.5);flex-wrap:wrap}.pcs-embed-strip,.pcs-embed-strip__powered{align-items:center;color:var(--steel,#56616E)}.pcs-embed-strip__powered{display:inline-flex;gap:6px;font-family:var(--font-sans,system-ui,sans-serif);text-transform:none;letter-spacing:0;font-size:11px;font-weight:500}.pcs-embed-strip__powered b{color:var(--navy,#0D1B2A);font-weight:600}.pcs-embed-strip__scope{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;background:color-mix(in srgb,var(--signal-teal,#00A896) 12%,transparent);color:color-mix(in srgb,var(--signal-teal,#00A896) 85%,var(--navy,#0D1B2A));border-radius:999px;font-family:var(--font-mono,ui-monospace,monospace);font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.pcs-embed-strip__scope-dot{width:5px;height:5px;border-radius:999px;background:var(--signal-teal,#00A896);box-shadow:0 0 6px var(--signal-teal,#00A896)}.pcs-embed-strip__spacer{flex:1}.pcs-embed-strip__link{color:var(--steel,#56616E);text-decoration:none;font-family:var(--font-sans,system-ui,sans-serif);text-transform:none;letter-spacing:0;font-size:11px}.pcs-embed-strip__link:focus-visible,.pcs-embed-strip__link:hover{color:var(--navy,#0D1B2A);text-decoration:underline;outline:none}[data-embed=true] .pulse-chat-sidebar,[data-embed=true] .pulse-chat-widget-fab,[data-embed=true] nav.pulse-navbar,[data-embed=true] nav[aria-label=primary]{display:none!important}@media (max-width:640px){.pcs-error{padding:14px 16px;border-radius:var(--r-sm,6px)}.pcs-error__title{font-size:14px}.pcs-error__body,.pcs-error__suggest-q{font-size:13.5px}.pcs-error__actions{flex-direction:column}.pcs-error__btn{width:100%}.pcs-mobile-drawer{position:fixed;inset:0;z-index:50;display:flex}.pcs-mobile-drawer__scrim{position:absolute;inset:0;background:rgba(13,27,42,.45);backdrop-filter:blur(2px)}.pcs-mobile-drawer__panel{position:relative;width:min(88vw,320px);max-width:88vw;background:var(--navy,#0D1B2A);color:#fff;display:flex;flex-direction:column;box-shadow:2px 0 24px rgba(0,0,0,.3);animation:pcs-slide-in-left .22s cubic-bezier(.2,.8,.2,1)}@keyframes pcs-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.pcs-mobile-sheet{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;justify-content:flex-end}.pcs-mobile-sheet__scrim{position:absolute;inset:0;background:rgba(13,27,42,.45);backdrop-filter:blur(2px)}.pcs-mobile-sheet__panel{position:relative;background:var(--surface-page,#F8F5F0);color:var(--navy,#0D1B2A);border-radius:24px 24px 0 0;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 -8px 30px rgba(0,0,0,.2);animation:pcs-slide-up .24s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom,0)}@keyframes pcs-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pcs-mobile-sheet__handle{width:38px;height:4px;border-radius:4px;background:rgba(13,27,42,.2);margin:10px auto 6px;flex-shrink:0}.pcs-mobile-sheet__head{padding:8px 20px 14px;border-bottom:1px solid rgba(13,27,42,.06);flex-shrink:0}.pcs-mobile-sheet__eyebrow{font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;color:var(--muted,#8996A4);letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px}.pcs-mobile-sheet__title{font-family:var(--font-serif,Georgia,serif);font-size:20px;font-weight:400;letter-spacing:-.01em;color:var(--navy,#0D1B2A);margin:0}.pcs-mobile-sheet__body{flex:1;overflow-y:auto;padding:16px 20px 24px}aside.pulse-chat-sidebar{width:min(88vw,320px)!important}}.pcs-touch-target{min-height:44px;min-width:44px}