.pb-top{gap:12px;padding:0 16px;height:48px;border-bottom:1px solid #e5e7eb;background:#fff;font-size:13px}.pb-top,.pb-top__brand{display:flex;align-items:center;flex-shrink:0}.pb-top__brand{text-decoration:none}.pb-top__brand img{height:20px;width:auto;display:block}.pb-top__sep{width:1px;height:20px;background:#e5e7eb}.pb-top__crumb{color:#6b7280}.pb-top__actions{margin-left:auto;display:flex;align-items:center;gap:8px}.pb-top__secondary{display:inline-flex;align-items:center;gap:8px}.pb-top__btn{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:background .15s}.pb-top__btn:hover{background:#f9fafb}.pb-top__btn--primary{background:#2563eb;color:#fff;border-color:#2563eb}.pb-top__btn--primary:hover{background:#1d4ed8}.pb-top__avatar{width:28px;height:28px;border-radius:50%;background:#e0e7ff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#4338ca}.pb-persona{display:inline-flex;align-items:center;padding:2px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;gap:2px}.pb-persona[data-disabled]{opacity:.55;pointer-events:none}.pb-persona__opt{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border:none;background:transparent;border-radius:6px;font-size:11px;font-weight:600;color:#6b7280;cursor:pointer;transition:background .15s,color .15s}.pb-persona__opt:hover{color:#1f2937}.pb-persona__opt--active{background:#fff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.06)}.pb-persona__opt:disabled{cursor:not-allowed}.pb-flow{padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#fff}.pb-flow__hdr{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.pb-flow__title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.pb-flow__progress{font-size:10px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;color:#9ca3af}.pb-flow__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.pb-flow__step{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;padding:5px 6px;border-radius:6px;font-size:12px;color:#6b7280;position:relative}.pb-flow__step+.pb-flow__step:before{content:"";position:absolute;left:13px;top:-3px;width:1px;height:6px;background:#e5e7eb}.pb-flow__step--active{background:#eff6ff;color:#1e40af;font-weight:600}.pb-flow__step--done{color:#15803d}.pb-flow__step--todo{color:#9ca3af}.pb-flow__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#f3f4f6;color:#9ca3af;flex-shrink:0}.pb-flow__step--done .pb-flow__icon{background:#dcfce7;color:#15803d}.pb-flow__step--active .pb-flow__icon{background:#dbeafe;color:#1d4ed8}.pb-flow__label{min-width:0}.pb-flow__num{font-size:10px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;color:#cbd5e1}.pb-flow__step--done .pb-flow__num{color:#86efac}.pb-flow__step--active .pb-flow__num{color:#93c5fd}.pb-flow__spin{animation:pb-flow-spin 1.2s linear infinite}@keyframes pb-flow-spin{to{transform:rotate(1turn)}}.pb-tabs{display:none;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0}.pb-tabs__btn{flex:1;padding:8px 0;text-align:center;font-size:12px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s}.pb-tabs__btn--active{color:#2563eb;border-bottom-color:#2563eb}.pb-ws{display:grid;grid-template-columns:400px 1fr 280px;flex:1}.pb-col,.pb-ws{min-height:0;overflow:hidden}.pb-col{display:flex;flex-direction:column}.pb-col--chat{border-right:1px solid #e5e7eb;background:#fff}.pb-col--map{position:relative;background:#1a1a2e}.pb-col--artifacts{border-left:1px solid #e5e7eb;background:#fafafa;overflow-y:auto}.pb-col__hdr{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:600;flex-shrink:0}.pb-col__badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:1px 6px;border-radius:4px;background:#f3f4f6;color:#6b7280}.pb-thread{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.pb-msg{display:flex;gap:10px;max-width:100%}.pb-msg--user{justify-content:flex-end}.pb-msg__avatar{width:28px;height:28px;border-radius:50%;background:#e0e7ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pb-msg__avatar svg{width:14px;height:14px;color:#4338ca}.pb-msg__body{display:flex;flex-direction:column;gap:4px;min-width:0;max-width:calc(100% - 38px)}.pb-msg__name{font-size:11px;font-weight:600;color:#374151}.pb-bubble{background:#f3f4f6;border-radius:12px;border-top-left-radius:4px;padding:10px 14px;font-size:13px;line-height:1.55;color:#1f2937}.pb-bubble p{margin:0 0 6px}.pb-bubble p:last-child{margin-bottom:0}.pb-bubble h1,.pb-bubble h2,.pb-bubble h3,.pb-bubble h4{margin:0 0 8px;line-height:1.3;color:#111827}.pb-bubble h1{font-size:18px}.pb-bubble h2{font-size:16px}.pb-bubble h3{font-size:14px}.pb-bubble h4{font-size:13px}.pb-bubble ol,.pb-bubble ul{margin:4px 0;padding-left:18px}.pb-bubble li{margin-bottom:2px}.pb-bubble blockquote{margin:8px 0;padding-left:10px;border-left:3px solid #d1d5db;color:#4b5563}.pb-bubble pre{margin:8px 0;padding:10px 12px;border-radius:8px;background:#111827;color:#f9fafb;overflow-x:auto}.pb-bubble code{font-size:12px;background:#e5e7eb;padding:1px 4px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.pb-bubble pre code{background:transparent;padding:0;color:inherit}.pb-bubble strong{font-weight:600}.pb-bubble hr{margin:10px 0;border:0;border-top:1px solid #d1d5db}.pb-table-wrap{overflow-x:auto;margin:8px 0}.pb-bubble table{width:100%;border-collapse:collapse;font-size:12px}.pb-bubble td,.pb-bubble th{padding:7px 8px;border:1px solid #d1d5db;text-align:left;vertical-align:top}.pb-bubble th{background:#f9fafb;font-weight:600}.pb-bubble a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.pb-user-bubble{background:#2563eb;color:#fff;border-radius:12px;border-top-right-radius:4px;padding:10px 14px;font-size:13px;line-height:1.55;max-width:80%}.pb-tool{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;font-size:12px;background:#fff}.pb-tool__hdr{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:600}.pb-tool__status{margin-left:auto;font-size:10px;font-weight:600;text-transform:uppercase;padding:1px 6px;border-radius:4px}.pb-tool__status--ok{background:#dcfce7;color:#15803d}.pb-tool__status--run{background:#dbeafe;color:#1d4ed8;animation:pb-pulse 1.5s ease-in-out infinite}.pb-tool__status--err{background:#fee2e2;color:#b91c1c}.pb-tool__body{padding:8px 12px}.pb-tool__row{display:flex;gap:8px;padding:3px 0}.pb-tool__key{color:#6b7280;min-width:72px;flex-shrink:0}.pb-tool__val{color:#1f2937;word-break:break-word}.pb-tool__result{margin-top:6px;padding-top:6px;border-top:1px solid #f3f4f6;color:#374151}.pb-composer{padding:12px 16px;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.pb-cmp{display:flex;align-items:flex-end;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;background:#fafafa;transition:border-color .15s}.pb-cmp:focus-within{border-color:#93c5fd;background:#fff}.pb-cmp__ctx{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:500;background:#eff6ff;color:#2563eb;flex-shrink:0;white-space:nowrap}.pb-cmp__input{flex:1;border:none;outline:none;background:transparent;font-size:13px;resize:none;line-height:1.5;min-height:20px;max-height:120px;font-family:inherit}.pb-cmp__send{width:32px;height:32px;border-radius:8px;border:none;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.pb-cmp__send:hover{background:#1d4ed8}.pb-cmp__send:disabled{background:#93c5fd;cursor:not-allowed}.pb-cmp__send svg{width:16px;height:16px}.pb-cmp__hint{font-size:11px;color:#9ca3af;margin-top:6px;padding-left:4px}.pb-cmp__suggest{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:4px 12px;border-radius:8px;font-size:12px;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;cursor:pointer;transition:background .15s}.pb-cmp__suggest:hover{background:#dbeafe}.pb-map{position:absolute;inset:0}.pb-comply{top:12px;left:12px;display:inline-flex;gap:6px;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:600;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:10}.pb-comply--pass{color:#15803d}.pb-comply--fail{color:#b91c1c}.pb-comply__dot{width:8px;height:8px;border-radius:50%}.pb-comply__dot--pass{background:#22c55e}.pb-comply__dot--fail{background:#ef4444}.pb-legend{position:absolute;bottom:12px;left:12px;display:flex;flex-direction:column;gap:4px;padding:8px 28px 8px 12px;border-radius:8px;font-size:11px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:10}.pb-legend__item{display:flex;align-items:center;gap:6px}.pb-legend__swatch{width:12px;height:12px;border-radius:3px}.pb-legend__close{position:absolute;top:4px;right:4px;width:18px;height:18px;padding:0;border:none;border-radius:4px;background:transparent;color:#6b7280;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pb-legend__close:hover{background:rgba(0,0,0,.08);color:#111827}.pb-legend__reopen{position:absolute;bottom:12px;left:12px;width:24px;height:24px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);color:#374151;font-size:13px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:10}.pb-legend__reopen:hover{background:rgba(255,255,255,1)}.pb-art-section{padding:12px 16px;border-bottom:1px solid #e5e7eb}.pb-art-section__title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:8px}.pb-art-kv{display:flex;justify-content:space-between;padding:4px 0;font-size:12px}.pb-art-kv__key{color:#6b7280}.pb-art-kv__val{color:#1f2937;font-weight:500;text-align:right}.pb-artifact{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;margin-bottom:8px}.pb-artifact__name{font-size:13px;font-weight:600;margin-bottom:4px}.pb-artifact__meta{font-size:11px;color:#6b7280}.pb-artifact__checks{display:flex;gap:8px;margin-top:6px}.pb-artifact__check{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:500}.pb-artifact__check--pass{color:#15803d}.pb-artifact__check--fail{color:#b91c1c}.pb-contractor-form{display:flex;flex-direction:column;gap:6px}.pb-contractor-input{width:100%;height:32px;border:1px solid #e5e7eb;border-radius:6px;padding:0 8px;font:400 12px var(--font-sans,system-ui);color:#111827;background:#fff;outline:none}.pb-contractor-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.pb-contractor-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-size:12px;font-weight:600;cursor:pointer}.pb-contractor-button:hover{background:#f9fafb}.pb-contractor-button:disabled{opacity:.55;cursor:not-allowed}.pb-contractor-error{margin-top:8px;padding:8px;border:1px solid #fecaca;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:12px}.pb-contractor-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.pb-contractor{padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.pb-contractor__top{display:flex;align-items:flex-start;gap:8px}.pb-contractor__name{flex:1;min-width:0;font-size:12px;font-weight:700;color:#111827;line-height:1.35}.pb-contractor__link{display:inline-flex;color:#2563eb;text-decoration:none;padding:2px}.pb-contractor__meta{margin-top:3px;font-size:11px;color:#6b7280}.pb-contractor__badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.pb-contractor__badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:9999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:600}.pb-contractor__snippet{margin-top:6px;font-size:11px;line-height:1.4;color:#4b5563}.pb-contractor__actions{display:grid;grid-template-columns:1fr 28px;gap:6px;margin-top:8px}.pb-contractor__actions select{height:28px;border:1px solid #e5e7eb;border-radius:6px;padding:0 7px;background:#fff;color:#111827;font-size:11px;outline:none}.pb-contractor__actions select:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.pb-contractor__delete{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #fecaca;border-radius:6px;background:#fff;color:#dc2626;cursor:pointer}.pb-contractor__delete:hover{background:#fef2f2}.pb-fee-grid{display:grid;grid-template-columns:1fr;gap:6px}.pb-fee-field{display:flex;flex-direction:column;gap:3px;font-size:11px;font-weight:600;color:#6b7280}.pb-fee-field input,.pb-fee-field select{width:100%;height:32px;border:1px solid #e5e7eb;border-radius:6px;padding:0 8px;font:400 12px var(--font-sans,system-ui);color:#111827;background:#fff;outline:none}.pb-fee-field input:focus,.pb-fee-field select:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.pb-fee-permits{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.pb-fee-permit{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;font-size:11px;color:#374151}.pb-fee-permit input{margin:0}.pb-fee-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:32px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-size:12px;font-weight:700;cursor:pointer}.pb-fee-button:hover{background:#f9fafb}.pb-fee-button--primary{background:#111827;border-color:#111827;color:#fff}.pb-fee-button--primary:hover{background:#374151}.pb-fee-button:disabled{opacity:.55;cursor:not-allowed}.pb-fee-quote{display:flex;flex-direction:column;gap:8px;margin-top:10px}.pb-fee-line,.pb-fee-total{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pb-fee-line{padding-bottom:8px;border-bottom:1px solid #f3f4f6}.pb-fee-line__name{font-size:12px;font-weight:700;color:#111827}.pb-fee-line__meta{margin-top:2px;font-size:10px;color:#6b7280}.pb-fee-line strong,.pb-fee-total,.pb-fee-total strong{font-size:12px;color:#111827}.pb-fee-total{padding-top:2px;font-weight:800}.pb-fee-warnings{padding:8px;border-radius:6px;background:#fffbeb;color:#92400e;font-size:11px;line-height:1.4}.pb-fee-confirmation{margin-top:10px;padding:9px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;font-size:11px}.pb-fee-confirmation span,.pb-fee-confirmation strong{display:block;margin-top:2px}.pb-fee-history{margin-top:12px;padding-top:10px;border-top:1px solid #e5e7eb}.pb-fee-history__title{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#6b7280;margin-bottom:6px}.pb-fee-history__item{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #f3f4f6}.pb-fee-history__item:last-child{border-bottom:none}.pb-fee-history__code{font-size:11px;font-weight:700;color:#111827}.pb-fee-history__meta{margin-top:2px;font-size:10px;color:#6b7280}.pb-fee-history__item strong{font-size:11px;color:#111827}.pb-log{font-size:11px;display:flex;flex-direction:column;gap:6px}.pb-log__entry{display:flex;align-items:center;gap:6px;padding:4px 0}.pb-log__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.pb-log__dot--ok{background:#22c55e}.pb-log__dot--run{background:#3b82f6;animation:pb-pulse 1.5s ease-in-out infinite}.pb-log__dot--err{background:#ef4444}.pb-log__name{font-weight:500;color:#374151}.pb-log__time{margin-left:auto;color:#9ca3af}.pb-thinking{display:flex;align-items:center;gap:4px;padding:10px 14px}.pb-thinking__dot{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:pb-dot-bounce 1.4s ease-in-out infinite}.pb-thinking__dot:nth-child(2){animation-delay:.16s}.pb-thinking__dot:nth-child(3){animation-delay:.32s}@keyframes pb-dot-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.fq{border:1px solid #dbeafe;border-radius:12px;background:#fff;overflow:hidden;max-width:100%}.fq--disabled{opacity:.7;pointer-events:none}.fq-header{padding:14px 16px 10px;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-bottom:1px solid #dbeafe}.fq-header__title{font-size:14px;font-weight:700;color:#1e40af;margin-bottom:2px}.fq-header__desc{font-size:12px;color:#4b5563;margin-bottom:8px}.fq-header__progress{display:flex;align-items:center;gap:8px}.fq-progress{flex:1;height:4px;background:#e0e7ff;border-radius:2px;overflow:hidden}.fq-progress__bar{height:100%;background:#2563eb;border-radius:2px;transition:width .3s ease}.fq-progress__label{font-size:10px;color:#6b7280;white-space:nowrap}.fq-section{border-bottom:1px solid #f3f4f6}.fq-section:last-of-type{border-bottom:none}.fq-section__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;background:#fafbfc;border:none;cursor:pointer;font-size:12px;font-weight:600;color:#374151;transition:background .15s}.fq-section__header:hover{background:#f3f4f6}.fq-section__header--static{cursor:default}.fq-section__header--static:hover{background:#fafbfc}.fq-section__title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.fq-section__body{padding:8px 16px 12px;display:flex;flex-direction:column;gap:8px}.fq-section__desc{font-size:11px;color:#6b7280;margin:0 0 4px}.fq-field{display:flex;flex-direction:column;gap:3px}.fq-field--error .fq-input,.fq-field--error .fq-textarea,.fq-field--error select.fq-input{border-color:#fca5a5;background:#fef2f2}.fq-field__label{font-size:12px;font-weight:500;color:#374151}.fq-required{color:#ef4444;margin-left:2px}.fq-input{padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-family:inherit;color:#1f2937;background:#fff;transition:border-color .15s;outline:none}.fq-input:focus{border-color:#93c5fd;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.fq-textarea{padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-family:inherit;color:#1f2937;background:#fff;resize:vertical;outline:none;transition:border-color .15s}.fq-textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.fq-checkbox{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151;background:none;border:none;cursor:pointer;padding:2px 0;text-align:left}.fq-checkbox svg{color:#2563eb;flex-shrink:0}.fq-field__help{font-size:10px;color:#9ca3af}.fq-field__error{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:#ef4444;font-weight:500}.fq-permission{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s;width:100%}.fq-permission:hover{border-color:#bfdbfe;background:#f0f9ff}.fq-permission--checked{border-color:#93c5fd;background:#eff6ff}.fq-permission__icon{flex-shrink:0;margin-top:1px;color:#2563eb}.fq-permission__text{display:flex;flex-direction:column;gap:2px}.fq-permission__label{font-size:12px;font-weight:500;color:#374151}.fq-permission__desc{font-size:10px;color:#6b7280;line-height:1.4}.fq-footer{padding:10px 16px;background:#fafbfc;border-top:1px solid #f3f4f6}.fq-submit{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border-radius:8px;font-size:13px;font-weight:600;background:#2563eb;color:#fff;border:none;cursor:pointer;transition:background .15s;width:100%;justify-content:center}.fq-submit:hover{background:#1d4ed8}.fp{padding:0}.fp-section{padding:12px 16px;border-bottom:1px solid #e5e7eb}.fp-section__title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:8px}.fp-card{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;margin-bottom:8px;display:flex;gap:10px;align-items:flex-start}.fp-card__icon{width:28px;height:28px;border-radius:6px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#6b7280}.fp-card__icon--complete{background:#dcfce7;color:#15803d}.fp-card__body{flex:1;min-width:0}.fp-card__name{font-size:12px;font-weight:600;color:#1f2937;margin-bottom:2px}.fp-card__meta{font-size:10px;color:#6b7280}.fp-card__link{font-size:10px;color:#2563eb;text-decoration:underline}.fp-card__fields{margin-top:6px}.fp-card__field{display:flex;justify-content:space-between;font-size:10px;padding:2px 0}.fp-card__field-key{color:#6b7280;text-transform:capitalize}.fp-card__field-val{color:#1f2937;font-weight:500;text-align:right;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-card__more{font-size:10px;color:#9ca3af;padding-top:2px}.fp-card__actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.fp-card__status{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px}.fp-card__status--pending{background:#fef3c7;color:#92400e}.fp-card__status--complete{background:#dcfce7;color:#15803d}.fp-card__download{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:500;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;cursor:pointer;transition:background .15s}.fp-card__download:hover{background:#dbeafe}.pb-forms-done{border:1px solid #a7f3d0;border-radius:10px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);overflow:hidden}.pb-forms-done__hdr{display:flex;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:600;color:#15803d;border-bottom:1px solid #bbf7d0}.pb-forms-done__item{display:flex;align-items:center;gap:8px;padding:6px 14px;font-size:12px;color:#1f2937}.pb-forms-done__item svg{color:#15803d;flex-shrink:0}.pb-forms-done__hint{padding:8px 14px;font-size:11px;color:#6b7280;border-top:1px solid #bbf7d0;background:rgba(255,255,255,.5)}.fp-card__error{display:block;font-size:10px;color:#ef4444;margin-top:4px}.fp-card__toggle{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:#2563eb;background:none;border:none;cursor:pointer;padding:2px 0}.fp-card__toggle:hover{text-decoration:underline}.fp-spin{animation:fp-spinner .8s linear infinite}@keyframes fp-spinner{to{transform:rotate(1turn)}}@media (max-width:1100px){.pb-ws{grid-template-columns:360px 1fr}.pb-col--artifacts{display:none}}@media (max-width:820px){body:has(.pb-shell),html:has(.pb-shell){height:100%;overflow:hidden;overscroll-behavior:none}.pb-shell{height:100dvh}.pb-tabs{display:flex;flex-shrink:0}.pb-ws{grid-template-columns:1fr;min-height:0}.pb-col{display:none}.pb-col--visible{display:flex;min-height:0}.pb-col__hdr{flex-shrink:0}.pb-thread{min-height:0}.pb-composer{flex-shrink:0;padding-bottom:max(12px,env(safe-area-inset-bottom))}.pb-top__actions .pb-btn span,.pb-top__crumb{display:none}.pb-top__brand img{height:18px}.pb-top{padding:0 12px;gap:8px}.pb-cmp__ctx--md-up{display:none}.pb-interrupt{padding:0 8px;min-width:30px;justify-content:center}.pb-interrupt__lbl,.pb-top__secondary{display:none}}.pb-tool__head{all:unset;box-sizing:border-box;width:100%;display:flex;align-items:center;gap:8px;padding:7px 12px;background:#FAFAFA;border-bottom:1px solid transparent;cursor:pointer}.pb-tool.is-open .pb-tool__head{border-bottom-color:#EAEAEA}.pb-tool__head:hover{background:#F4F4F5}.pb-tool__summary{font-family:var(--font-mono);font-size:10.5px;color:#71717A;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px;flex:1}.pb-tool__caret{font-family:var(--font-mono);font-size:10px;color:#A1A1AA;margin-left:4px}.pb-tool__ico{width:16px;height:16px;border-radius:5px;background:#0A0A0A;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pb-tool__name{font-size:11px;font-family:var(--font-mono);font-weight:600;color:#0A0A0A;letter-spacing:.03em}.pb-tool__name code{color:#525252;background:transparent;padding:0}.pb-tool__val--ok{color:#059669}.pb-tool__val--bad{color:#DC2626}.pb-tool__partials{display:flex;flex-direction:column;gap:4px;padding:6px 10px;border-top:1px solid #f3f4f6;font-size:11px}.pb-tool__partial-row{display:flex;align-items:center;gap:6px;color:#4b5563}.pb-tool__partial-row--image{align-items:flex-start}.pb-tool__partial-label{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1f2937}.pb-tool__partial-meta{font-size:10px;color:#6b7280}.pb-tool__partial-meta,.pb-tool__partial-pill{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.pb-tool__partial-pill{font-size:9px;text-transform:uppercase;letter-spacing:.04em;padding:1px 5px;border-radius:4px;background:#f3f4f6;color:#4b5563}.pb-tool__partial-pill--ok{background:#ecfdf5;color:#047857}.pb-tool__partial-pill--err{background:#fef2f2;color:#b91c1c}.pb-tool__partial-pill--warn{background:#fef3c7;color:#b45309}.pb-tool__partial-pill--mute{background:#f3f4f6;color:#6b7280}.pb-tool__progress{flex:1 1 auto;height:4px;background:#f3f4f6;border-radius:999px;overflow:hidden}.pb-tool__progress-fill{height:100%;background:#4338ca;transition:width .2s ease}.pb-tool__partial-thumb{max-width:96px;max-height:64px;border-radius:6px;border:1px solid #e5e7eb}.pb-tool__rich{padding:8px 10px;border-top:1px solid #f3f4f6}.pb-voice{position:relative;gap:6px}.pb-voice,.pb-voice__btn{display:inline-flex;align-items:center}.pb-voice__btn{justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;cursor:pointer;font-size:14px;color:#1f2937;transition:background .12s ease,border-color .12s ease}.pb-voice__btn:hover{background:#f9fafb}.pb-voice__btn:focus-visible{outline:2px solid #4338ca;outline-offset:2px}.pb-voice__btn:disabled{cursor:not-allowed;opacity:.6}.pb-voice__btn--listening{background:#ecfdf5;border-color:#34d399;color:#047857;animation:pb-voice-pulse 1.2s ease-in-out infinite}.pb-voice__btn--thinking{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.pb-voice__btn--speaking{background:#fef3c7;border-color:#fde68a;color:#b45309}.pb-voice__btn--unsupported{opacity:.5;cursor:help}@keyframes pb-voice-pulse{0%,to{box-shadow:0 0 0 0 rgba(52,211,153,.45)}50%{box-shadow:0 0 0 6px rgba(52,211,153,0)}}.pb-voice__transcript-bubble{position:absolute;bottom:calc(100% + 6px);right:0;max-width:260px;padding:6px 8px;background:#111827;color:#f9fafb;font-size:11px;border-radius:6px;white-space:pre-wrap;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10}.pb-voice__transcript-bubble:after{content:"";position:absolute;top:100%;right:10px;width:0;height:0;border:4px solid transparent;border-top-color:#111827}.pb-voice__error{font-size:11px;color:#b91c1c}.pb-msg--ambient .pb-msg__body{border-left:2px solid #fbbf24;padding-left:10px}.pb-hitl{margin-top:8px;border:1px solid #e4e4e7;border-radius:12px;background:#fff;overflow:hidden}.pb-hitl--warn{border-color:#FDE68A;background:#FFFBEB}.pb-hitl--gate{border-color:#C4B5FD;background:#FAF5FF}.pb-hitl.is-resolved{opacity:.85}.pb-hitl__head{display:flex;align-items:center;gap:8px;padding:10px 14px 6px}.pb-hitl__badge{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;padding:3px 8px;border-radius:9999px;background:#0A0A0A;color:#fff}.pb-hitl--warn .pb-hitl__badge{background:#92400E}.pb-hitl--gate .pb-hitl__badge{background:#5B21B6}.pb-hitl__eta{margin-left:auto;font-family:var(--font-mono);font-size:10px;color:#71717A;letter-spacing:.04em}.pb-hitl__title{padding:2px 14px 0;font-size:14px;font-weight:600;color:#0A0A0A;line-height:1.35}.pb-hitl__sub{padding:4px 14px 8px;font-size:12.5px;color:#52525B;line-height:1.5}.pb-hitl__facts{padding:4px 14px 8px;display:grid;grid-template-columns:auto 1fr;gap:4px 14px;font-family:var(--font-mono);font-size:11.5px}.pb-hitl__factkey{color:#71717A}.pb-hitl__factval{color:#0A0A0A;font-weight:600}.pb-hitl__factval--ok{color:#15803D}.pb-hitl__factval--bad{color:#B91C1C}.pb-hitl__factval--warn{color:#B45309}.pb-hitl__disclose{border-top:1px solid #f4f4f5}.pb-hitl__discbtn{all:unset;box-sizing:border-box;cursor:pointer;width:100%;padding:8px 14px;display:flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:11.5px;color:#3F3F46;font-weight:500}.pb-hitl__discbtn:hover{background:#F4F4F5}.pb-hitl__discbtn-meta{margin-left:auto;font-family:var(--font-mono);font-size:10px;color:#A1A1AA}.pb-hitl__discbody{padding:4px 14px 12px;display:flex;flex-direction:column;gap:8px}.pb-hitl__cite{padding:8px 10px;background:#FAFAFA;border-radius:6px;border-left:2px solid #fbbf24}.pb-hitl__cite-src{font-family:var(--font-mono);font-size:10px;color:#71717A;letter-spacing:.03em;margin-bottom:3px}.pb-hitl__cite-txt{font-size:12px;color:#27272A;line-height:1.5}.pb-hitl__diff{padding:4px 14px 12px;display:flex;flex-direction:column;gap:4px}.pb-hitl__diffrow{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;padding:4px 0;border-bottom:1px dashed #e4e4e7}.pb-hitl__diffkey{color:#71717A;min-width:110px}.pb-hitl__diffold{color:#B91C1C;text-decoration:line-through}.pb-hitl__diffarrow{color:#A1A1AA}.pb-hitl__diffnew{color:#15803D;font-weight:600}.pb-hitl__actions{display:flex;gap:8px;padding:10px 14px 12px;border-top:1px solid #f4f4f5}.pb-hitl__btn{all:unset;box-sizing:border-box;cursor:pointer;padding:8px 14px;border-radius:7px;background:#0A0A0A;color:#fff;font-family:var(--font-sans);font-size:12px;font-weight:600;text-align:center}.pb-hitl__btn:hover{background:#27272A}.pb-hitl__btn--primary{background:#15803D}.pb-hitl__btn--primary:hover{background:#166534}.pb-hitl--warn .pb-hitl__btn--primary{background:#B45309}.pb-hitl--warn .pb-hitl__btn--primary:hover{background:#92400E}.pb-hitl__btn--ghost{background:transparent;color:#71717A;box-shadow:inset 0 0 0 1px #E4E4E7}.pb-hitl__btn--ghost:hover{background:#F4F4F5;color:#18181B}.pb-hitl__resolved{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid #f4f4f5;font-family:var(--font-mono);font-size:11px;letter-spacing:.03em}.pb-hitl__resolved--approve{color:#15803D;background:#F0FDF4}.pb-hitl__resolved--reject{color:#B91C1C;background:#FEF2F2}.pb-hitl__resolved--modify{color:#B45309;background:#FFFBEB}.pb-interrupt{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border:1px solid #d4d4d8;background:#fff;border-radius:8px;font-size:11px;font-family:var(--font-mono);letter-spacing:.04em;color:#525252;cursor:pointer;font-weight:600}.pb-interrupt__lbl{white-space:nowrap}.pb-interrupt__dot{width:7px;height:7px;border-radius:9999px;background:#D4D4D8;transition:all .15s;position:relative}.pb-interrupt.is-on{background:#0A0A0A;color:#fff;border-color:#0A0A0A}.pb-interrupt.is-on .pb-interrupt__dot{background:#FCD34D;box-shadow:0 0 0 3px rgba(252,211,77,.25)}.pb-interrupt.is-on .pb-interrupt__dot:after{content:"";position:absolute;inset:-3px;border-radius:9999px;border:1px solid #fcd34d;animation:pb-pulse-ring 1.6s infinite}@keyframes pb-pulse-ring{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.7);opacity:0}}.pb-interject{position:absolute;left:50%;top:12px;transform:translateX(-50%);z-index:7;background:#0A0A0A;color:#fff;border:1px solid rgba(252,211,77,.4);border-radius:12px;padding:12px 14px;display:grid;grid-template-columns:26px 1fr auto;gap:10px;align-items:flex-start;box-shadow:0 18px 40px rgba(0,0,0,.4);max-width:540px;min-width:460px;animation:pb-interject-in .28s ease both}@keyframes pb-interject-in{0%{transform:translate(-50%,-8px);opacity:0}to{transform:translateX(-50%);opacity:1}}.pb-interject__ico{width:26px;height:26px;border-radius:7px;background:#FCD34D;color:#0A0A0A;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pb-interject__lbl{font-size:10px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#FCD34D;font-weight:700;margin-bottom:4px;display:flex;align-items:center;gap:6px}.pb-interject__lbl:before{content:"";width:6px;height:6px;border-radius:9999px;background:#FCD34D;animation:pb-pulse 1.4s infinite}@keyframes pb-pulse{0%,to{opacity:1}50%{opacity:.45}}.pb-interject__body{font-size:13px;line-height:1.45}.pb-interject__body b{color:#FCD34D;font-weight:600}.pb-interject__body code{font-family:var(--font-mono);font-size:11.5px;background:rgba(255,255,255,.08);padding:1px 5px;border-radius:4px;color:#FCD34D}.pb-interject__actions{display:flex;flex-direction:column;gap:5px;flex-shrink:0;align-self:center}.pb-interject__btn{height:26px;padding:0 10px;font-size:11px;font-weight:600;border-radius:6px;cursor:pointer;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-family:inherit;white-space:nowrap}.pb-interject__btn--primary{background:#FCD34D;color:#0A0A0A;border-color:#FCD34D}.pb-agent-watch{position:absolute;top:56px;right:16px;width:260px;background:rgba(10,10,10,.92);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 12px;box-shadow:0 12px 32px rgba(0,0,0,.45);z-index:5;font-family:var(--font-sans)}.pb-agent-watch__head{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:#E5E7EB;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.pb-agent-watch__dot{width:7px;height:7px;border-radius:9999px;background:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,.2);animation:pb-watch-pulse 1.6s ease-in-out infinite}@keyframes pb-watch-pulse{0%,to{opacity:1}50%{opacity:.45}}.pb-agent-watch__row{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#D4D4D8;padding:4px 0;line-height:1.35}.pb-agent-watch__row--ok{color:#6EE7B7}.pb-agent-watch__row--err{color:#FCA5A5}.pb-agent-watch__row--think{color:#FBBF24}.pb-agents{display:flex;flex-direction:column;gap:6px}.pb-agent{display:grid;grid-template-columns:12px 1fr auto;gap:8px;align-items:center;padding:6px 0;border-top:1px dashed #eaeaea;font-size:12px}.pb-agent:first-child{border-top:none;padding-top:2px}.pb-agent__tick{width:9px;height:9px;border-radius:9999px;justify-self:center;position:relative}.pb-agent__tick--run{background:#F59E0B}.pb-agent__tick--run:after{content:"";position:absolute;inset:-3px;border-radius:9999px;border:1.5px solid #f59e0b;opacity:.5;animation:pb-pulse-ring 1.4s infinite}.pb-agent__tick--ok{background:#10B981}.pb-agent__tick--err{background:#EF4444}.pb-agent__tick--idle{background:#D4D4D8}.pb-agent__name{font-weight:500;color:#0A0A0A;line-height:1.2;min-width:0}.pb-agent__name code{display:block;margin-top:1px}.pb-agent__name code,.pb-agent__t{font-family:var(--font-mono);font-size:10px;color:#999;letter-spacing:.02em}.pb-agent-context-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:#F4F4F5;border-radius:9999px;font-size:10px;font-family:var(--font-mono);letter-spacing:.04em;color:#525252;margin-bottom:8px}.pb-agent-context-pill .pb-status__dot{background:#10B981}.pb-diff{background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:4px}.pb-diff__head{font-size:11px;color:#525252;line-height:1.3;margin-bottom:4px}.pb-diff__head b{color:#0A0A0A}.pb-diff__row{display:grid;grid-template-columns:12px 1fr;gap:6px;font-size:11px;line-height:1.35;padding:3px 0}.pb-diff__sign{font-family:var(--font-mono);font-weight:700;text-align:center}.pb-diff__sign--add{color:#059669}.pb-diff__sign--rem{color:#DC2626}.pb-diff__sign--mod{color:#B45309}.pb-diff__what{color:#333}.pb-diff__what code{font-family:var(--font-mono);font-size:10.5px;background:#F4F4F5;padding:1px 4px;border-radius:3px;color:#525252}.pb-diff__what s{color:#999}.pb-diff__what b{color:#0A0A0A;font-weight:600}.pb-diff__foot{margin-top:6px;padding-top:6px;border-top:1px dashed #eaeaea;font-size:11px;color:#525252;display:flex;justify-content:space-between}.pb-diff__risk--up{color:#DC2626;font-weight:600}.pb-diff__risk--down{color:#059669;font-weight:600}.pb-status__row{display:flex;align-items:center;gap:8px;color:#404040}.pb-status__dot{width:7px;height:7px;border-radius:9999px;flex-shrink:0}.pb-status__dot--ok{background:#10B981}.pb-status__dot--err{background:#EF4444}.pb-status__dot--idle{background:#D4D4D8}.pb-suggest{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.pb-suggest button{padding:6px 11px;background:#fff;color:#0A0A0A;border:1px solid #d4d4d8;border-radius:9999px;font-size:11px;cursor:pointer;font-family:var(--font-mono);letter-spacing:.02em;font-weight:600}.pb-suggest--primary{background:#0A0A0A!important;color:#fff!important;border-color:#0A0A0A!important}.pb-suggest button:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.1)}.pb-flowrail{display:flex;flex-direction:column}.pb-flowrail__step{display:grid;grid-template-columns:28px 1fr;gap:10px}.pb-flowrail__rail{display:flex;flex-direction:column;align-items:center}.pb-flowrail__dot{width:22px;height:22px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;font-family:var(--font-mono);flex-shrink:0;border:1.5px solid #d4d4d8;background:#fff;color:#A1A1AA}.pb-flowrail__line{width:2px;flex:1;background:#E4E4E7;min-height:18px;margin:2px 0}.pb-flowrail__body{padding-bottom:10px}.pb-flowrail__title{font-size:12px;font-weight:600;color:#0A0A0A}.pb-flowrail__sub{font-size:11px;color:#71717A;margin-top:1px}.pb-flowrail__step--done .pb-flowrail__dot{background:#0A0A0A;color:#fff;border-color:#0A0A0A}.pb-flowrail__step--done .pb-flowrail__line{background:#0A0A0A}.pb-flowrail__step--active .pb-flowrail__dot{background:#fff;color:#0A0A0A;border-color:#0A0A0A;box-shadow:0 0 0 3px rgba(10,10,10,.08)}.pb-flowrail__step--active .pb-flowrail__title{color:#0A0A0A}.pb-flowrail__step--todo .pb-flowrail__title{color:#71717A}.pb-hud{position:absolute;bottom:16px;right:16px;display:flex;flex-direction:column;gap:6px;align-items:flex-end;z-index:4}.pb-hud__row{background:rgba(14,23,32,.92);color:#E5E7EB;font-size:11px;font-family:var(--font-mono);letter-spacing:.04em;padding:6px 10px;border-radius:6px;display:flex;gap:10px;align-items:center}.pb-hud__row b{color:#fff;font-weight:600}.pb-hud__row--err{background:rgba(127,29,29,.95)}.pb-hud__row--ok{background:rgba(6,78,59,.95)}.pb-comply{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:10px;padding:10px 14px;background:rgba(255,255,255,.98);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.3);z-index:4}.pb-comply__dot{width:10px;height:10px;border-radius:9999px}.pb-comply__dot--ok{background:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,.2)}.pb-comply__dot--warn{background:#F59E0B;box-shadow:0 0 0 3px rgba(245,158,11,.2)}.pb-comply__dot--err{background:#EF4444;box-shadow:0 0 0 3px rgba(239,68,68,.2)}.pb-comply__title{font-size:13px;font-weight:600}.pb-comply__sub{font-size:11px;color:#666;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.03em;margin-top:2px}.pb-cc{margin-top:8px;border:1px solid #1f1f22;border-radius:8px;background:#0B0B0D;color:#E4E4E7;overflow:hidden}.pb-cc__head{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#111114;border-bottom:1px solid #1f1f22;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:#A1A1AA}.pb-cc__brand{display:inline-flex;align-items:center;gap:6px;color:#D97757;font-weight:700}.pb-cc__brand:before{content:"";width:7px;height:7px;border-radius:9999px;background:#D97757}.pb-cc__target{margin-left:auto;padding:2px 7px;border-radius:4px;background:rgba(217,119,87,.12);color:#D97757;font-weight:600}.pb-cc__target--be{background:rgba(96,165,250,.12);color:#93C5FD}.pb-cc__target--fe{background:rgba(167,243,208,.12);color:#6EE7B7}.pb-cc__target--inf{background:rgba(196,181,253,.12);color:#C4B5FD}.pb-cc__title{padding:9px 12px 4px;font-family:var(--font-sans);font-size:12.5px;font-weight:600;color:#FAFAFA}.pb-cc__body{padding:0 12px 10px;font-family:var(--font-mono);font-size:11.5px;line-height:1.55;color:#D4D4D8;white-space:pre-wrap}.pb-cc__body code{background:rgba(255,255,255,.06);padding:0 4px;border-radius:3px;color:#FBBF24}.pb-cc__foot{display:flex;gap:6px;padding:8px 10px;background:#0E0E11;border-top:1px solid #1f1f22}.pb-cc__pill{font-size:10px;padding:3px 7px;border-radius:4px;background:rgba(255,255,255,.04);color:#A1A1AA}.pb-cc__pill,.pb-cc__run{font-family:var(--font-mono);letter-spacing:.04em}.pb-cc__run{margin-left:auto;font-size:10.5px;padding:4px 10px;border-radius:5px;background:#D97757;color:#0A0A0A;border:0;font-weight:700;cursor:pointer}.pb-cc__run:hover{background:#E89070}