.pd-stage{position:relative}.pd-shell{--bg:#090b12;--surface:#10131f;--surface-subtle:#171b2b;--sidebar:#090b12;--ink:#edf2ff;--ink-strong:#f7f9ff;--muted:#adb4c4;--faint:#858da0;--line:#2c3041;--line-strong:#59627d;--accent:#579ce8;--accent-ink:#79b5f2;--bole:#579ce8;--button-ink:#090b12;--gild:#67d5b1;--warn:#e8ad5b;--warn-ink:#f3c985;--danger:#db4d91;--clay:#7357f6;--clay-ink:#b9afff;--selection:color-mix(in oklch, var(--accent) 18%, transparent);--hover-subtle:color-mix(in oklch, var(--accent) 5.5%, transparent);--accent-soft:color-mix(in oklch, var(--accent) 16%, transparent);--accent-border:color-mix(in oklch, var(--accent) 42%, transparent);--gild-soft:color-mix(in oklch, var(--gild) 14%, transparent);--mono:var(--font-mono);--speed:.16s;--ease:cubic-bezier(.22, 1, .36, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);height:700px;color:var(--ink);font-family:var(--font-sans);outline:1px solid color-mix(in oklab, var(--nocturne-ink) 18%, transparent);text-align:left;border-radius:10px;grid-template:"chrome chrome"44px"sidebar workspace"minmax(0,1fr)/268px minmax(0,1fr);font-size:13px;line-height:1.45;display:grid;overflow:hidden;box-shadow:0 30px 80px #0a0e1852}.pd-shell.pd-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.pd-shell.pd-sidebar-collapsed .pd-sidebar{display:none}.pd-shell *{box-sizing:border-box}.pd-shell button{font:inherit;cursor:pointer}.pd-shell p,.pd-shell h1,.pd-shell h2,.pd-shell h4,.pd-shell dl,.pd-shell dd{margin:0}.pd-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.pd-chrome{background:var(--sidebar);border-bottom:1px solid var(--line);grid-area:chrome;align-items:center;gap:2px;padding:0 14px;display:flex}.pd-traffic{gap:7px;margin-right:12px;display:flex}.pd-traffic i{background:#3a3f52;border-radius:50%;width:11px;height:11px}.pd-chrome-button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.pd-chrome-button:hover:not(:disabled){background:var(--surface-subtle);color:var(--ink-strong)}.pd-chrome-button:disabled{opacity:.4;cursor:default}.pd-chrome-divider{background:var(--line);width:1px;height:18px;margin:0 6px}.pd-chrome-history{display:flex}.pd-chrome-title{min-width:0;color:var(--ink-strong);flex:1;align-items:center;gap:9px;padding:0 8px;font-size:13px;font-weight:550;display:flex}.pd-chrome-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pd-chrome-sample{color:var(--faint);font-family:var(--mono);font-size:10px}.pd-mobile-nav{border-bottom:1px solid var(--line);background:var(--sidebar);grid-area:mobilenav;gap:4px;padding:8px 12px;display:none}.pd-mobile-nav button{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 12px;font-size:12.5px;font-weight:550}.pd-mobile-nav button[aria-current=page]{background:var(--selection);color:var(--ink-strong)}.pd-sidebar{background:var(--sidebar);border-right:1px solid var(--line);flex-direction:column;grid-area:sidebar;gap:12px;min-height:0;padding:16px 14px 12px;display:flex}.pd-brand{align-items:center;gap:10px;min-height:34px;padding:0 2px;display:flex}.pd-brand-mark{width:30px;height:30px}.pd-brand-field{fill:var(--accent)}.pd-brand-surface{fill:var(--ink-strong)}.pd-brand-under{fill:var(--clay)}.pd-brand-trace{fill:var(--danger)}.pd-brand strong{color:var(--ink-strong);letter-spacing:-.01em;font-size:14px}.pd-theme{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.pd-nav{gap:3px;display:grid}.pd-nav button{height:34px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:550;display:flex}.pd-nav button:hover{background:var(--hover-subtle);color:var(--ink-strong)}.pd-nav button[aria-current=page]{background:var(--selection);color:var(--ink-strong);font-weight:600}.pd-side-filter{border:1px solid var(--line);background:var(--surface);height:38px;color:var(--faint);border-radius:7px;align-items:center;padding-left:11px;display:flex}.pd-side-filter input{min-width:0;height:36px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 11px;font-size:12.5px}.pd-side-filter input::placeholder{color:var(--faint);opacity:1}.pd-side-filter:focus-within{border-color:var(--accent)}.pd-side-control{gap:7px;display:grid}.pd-side-control-head{justify-content:space-between;align-items:center;padding:0 3px;display:flex}.pd-side-control-head h2{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:650}.pd-side-control-head span{color:var(--faint);font-family:var(--mono);font-size:10px}.pd-scope-card{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.pd-scope-card>div{flex:1;min-width:0}.pd-scope-card strong{color:var(--ink-strong);font-size:12.5px;font-weight:600;display:block}.pd-scope-card span{text-overflow:ellipsis;white-space:nowrap;color:var(--faint);font-family:var(--mono);font-size:9.5px;display:block;overflow:hidden}.pd-agent-tabs{flex-wrap:wrap;gap:5px;display:flex}.pd-agent-tabs button{border:1px solid var(--line);height:30px;color:var(--muted);background:0 0;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:550;display:flex}.pd-agent-tabs button:hover{background:var(--hover-subtle);color:var(--ink-strong)}.pd-agent-tabs button[aria-pressed=true]{background:var(--selection);border-color:var(--accent-border);color:var(--accent-ink);font-weight:650}.pd-agent-dot{background:var(--source-accent,var(--muted));border-radius:50%;width:6px;height:6px;display:block}.pd-source-codex{--source-accent:var(--accent);--source-badge-bg:color-mix(in oklch, var(--accent) 30%, var(--surface));--source-badge-ink:var(--accent-ink)}.pd-source-claude_code{--source-accent:var(--warn);--source-badge-bg:color-mix(in oklch, var(--warn) 25%, var(--surface));--source-badge-ink:var(--warn-ink)}.pd-source-pi,.pd-source-opencode,.pd-source-cline{--source-accent:var(--gild);--source-badge-bg:color-mix(in oklch, var(--gild) 23%, var(--surface));--source-badge-ink:color-mix(in oklch, var(--gild) 72%, var(--ink-strong))}.pd-source-badge{background:var(--source-badge-bg,var(--surface-subtle));height:22px;color:var(--source-badge-ink,var(--muted));font-family:var(--mono);border-radius:5px;flex:0 0 22px;justify-content:center;align-items:center;font-size:8px;display:flex}.pd-side-projects{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;flex-direction:column;flex:1;gap:7px;min-height:0;display:flex;overflow-y:auto}.pd-project{border-radius:8px;flex-direction:column;gap:3px;display:flex}.pd-project.is-expanded{background:var(--surface);padding:4px 0 6px}.pd-project-heading{align-items:center;display:flex}.pd-project-toggle{min-width:0;height:36px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:7px;flex:1;align-items:center;gap:8px;padding:0 9px;display:flex}.pd-project-toggle:hover{background:var(--hover-subtle);color:var(--ink-strong)}.pd-project-caret{width:14px;color:var(--faint);text-align:center;transition:transform var(--speed) var(--ease);font-size:16px;display:inline-block}.pd-project.is-expanded .pd-project-caret{transform:rotate(90deg)}.pd-project-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12.75px;font-weight:550;overflow:hidden}.pd-project.is-expanded .pd-project-name{color:var(--ink-strong);font-weight:650}.pd-local-badge{border:1px solid var(--line-strong);color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:3px 6px;font-size:8.5px}.pd-action-menu{flex:none;position:relative}.pd-action-menu>summary{width:28px;height:28px;color:var(--faint);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;list-style:none;display:inline-flex}.pd-action-menu>summary::-webkit-details-marker{display:none}.pd-action-menu>summary:hover,.pd-action-menu[open]>summary{background:var(--surface-subtle);color:var(--ink-strong)}.pd-popover{z-index:30;border:1px solid var(--line-strong);background:var(--surface-subtle);border-radius:8px;min-width:200px;padding:10px;position:absolute;box-shadow:0 18px 40px #00000080}.pd-popover-menu{gap:2px;display:grid;top:32px;right:0}.pd-popover-menu button,.pd-popover-menu span{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:12px;display:block}.pd-popover-menu span{color:var(--faint)}.pd-popover-menu button:hover{background:var(--selection)}.pd-project-sessions{flex-direction:column;gap:3px;display:flex}.pd-side-session{min-height:44px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:7px 9px 7px 29px;display:flex}.pd-side-session:hover{background:var(--hover-subtle);color:var(--ink-strong)}.pd-side-session.is-active{background:var(--selection);color:var(--ink-strong)}.pd-side-session.is-new{box-shadow:inset 2px 0 var(--gild);animation:pd-arrive .9s var(--ease)}@keyframes pd-arrive{0%{background:color-mix(in oklch, var(--gild) 22%, transparent);opacity:0}}.pd-side-session-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12.5px;font-weight:500;overflow:hidden}.pd-side-session time{color:var(--faint);font-family:var(--mono);text-align:right;flex:0 0 26px;font-size:9px}.pd-empty{color:var(--muted);padding:8px 6px;font-size:12px;line-height:1.5}.pd-empty button{color:var(--accent-ink);background:0 0;border:0;padding:0;text-decoration:underline}.pd-sidebar-foot{border-top:1px solid var(--line);align-items:center;gap:9px;min-height:44px;padding-top:11px;display:flex}.pd-sidebar-foot>div{flex:1;min-width:0}.pd-sidebar-foot strong{color:var(--ink);font-size:11.5px;font-weight:600;display:block}.pd-sidebar-foot span:not(.pd-foot-action):not(.pd-foot-signin){color:var(--faint);font-size:10.5px;display:block}.pd-foot-action{color:var(--faint);display:inline-flex}.pd-foot-signin{border:1px solid var(--line-strong);color:var(--ink-strong);border-radius:5px;padding:5px 9px;font-size:11px;font-weight:600}.pd-status-dot{background:var(--gild);border-radius:50%;width:7px;height:7px;display:inline-block}.is-warn .pd-status-dot{background:var(--warn)}.pd-sidebar-foot .pd-status-dot{background:var(--faint)}.pd-workspace{scroll-behavior:auto;background:var(--surface);scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;grid-area:workspace;min-width:0;min-height:0;overflow-y:auto}.pd-view{gap:20px;max-width:980px;padding:26px 30px 56px;display:grid}.pd-view-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:16px;display:flex}.pd-view-header h1{color:var(--ink-strong);letter-spacing:-.015em;font-size:20px;font-weight:650}.pd-view-header p{color:var(--muted);margin-top:4px;font-size:12.5px}.pd-view-meta{align-items:center;gap:8px;display:flex}.pd-scope-chip{border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent);font-family:var(--mono);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:5px 9px;font-size:10.5px;font-weight:650;display:inline-flex}.pd-status-chip{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:11.5px;display:inline-flex}.pd-capture-strip{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid}.pd-capture-strip>div{border-left:1px solid var(--line);gap:5px;padding:14px 18px 16px;display:grid}.pd-capture-strip>div:first-child{border-left:0}.pd-capture-strip dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.pd-capture-strip dd{color:var(--ink-strong);font-family:var(--mono);letter-spacing:-.02em;font-size:21px;font-weight:600}.pd-capture-strip dd.pd-capture-when{padding:4px 0 3px;font-size:14px}.pd-overview-sources{max-width:720px}.pd-section-head{border-bottom:1px solid var(--line-strong);padding-bottom:10px}.pd-section-head h2{color:var(--ink-strong);font-size:15px;font-weight:650}.pd-row-list{display:grid}.pd-source-item{border-top:1px solid var(--line);gap:8px;padding:12px 0;display:grid}.pd-row-list>.pd-source-item:first-child{border-top:0}.pd-source-item>div:first-child{gap:3px;display:grid}.pd-source-item strong{color:var(--ink-strong);font-size:13px;font-weight:620}.pd-source-item code{color:var(--muted);font-family:var(--mono);font-size:11.5px}.pd-source-item-status{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.pd-source-item-status>span:first-child{align-items:center;gap:7px;display:inline-flex}.pd-table{display:grid}.pd-table-head,.pd-table-row{border-top:1px solid var(--line);text-align:left;grid-template-columns:minmax(0,1fr) 90px 130px;align-items:center;gap:16px;padding:12px 4px;display:grid}.pd-table-head{border-top:0;border-bottom:1px solid var(--line-strong);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.pd-table-row{color:var(--ink);background:0 0;border-bottom:0;border-left:0;border-right:0}.pd-table-row:hover{background:var(--hover-subtle)}.pd-table-row strong{color:var(--ink-strong);font-size:13px;font-weight:600;display:block}.pd-table-row>span:first-child span{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.pd-table-row>span:not(:first-child){color:var(--muted);font-family:var(--mono);text-align:right;font-size:11.5px}.pd-table-head span:not(:first-child){text-align:right}.pd-search-box{max-width:560px;display:block}.pd-search-box input{border:1px solid var(--line-strong);background:var(--bg);width:100%;height:44px;color:var(--ink);font:inherit;border-radius:8px;padding:0 14px;font-size:14px}.pd-search-box input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.pd-search-box input::placeholder{color:var(--faint);opacity:1}.pd-search-scope{color:var(--ink);font-size:13.5px}.pd-search-filters{border:0;flex-wrap:wrap;gap:12px;margin:0;padding:0;display:flex}.pd-search-filters legend{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.pd-search-filters label{color:var(--muted);gap:5px;font-size:11.5px;display:grid}.pd-search-filters select,.pd-search-filters input{border:1px solid var(--line);background:var(--bg);height:34px;color:var(--ink);font:inherit;border-radius:6px;padding:0 10px;font-size:12.5px}.pd-panel{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;padding:16px 18px}.pd-search-teach{max-width:560px;color:var(--muted);gap:12px;font-size:12.5px;line-height:1.55;display:grid}.pd-search-examples{flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.pd-search-examples button{border:1px solid var(--line-strong);color:var(--ink);font-family:var(--mono);background:0 0;border-radius:5px;padding:5px 9px;font-size:11.5px}.pd-search-examples button:hover{border-color:var(--accent);color:var(--accent-ink)}.pd-result-count{color:var(--muted);font-size:11.5px}.pd-results{border-top:1px solid var(--line-strong);display:grid}.pd-result{border-top:1px solid var(--line);gap:7px;padding:14px 4px;display:grid}.pd-result:first-child{border-top:0}.pd-result-head{flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.pd-result-head h2{font-size:13px;font-weight:600}.pd-result-head h2 button{color:var(--ink-strong);font:inherit;background:0 0;border:0;padding:0;font-weight:600}.pd-result-head h2 button:hover{text-decoration:underline}.pd-result-head .pd-scope-chip{margin-left:auto}.pd-citation{color:var(--gild);font-family:var(--mono);text-align:left;background:0 0;border:0;padding:0;font-size:11.5px}.pd-citation:hover{text-decoration:underline}.pd-result>p{max-width:72ch;color:var(--ink);overflow-wrap:anywhere;font-size:13px;line-height:1.55}.pd-result mark,.pd-search-evidence mark{background:var(--gild-soft);color:var(--gild);border-radius:2px;padding:0 2px}.pd-result-meta{color:var(--muted);flex-wrap:wrap;gap:6px 14px;font-size:11.5px;display:flex}.pd-result-meta time{font-family:var(--mono)}.pd-search-evidence{border-left:2px solid var(--line);margin-top:4px;padding-left:12px}.pd-search-evidence summary{color:var(--muted);cursor:pointer;font-size:12px}.pd-search-evidence ol{gap:12px;margin:12px 0 0;padding-left:20px;display:grid}.pd-search-evidence li{color:var(--muted);gap:4px;font-size:12px;display:grid}.pd-search-evidence li p{color:var(--ink);font-size:12.5px;line-height:1.5}.pd-search-evidence li span{font-family:var(--mono);font-size:11px}.pd-thread{min-height:100%}.pd-thread-toolbar{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in oklch, var(--surface) 84%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:center;gap:12px;height:50px;padding:0 18px;display:flex;position:sticky;top:0}.pd-thread-title{align-items:center;gap:8px;min-width:0;display:flex}.pd-thread-title h1{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-strong);font-size:13.5px;font-weight:550;overflow:hidden}.pd-thread-actions{align-items:center;gap:6px;display:flex}.pd-privacy{color:var(--muted);font-family:var(--mono);padding:0 10px 0 0;font-size:10.5px}.pd-button{border:1px solid var(--bole);background:var(--bole);height:30px;color:var(--button-ink);border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:650;display:inline-flex}.pd-button:hover{background:color-mix(in oklch, var(--bole) 90%, var(--bg))}.pd-button-secondary{border-color:var(--line);background:var(--surface-subtle);color:var(--ink-strong)}.pd-button-secondary:hover{background:var(--surface)}.pd-button .pd-icon{width:14px;height:14px}.pd-handoff,.pd-facts{position:relative}.pd-copy-popover{gap:10px;width:260px;display:grid;top:36px;right:0}.pd-copy-popover h2,.pd-facts-popover h2{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:650}.pd-copy-actions{gap:2px;display:grid}.pd-copy-actions button{width:100%;min-height:36px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.pd-copy-actions button:hover{background:var(--selection)}.pd-copy-actions strong{font-size:12.5px;font-weight:600}.pd-copy-actions span{color:var(--muted);font-size:13px}.pd-turn-count{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:12px;display:flex}.pd-turn-count input{border:1px solid var(--line);background:var(--bg);width:64px;height:30px;color:var(--ink);font:inherit;border-radius:5px;padding:0 8px;font-size:12.5px}.pd-copy-status{color:var(--gild);padding:0 10px;font-size:12px}.pd-copy-manual{color:var(--muted);gap:6px;font-size:11.5px;display:grid}.pd-copy-manual textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font:11px/1.5 var(--mono);border-radius:5px;padding:8px}.pd-facts-popover{gap:10px;width:240px;display:grid;top:36px;right:0}.pd-facts-popover dl{grid-template-columns:auto 1fr;gap:6px 14px;font-size:12px;display:grid}.pd-facts-popover dt{color:var(--muted)}.pd-facts-popover dd{color:var(--ink);font-family:var(--mono);overflow-wrap:anywhere;font-size:11px}.pd-thread-canvas{padding:14px 36px 72px}.pd-thread-reader{gap:22px;max-width:820px;margin:0 auto;display:grid}.pd-conversation-head{color:var(--faint);font-family:var(--mono);font-size:10.5px}.pd-msg{border-radius:8px;outline:0;grid-template-columns:30px minmax(0,1fr);transition:box-shadow .4s;display:grid}.pd-msg.is-flash .pd-msg-body{box-shadow:0 0 0 2px var(--gild);border-radius:8px}.pd-msg-seq{color:#0000;font-family:var(--mono);text-align:right;-webkit-user-select:none;user-select:none;transition:color var(--speed) var(--ease);padding:3px 9px 0 0;font-size:10.5px}.pd-msg:hover .pd-msg-seq,.pd-msg:focus-within .pd-msg-seq,.pd-msg.is-flash .pd-msg-seq{color:var(--gild)}.pd-msg-body{gap:8px;min-width:0;display:grid}.pd-msg-header-row{align-items:center;gap:8px;display:flex}.pd-msg-header-row header{flex-wrap:wrap;flex:1;align-items:baseline;gap:4px 10px;display:flex}.pd-msg-header-row strong{color:var(--ink-strong);font-size:12px;font-weight:600}.pd-msg-header-row time{color:var(--muted);font-family:var(--mono);font-size:10.5px}.pd-msg-copy{min-height:26px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:5px;padding:4px 7px;font-size:10.5px}.pd-msg-copy:hover{border-color:var(--line);color:var(--ink-strong)}.pd-role-user .pd-msg-body{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;padding:11px 14px 12px}.pd-role-user .pd-msg-header-row{grid-area:1/2;align-self:start}.pd-role-user .pd-msg-header-row header{display:none}.pd-role-user .pd-msg-content{grid-area:1/1}.pd-role-user .pd-msg-seq{padding-top:14px}.pd-role-tool .pd-msg-body{background:var(--surface-subtle);border-radius:8px;padding:12px 14px}.pd-md{color:var(--ink);gap:10px;max-width:75ch;font-size:14.5px;line-height:1.7;display:grid}.pd-md p{overflow-wrap:anywhere}.pd-md code{background:var(--bg);font-family:var(--mono);border-radius:4px;padding:1px 5px;font-size:12px}.pd-md pre{border:1px solid var(--line);background:var(--bg);font-family:var(--mono);border-radius:6px;margin:0;padding:10px 12px;font-size:11.5px;line-height:1.6;overflow-x:auto}.pd-md pre code{font-size:inherit;background:0 0;padding:0}.pd-md-plain{color:var(--muted)}.pd-role-tool .pd-md{font-family:var(--mono);white-space:pre-wrap;font-size:12px;line-height:1.6}.pd-redacted{background:var(--gild-soft);color:var(--gild);font-family:var(--mono);border-radius:3px;padding:1px 5px;font-size:11.5px}.pd-context{background:var(--surface-subtle);color:var(--muted);border-radius:8px;margin-left:30px;padding:10px 14px}.pd-context summary{cursor:pointer;font-size:12px;font-weight:600}.pd-context p{margin-top:8px;font-size:12.5px}.pd-evidence-index{border-top:1px solid var(--line);margin-left:30px;padding-top:14px}.pd-evidence-index summary{color:var(--muted);cursor:pointer;font-size:12.5px;font-weight:600}.pd-timeline-item{border-top:1px solid var(--line);gap:8px;padding:13px 0;display:grid}.pd-timeline-item>div:first-child{align-items:baseline;gap:12px;display:flex}.pd-chunk-type{color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;font-size:10.5px}.pd-timeline-item p{color:var(--ink);font-size:13px;line-height:1.55}.pd-tags{flex-wrap:wrap;gap:6px;display:flex}.pd-tags code{border:1px solid var(--line);color:var(--muted);font-family:var(--mono);border-radius:4px;padding:3px 7px;font-size:10.5px}@media (width<=1100px){.pd-shell{grid-template-columns:236px minmax(0,1fr)}.pd-thread-canvas{padding-inline:22px}.pd-view{padding:22px 22px 48px}.pd-chrome-sample{display:none}}@media (width<=850px){.pd-shell{grid-template:"chrome"44px"mobilenav""workspace"minmax(0,1fr)/minmax(0,1fr);height:620px}.pd-mobile-nav{display:flex}.pd-sidebar,.pd-shell.pd-sidebar-collapsed .pd-sidebar{display:none}.pd-capture-strip{grid-template-columns:1fr}.pd-capture-strip>div{border-left:0;border-top:1px solid var(--line)}.pd-capture-strip>div:first-child{border-top:0}.pd-table-head,.pd-table-row{grid-template-columns:minmax(0,1fr) 60px}.pd-table-head span:last-child,.pd-table-row span:last-child{display:none}.pd-thread-toolbar{flex-wrap:wrap;height:auto;padding:10px 14px}.pd-thread-canvas{padding:14px 14px 48px}.pd-msg{grid-template-columns:22px minmax(0,1fr)}.pd-context,.pd-evidence-index{margin-left:22px}.pd-privacy{display:none}.pd-copy-popover,.pd-facts-popover{left:0;right:auto}}@media (width<=640px){.pd-shell{border-radius:8px;font-size:13px}.pd-view{padding:18px 16px 40px}.pd-md{font-size:14px}.pd-button{height:36px}}@media (prefers-reduced-motion:reduce){.pd-shell *{transition:none!important;animation:none!important}}
