:root{color-scheme:light;--brand-ink: #10231d;--brand-muted: #51635c;--brand-green: #087a5b;--brand-green-dark: #07513f;--brand-green-soft: #dff5ed;--brand-line: #d7e0dc;--brand-canvas: #f4f7f5;--product-ink: var(--brand-ink);--product-muted: var(--brand-muted);--product-green: var(--brand-green);--product-green-dark: var(--brand-green-dark);--product-green-soft: var(--brand-green-soft);--product-blue: #2259c7;--product-blue-soft: #e8efff;--product-amber: #b55711;--product-red: #bd2c43;--product-line: var(--brand-line);--product-paper: #ffffff;--product-canvas: var(--brand-canvas);--bg: var(--brand-canvas);--surface: #ffffff;--surface-2: #eef4f1;--text: var(--brand-ink);--muted: var(--brand-muted);--border: var(--brand-line);--accent: var(--brand-green);--teal: var(--brand-green);--teal-soft: var(--brand-green-soft);--red: #d32035;--red-soft: #fde8eb;--blue-soft: #e8f1ff;--amber: #a16207;--amber-soft: #fef3c7;--shadow: 0 18px 56px rgba(16, 35, 29, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{display:grid;grid-template-columns:244px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;height:100vh;padding:24px 18px;background:#071b49;color:#fff}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:850}.brand-mark{display:grid;place-items:center;width:31px;height:31px}.brand-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sidebar nav{display:grid;gap:6px}.sidebar button{width:100%;padding:10px 12px;color:#dbeafe;text-align:left;background:transparent;border:0;border-radius:7px;cursor:pointer}.sidebar button.active,.sidebar button:hover{color:#fff;background:#ffffff1f}.sidebar-note{display:grid;gap:6px;margin-top:auto;padding:14px;color:#dbeafe;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:8px;font-size:13px;line-height:1.4}.workspace{width:min(1280px,calc(100% - 44px));margin:0 auto;padding:28px 0 48px}.evidence-surface{min-height:100vh;color:var(--text);background:var(--bg)}.evidence-surface>.product-nav{background:#fff}.evidence-utility-nav{display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 48px));min-height:76px;margin:0 auto;border-bottom:1px solid var(--border)}.evidence-utility-nav>a:last-child{color:var(--accent);font-size:13px;font-weight:800}.evidence-workspace{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:48px 0 64px}.evidence-page-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:48px;align-items:end;margin-bottom:28px;padding-bottom:30px;border-bottom:1px solid var(--border)}.evidence-title-block h1{max-width:780px;margin:12px 0;font-size:clamp(34px,4vw,54px);line-height:1.02}.evidence-title-block>p{max-width:760px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.surface-mode{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;color:var(--brand-green-dark);background:var(--brand-green-soft);border:1px solid #b8ddcf;border-radius:999px;font-size:10px;font-weight:850;text-transform:uppercase}.surface-mode.inverse{color:#dff5ed;background:#dff5ed14;border-color:#dff5ed42}.evidence-context-note{max-width:780px;margin-top:18px;padding-left:13px;color:#45564f;border-left:3px solid var(--brand-green);font-size:12px;line-height:1.55}.evidence-page-header .header-actions{align-content:flex-end}.evidence-tabs{display:flex;align-items:center;gap:4px;margin-bottom:20px;border-bottom:1px solid var(--border)}.evidence-tabs button{min-height:45px;padding:0 16px;color:var(--muted);background:transparent;border:0;border-bottom:3px solid transparent;cursor:pointer;font-weight:800}.evidence-tabs button:hover,.evidence-tabs button.active{color:var(--brand-green-dark);border-bottom-color:var(--brand-green)}.evidence-tabs>span{margin-left:auto;color:var(--muted);font-size:11px;font-weight:700}.evidence-footer{display:flex;align-items:center;gap:22px;width:min(1280px,calc(100% - 48px));min-height:78px;margin:0 auto;color:var(--muted);border-top:1px solid var(--border);font-size:12px}.evidence-footer span{margin-right:auto}.evidence-footer a{color:var(--text);font-weight:750}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.page-header h1{margin:0 0 6px;font-size:clamp(30px,3vw,44px);line-height:1;letter-spacing:0}.page-header p{margin:0;color:var(--muted);font-size:15px}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.source-badge,.header-actions a{display:inline-flex;align-items:center;min-height:40px;padding:0 13px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:7px;font-size:14px;font-weight:800}.source-badge{gap:8px;color:#0f5132;background:#ecfdf5}.source-badge:before{width:8px;height:8px;content:"";background:currentColor;border-radius:999px}.source-badge.static{color:#6b4e00;background:var(--amber-soft)}.header-actions .workspace-action,.migration-banner a,.surface-not-found a{color:#fff;background:var(--accent);border-color:var(--accent)}.migration-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:14px 16px;color:#17325f;background:#eef5ff;border:1px solid #bfd2ef;border-radius:8px}.migration-banner div{display:grid;gap:4px}.migration-banner span{color:var(--muted);font-size:13px}.migration-banner a{display:inline-flex;flex:0 0 auto;align-items:center;min-height:38px;padding:0 13px;border:1px solid var(--accent);border-radius:7px;font-size:13px;font-weight:800}.surface-not-found{display:grid;justify-items:start;align-content:center;min-height:100vh;width:min(680px,calc(100% - 40px));margin:0 auto}.surface-not-found h1{margin:28px 0 8px;font-size:40px}.surface-not-found p{margin:0;color:var(--muted)}.surface-not-found>div:last-child{display:flex;gap:10px;margin-top:24px}.surface-not-found a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--accent);border-radius:7px;font-weight:800}.surface-not-found a+a{color:var(--accent);background:#fff}.lifecycle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.filter-bar{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr)) 150px;gap:12px;align-items:end;margin-bottom:18px;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.filter-control{display:grid;gap:6px}.filter-control span,.filter-count span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.filter-control select{width:100%;min-height:38px;padding:0 10px;color:var(--text);background:#f8fbff;border:1px solid var(--border);border-radius:7px;font:inherit;font-size:14px}.filter-count{display:grid;gap:3px;align-content:center;min-height:62px;padding:10px 12px;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.filter-count strong{font-size:25px;line-height:1}.lifecycle-card,.panel,.wide-panel,.metrics-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.lifecycle-card{display:grid;gap:10px;min-height:170px;padding:18px;border-left:4px solid var(--border)}.lifecycle-card.failing{border-left-color:var(--red)}.lifecycle-card.passing{border-left-color:var(--teal)}.lifecycle-card.waiting{border-left-color:#94a3b8}.phase{color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase}.gate-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.gate-title strong{font-size:19px}.gate-title span,.status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:6px;font-size:12px;font-style:normal;font-weight:850;text-transform:uppercase}.lifecycle-card.failing .gate-title span,.status.fail{color:var(--red);background:var(--red-soft)}.lifecycle-card.passing .gate-title span,.status.pass{color:var(--teal);background:var(--teal-soft)}.lifecycle-card.waiting .gate-title span{color:var(--amber);background:var(--amber-soft)}.lifecycle-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.gate-metrics{display:flex;justify-content:space-between;margin-top:auto;color:#223657;font-size:14px;font-weight:760}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:16px}.dashboard-grid.two-column{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr)}.evidence-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:16px;align-items:start}.metrics-panel{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-column:1 / -1;overflow:hidden}.metric{display:grid;gap:7px;padding:18px;border-right:1px solid var(--border)}.metric:last-child{border-right:0}.metric span,.metric em{color:var(--muted);font-size:13px;font-style:normal}.metric strong{font-size:34px;line-height:1}.wide-panel,.panel{min-width:0;padding:18px}.wide-panel{grid-column:span 1}.evidence-preview{grid-column:1 / -1}.evidence-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.evidence-preview-grid>div{display:grid;gap:7px;min-height:118px;padding:15px;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.preview-label{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.evidence-preview-grid strong{font-size:20px}.evidence-preview-grid p{display:-webkit-box;margin:0;overflow:hidden;color:#31415e;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-header h2{margin:0;font-size:18px;letter-spacing:0}.panel-header span{color:var(--muted);font-size:13px}.bucket-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bucket-list,.pattern-list{display:grid;gap:10px}.bucket{display:grid;gap:12px;padding:14px;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.bucket div:first-child{display:flex;justify-content:space-between;gap:12px}.bucket strong{font-size:14px}.bucket span{color:var(--muted);font-size:13px}.mini-bar{height:8px;overflow:hidden;background:#e5ebf3;border-radius:999px}.mini-bar i{display:block;height:100%;background:var(--teal)}.failure-spotlight{display:grid;gap:12px;padding:16px;background:#fff8f8;border:1px solid #ffd5d9;border-radius:8px}.failure-spotlight strong{color:var(--red);font-size:16px;overflow-wrap:anywhere}.failure-spotlight span,.failure-spotlight em{color:#31415e;font-size:14px;line-height:1.5}.failure-spotlight em{font-style:normal;font-weight:800}.run-table{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:8px}.timeline-panel{min-height:640px}.timeline{display:grid;gap:12px}.assertion-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2px}.assertion-strip span{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:6px;font-size:12px;font-weight:850}.assert-pass{color:var(--teal);background:var(--teal-soft)}.assert-fail{color:var(--red);background:var(--red-soft)}.timeline-item{display:grid;grid-template-columns:20px 1fr;gap:12px;padding:13px 0;border-top:1px solid #e7eef7}.timeline-item>i{width:12px;height:12px;margin-top:4px;background:var(--accent);border-radius:999px}.timeline-item.failure>i{background:var(--red)}.timeline-item.agent-action>i{background:var(--teal)}.timeline-item.page-state>i{background:var(--amber)}.timeline-item.network>i,.timeline-item.console>i{background:#7c3aed}.timeline-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.timeline-title strong{font-size:14px}.timeline-title span{color:var(--muted);font-size:12px;font-weight:750}.timeline-item p{margin:6px 0 0;color:#31415e;font-size:13px;line-height:1.48;overflow-wrap:anywhere}.artifact-panel{display:grid;gap:14px}.artifact-preview{display:grid;place-items:center;min-height:220px;overflow:hidden;background:#061121;border:1px solid #0f2544;border-radius:8px}.artifact-preview img{display:block;width:100%;max-height:360px;object-fit:contain}.artifact-meta{display:grid;gap:5px;padding:12px;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.artifact-meta span,.artifact-list small,.message-list span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.artifact-meta strong{color:#263957;font-size:13px;overflow-wrap:anywhere}.artifact-list{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:8px}.artifact-list a{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid #e7eef7}.artifact-list a:last-child{border-bottom:0}.artifact-list a:hover{background:#f8fbff}.artifact-list strong{display:block;margin-bottom:3px;color:var(--accent);font-size:13px;overflow-wrap:anywhere}.artifact-list em{color:var(--muted);font-size:12px;font-style:normal;white-space:nowrap}.message-list{display:grid;gap:8px;padding:12px;background:#fff8f8;border:1px solid #ffd5d9;border-radius:8px}.message-list p{margin:0;color:#31415e;font-size:13px;line-height:1.45}.server-callout{display:grid;gap:8px;padding:15px;color:#254061;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.server-callout.compact{font-size:13px}.server-callout strong{color:var(--text)}.server-callout span{color:var(--muted);line-height:1.45}.run-head,.run-row{display:grid;grid-template-columns:minmax(92px,1fr) minmax(120px,1.3fr) 92px 68px 74px;gap:12px;align-items:center}.run-head{padding:11px 14px;color:#44546d;background:#f1f5fa;border-bottom:1px solid var(--border);font-size:12px;font-weight:850;text-transform:uppercase}.run-row{width:100%;padding:12px 14px;color:var(--text);text-align:left;background:#fff;border:0;border-bottom:1px solid #e6edf5;cursor:pointer}.run-row:last-child{border-bottom:0}.run-row:hover,.run-row.selected{background:#f7faff}.run-row strong{display:block;margin-bottom:2px;font-size:14px;overflow-wrap:anywhere}.run-row>span:first-child strong{white-space:normal}.run-row small{display:block;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.inspector{align-self:start}.inspector-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.inspector-status strong{font-size:17px}.inspector dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}.inspector dl div{padding:12px;background:#f7faff;border:1px solid var(--border);border-radius:7px}.inspector dt{color:var(--muted);font-size:12px}.inspector dd{margin:3px 0 0;font-size:14px;font-weight:800}.failure-message{padding:14px;background:#fff;border:1px solid var(--border);border-radius:8px}.failure-message span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.failure-message p{margin:8px 0 0;color:#263957;font-size:14px;line-height:1.5}.taxonomy-state{margin-top:12px;padding:12px;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.taxonomy-state.reviewed{background:var(--green-soft);border-color:#b9efe3}.taxonomy-state span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.taxonomy-state p{margin:6px 0 0;font-size:13px;font-weight:800}.taxonomy-review-panel{grid-column:1 / -1}.review-error{margin-bottom:12px;padding:12px;color:var(--red);background:var(--red-soft);border:1px solid #ffc9d2;border-radius:8px;font-size:13px;font-weight:800}.taxonomy-review-list{display:grid;gap:12px}.taxonomy-review-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(170px,.45fr) minmax(220px,.65fr);gap:12px;align-items:start;padding:14px;background:#f8fbff;border:1px solid var(--border);border-left:4px solid #9fb3d1;border-radius:8px}.taxonomy-review-card.confirmed{border-left-color:var(--green)}.taxonomy-review-card.corrected{border-left-color:var(--amber)}.taxonomy-card-main{display:grid;gap:7px}.taxonomy-card-main strong,.taxonomy-command code{overflow-wrap:anywhere}.taxonomy-card-main p{margin:0;color:#31415e;font-size:13px;line-height:1.5}.taxonomy-card-main .taxonomy-rationale{padding:10px;background:#fff;border:1px solid var(--border);border-radius:7px}.taxonomy-badges{display:flex;flex-wrap:wrap;gap:6px}.taxonomy-badges span{padding:5px 8px;color:#244268;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase}.taxonomy-select,.taxonomy-confidence,.taxonomy-note{display:grid;gap:6px}.taxonomy-select span,.taxonomy-confidence span,.taxonomy-note span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.taxonomy-select select,.taxonomy-confidence input,.taxonomy-note input,.taxonomy-note textarea{width:100%;min-height:38px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:7px;font:inherit}.taxonomy-note textarea{min-height:76px;padding:9px 10px;line-height:1.4;resize:vertical}.taxonomy-wide{grid-column:span 2}.taxonomy-actions,.taxonomy-command{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.taxonomy-actions button,.taxonomy-command button{min-height:36px;padding:0 12px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:7px;font-weight:850}.taxonomy-actions button:disabled{color:var(--muted);cursor:wait}.taxonomy-command code{flex:1 1 520px;padding:10px;color:#27415f;background:#fff;border:1px solid var(--border);border-radius:7px;font-size:12px;line-height:1.5}.inspector-links{display:grid;gap:8px;margin-top:14px;color:var(--muted);font-size:12px}.inspector-links a{display:inline-flex;width:fit-content;min-height:34px;align-items:center;padding:0 11px;color:var(--accent);border:1px solid var(--border);border-radius:6px;font-size:13px;font-weight:800}.pattern-row{display:grid;grid-template-columns:1fr 54px;gap:12px;align-items:center;padding:14px;background:#f8fbff;border:1px solid var(--border);border-radius:8px}.pattern-row strong{display:block;margin-bottom:4px;font-size:14px;overflow-wrap:anywhere}.pattern-row span{color:var(--muted);font-size:13px;line-height:1.4}.pattern-row em{display:grid;place-items:center;width:40px;height:34px;color:var(--red);background:var(--red-soft);border-radius:7px;font-style:normal;font-weight:850}.empty-line,.loading,.error-state{padding:18px;color:var(--muted);background:#fff;border:1px solid var(--border);border-radius:8px}.loading,.error-state{width:min(520px,calc(100% - 32px));margin:80px auto}.error-state{display:grid;gap:8px}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar-note{margin-top:0}.lifecycle-grid,.filter-bar,.dashboard-grid,.dashboard-grid.two-column,.evidence-grid{grid-template-columns:1fr}.metrics-panel,.filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.bucket-grid,.evidence-preview-grid,.taxonomy-review-card{grid-template-columns:1fr}.taxonomy-wide{grid-column:auto}}@media(max-width:900px){.evidence-page-header{grid-template-columns:1fr;gap:24px;align-items:start}.evidence-page-header .header-actions{justify-content:flex-start}}@media(max-width:720px){.evidence-workspace,.evidence-footer,.evidence-utility-nav{width:calc(100% - 28px)}.evidence-workspace{padding-top:34px}.evidence-page-header{padding-bottom:24px}.evidence-title-block h1{font-size:38px}.evidence-tabs{overflow-x:auto}.evidence-tabs>span{display:none}.evidence-footer{flex-wrap:wrap;gap:10px 18px;padding:18px 0}.evidence-footer span{flex-basis:100%}.migration-banner{align-items:flex-start;flex-direction:column}.header-actions{justify-content:flex-start}.workspace{width:min(100% - 24px,1280px);padding-top:18px}.page-header,.header-actions{display:grid}.metrics-panel,.filter-bar{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--border)}.metric:last-child{border-bottom:0}.run-head{display:none}.run-row{grid-template-columns:1fr;gap:7px}.inspector dl{grid-template-columns:1fr}}.hosted-shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh;overflow-x:clip;background:var(--brand-canvas)}.hosted-sidebar{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;height:100vh;padding:24px 16px 18px;color:#fff;background:#0d1e18;min-width:0}.workspace-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#fff}.workspace-brand .product-brand-mark{color:#50c49c}.workspace-brand>span:last-child{display:grid;gap:2px}.workspace-brand strong{font-size:20px}.workspace-brand small{color:#a9c4ba;font-size:10px;font-weight:800;text-transform:uppercase}.workspace-return-links{display:flex;gap:12px;margin-top:16px;color:#b9d0c7;font-size:11px;font-weight:750}.workspace-return-links a:hover{color:#fff}.project-switcher{display:grid;gap:4px;margin:24px 0 18px;padding:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:7px}.project-switcher span,.account-block span{color:#b9c8df;font-size:11px}.project-switcher select,.project-switcher input{width:100%;min-width:0;padding:7px 8px;color:#fff;background:#17382c;border:1px solid rgba(255,255,255,.22);border-radius:5px}.project-switcher option{color:var(--brand-ink);background:#fff}.project-switcher form{display:grid;gap:7px}.project-actions{display:flex;gap:6px}.project-actions button{flex:1;padding:5px 7px;color:#dbeafe;background:transparent;border:1px solid rgba(255,255,255,.22);border-radius:5px;cursor:pointer}.project-error{color:#ffd4d8;line-height:1.35}.hosted-sidebar nav{display:grid;gap:3px}.hosted-sidebar nav button{display:flex;min-height:40px;align-items:center;justify-content:space-between;padding:0 11px;color:#dbeafe;text-align:left;background:transparent;border:0;border-radius:6px;cursor:pointer}.hosted-sidebar nav button.active,.hosted-sidebar nav button:hover{color:#fff;background:#50c49c21;box-shadow:inset 3px 0 #50c49c}.hosted-sidebar nav em{min-width:24px;padding:2px 6px;color:var(--brand-green-dark);text-align:center;background:var(--brand-green-soft);border-radius:10px;font-size:11px;font-style:normal;font-weight:800}.sandbox-certification-page{display:grid;gap:18px}.vendor-acceptance-health{border-top:3px solid var(--teal);border-bottom:1px solid var(--line);padding:20px 0}.vendor-acceptance-heading{align-items:start;display:flex;gap:20px;justify-content:space-between}.vendor-acceptance-heading h2{font-size:22px;margin:5px 0 7px}.vendor-acceptance-heading p{color:#5d655f;margin:0;max-width:720px}.vendor-acceptance-health dl{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 0}.vendor-acceptance-health dl div{min-width:0}.vendor-acceptance-health dt{color:#717871;font-size:12px}.vendor-acceptance-health dd{font-weight:700;margin:5px 0 0;overflow-wrap:anywhere}.sandbox-certification-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:18px;align-items:start}.sandbox-certification-content{display:grid;gap:18px;min-width:0}.sandbox-certification-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;padding:26px;border:1px solid #d9ded9;background:#fff}.sandbox-certification-summary h2,.sandbox-empty-state h2{margin:5px 0 8px;font-size:25px;letter-spacing:0}.sandbox-certification-summary p,.sandbox-empty-state p{margin:0;max-width:760px;color:#5d655f}.sandbox-certification-summary dl{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px;margin:0;border-top:1px solid #e5e8e5;padding-top:18px}.sandbox-certification-summary dl div,.sandbox-provenance dl div{display:grid;gap:4px;min-width:0}.sandbox-certification-summary dt,.sandbox-provenance dt{color:#717871;font-size:12px}.sandbox-certification-summary dd,.sandbox-provenance dd{margin:0;font-weight:650;overflow-wrap:anywhere;word-break:break-word}.sandbox-score{display:grid;grid-template-columns:auto auto;align-content:start;justify-content:end;min-width:130px}.sandbox-score strong{font-size:42px;line-height:1}.sandbox-score>span:not(.hosted-status){align-self:end;color:#717871}.sandbox-score .hosted-status{grid-column:1 / -1;margin-top:10px}.sandbox-check-list{display:grid}.sandbox-check-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;padding:14px 0;border-top:1px solid #e5e8e5}.sandbox-check-list article:first-child{border-top:0}.sandbox-check-list strong{text-transform:capitalize}.sandbox-check-list p{margin:4px 0 0;color:#5d655f}.sandbox-check-list article>span:last-child{color:#717871;font-size:12px;text-transform:uppercase}.sandbox-provenance dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:18px 0 0}.sandbox-egress-policy dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.sandbox-egress-policy dl div{min-width:0}.sandbox-egress-policy dt{color:#717871;font-size:12px}.sandbox-egress-policy dd{margin:4px 0 0;font-weight:650;overflow-wrap:anywhere}.sandbox-empty-state{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:24px;align-items:center}.sandbox-empty-state pre{margin:0;overflow-x:auto}@media(max-width:980px){.vendor-acceptance-heading{align-items:flex-start;flex-direction:column}.vendor-acceptance-health dl{grid-template-columns:repeat(2,minmax(0,1fr))}.sandbox-certification-summary{grid-template-columns:minmax(0,1fr)}.sandbox-score{justify-content:start}.sandbox-certification-layout,.sandbox-empty-state{grid-template-columns:1fr}.sandbox-certification-summary dl,.sandbox-provenance dl,.sandbox-egress-policy dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.account-block{display:grid;gap:8px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.14)}.account-block button{width:fit-content;padding:0;color:#fff;background:transparent;border:0;cursor:pointer;font-weight:750}.hosted-workspace{width:min(1440px,calc(100% - 48px));min-width:0;margin:0 auto;padding:26px 0 64px}.hosted-header,.section-actions{display:flex;align-items:center;justify-content:space-between;gap:18px}.hosted-header{min-height:70px;margin-bottom:22px;border-bottom:1px solid var(--border)}.hosted-header h1{margin:2px 0 16px;font-size:27px}.workspace-project{margin-left:9px;color:var(--muted);font-size:11px;font-weight:800}.hosted-header button,.approval-actions button,.entity-list button{min-height:36px;padding:0 12px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;font-weight:750}.eyebrow{color:var(--teal);font-size:11px;font-weight:850;text-transform:uppercase}.onboarding-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 28px;align-items:start;margin-bottom:18px;padding:22px;background:#f7fbff;border:1px solid #b8cee6;border-left:4px solid var(--accent)}.onboarding-band.complete{background:#f1fbf7;border-color:#a9d9c5;border-left-color:var(--teal)}.onboarding-copy h2,.connection-quickstart h2{margin:5px 0 7px;font-size:20px}.onboarding-copy p,.connection-quickstart p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.onboarding-band>button,.onboarding-actions button,.onboarding-command button{min-height:36px;padding:0 12px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;font-weight:750}.onboarding-actions{display:flex;gap:8px}.onboarding-band li details{grid-column:1 / -1;color:var(--muted);font-size:11px}.onboarding-band li details p{margin:5px 0 0;line-height:1.45}.onboarding-command{display:flex;grid-column:1 / -1;gap:8px;align-items:center;min-width:0;padding:10px;background:#071b49}.onboarding-command code{flex:1;min-width:0;color:#e3efff;overflow-wrap:anywhere}.feedback-toggle,.feedback-confirmation,.pilot-feedback-form{grid-column:1 / -1}.feedback-toggle{justify-self:start}.feedback-confirmation{margin:0;color:#13714a;font-size:13px}.pilot-feedback-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pilot-feedback-form select,.pilot-feedback-form input,.pilot-feedback-form textarea{min-width:0;padding:8px;border:1px solid var(--border);border-radius:5px}.pilot-feedback-form textarea,.pilot-feedback-form .form-error{grid-column:1 / -1}.pilot-feedback-form textarea{min-height:72px;resize:vertical}.onboarding-band ol{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.onboarding-band li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;min-height:54px;padding:9px 11px;background:#fff;border:1px solid var(--border)}.onboarding-band li>b{display:grid;width:30px;height:30px;place-items:center;color:var(--muted);border:1px solid var(--border);border-radius:50%}.onboarding-band li.done>b{color:#fff;background:var(--teal);border-color:var(--teal)}.onboarding-band li span{display:grid;gap:3px;min-width:0}.onboarding-band li strong,.onboarding-band li small{overflow-wrap:anywhere}.onboarding-band li small{color:var(--muted);font-size:11px}.control-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:18px;background:#fff;border:1px solid var(--border)}.trust-operations-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;background:#f8fbfd;border:1px solid #c9d8e5;border-left:4px solid var(--accent)}.trust-operations-band>div{display:grid;gap:7px;min-width:0;min-height:104px;padding:16px;border-right:1px solid #dbe5ed}.trust-operations-band>div:last-child{border-right:0}.trust-operations-band span,.trust-operations-band em{color:var(--muted);font-size:12px;font-style:normal}.trust-operations-band strong{min-width:0;overflow-wrap:anywhere;font-size:16px}.operations-trends{margin-bottom:18px;padding:18px;background:#fff;border:1px solid var(--border)}.trend-heading,.trend-summary,.trend-summary.webhook{display:flex;align-items:center;justify-content:space-between;gap:14px}.trend-heading h2{margin:4px 0 0;font-size:17px}.trend-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;border-top:1px solid var(--border)}.slo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.slo-grid article{padding:14px;background:var(--surface-2);border-left:3px solid var(--accent)}.slo-grid article>div,.slo-grid dl,.slo-grid dl>div{display:flex;justify-content:space-between;gap:10px}.slo-grid article>div strong{font-size:20px}.slo-grid dl{margin:12px 0 0}.slo-grid dt,.slo-grid dd{margin:0;color:var(--muted);font-size:11px}.slo-grid dl>div{display:grid;gap:3px}.incident-workspace{display:grid;gap:18px}.incident-ledger,.transition-ledger{display:grid}.incident-ledger article,.transition-ledger>div{padding:16px 0;border-top:1px solid var(--border)}.incident-heading{display:flex;justify-content:space-between;gap:16px}.incident-heading>div{display:grid;gap:5px}.incident-ledger article>p,.transition-ledger p{color:var(--muted);font-size:13px}.incident-ledger dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.incident-ledger dl>div{display:grid;gap:4px}.incident-ledger dt,.incident-ledger dd{margin:0;font-size:12px}.incident-ledger dt,.transition-ledger span,.transition-ledger small{color:var(--muted)}.incident-ledger textarea{width:100%;min-height:72px;margin:10px 0;padding:9px;border:1px solid var(--border);resize:vertical;font:inherit}.transition-ledger>div{display:grid;grid-template-columns:130px 180px minmax(0,1fr) 180px;gap:12px;align-items:start}.transition-ledger p{margin:0}.hosted-status.open{color:var(--red);background:var(--red-soft)}.hosted-status.investigating,.hosted-status.pending-verification{color:var(--amber);background:var(--amber-soft)}.hosted-status.recovered,.hosted-status.resolved{color:var(--teal);background:var(--teal-soft)}.notification-destinations form{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr) auto;gap:14px;align-items:end;margin-bottom:14px}.notification-destinations form>label{display:grid;gap:5px;font-size:12px}.notification-destinations input[type=email]{min-height:36px;padding:0 9px;border:1px solid var(--border)}.alert-type-options{display:flex;flex-wrap:wrap;gap:8px 14px;padding-bottom:8px}.alert-type-options label{display:flex;gap:6px;align-items:center;color:var(--muted);font-size:12px}.trend-series{min-width:0;padding:16px 18px 4px 0}.trend-series+.trend-series{padding-left:18px;border-left:1px solid var(--border)}.trend-summary>strong,.trend-summary.webhook strong{font-size:24px}.trend-summary>span,.trend-summary.webhook em{color:var(--muted);font-size:11px;font-style:normal}.trend-summary.webhook>span{display:grid;gap:3px}.trend-bars{display:grid;grid-template-columns:repeat(7,minmax(20px,1fr));gap:8px;height:112px;margin-top:14px}.trend-bars>div{display:grid;grid-template-rows:82px 18px;gap:5px;align-items:end;min-width:0;text-align:center}.trend-bars i{display:block;width:100%;min-height:4px;align-self:end;background:var(--teal);border-radius:2px 2px 0 0}.trend-bars i.warning{background:var(--amber)}.trend-bars i.failed{background:var(--red)}.trend-bars i.empty{background:#dbe5ed}.trend-bars small{color:var(--muted);font-size:10px;white-space:nowrap}.control-metrics>div{display:grid;gap:7px;min-height:124px;padding:18px;border-right:1px solid var(--border)}.control-metrics>div:last-child{border-right:0}.control-metrics span,.control-metrics em{color:var(--muted);font-size:12px;font-style:normal}.control-metrics strong{font-size:31px}.control-metrics .attention strong{color:var(--red)}.operations-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.operations-band>div,.data-section{min-width:0;padding:18px;background:#fff;border:1px solid var(--border)}.assurance-layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr);gap:16px;align-items:start}.assurance-layout.empty{grid-template-columns:minmax(0,820px)}.assurance-form{grid-template-columns:repeat(2,minmax(0,1fr))}.assurance-form textarea{min-height:86px;resize:vertical}.assurance-form>button{grid-column:1 / -1;width:auto;justify-self:start}.assurance-case-row{width:100%;display:grid;grid-template-columns:1fr auto;gap:16px;padding:14px;text-align:left;border:1px solid var(--hosted-border, #dfe3e8);background:transparent}.assurance-case-row.active{border-color:#1f6f5f;box-shadow:inset 3px 0 #1f6f5f}.assurance-case-row span{display:grid;gap:4px}.assurance-case-row small{color:#687078}.assurance-detail dl{display:grid;gap:10px}.assurance-detail dl div{display:grid;grid-template-columns:120px 1fr;gap:12px}.assurance-detail dt{color:#687078}.assurance-detail dd{margin:0;overflow-wrap:anywhere}.assurance-detail li{margin:8px 0}.assurance-detail li span{color:#687078;margin-left:8px}@media(max-width:1050px){.assurance-layout,.assurance-layout.empty{grid-template-columns:1fr}}@media(max-width:650px){.assurance-form{grid-template-columns:1fr}}.section-title h2{margin:0;font-size:17px}.section-title p{margin:5px 0 15px;color:var(--muted);font-size:12px}.compact-list,.entity-list,.action-list{display:grid}.compact-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:11px 0;border-top:1px solid var(--border)}.compact-list>div>span:not(.hosted-status){color:var(--muted);font-size:12px}.compact-list .hosted-status{grid-column:2;grid-row:1 / span 2;align-self:center}.ops-table{max-width:100%;overflow-x:auto}.ops-row{display:grid;grid-template-columns:minmax(190px,1.5fr) minmax(110px,1fr) 130px 80px 150px;min-width:760px;align-items:center;gap:12px;min-height:48px;padding:8px 4px;border-top:1px solid var(--border);font-size:13px}.ops-row.head{min-height:34px;color:var(--muted);border-top:0;font-size:11px;font-weight:800;text-transform:uppercase}.hosted-status{display:inline-flex;width:fit-content;min-height:25px;align-items:center;padding:0 8px;color:#3d4e66;background:var(--surface-2);border-radius:12px;font-size:11px;font-weight:850;text-transform:uppercase}.hosted-status.passed,.hosted-status.verified,.hosted-status.allowed,.hosted-status.approved,.hosted-status.complete,.hosted-status.low,.hosted-status.healthy,.hosted-status.delivered,.hosted-status.ready,.hosted-status.active,.hosted-status.baseline,.hosted-status.stable{color:var(--teal);background:var(--teal-soft)}.hosted-status.failed,.hosted-status.denied,.hosted-status.rejected,.hosted-status.verification-failed,.hosted-status.high,.hosted-status.critical,.hosted-status.regressed,.hosted-status.dead-letter,.hosted-status.revoked{color:var(--red);background:var(--red-soft)}.hosted-status.pending-approval,.hosted-status.needs-evidence,.hosted-status.manual-review,.hosted-status.partial,.hosted-status.medium,.hosted-status.waiting,.hosted-status.degraded,.hosted-status.warning,.hosted-status.retrying,.hosted-status.processing,.hosted-status.retired{color:var(--amber);background:var(--amber-soft)}.inline-form{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;margin:4px 0 18px;padding:16px;background:var(--surface-2)}.inline-form label,.auth-form-panel label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.inline-form input,.auth-form-panel input{width:100%;min-height:40px;padding:0 10px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:5px}.inline-form .wide{grid-column:span 2}.primary-action{min-height:42px;padding:0 16px;color:#fff!important;background:var(--accent)!important;border:1px solid var(--accent)!important;border-radius:6px;cursor:pointer;font-weight:800;white-space:nowrap}.primary-action.compact{min-height:36px;padding:0 12px}.entity-list article{display:grid;grid-template-columns:minmax(200px,1fr) minmax(220px,1fr) auto;gap:16px;align-items:center;min-height:70px;border-top:1px solid var(--border)}.entity-list article>div{display:grid;gap:5px}.entity-list article span{color:var(--muted);font-size:12px}.evidence-registry-layout{display:grid;gap:18px}.legal-hold-panel{display:grid;grid-template-columns:minmax(280px,1fr) minmax(260px,.8fr);gap:18px 28px;padding:20px;background:#f7fbff;border:1px solid #b8cee6;border-left:4px solid var(--accent)}.legal-hold-panel.approved{background:var(--teal-soft);border-color:#9bcdbb;border-left-color:var(--teal)}.legal-hold-panel h2{margin:5px 0 8px;font-size:20px}.legal-hold-panel p{max-width:760px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.legal-hold-panel dl{display:grid;gap:10px;margin:0}.legal-hold-panel dl div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;align-items:center}.legal-hold-panel dt,.legal-hold-panel form span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.legal-hold-panel dd{margin:0;font-size:12px}.legal-hold-panel form{display:grid;grid-column:1 / -1;gap:10px}.legal-hold-panel form label{display:grid;gap:6px}.legal-hold-panel textarea{min-height:82px;padding:10px;resize:vertical;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:5px;font:inherit}.legal-hold-panel form button{width:fit-content}.hash{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.action-list article{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr) auto;gap:18px;align-items:center;padding:16px 0;border-top:1px solid var(--border)}.action-main{display:grid;grid-template-columns:1fr auto;gap:8px 12px}.action-main>div,.action-main p{display:grid;gap:4px;margin:0}.action-main p{grid-column:1 / -1;color:var(--muted);font-size:12px}.action-list dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.action-list dl div{display:grid;gap:3px}.action-list dt{color:var(--muted);font-size:10px;text-transform:uppercase}.action-list dd{margin:0;font-size:12px;font-weight:750}.approval-actions{display:flex;gap:8px}.hosted-empty{padding:20px 0;color:var(--muted);font-size:13px}.integration-layout{display:grid;gap:18px}.trust-ops-list{display:grid}.trust-ops-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:56px;padding:10px 0;border-top:1px solid var(--border)}.trust-ops-list article>div{display:grid;gap:4px;min-width:0}.trust-ops-list article span:not(.hosted-status){overflow-wrap:anywhere;color:var(--muted);font-size:12px}.connection-quickstart{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:24px;align-items:center;padding:20px;background:#f7fbff;border:1px solid #b8cee6;border-left:4px solid var(--accent)}.connection-quickstart pre{min-width:0;overflow-x:auto;margin:0;padding:14px;color:#e2e8f0;background:#10233f;border-radius:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6}.secret-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.secret-box button{min-height:32px;padding:0 10px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:5px;cursor:pointer;font-weight:750}.integration-layout pre,.secret-box code{display:block;overflow-x:auto;margin:10px 0 0;padding:14px;color:#e2e8f0;background:#10233f;border-radius:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6}.connection-quickstart pre{margin:0}.key-revoke-actions{display:flex;gap:8px;justify-content:flex-end}.deletion-table .ops-row{grid-template-columns:minmax(140px,1.5fr) 72px 90px 64px 120px;min-width:540px}.key-create-controls{display:flex;gap:8px;align-items:center}.key-create-controls select{min-height:36px;padding:0 9px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:5px}.pilot-report{display:grid;gap:18px}.pilot-report-actions,.period-control{display:flex;gap:8px;align-items:center}.period-control{gap:0;border:1px solid var(--border);border-radius:5px;overflow:hidden}.period-control button{min-width:46px;min-height:34px;border:0;border-right:1px solid var(--border);border-radius:0;background:#fff}.period-control button:last-child{border-right:0}.period-control button.active{color:#fff;background:var(--accent)}.pilot-stage-grid,.pilot-timing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border)}.pilot-stage-grid article,.pilot-timing-grid>div{display:grid;gap:5px;min-height:104px;padding:15px;border-right:1px solid var(--border)}.pilot-stage-grid article:last-child,.pilot-timing-grid>div:last-child{border-right:0}.pilot-stage-grid span,.pilot-timing-grid span{color:var(--muted);font-size:12px;font-weight:750}.pilot-stage-grid strong,.pilot-timing-grid strong{font-size:28px}.pilot-stage-grid em,.pilot-timing-grid em{color:var(--muted);font-size:11px;font-style:normal}.pilot-timing-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pilot-report-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.pilot-report-columns h3{margin:0 0 10px;font-size:15px}.pilot-reason-list,.pilot-outcomes{border-top:1px solid var(--border)}.pilot-reason-list>div,.pilot-outcomes>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,1fr) 40px;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid var(--border)}.pilot-reason-list span,.pilot-outcomes span{color:var(--muted);font-size:12px}.pilot-reason-list b{text-align:right}.pilot-outcomes>div{grid-template-columns:minmax(0,1fr) auto}.pilot-project-table{overflow-x:auto;border:1px solid var(--border)}.pilot-project-row{display:grid;grid-template-columns:minmax(180px,1.6fr) minmax(120px,1fr) 110px 70px;gap:12px;align-items:center;min-width:650px;padding:11px 13px;border-bottom:1px solid var(--border)}.pilot-project-row:last-child{border-bottom:0}.pilot-project-row.head{color:var(--muted);background:#f1f5fa;font-size:11px;font-weight:800;text-transform:uppercase}.pilot-project-row div{display:grid;gap:3px}.pilot-project-row small,.pilot-report-note{color:var(--muted);font-size:11px}.pilot-report-note{margin:0}.governance-layout,.governance-list{display:grid;gap:18px}.governance-list{gap:0}.governance-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;align-items:start;padding:16px 0;border-top:1px solid var(--border)}.governance-list article>div:first-child{display:grid;gap:6px}.governance-list small{color:var(--muted)}.governance-actions{display:flex;grid-column:1 / -1;gap:8px;align-items:end;justify-content:flex-end}.governance-actions textarea{min-height:70px;flex:1;padding:9px;border:1px solid var(--border);border-radius:5px;resize:vertical;font:inherit}.danger-action{border-color:#c33c36!important;color:#a82e29!important}.secret-box strong{color:var(--red)}.console-error,.form-error,.form-message{margin-bottom:14px;padding:11px 12px;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:5px;font-size:13px}.form-message{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.auth-surface{min-height:100vh;background:#fff}.auth-surface>.product-nav{background:#fff}.auth-page{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);min-height:calc(100vh - 76px);background:#fff}.auth-intro,.auth-form-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,7vw,112px)}.auth-intro{color:#fff;background:var(--brand-ink)}.auth-intro h1{max-width:760px;margin:40px 0 20px;font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:0}.auth-intro p,.auth-intro ol{max-width:680px;color:#cad7eb;line-height:1.65}.auth-evidence-link{width:fit-content;margin-top:22px;padding-bottom:3px;color:#dff5ed;border-bottom:1px solid #5da98d;font-size:13px;font-weight:800}.auth-intro ol{display:grid;gap:10px;padding-left:22px}.auth-form-panel{max-width:620px}.auth-form-panel h2{margin:28px 0 22px;font-size:25px}.auth-form-panel form{display:grid;gap:16px}.auth-secondary-action{min-height:40px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;font-weight:750}.auth-secondary-action:disabled{color:var(--muted);cursor:not-allowed}.auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--border)}.auth-tabs button{min-height:44px;color:var(--muted);background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;font-weight:800}.auth-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.auth-note{color:var(--muted);font-size:12px;line-height:1.5}.run-analysis-page{display:grid;gap:18px}.run-filter-bar{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;gap:12px;align-items:end;padding:15px 18px;background:#fff;border:1px solid var(--border)}.run-filter-bar label,.review-fields label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:800}.run-filter-bar input,.run-filter-bar select,.review-fields input,.review-fields select,.review-fields textarea{width:100%;min-height:38px;padding:7px 9px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:5px;font:inherit}.filter-result{display:grid;min-width:96px;justify-items:end}.filter-result strong{font-size:22px}.filter-result span{color:var(--muted);font-size:11px}.run-analysis-layout{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:18px;align-items:start}.run-selector{display:grid;max-height:calc(100vh - 180px);overflow-y:auto;background:#fff;border:1px solid var(--border)}.run-selector button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:76px;padding:12px 14px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--border);cursor:pointer}.run-selector button:hover,.run-selector button.active{background:#f1f7ff}.run-selector button.active{box-shadow:inset 3px 0 var(--accent)}.run-selector button>span{display:grid;gap:6px;min-width:0;align-content:center}.run-selector button>span:last-child{justify-items:end}.run-selector strong,.run-selector small{overflow-wrap:anywhere}.run-selector small{color:var(--muted);font-size:11px}.run-analysis-content{display:grid;min-width:0;gap:18px}.analysis-loading{min-height:240px;padding:28px;color:var(--muted);background:#fff;border:1px solid var(--border)}.hosted-run-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 18px;padding:20px;background:#fff;border:1px solid var(--border);border-left:4px solid var(--accent)}.hosted-run-summary h2{margin:5px 0 7px;font-size:22px;overflow-wrap:anywhere}.hosted-run-summary p{max-width:850px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.hosted-run-summary .evidence-completeness-reason{margin-top:7px;color:var(--red);font-weight:700}.hosted-run-statuses{display:flex;gap:7px;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}.hosted-run-summary dl{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin:4px 0 0;border-top:1px solid var(--border)}.hosted-run-summary dl div{display:grid;gap:4px;padding:13px 12px 0 0}.hosted-run-summary dt,.bundle-inspector dt{color:var(--muted);font-size:10px;text-transform:uppercase}.hosted-run-summary dd,.bundle-inspector dd{margin:0;font-size:14px;font-weight:850}.analysis-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:start}.hosted-timeline{display:grid;max-height:540px;overflow-y:auto}.hosted-timeline>div:not(.hosted-empty){display:grid;grid-template-columns:12px minmax(0,1fr);gap:11px;min-height:68px;padding:11px 0;border-top:1px solid var(--border)}.hosted-timeline i{width:10px;height:10px;margin-top:4px;background:#7c8ca3;border-radius:50%;box-shadow:0 0 0 4px #edf1f6}.hosted-timeline .failure i{background:var(--red);box-shadow:0 0 0 4px var(--red-soft)}.hosted-timeline .network i{background:var(--amber);box-shadow:0 0 0 4px var(--amber-soft)}.hosted-timeline .page i{background:var(--teal);box-shadow:0 0 0 4px var(--teal-soft)}.hosted-timeline header{display:flex;justify-content:space-between;gap:12px}.hosted-timeline header span,.hosted-timeline small,.hosted-timeline p{color:var(--muted);font-size:11px}.hosted-timeline p{margin:6px 0;font-size:12px;line-height:1.45}.bundle-verdict{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;align-items:center;padding:12px;background:var(--surface-2)}.bundle-verdict>span{color:var(--muted);font-size:10px;text-transform:uppercase}.bundle-verdict>strong{overflow-wrap:anywhere}.bundle-verdict .hosted-status{grid-column:2;grid-row:1 / span 2}.bundle-inspector dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.bundle-inspector dl div{display:grid;gap:4px}.bundle-results{display:grid}.bundle-results>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;min-height:52px;border-top:1px solid var(--border)}.bundle-results>div>span{display:grid;gap:3px}.bundle-results small{color:var(--muted)}.taxonomy-workspace{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:14px;align-items:start}.finding-queue{display:grid;max-height:620px;overflow-y:auto;border:1px solid var(--border)}.finding-queue button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:66px;padding:10px 11px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--border);cursor:pointer}.finding-queue button:hover,.finding-queue button.active{background:#f4f8fd}.finding-queue button.active{box-shadow:inset 3px 0 var(--accent)}.finding-queue button>span{display:grid;gap:4px;min-width:0}.finding-queue strong{font-size:12px;line-height:1.35}.finding-queue small{color:var(--muted);font-size:10px}.hosted-finding-card{display:grid;gap:14px;padding:15px;background:#fffdf8;border:1px solid #eadab1;border-left:3px solid var(--amber);border-radius:5px}.hosted-finding-card.confirmed{background:#f4fbf8;border-color:#b8dccd;border-left-color:var(--teal)}.hosted-finding-card.corrected{background:#f4f8fd;border-color:#bdcde0;border-left-color:var(--accent)}.finding-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.finding-heading>div{display:grid;gap:6px;min-width:0}.finding-heading strong{font-size:13px;line-height:1.45}.review-fields{display:grid;grid-template-columns:minmax(180px,1fr) minmax(150px,.5fr);gap:10px}.review-fields .wide{grid-column:1 / -1}.review-fields textarea{min-height:64px;resize:vertical}.review-provenance{margin:0;color:var(--muted);font-size:11px}.hosted-finding-card>button{width:fit-content}.artifact-workspace{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:16px}.hosted-artifact-preview{display:grid;min-height:260px;place-items:center;overflow:hidden;color:var(--muted);background:#182235;border:1px solid #27354b}.hosted-artifact-preview img{display:block;width:100%;max-height:480px;object-fit:contain}.hosted-artifact-preview>div{max-width:260px;padding:20px;text-align:center}.hosted-artifact-preview p{font-size:12px;line-height:1.5}.hosted-artifact-list{display:grid;align-content:start}.hosted-artifact-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:72px;padding:10px 0;border-top:1px solid var(--border)}.hosted-artifact-list article:first-child{border-top:0}.hosted-artifact-list article>span{display:grid;gap:4px;min-width:0}.hosted-artifact-list small,.hosted-artifact-list code,.hosted-artifact-list em{color:var(--muted);font-size:11px;overflow-wrap:anywhere}.hosted-artifact-list em{font-style:normal}.hosted-artifact-list button{min-height:34px;padding:0 10px;color:var(--accent);background:#fff;border:1px solid var(--border);border-radius:5px;cursor:pointer;font-weight:750}.hosted-artifact-list .pointer-only{opacity:.78}.hosted-status.confirmed,.hosted-status.corrected{color:var(--teal);background:var(--teal-soft)}.hosted-status.unreviewed{color:var(--amber);background:var(--amber-soft)}@media(max-width:1100px){.trust-operations-band{grid-template-columns:repeat(2,minmax(0,1fr))}.control-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.control-metrics>div{border-bottom:1px solid var(--border)}.action-list article{grid-template-columns:1fr}.run-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-result{justify-items:start}.run-analysis-layout{grid-template-columns:1fr}.run-selector{max-height:310px}.analysis-grid,.artifact-workspace,.taxonomy-workspace{grid-template-columns:1fr}}@media(max-width:820px){.hosted-shell,.auth-page{grid-template-columns:1fr}.hosted-sidebar{position:static;height:auto;padding:18px 16px 14px}.hosted-sidebar nav{display:flex;gap:4px;margin:0 -16px;padding:0 16px 8px;overflow-x:auto;scrollbar-width:thin}.hosted-sidebar nav button{flex:0 0 auto;min-height:38px;white-space:nowrap}.project-switcher{margin:14px 0 12px}.account-block{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:6px;padding-top:10px}.hosted-workspace{width:calc(100% - 24px)}.section-actions{align-items:stretch;flex-direction:column}.control-metrics,.trust-operations-band,.operations-band,.inline-form,.connection-quickstart,.onboarding-band,.onboarding-band ol,.legal-hold-panel,.trend-grid{grid-template-columns:1fr}.slo-grid,.incident-ledger dl,.notification-destinations form,.transition-ledger>div{grid-template-columns:1fr}.trend-series+.trend-series{padding-left:0;border-top:1px solid var(--border);border-left:0}.onboarding-band>button{width:fit-content}.onboarding-actions,.onboarding-command{align-items:stretch;flex-direction:column}.pilot-feedback-form{grid-template-columns:1fr}.pilot-feedback-form textarea,.pilot-feedback-form .form-error{grid-column:auto}.control-metrics>div{min-height:96px;border-right:0}.trust-operations-band>div{min-height:88px;border-right:0;border-bottom:1px solid #dbe5ed}.inline-form .wide{grid-column:auto}.entity-list article{grid-template-columns:1fr;padding:14px 0}.run-filter-bar,.run-analysis-layout,.hosted-run-summary dl,.review-fields{grid-template-columns:1fr}.filter-result{justify-items:start}.run-selector{max-height:310px}.review-fields .wide{grid-column:auto}.artifact-workspace{grid-template-columns:1fr}.governance-list article,.governance-actions,.key-create-controls{display:grid;grid-template-columns:1fr;align-items:stretch}.pilot-report-actions,.pilot-report-columns{align-items:stretch;grid-template-columns:1fr}.pilot-report-actions{display:grid}.pilot-stage-grid,.pilot-timing-grid{grid-template-columns:1fr}.pilot-stage-grid article,.pilot-timing-grid>div{min-height:86px;border-right:0;border-bottom:1px solid var(--border)}.finding-queue{max-height:280px}.auth-intro,.auth-form-panel{padding:32px 24px}.auth-form-panel{order:-1;max-width:none}.auth-intro h1{margin-top:28px;font-size:38px}}.product-site{min-height:100vh;overflow-x:hidden;color:var(--product-ink);background:var(--product-paper)}.product-site h1,.product-site h2,.product-site h3,.product-site p{letter-spacing:0}.product-nav{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,calc(100% - 48px));min-height:76px;margin:0 auto;border-bottom:1px solid var(--product-line)}.product-brand{display:inline-flex;align-items:center;gap:9px;width:fit-content;font-size:21px;font-weight:850}.product-brand-copy{display:grid;gap:1px}.product-brand-copy strong{font-size:inherit}.product-brand-copy small{color:var(--product-muted);font-size:9px;font-weight:800;text-transform:uppercase}.product-brand-mark{display:grid;width:30px;height:30px;place-items:center;color:var(--product-green)}.product-brand-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-nav nav{display:flex;align-items:center;gap:28px;color:#334a42;font-size:14px;font-weight:700}.product-nav nav a{display:inline-flex;align-items:center;min-height:38px;border-bottom:2px solid transparent}.product-nav nav a:hover,.product-nav nav a.active{color:var(--product-green-dark);border-bottom-color:var(--product-green)}.product-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;font-size:14px;font-weight:800}.product-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:850;line-height:1.2;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.product-button:hover{transform:translateY(-1px)}.product-button.primary{color:#fff;background:var(--product-green);border-color:var(--product-green)}.product-button.primary:hover{background:var(--product-green-dark);border-color:var(--product-green-dark)}.product-button.secondary{color:var(--product-ink);background:#fff;border-color:#b9c9c2}.product-button.secondary:hover{border-color:var(--product-green)}.product-button.dark{color:#fff;background:#17251f;border-color:#17251f}.product-button.compact{min-height:38px;padding:0 14px}.product-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:72px;align-items:center;width:min(1180px,calc(100% - 48px));min-height:640px;margin:0 auto;padding:68px 0 82px}.product-hero-copy{max-width:590px}.product-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--product-green-dark);font-size:12px;font-weight:850;text-transform:uppercase}.product-eyebrow>span{width:8px;height:8px;background:var(--product-green);border-radius:50%;box-shadow:0 0 0 4px var(--product-green-soft)}.product-hero h1{max-width:650px;margin:0;font-size:66px;line-height:.98;font-weight:880}.product-lede{max-width:580px;margin:28px 0 0;color:var(--product-muted);font-size:19px;line-height:1.6}.product-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.product-hero-note{margin:14px 0 0;color:#64746e;font-size:12px}.assurance-console{position:relative;display:grid;align-self:center;min-height:520px;padding:0 24px 22px;overflow:hidden;background:#fdfefd;border:1px solid #bfcec8;border-radius:8px;box-shadow:0 26px 70px #10231d29}.assurance-console:after{position:absolute;right:0;bottom:0;width:5px;height:38%;content:"";background:var(--product-green)}.console-topbar,.console-summary,.console-action,.console-footer{display:flex;align-items:center;justify-content:space-between}.console-topbar{min-height:56px;margin:0 -24px;padding:0 24px;color:#3f534b;background:#f1f5f3;border-bottom:1px solid #d5dfdb;font-size:12px;font-weight:800}.console-topbar span{display:flex;align-items:center;gap:8px}.console-topbar i{width:8px;height:8px;background:#0a9a70;border-radius:50%;box-shadow:0 0 0 4px #d7f2e9}.console-topbar small{color:#708078;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.console-summary{min-height:92px;border-bottom:1px solid var(--product-line)}.console-summary div,.console-action{display:grid;gap:5px}.console-summary small,.console-action small{color:#6b7b74;font-size:10px;font-weight:850}.console-summary strong{font-size:20px}.risk-badge{padding:7px 9px;color:#a81831;background:#ffe9ed;border:1px solid #f6c4cd;border-radius:5px;font-size:10px;font-weight:900}.console-action{align-content:center;min-height:92px;border-bottom:1px solid var(--product-line)}.console-action strong{font-size:16px}.console-action span{color:var(--product-muted);font-size:12px}.console-timeline{display:grid;align-content:center;padding:12px 0}.console-event{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);gap:10px;align-items:center;min-height:50px}.console-event:not(:last-child):after{position:absolute;top:35px;bottom:-15px;left:12px;width:1px;content:"";background:#bcd7cd}.event-check{display:grid;z-index:1;width:25px;height:25px;place-items:center;color:#fff;background:var(--product-green);border-radius:50%;font-size:12px;font-weight:900}.console-event div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.console-event strong{font-size:12px}.console-event small{color:#607169;font-size:11px;text-align:right}.console-footer{min-height:48px;padding-top:14px;color:#476057;border-top:1px solid var(--product-line);font-size:11px}.console-footer strong{color:var(--product-green-dark)}.product-proof-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));color:#fff;background:#13221c}.product-proof-bar>div{display:grid;min-height:128px;padding:27px 34px;place-content:center;border-right:1px solid #34463f}.product-proof-bar strong{font-size:27px}.product-proof-bar span{margin-top:5px;color:#bdcbc5;font-size:12px}.product-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:116px 0}.section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);column-gap:90px;align-items:end;margin-bottom:62px}.section-heading .product-eyebrow{grid-column:1 / -1}.section-heading h2,.workflow-copy h2,.product-cta h2,.subpage-hero h1{margin:0;font-size:44px;line-height:1.08;font-weight:860}.section-heading>p:last-child,.workflow-copy>p,.product-cta>div>p:last-child,.subpage-hero>p:last-child{margin:0;color:var(--product-muted);font-size:16px;line-height:1.65}.lifecycle-section{width:auto;padding-right:max(24px,calc((100vw - 1180px)/2));padding-left:max(24px,calc((100vw - 1180px)/2));background:var(--product-canvas)}.lifecycle-lines{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #bfcac5}.lifecycle-lines article{display:grid;align-content:start;min-height:360px;padding:28px 34px 28px 0;border-right:1px solid #cbd5d1}.lifecycle-lines article+article{padding-left:34px}.lifecycle-lines article:last-child{border-right:0}.lifecycle-index{color:#73827c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.lifecycle-lines article>p:not(.lifecycle-body){margin:36px 0 7px;color:var(--product-green-dark);font-size:11px;font-weight:850;text-transform:uppercase}.lifecycle-lines h3{margin:0;font-size:27px}.lifecycle-swatch{width:48px;height:5px;margin-top:20px;background:var(--product-blue)}.lifecycle-lines article:nth-child(2) .lifecycle-swatch{background:var(--product-amber)}.lifecycle-lines article:nth-child(3) .lifecycle-swatch{background:var(--product-green)}.lifecycle-body{min-height:120px;margin:28px 0 24px;color:var(--product-muted);font-size:14px;line-height:1.7}.lifecycle-lines small{margin-top:auto;color:#53665e;font-size:11px;font-weight:750}.workflow-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:86px;align-items:center}.workflow-copy>p{margin-top:24px}.workflow-steps{display:grid;margin:42px 0 0;padding:0;list-style:none;border-top:1px solid var(--product-line)}.workflow-steps li{display:grid;grid-template-columns:42px 1fr;gap:12px;min-height:68px;align-items:center;border-bottom:1px solid var(--product-line)}.workflow-steps>li>span{color:var(--product-green);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.workflow-steps div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.workflow-steps small{color:var(--product-muted)}.evidence-code{overflow:hidden;color:#d9e9e2;background:#15231d;border:1px solid #273c33;border-radius:8px;box-shadow:0 24px 62px #10231d29}.evidence-code-header,.evidence-code-footer{display:flex;align-items:center;justify-content:space-between;padding:0 22px;color:#aebfb8;background:#1c2d26;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.evidence-code-header{min-height:52px;border-bottom:1px solid #31443c}.verified-dot{color:#79e2bd}.verified-dot:before{display:inline-block;width:7px;height:7px;margin-right:7px;content:"";background:#4bd1a1;border-radius:50%}.evidence-code pre{min-height:350px;margin:0;padding:34px;overflow-x:auto;color:#d9e9e2;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.75}.evidence-code-footer{min-height:48px;border-top:1px solid #31443c}.public-evidence-section{width:auto;padding-right:max(24px,calc((100vw - 1180px)/2));padding-left:max(24px,calc((100vw - 1180px)/2));background:#eaf1ff;border-top:1px solid #ccdaf5;border-bottom:1px solid #ccdaf5}.acceptance-record{display:grid;grid-template-columns:.65fr repeat(4,1fr) auto;align-items:center;min-height:118px;background:#fff;border:1px solid #c5d2e8;border-radius:7px}.acceptance-record>div,.acceptance-record>a{display:grid;gap:7px;min-width:0;padding:20px;border-right:1px solid #d8e1ef}.acceptance-record>a{color:var(--product-blue);border-right:0;font-size:12px;font-weight:850}.acceptance-record small{color:#65768d;font-size:10px;font-weight:800;text-transform:uppercase}.acceptance-record strong{font-size:12px;line-height:1.45}.acceptance-status{display:flex!important;align-items:center;color:var(--product-green-dark);font-size:12px;font-weight:900}.acceptance-status span{width:9px;height:9px;background:var(--product-green);border-radius:50%}.evidence-disclaimer{max-width:820px;margin:22px 0 0;color:#576a63;font-size:12px;line-height:1.6}.agent-type-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--product-line);border-bottom:1px solid var(--product-line)}.agent-type-list div{display:grid;align-content:center;min-height:140px;padding:24px;border-right:1px solid var(--product-line)}.agent-type-list div:last-child{border-right:0}.agent-type-list strong{font-size:16px}.agent-type-list span{margin-top:9px;color:var(--product-muted);font-size:11px;line-height:1.5}.product-cta{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:46px;align-items:center;padding:82px max(24px,calc((100vw - 1180px)/2));color:#fff;background:#13221c}.product-cta>div>p:last-child{max-width:650px;margin-top:18px;color:#bdcbc5}.product-cta .product-eyebrow{color:#8de7c5}.product-cta .quickstart-command{grid-column:2;grid-row:1;min-width:0;padding:20px;overflow-x:auto;color:#aaf1d5;background:#1d3028;border:1px solid #3b5349;border-radius:6px}.quickstart-command code{white-space:nowrap;font-size:13px}.product-cta .product-hero-actions{grid-column:1 / -1;margin-top:0}.product-cta .product-button.primary{color:#0e2b20;background:#63d6ac;border-color:#63d6ac}.product-cta .product-button.dark{border-color:#556a61}.product-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px;padding:72px max(24px,calc((100vw - 1180px)/2)) 36px;color:#d4dfda;background:#0c1713;border-top:1px solid #283a32}.product-footer>div{display:grid;align-content:start;gap:12px}.product-footer .product-brand{color:#fff}.product-footer>div>p{max-width:330px;margin:4px 0 0;color:#92a69d;font-size:12px;line-height:1.6}.product-footer strong{margin-bottom:5px;color:#fff;font-size:12px}.product-footer a:not(.product-brand){width:fit-content;color:#9fb1a9;font-size:12px}.product-footer a:hover{color:#fff}.product-copyright{grid-column:1 / -1;margin:24px 0 0;padding-top:24px;color:#71857c;border-top:1px solid #273830;font-size:11px}.subpage-site main{min-height:720px}.subpage-hero{width:min(920px,calc(100% - 48px));margin:0 auto;padding:108px 0 72px;text-align:center}.subpage-hero .product-eyebrow{justify-content:center}.subpage-hero h1{max-width:850px;margin:0 auto;font-size:54px}.subpage-hero>p:last-child{max-width:720px;margin:25px auto 0}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1120px,calc(100% - 48px));margin:0 auto;padding-bottom:72px}.plan{position:relative;display:grid;grid-template-rows:auto auto auto 1fr auto;min-height:520px;padding:30px;background:#fff;border:1px solid var(--product-line);border-radius:8px}.plan.featured{border:2px solid var(--product-green);box-shadow:0 18px 48px #087a5b1f}.plan-label{position:absolute;top:-13px;left:22px;padding:6px 9px;color:#fff;background:var(--product-green);border-radius:4px;font-size:10px;font-weight:850;text-transform:uppercase}.plan h2{margin:10px 0 22px;font-size:20px}.plan-price{display:grid;gap:4px;min-height:85px}.plan-price strong{font-size:34px;line-height:1.1}.plan-price span{color:var(--product-muted);font-size:11px}.plan>p{min-height:52px;margin:12px 0 22px;color:var(--product-muted);font-size:13px;line-height:1.55}.plan ul,.security-columns ul{display:grid;gap:13px;margin:0 0 30px;padding:0;list-style:none}.plan li,.security-columns li{position:relative;padding-left:21px;color:#41544c;font-size:12px;line-height:1.5}.plan li:before,.security-columns li:before{position:absolute;top:3px;left:0;color:var(--product-green);content:"✓";font-weight:900}.pricing-boundary{display:grid;grid-template-columns:220px 1fr;gap:32px;width:min(1120px,calc(100% - 48px));margin:0 auto 110px;padding:28px 0;border-top:1px solid var(--product-line);border-bottom:1px solid var(--product-line)}.pricing-boundary p{margin:0;color:var(--product-muted);font-size:13px;line-height:1.6}.security-hero{text-align:left}.security-hero .product-eyebrow{justify-content:flex-start}.security-hero h1,.security-hero>p:last-child{margin-right:0;margin-left:0}.security-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1120px,calc(100% - 48px));margin:0 auto;border-top:1px solid var(--product-line);border-bottom:1px solid var(--product-line)}.security-columns article{min-height:310px;padding:34px;border-right:1px solid var(--product-line)}.security-columns article:last-child{border-right:0}.security-columns h2{margin:0 0 26px;font-size:20px}.trust-boundary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:94px 0}.trust-boundary-grid h2,.responsible-disclosure h2{margin:0 0 18px;font-size:28px}.trust-boundary-grid p,.responsible-disclosure p{margin:0;color:var(--product-muted);font-size:14px;line-height:1.7}.responsible-disclosure{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:70px max(24px,calc((100vw - 1120px)/2));background:var(--product-canvas);border-top:1px solid var(--product-line)}.responsible-disclosure>div{max-width:720px}@media(max-width:1020px){.product-nav{grid-template-columns:1fr auto}.product-nav nav{display:none}.product-hero{grid-template-columns:1fr;gap:52px;padding-top:62px}.product-hero-copy{max-width:760px}.assurance-console{width:min(680px,100%)}.workflow-section{grid-template-columns:1fr}.workflow-copy{max-width:720px}.acceptance-record{grid-template-columns:repeat(3,minmax(0,1fr))}.acceptance-record>div,.acceptance-record>a{min-height:90px;border-bottom:1px solid #d8e1ef}.agent-type-list{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-type-list div{border-bottom:1px solid var(--product-line)}}@media(max-width:760px){.product-nav{width:calc(100% - 28px);min-height:66px}.product-nav-actions>a:first-child{display:none}.product-hero,.product-section{width:calc(100% - 32px)}.product-hero{min-height:auto;padding:54px 0 64px}.product-hero h1{font-size:46px;line-height:1.02}.product-lede{font-size:16px}.product-hero-actions{align-items:stretch;flex-direction:column}.product-hero-actions .product-button{width:100%}.assurance-console{min-height:500px;padding-right:16px;padding-left:16px}.console-topbar{margin-right:-16px;margin-left:-16px;padding:0 16px}.console-event div{display:grid;gap:2px}.console-event small{text-align:left}.product-proof-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.product-proof-bar>div{min-height:108px;padding:20px;border-bottom:1px solid #34463f}.product-section{padding-top:80px;padding-bottom:80px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:42px}.section-heading h2,.workflow-copy h2,.product-cta h2{font-size:35px}.lifecycle-section,.public-evidence-section{width:auto}.lifecycle-lines{grid-template-columns:1fr}.lifecycle-lines article,.lifecycle-lines article+article{min-height:auto;padding:30px 0;border-right:0;border-bottom:1px solid #cbd5d1}.lifecycle-body{min-height:0}.evidence-code pre{min-height:320px;padding:22px 18px;font-size:11px}.evidence-code-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;min-height:62px}.acceptance-record{grid-template-columns:1fr}.acceptance-record>div,.acceptance-record>a{min-height:78px;border-right:0}.agent-type-list{grid-template-columns:1fr}.agent-type-list div{min-height:100px;border-right:0}.product-cta{grid-template-columns:1fr;padding-top:66px;padding-bottom:66px}.product-cta .quickstart-command{grid-column:1;grid-row:auto}.product-cta .product-hero-actions{grid-column:1}.product-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.product-footer>div:first-child{grid-column:1 / -1}.subpage-hero{width:calc(100% - 32px);padding:72px 0 48px;text-align:left}.subpage-hero .product-eyebrow{justify-content:flex-start}.subpage-hero h1{font-size:40px}.subpage-hero>p:last-child{margin-left:0}.plans-grid,.security-columns,.trust-boundary-grid{grid-template-columns:1fr;width:calc(100% - 32px)}.plan{min-height:490px}.pricing-boundary{grid-template-columns:1fr;width:calc(100% - 32px)}.security-columns article{min-height:auto;padding:28px 0;border-right:0;border-bottom:1px solid var(--product-line)}.trust-boundary-grid{gap:48px;padding:72px 0}.responsible-disclosure{align-items:stretch;flex-direction:column}}
