.hermes-agent-studio:where(.astro-hixljcam){display:flex;flex-direction:column;background:#090d16;border:1px solid #1e293b;border-radius:12px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#f1f5f9;margin:1.5rem 0;box-shadow:0 12px 36px #0006}.studio-toolbar:where(.astro-hixljcam){display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;background:#0f172a;border-bottom:1px solid #1e293b;flex-wrap:wrap;gap:.75rem}.toolbar-group:where(.astro-hixljcam){display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.studio-badge:where(.astro-hixljcam){display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;letter-spacing:.08em;color:#38bdf8;background:#38bdf81a;padding:.3rem .65rem;border-radius:6px;border:1px solid rgba(56,189,248,.3)}.pulse-dot:where(.astro-hixljcam){width:8px;height:8px;background:#38bdf8;border-radius:50%;animation:pulse 1.8s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}.preset-selector:where(.astro-hixljcam){display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#94a3b8}.studio-select:where(.astro-hixljcam){background:#1e293b;border:1px solid #334155;color:#f8fafc;padding:.35rem .65rem;border-radius:6px;font-size:.85rem;cursor:pointer}.toolbar-actions:where(.astro-hixljcam){display:flex;gap:.5rem}.studio-btn:where(.astro-hixljcam){display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:6px;font-size:.82rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease}.studio-btn:where(.astro-hixljcam).primary{background:#0284c7;color:#fff;border-color:#38bdf8}.studio-btn:where(.astro-hixljcam).primary:hover{background:#0369a1}.studio-btn:where(.astro-hixljcam).secondary{background:#1e293b;color:#cbd5e1;border-color:#334155}.studio-btn:where(.astro-hixljcam).secondary:hover{background:#334155;color:#fff}.studio-btn:where(.astro-hixljcam).danger{background:#ef444426;color:#fca5a5;border-color:#ef444466}.studio-btn:where(.astro-hixljcam).danger:hover{background:#ef4444;color:#fff}.studio-workspace:where(.astro-hixljcam){display:grid;grid-template-columns:240px 1fr 300px;height:640px;background:#090d16}@media(max-width:1024px){.studio-workspace:where(.astro-hixljcam){grid-template-columns:1fr;height:auto}}.studio-palette:where(.astro-hixljcam){background:#0f172a;border-right:1px solid #1e293b;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:1rem}.palette-header:where(.astro-hixljcam) h4:where(.astro-hixljcam){margin:0;font-size:.85rem;color:#f1f5f9;text-transform:uppercase;letter-spacing:.05em}.palette-hint:where(.astro-hixljcam){font-size:.72rem;color:#64748b}.palette-section:where(.astro-hixljcam){display:flex;flex-direction:column;gap:.4rem}.section-title:where(.astro-hixljcam){font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase}.palette-item:where(.astro-hixljcam){display:flex;align-items:center;gap:.6rem;padding:.5rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#f1f5f9;text-align:left;cursor:pointer;transition:all .15s ease}.palette-item:where(.astro-hixljcam):hover{border-color:#38bdf8;background:#273549;transform:translate(2px)}.palette-item:where(.astro-hixljcam).guard:hover{border-color:#10b981}.palette-item:where(.astro-hixljcam) .icon:where(.astro-hixljcam){font-size:1.15rem}.palette-item:where(.astro-hixljcam) .label:where(.astro-hixljcam){display:block;font-size:.8rem;font-weight:600;line-height:1.2}.palette-item:where(.astro-hixljcam) .sub:where(.astro-hixljcam){display:block;font-size:.7rem;color:#94a3b8;line-height:1.1}.studio-canvas-container:where(.astro-hixljcam){position:relative;background:#090d16;overflow:hidden}.canvas-controls-bar:where(.astro-hixljcam){position:absolute;top:10px;right:12px;display:flex;align-items:center;gap:.35rem;background:#0f172ae6;border:1px solid #334155;padding:.25rem .45rem;border-radius:8px;z-index:10;box-shadow:0 4px 12px #0006;backdrop-filter:blur(6px)}.canvas-ctrl-btn:where(.astro-hixljcam){background:#1e293b;border:1px solid #334155;color:#e2e8f0;font-size:.75rem;font-weight:700;padding:.3rem .55rem;border-radius:5px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:.25rem}.canvas-ctrl-btn:where(.astro-hixljcam):hover{background:#334155;border-color:#38bdf8;color:#fff}.canvas-ctrl-btn:where(.astro-hixljcam).tidy{background:#38bdf826;border-color:#38bdf866;color:#38bdf8}.canvas-ctrl-btn:where(.astro-hixljcam).tidy:hover{background:#0284c7;color:#fff}.ctrl-divider:where(.astro-hixljcam){width:1px;height:18px;background:#334155;margin:0 .15rem}.canvas-hint:where(.astro-hixljcam){position:absolute;top:8px;left:12px;background:#0f172ad9;border:1px solid #1e293b;padding:.35rem .65rem;border-radius:6px;font-size:.75rem;color:#94a3b8;pointer-events:none;z-index:10}.studio-svg:where(.astro-hixljcam){width:100%;height:100%;display:block;cursor:crosshair}.studio-node:where(.astro-hixljcam){cursor:grab;user-select:none;transition:filter .15s ease}.studio-node:where(.astro-hixljcam):hover{filter:drop-shadow(0 4px 12px rgba(56,189,248,.25))}.studio-node:where(.astro-hixljcam).selected rect:where(.astro-hixljcam){stroke:#38bdf8!important;stroke-width:2.5px!important;filter:drop-shadow(0 0 10px rgba(56,189,248,.6))}.studio-node:where(.astro-hixljcam).vulnerable{filter:drop-shadow(0 4px 14px rgba(239,68,68,.4))}.node-type-label:where(.astro-hixljcam){font-size:10px;font-weight:800;letter-spacing:.05em}.node-label:where(.astro-hixljcam){font-size:12px;font-weight:700}.node-sub-label:where(.astro-hixljcam){font-size:9.5px;font-family:monospace}.studio-port:where(.astro-hixljcam){fill:#1e293b;stroke:#64748b;stroke-width:2;cursor:pointer;transition:all .15s ease}.studio-port:where(.astro-hixljcam):hover,.studio-port:where(.astro-hixljcam).active{fill:#38bdf8;stroke:#fff;r:9}.studio-edge:where(.astro-hixljcam){fill:none;stroke-width:2;cursor:pointer}.studio-edge:where(.astro-hixljcam).normal{stroke:#64748b}.studio-edge:where(.astro-hixljcam).danger{stroke:#ef4444;stroke-width:2.5;stroke-dasharray:6 3;animation:dash 1s linear infinite}.studio-edge:where(.astro-hixljcam).secure{stroke:#10b981;stroke-width:2}@keyframes dash{to{stroke-dashoffset:-9}}.studio-audit-panel:where(.astro-hixljcam){background:#0f172a;border-left:1px solid #1e293b;padding:.85rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.audit-header:where(.astro-hixljcam){display:flex;justify-content:space-between;align-items:center}.audit-header:where(.astro-hixljcam) h4:where(.astro-hixljcam){margin:0;font-size:.85rem;color:#f8fafc;text-transform:uppercase}.live-tag:where(.astro-hixljcam){font-size:.65rem;font-weight:800;color:#10b981;background:#10b98126;border:1px solid rgba(16,185,129,.3);padding:.15rem .4rem;border-radius:4px}.score-card:where(.astro-hixljcam){display:flex;align-items:center;gap:1rem;padding:.85rem;border-radius:8px;background:#1e293b;border:1px solid #334155}.score-card:where(.astro-hixljcam).a-plus,.score-card:where(.astro-hixljcam).a{border-color:#10b981;background:#10b98114}.score-card:where(.astro-hixljcam).b{border-color:#38bdf8;background:#38bdf814}.score-card:where(.astro-hixljcam).c{border-color:#eab308;background:#eab30814}.score-card:where(.astro-hixljcam).d,.score-card:where(.astro-hixljcam).f{border-color:#ef4444;background:#ef444414}.score-circle:where(.astro-hixljcam){display:flex;flex-direction:column;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:#0f172a;border:3px solid currentColor}.score-value:where(.astro-hixljcam){font-size:1.4rem;font-weight:900;line-height:1}.score-max:where(.astro-hixljcam){font-size:.65rem;color:#94a3b8}.score-grade:where(.astro-hixljcam){font-size:1.3rem;font-weight:900}.score-status:where(.astro-hixljcam){font-size:.72rem;font-weight:700;text-transform:uppercase;color:#94a3b8}.findings-container:where(.astro-hixljcam){display:flex;flex-direction:column;gap:.5rem}.findings-header:where(.astro-hixljcam) h5:where(.astro-hixljcam){margin:0;font-size:.75rem;text-transform:uppercase;color:#64748b}.findings-list:where(.astro-hixljcam){display:flex;flex-direction:column;gap:.6rem}.finding-empty:where(.astro-hixljcam){text-align:center;padding:1.5rem .5rem;color:#10b981;font-size:.8rem}.finding-empty:where(.astro-hixljcam) .check-icon:where(.astro-hixljcam){font-size:1.8rem;display:block;margin-bottom:.5rem}.finding-item:where(.astro-hixljcam){background:#1e293b;border-left:3px solid #64748b;border-radius:4px 6px 6px 4px;padding:.6rem;display:flex;flex-direction:column;gap:.3rem;font-size:.75rem}.finding-item:where(.astro-hixljcam).extreme{border-left-color:#ef4444;background:#ef444414}.finding-item:where(.astro-hixljcam).critical{border-left-color:#f97316;background:#f9731614}.finding-item:where(.astro-hixljcam).high{border-left-color:#eab308;background:#eab30814}.finding-top:where(.astro-hixljcam){display:flex;justify-content:space-between;align-items:center}.finding-badge:where(.astro-hixljcam){font-size:.62rem;font-weight:800;padding:.1rem .35rem;border-radius:3px}.finding-badge:where(.astro-hixljcam).extreme{background:#ef4444;color:#fff}.finding-badge:where(.astro-hixljcam).critical{background:#f97316;color:#fff}.finding-badge:where(.astro-hixljcam).high{background:#eab308;color:#000}.finding-pattern:where(.astro-hixljcam){font-family:monospace;font-weight:700;color:#38bdf8}.finding-atlas:where(.astro-hixljcam){font-size:.62rem;font-weight:700;font-family:monospace;padding:.1rem .4rem;border-radius:4px;background:#a855f726;color:#c084fc;border:1px solid rgba(168,85,247,.35);letter-spacing:.02em}.finding-title:where(.astro-hixljcam){font-weight:700;color:#f1f5f9}.finding-desc:where(.astro-hixljcam){color:#94a3b8;line-height:1.3}.finding-link:where(.astro-hixljcam) a:where(.astro-hixljcam){color:#38bdf8;text-decoration:none;font-weight:600;display:inline-block;margin-top:.2rem}.finding-link:where(.astro-hixljcam) a:where(.astro-hixljcam):hover{text-decoration:underline}.studio-modal:where(.astro-hixljcam){position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000bf;backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}.modal-content:where(.astro-hixljcam){background:#0f172a;border:1px solid #334155;border-radius:10px;width:90%;max-width:480px;box-shadow:0 20px 40px #0009;overflow:hidden}.modal-content:where(.astro-hixljcam).large{max-width:780px}.modal-header:where(.astro-hixljcam){display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;border-bottom:1px solid #1e293b;background:#1e293b}.modal-header:where(.astro-hixljcam) h3:where(.astro-hixljcam){margin:0;font-size:.95rem;color:#f8fafc}.modal-header-tabs:where(.astro-hixljcam){display:flex;gap:.35rem;overflow-x:auto;max-width:90%;scrollbar-width:thin}.export-tab-btn:where(.astro-hixljcam){background:#0f172a;border:1px solid #334155;color:#94a3b8;padding:.35rem .65rem;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.export-tab-btn:where(.astro-hixljcam):hover{background:#1e293b;color:#f8fafc;border-color:#475569}.export-tab-btn:where(.astro-hixljcam).active{background:#0284c7;color:#fff;border-color:#38bdf8;box-shadow:0 0 10px #38bdf840}.modal-close-btn:where(.astro-hixljcam){background:none;border:none;color:#94a3b8;font-size:1.5rem;cursor:pointer}.modal-body:where(.astro-hixljcam){padding:1.25rem;display:flex;flex-direction:column;gap:1rem;max-height:65vh;overflow-y:auto}.modal-footer:where(.astro-hixljcam){display:flex;justify-content:space-between;padding:.85rem 1.25rem;border-top:1px solid #1e293b;background:#0f172a}.form-group:where(.astro-hixljcam){display:flex;flex-direction:column;gap:.35rem}.form-group:where(.astro-hixljcam) label:where(.astro-hixljcam){font-size:.8rem;color:#cbd5e1;font-weight:600}.form-group:where(.astro-hixljcam).checkbox label:where(.astro-hixljcam){display:flex;align-items:center;gap:.5rem;cursor:pointer}.studio-input:where(.astro-hixljcam){background:#1e293b;border:1px solid #334155;color:#fff;padding:.45rem .75rem;border-radius:6px;font-size:.85rem}.patch-code:where(.astro-hixljcam){background:#020617;border:1px solid #1e293b;border-radius:6px;padding:1rem;color:#38bdf8;font-family:monospace;font-size:.8rem;line-height:1.4;white-space:pre-wrap;max-height:380px;overflow-y:auto}.finding-epistemic:where(.astro-hixljcam){display:inline-flex;align-items:center;gap:.3rem;margin-left:.5rem}.badge:where(.astro-hixljcam){display:inline-block;padding:.1rem .4rem;border-radius:4px;font-size:.65rem;font-weight:800}.badge:where(.astro-hixljcam).fact{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3)}.badge:where(.astro-hixljcam).inference{background:#38bdf826;color:#38bdf8;border:1px solid rgba(56,189,248,.3)}.finding-footer:where(.astro-hixljcam){display:flex;align-items:center;justify-content:space-between;margin-top:.4rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.05)}.finding-hts:where(.astro-hixljcam){font-size:.72rem;font-weight:800;color:#f59e0b;font-family:monospace}.agent-audit-pack-upsell:where(.astro-hixljcam){padding:2rem;background:#0f172ae6;border-top:1px solid rgba(56,189,248,.3)}.upsell-badge:where(.astro-hixljcam){font-size:.75rem;font-weight:800;color:#a855f7;letter-spacing:.08em;margin-bottom:.4rem}.upsell-header-row:where(.astro-hixljcam){display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:.65rem}.upsell-title:where(.astro-hixljcam){margin:0;font-size:1.35rem;color:#f8fafc;font-weight:800}.upsell-price:where(.astro-hixljcam){font-size:1.75rem;font-weight:900;color:#a855f7;line-height:1}.tax-tag:where(.astro-hixljcam){font-size:.8rem;color:#64748b}.upsell-desc:where(.astro-hixljcam){color:#cbd5e1;font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.studio-btn:where(.astro-hixljcam).large{padding:.75rem 1.6rem;font-size:.95rem}.agent-printable-dossier:where(.astro-hixljcam){padding:2rem;background:#fff;color:#000}.dossier-formal-header:where(.astro-hixljcam){display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:2px solid #a855f7}.dossier-kicker:where(.astro-hixljcam){font-size:.78rem;font-weight:800;color:#a855f7;letter-spacing:.08em}.dossier-title:where(.astro-hixljcam){margin:.3rem 0 0;font-size:1.6rem;font-weight:800;color:#000}.dossier-meta:where(.astro-hixljcam){font-size:.82rem;color:#64748b;margin-top:.3rem}.audit-stamp:where(.astro-hixljcam){display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border:1px solid #10b981;border-radius:6px;color:#10b981;font-weight:800;font-size:.8rem}.dossier-score-banner:where(.astro-hixljcam){display:flex;gap:1.5rem;padding:1.25rem;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:1.5rem}.dossier-score-box:where(.astro-hixljcam){text-align:center;min-width:140px;border-right:1px solid #e2e8f0;padding-right:1.5rem}.dossier-score-lbl:where(.astro-hixljcam){font-size:.72rem;text-transform:uppercase;font-weight:700;color:#64748b}.dossier-score-val:where(.astro-hixljcam){font-size:2.2rem;font-weight:900;color:#a855f7}.dossier-grade-val:where(.astro-hixljcam){font-size:.85rem;font-weight:800}.dossier-status-text:where(.astro-hixljcam){margin:0 0 .4rem;font-size:1.1rem;font-weight:800}.dossier-summary-desc:where(.astro-hixljcam){margin:0;font-size:.88rem;color:#334155;line-height:1.45}.dossier-section-title:where(.astro-hixljcam){margin:0 0 1rem;font-size:1.15rem;font-weight:800;border-bottom:1px solid #cbd5e1;padding-bottom:.4rem}.audit-signoff-block:where(.astro-hixljcam){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;padding:1.25rem;border:1px solid #cbd5e1;border-radius:8px;margin-top:2rem}.signoff-label:where(.astro-hixljcam){font-size:.7rem;font-weight:800;text-transform:uppercase;color:#64748b;margin-bottom:.2rem}.signoff-val:where(.astro-hixljcam){font-size:.9rem;font-weight:700;color:#000}.signoff-sub:where(.astro-hixljcam){font-size:.75rem;color:#64748b}@media print{header:where(.astro-hixljcam),nav:where(.astro-hixljcam),aside:where(.astro-hixljcam),footer:where(.astro-hixljcam),.sl-sidebar:where(.astro-hixljcam),.codex-system-status-grid:where(.astro-hixljcam),.not-print:where(.astro-hixljcam),.studio-toolbar:where(.astro-hixljcam),.studio-workspace:where(.astro-hixljcam),.studio-modal:where(.astro-hixljcam),.starlight-sidebar:where(.astro-hixljcam){display:none!important}body,main:where(.astro-hixljcam),.content-panel:where(.astro-hixljcam){background:#fff!important;color:#000!important;padding:0!important;margin:0!important}.hermes-agent-studio:where(.astro-hixljcam){background:#fff!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important}#agent-printable-dossier:where(.astro-hixljcam){display:block!important;background:#fff!important;color:#000!important;padding:0!important}#agent-printable-dossier:where(.astro-hixljcam) :where(.astro-hixljcam){color:#000!important;background:transparent!important}.dossier-score-val:where(.astro-hixljcam){color:#a855f7!important}}
