:root{--bg-0:#f7fbf9;--bg-1:#eef5f1;--bg-2:#e6f1ec;--card:#ffffffeb;--ink:#0e1f2b;--muted:#667085;--line:#d6e4dd;--accent:#0f4d3a;--accent-2:#17a67a;--warm:#c7ddd3;--warning:#a64b3f}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{color:var(--ink);background:linear-gradient(180deg, #ffffffd1, #ffffffd1), linear-gradient(165deg, var(--bg-0) 0%, var(--bg-1) 52%, var(--bg-2) 100%);font-family:Inter,IBM Plex Sans,Avenir Next,Segoe UI,sans-serif}.ambient-bg{pointer-events:none;z-index:0;background-image:radial-gradient(circle at 10% 10%,#17a67a29 0%,#17a67a00 40%),radial-gradient(circle at 86% 16%,#0f4d3a1f 0%,#0f4d3a00 42%),linear-gradient(90deg,#89c2a60d 0%,#89c2a600 30%);position:fixed;inset:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app-shell{z-index:1;max-width:1200px;margin:0 auto;padding:24px 24px 30px;position:relative}.app-header{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:flex-start;gap:22px;margin-bottom:22px;display:grid}.brand-block{flex-direction:column;gap:4px;min-width:0;display:flex}.brand-link{align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.brand-link:hover{text-decoration:none}.brand-wordmark{object-fit:contain;width:min(320px,100%);height:auto;display:block}.brand-mark{object-fit:contain;width:min(116px,34vw);height:auto;display:none}.brand-support{color:var(--muted);letter-spacing:.01em;margin:0;font-family:Sora,Inter,IBM Plex Sans,sans-serif;font-size:14px}.app-disclaimer{border:1px solid var(--line);color:var(--muted);background:#ffffffbd;border-radius:12px;margin:18px 0 0;padding:12px 14px;font-size:12px;line-height:1.45}.top-nav-shell{background:linear-gradient(#ffffffdb,#f6faf8f0);border:1px solid #0f4d3a1f;border-radius:22px;justify-self:end;width:100%;max-width:820px;margin-top:0;padding:14px;box-shadow:inset 0 1px #fffc,0 16px 36px #0e1f2b0f}.top-nav{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-left:0;display:grid}.top-nav-group{flex-wrap:wrap;align-items:center;gap:10px 12px;min-width:0;display:flex}.top-nav-group-auth{justify-content:flex-end;gap:8px;margin-left:0;display:flex}.auth-nav-pending{min-width:86px;min-height:42px}.top-nav a,.top-nav button{letter-spacing:.01em;min-height:40px;color:var(--accent);white-space:nowrap;cursor:pointer;background:#ffffffeb;border:1px solid #0f4d3a24;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-family:inherit;font-size:15px;font-weight:500;display:inline-flex}@media (max-width:1180px){.app-header{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px}.top-nav{grid-template-columns:1fr}.top-nav a,.top-nav button{padding:9px 13px;font-size:14px}}.top-nav a:hover,.top-nav button:hover{text-decoration:none;box-shadow:0 10px 22px #0e1f2b14}.top-nav-link.nav-explorer{color:#063f35;background:linear-gradient(#e4f7ef,#c9ecdf);border-color:#0f4d3a6b;font-weight:800;box-shadow:inset 0 1px #ffffffd6,0 8px 18px #0f4d3a1f}.top-nav-link.nav-network{color:#0e1f2b;background:linear-gradient(#f5f9fb,#e4ebef);border-color:#0e1f2b52;font-weight:800;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0e1f2b1a}.top-nav-link.nav-secondary{color:#34444f;background:#f7faf9d1;border-color:#0e1f2b1a;font-weight:800}.top-nav-auth-link{border-radius:999px;min-width:86px;padding:9px 14px}.top-nav-auth-link.nav-start-free{color:#f7fbf9;background:linear-gradient(135deg,#0f4d3a,#17a67a);border-color:#0f4d3a;box-shadow:0 12px 24px #0f4d3a2e}.top-nav-auth-link.nav-login{color:#22313b;background:#f7faf9f5;border-color:#0e1f2b1f}.card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 16px 40px #0e1f2b12}.stack{flex-direction:column;gap:14px;display:flex}.stack-lg{flex-direction:column;gap:18px;display:flex}h2,h3,h4{color:#0f4d3a;margin:0;font-family:Sora,Inter,IBM Plex Sans,sans-serif}h2{letter-spacing:-.03em;font-size:clamp(32px,3.2vw,46px);line-height:1.04}h3{letter-spacing:-.02em;font-size:24px}h4{font-size:18px}p,small{margin:0}small{color:var(--muted)}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;color:var(--ink);background:#fdfefd;border:1px solid #c9dcd2;border-radius:11px;padding:10px 11px}label{color:#24404a;flex-direction:column;gap:6px;font-size:13px;display:flex}.checkbox-label{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;line-height:1.45;display:grid}.checkbox-label input{width:16px;height:16px;margin-top:2px}button,.btn-primary,.btn-secondary{border:1px solid var(--accent);cursor:pointer;border-radius:12px;padding:10px 14px;transition:transform .16s,box-shadow .16s,opacity .16s}button:hover,.btn-primary:hover,.btn-secondary:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 10px 22px #0f4d3a29}button:disabled{opacity:.65;cursor:not-allowed}button:disabled:hover,.btn-primary:disabled:hover,.btn-secondary:disabled:hover{box-shadow:none;transform:none}button,.btn-primary{background:linear-gradient(130deg, var(--accent) 0%, var(--accent-2) 100%);color:#fff}button.ghost,.btn-secondary{color:var(--accent);background:#fffc}button.ghost.danger{color:#9f233a;background:#fff7f8;border-color:#d8a8b3}button.ghost.danger:hover{box-shadow:0 10px 22px #9f233a1a}.cta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cta-row.compact{gap:8px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:12px;font-weight:600}.hero{flex-direction:column;gap:12px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#17a67a29,#17a67a00);border-radius:999px;width:320px;height:320px;position:absolute;bottom:-110px;right:-90px}.hero p{color:#31424c;max-width:780px;line-height:1.45}.hero .cta-row{margin-top:2px;margin-bottom:2px}.hero-copy{gap:14px;max-width:620px;display:grid}.result-summary-chips span,.table-chip,.onboarding-steps span,.plan-comparison-grid span{color:#0f4d3a;background:#f5faf7;border:1px solid #d2e2d9;border-radius:999px;padding:6px 10px;font-size:12px}.result-summary-chips,.table-chip-row{flex-wrap:wrap;gap:8px;display:flex}.explorer-main .result-summary-chips{color:#667085;gap:10px;padding-top:2px;font-size:12px}.explorer-main .result-summary-chips span{color:inherit;background:0 0;border:0;border-radius:0;padding:0}.explorer-main .result-summary-chips span+span:before{content:"/";color:#a5b5ad;margin-right:10px}.table-chip-row{grid-template-columns:minmax(0,1fr);align-items:flex-start;display:grid}.proof-grid,.workflow-grid,.pricing-grid{gap:10px;display:grid}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proof-grid div{background:#eef7f2eb;border:1px solid #d4e4dc;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.proof-grid strong,.workflow-grid h4,.pricing-grid h4{color:#0f4d3a}.proof-grid span,.workflow-grid p,.pricing-grid ul,.faq-item p{color:#55616f;font-size:14px}.workflow-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.billing-toggle{background:#f5faf7;border:1px solid #d2e2d9;border-radius:14px;gap:4px;padding:4px;display:inline-flex}.billing-toggle button{color:#0f4d3a;min-height:34px;box-shadow:none;background:0 0;border-color:#0000;border-radius:10px;padding:7px 11px}.billing-toggle button.is-active{background:#fff;border-color:#0f4d3a33;box-shadow:0 6px 14px #0e1f2b14}.billing-toggle button:hover{transform:none}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-grid article,.pricing-grid article{background:#f9fcfaf0;border:1px solid #d6e4dd;border-radius:12px;padding:12px}.step{color:#0f4d3a;background:#89c2a633;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:10px;font-size:13px;font-weight:700;display:inline-flex}.pricing-grid ul{flex-direction:column;gap:6px;margin:10px 0 0;padding-left:18px;display:flex}.pricing-grid article{flex-direction:column;display:flex}.pricing-link{align-self:flex-start;margin-top:18px}.faq-item{border-top:1px solid #dbe6e0;padding-top:10px}.faq-item:first-of-type{border-top:none;padding-top:0}.raw-indication-text{background:#fff;border:1px solid #dbe6e0;border-radius:12px;padding:12px}.raw-indication-text p{color:#31424c;white-space:pre-wrap;margin:0;line-height:1.55}.trust-band{justify-content:space-between;align-items:center;gap:12px;display:flex}.text-link{color:#0f4d3a}.insights-hero{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:18px;padding:26px;display:grid}.insights-hero-copy{flex-direction:column;gap:14px;display:flex}.insights-hero-copy p,.insight-featured p,.insight-card p,.insight-summary p,.insight-article-header p,.insight-article-body p,.insight-article-body li,.insight-article-body blockquote,.insight-cta-card p{color:#31424c;line-height:1.55}.insights-hero-panel{background:#f5faf7e6;border:1px solid #d6e4dd;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.insight-tag-row{flex-wrap:wrap;gap:8px;display:flex}.insight-tag-row span,.insight-card-meta span{color:#0f4d3a;background:#f5faf7;border:1px solid #d2e2d9;border-radius:999px;padding:6px 10px;font-size:12px}.insight-card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.insight-featured{isolation:isolate;flex-direction:column;gap:14px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.insight-featured:after,.insight-card:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;z-index:-1;background:linear-gradient(135deg,#93d7be29,#93d7be00 30% 70%,#93d7be24),radial-gradient(circle at top,#ecfdf557,#ecfdf500 60%);transition:opacity .22s;position:absolute;inset:-2px;box-shadow:0 0 0 1px #9ad6bf4d,0 8px 18px #245e490f,0 0 12px #88d6b91f}.insight-read-link{align-self:flex-start}.insight-editor-actions{align-items:center}.insight-delete-confirm{background:#fff8f9;border:1px solid #e2c5cb;border-radius:14px;gap:8px;min-width:min(320px,100%);padding:10px;display:grid}.insight-delete-confirm code{color:#8f1f35;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:12px}.insight-delete-confirm input{background:#fff}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.insight-card{isolation:isolate;min-height:220px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative}.insight-featured:hover,.insight-featured:focus-within,.insight-card:hover,.insight-card:focus-within{border-color:#b9dacc;transform:translateY(-2px);box-shadow:0 10px 22px #1d483812,0 2px 8px #1d48380a}.insight-featured:hover:after,.insight-featured:focus-within:after,.insight-card:hover:after,.insight-card:focus-within:after{opacity:1}.insight-card .text-link{margin-top:auto}.insight-title-link{color:inherit;text-decoration:none;transition:color .16s}.insight-title-link:hover,.insight-title-link:focus-visible{color:#0f4d3a;text-decoration:none}.insight-article{max-width:1120px;margin:0 auto}.insight-article-header{flex-direction:column;gap:14px;padding:28px;display:flex}.insight-article-header h2{max-width:920px}.insight-summary{padding:20px 24px}.insight-summary p{max-width:900px;font-size:18px}.insight-article-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.insight-article-body{flex-direction:column;gap:26px;padding:28px;display:flex}.insight-article-body-gated{position:relative;overflow:hidden}.insight-article-body-gated:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fbfdfc00 0%,#fbfdfce0 55%,#fbfdfc 100%);height:120px;position:absolute;bottom:180px;left:28px;right:28px}.insight-body-section{flex-direction:column;gap:12px;display:flex}.insight-signin-gate{z-index:2;background:radial-gradient(circle at 0 0,#cceedfe6,#cceedf00 42%),linear-gradient(135deg,#f4fbf7 0%,#ecf7f1 100%);border:1px solid #b7d6ca;border-radius:18px;margin-top:-12px;padding:22px 22px 20px;position:relative;box-shadow:inset 0 1px #ffffffb8}.insight-signin-gate h3{margin:0}.insight-signin-gate p{max-width:640px}.insight-body-section ul{color:#31424c;margin:0;padding-left:20px}.insight-body-section blockquote{background:#f5faf7;border-left:4px solid #c7ddd3;border-radius:8px;margin:0;padding:10px 12px}.insight-inline-refs{vertical-align:baseline;flex-wrap:wrap;gap:3px;margin-left:5px;display:inline-flex}.insight-inline-ref{color:#0f4d3a;background:#effaf5;border:1px solid #b7d6ca;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;font-size:11px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.insight-inline-ref:hover{background:#dff3eb;text-decoration:none}.insight-inline-ref.missing{color:#a64b3f;background:#fff8f6;border-color:#e0c1bd}.insight-media-block,.insight-table-block,.insight-chart-block{background:#fbfdfc;border:1px solid #d6e4dd;border-radius:14px;margin:4px 0;padding:12px}.insight-media-block img{object-fit:contain;background:#eef5f1;border-radius:10px;width:100%;max-height:520px;display:block}.insight-media-block figcaption,.insight-table-block figcaption,.insight-chart-block figcaption{color:#526579;flex-direction:column;gap:4px;margin-top:8px;font-size:13px;line-height:1.4;display:flex}.insight-callout{color:#31424c;background:#f5faf7;border:1px solid #d1e2d8;border-left-width:5px;border-radius:12px;padding:12px 14px}.insight-callout strong{color:#0f4d3a;margin-bottom:5px;display:block}.insight-callout p{margin:0}.insight-callout-signal{background:#effaf5;border-color:#9fd7c2}.insight-callout-warning{background:#fff8f6;border-color:#e0c1bd}.insight-table-scroll{overflow-x:auto}.insight-table-block table{border-collapse:collapse;width:100%;min-width:560px;font-size:14px}.insight-preformatted-block{color:#22313b;white-space:pre-wrap;background:#eef5f1;border-radius:10px;max-width:100%;margin:0;padding:12px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.insight-table-block th,.insight-table-block td{text-align:left;vertical-align:top;border-bottom:1px solid #dfeae4;padding:10px}.insight-table-block th{color:#0f4d3a;text-transform:uppercase;letter-spacing:.06em;background:#eef7f2;font-size:12px}.insight-chart-block h4{margin-bottom:10px}.insight-bar-chart{flex-direction:column;gap:10px;display:flex}.insight-bar-row{color:#31424c;grid-template-columns:minmax(90px,160px) minmax(0,1fr) auto;align-items:center;gap:10px;font-size:14px;display:grid}.insight-bar-track{background:#e7f1ec;border-radius:999px;height:14px;overflow:hidden}.insight-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#0f4d3a,#17a67a);height:100%}.insight-sidebar{position:sticky;top:12px}.insight-source-list{flex-direction:column;gap:12px;margin:0;padding-left:0;list-style:none;display:flex}.insight-source-list li{color:#31424c;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;scroll-margin-top:24px;display:grid}.insight-source-number{color:#0f4d3a;background:#e7f1ec;border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;font-weight:800;display:inline-flex}.insight-source-list small{grid-column:2;display:block}.insight-sources-gated{position:relative;overflow:hidden}.insight-sources-gated .insight-source-list{filter:blur(6px);opacity:.42;pointer-events:none;-webkit-user-select:none;user-select:none}.insight-sources-gate{z-index:1;text-align:center;background:linear-gradient(#fbfdfcb8 0%,#f4fbf7f5 26%,#eef8f2 100%);border:1px solid #b7d6caf2;border-radius:16px;justify-content:center;align-items:center;min-height:96px;padding:18px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 14px 30px #1b3a2e14}.insight-sources-gate strong{color:#0f4d3a;letter-spacing:.01em;font-size:14px}.insight-editor-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:16px;display:grid}.insight-editor-form textarea{resize:vertical}.editor-toolbar{background:#f5faf7;border:1px solid #d6e4dd;border-radius:12px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.editor-toolbar button{min-height:34px;padding:7px 10px;font-weight:800}.editor-media-panel{background:#fbfdfc;border:1px solid #d6e4dd;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex}.editor-media-panel p{color:#526579;margin-top:4px;font-size:13px;line-height:1.4}.media-library-list{gap:8px;display:grid}.media-library-list button{color:#31424c;text-align:left;min-height:0;box-shadow:none;background:#fff;border-color:#d6e4dd;border-radius:10px;align-content:start;gap:4px;padding:9px 10px;display:grid}.media-library-list button:hover{transform:none}.media-library-list button.is-selected{background:#eff8f3;border-color:#0f4d3a}.media-library-list strong,.media-library-list span,.media-library-list small{overflow-wrap:anywhere}.media-library-list strong{color:#0f4d3a;font-size:12px;line-height:1.3}.media-library-list span,.media-library-list small{font-size:11px;line-height:1.3}.media-selected-preview{background:#fff;border:1px solid #d6e4dd;border-radius:12px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;margin:0;padding:8px;display:grid}.media-selected-preview img{object-fit:cover;background:#eef5f1;border-radius:8px;width:72px;height:54px}.media-selected-preview figcaption{color:#526579;gap:3px;min-width:0;font-size:12px;display:grid}.media-selected-preview figcaption strong,.media-selected-preview figcaption span{overflow-wrap:anywhere}.media-selected-preview figcaption strong{color:#0f4d3a}.article-body-editor{min-height:420px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;line-height:1.5}.insight-editor-preview{max-height:calc(100vh - 24px);position:sticky;top:12px;overflow:auto}.insight-editor-preview ul{color:#31424c;margin:0;padding-left:20px}.insight-editor-preview blockquote{color:#31424c;background:#f5faf7;border-left:4px solid #c7ddd3;border-radius:8px;margin:0;padding:9px 11px}.auth-card{gap:18px;max-width:640px;margin:0 auto;padding:28px}.auth-card form{gap:18px}.auth-card input{min-height:44px;padding:12px 13px}.auth-card button{min-height:48px}.auth-switch-link{font-size:14px}.section-brand-strip{background:#f0f8f4e6;border:1px solid #d7e6df;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}.section-brand-strip-explorer{align-self:flex-start}.section-brand-icon{object-fit:contain;width:48px;height:auto;display:block}.section-brand-label{text-transform:uppercase;letter-spacing:.12em;color:#0f4d3a;font-size:11px;display:block}.explorer-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:14px;display:grid}.explorer-sidebar{position:sticky;top:12px}.inline-controls{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-combobox{position:relative}.filter-combobox-menu{z-index:30;background:#fffffffa;border:1px solid #c9dcd2;border-radius:12px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px #0e1f2b1a}.filter-combobox-option{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #b6c8bb80;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.filter-combobox-option:last-child{border-bottom:0}.filter-combobox-option:hover,.filter-combobox-option.is-selected{background:#e6f7f0c7}.explorer-main{min-height:70vh;padding:18px}.explorer-header{border-bottom:1px solid #dfeae4;justify-content:space-between;align-items:center;gap:28px;padding-bottom:18px;display:flex}.explorer-header h2{margin-top:0}.explainer-text{color:#667085;max-width:680px;margin-top:6px;display:block}.explorer-command-strip{background:#fbfdfc;border:1px solid #d5e4dc;border-radius:8px;flex:none;align-items:center;gap:0;display:flex;overflow:hidden}.explorer-command-strip .command-link,.explorer-command-strip .command-button{color:#0f4d3a;white-space:nowrap;min-height:38px;box-shadow:none;background:0 0;border:0;border-right:1px solid #dfeae4;border-radius:0;padding:9px 13px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transform:none}.explorer-command-strip .command-link:last-child,.explorer-command-strip .command-button:last-child{border-right:0}.explorer-command-strip .command-link:hover,.explorer-command-strip .command-button:hover{box-shadow:none;background:#eef7f2;text-decoration:none;transform:none}.explorer-command-strip .command-link-primary{color:#fff;background:linear-gradient(#126246,#0f4d3a);border-right-color:#ffffff38;padding-inline:18px;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #0f4d3a2e}.explorer-command-strip .command-link-primary:hover{background:linear-gradient(#0f563e,#0b3d2f)}.explorer-command-strip .command-button:disabled{color:#8aa39a;background:#f6faf8}.plan-banner{background:#eff8f3;border:1px solid #cde0d7;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.plan-banner.warning{background:#f6f8fa;border-color:#d8dfe5}.workspace-status{color:#526579;border-bottom:1px solid #dfeae4;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.workspace-status strong{color:#0f4d3a;text-transform:capitalize}.explorer-account-status{align-items:flex-end;gap:10px;padding:6px 0 12px}.explorer-account-plan{gap:3px;min-width:0;display:grid}.explorer-account-plan small{color:#526579;font-size:11px;line-height:1.2;display:block}.explorer-account-plan strong{font-size:14px;line-height:1.2;display:block}.explorer-account-status .text-link{flex:none;font-size:13px;line-height:1.2;text-decoration:none}.explorer-account-status .text-link:hover{text-decoration:underline}.account-card{gap:18px;max-width:1040px}.account-heading,.account-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.account-heading{border-bottom:1px solid #dfeae4;padding-bottom:14px}.account-heading h2{margin:2px 0 4px;line-height:1.05}.account-heading p,.account-actions p{color:#526579;margin:4px 0 0}.plan-pill{color:#0f4d3a;text-transform:uppercase;letter-spacing:0;background:#eff8f3;border:1px solid #cde0d7;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:6px 12px;font-size:13px;display:inline-flex}.account-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.account-metric{align-content:start;gap:8px;min-height:104px;padding:14px;display:grid}.account-metric-label,.account-metric-note{color:#526579;font-size:12px;line-height:1.25;display:block}.account-metric-label{text-transform:uppercase;letter-spacing:.06em}.account-metric-value{color:#0f2633;overflow-wrap:anywhere;font-size:16px;line-height:1.3;display:block}.account-actions{padding:16px}.account-actions h3{margin:0;font-size:22px;line-height:1.2}.text-command{color:#0f4d3a;background:0 0;border:0;border-radius:0;padding:0;font-size:13px;font-weight:700}.text-command:hover{box-shadow:none;text-decoration:underline;transform:none}.panel{background:#fbfdfcf5;border:1px solid #d7e6df;border-radius:12px;padding:10px}.panel.warning{background:#f9fbfc;border-color:#d8dfe5}.panel.muted{color:var(--muted)}.upgrade-card,.onboarding-panel,.upgrade-mini-card,.compare-action-bar,.product-action-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.compare-action-bar{border-radius:10px;padding:10px 12px}.compare-action-status{gap:3px;display:grid}.compare-action-status strong{font-size:14px;line-height:1.25}.compare-action-status small{font-size:12px;line-height:1.35}.upgrade-card{background:linear-gradient(#fffffffa,#eff8f4f5);align-items:flex-start}.upgrade-card p,.upgrade-mini-card small{color:var(--muted);line-height:1.45}.upgrade-mini-card>div{flex-direction:column;gap:4px;display:flex}.plan-comparison-grid,.onboarding-steps{flex-wrap:wrap;gap:8px;display:flex}.onboarding-steps span.is-complete{background:#e8f8f1;border-color:#17a67a}.saved-view-controls{align-items:center;gap:8px;display:flex}.saved-view-controls input{flex:1;min-width:0}.saved-view-controls button{flex:none}.watchlist-details{border-top:1px solid #dce9e2;padding-top:10px}.watchlist-details summary{color:#0f4d3a;cursor:pointer;width:fit-content;font-size:13px;font-weight:700}.watchlist-details[open] summary{margin-bottom:10px}.saved-view-list{flex-wrap:wrap;gap:8px;display:flex}.pill-btn{color:#0f4d3a;background:#fff;border:1px solid #caddd3;border-radius:999px;padding:7px 11px}.saved-view-pill{align-items:center;display:inline-flex}.saved-view-pill .pill-btn{border-radius:999px 0 0 999px}.pill-remove-btn{color:#667085;background:#f7fbf8;border:1px solid #caddd3;border-left:0;border-radius:0 999px 999px 0;min-width:34px;padding:7px 10px}.pill-remove-btn:hover{color:#7a2e1d;background:#fff1eb}.table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.skeleton-row{background:linear-gradient(90deg,#edf5f1,#f8fbfa,#edf5f1) 0 0/220% 100%;border-radius:10px;height:42px;animation:1.1s ease-in-out infinite skeletonSweep}.row-action-stack{flex-wrap:wrap;gap:8px;min-width:220px;display:flex}.row-action-stack button,.row-action-stack .btn-secondary{padding:7px 10px;font-size:12px}.compare-bar{z-index:10;border-color:#c8ddd2;flex-wrap:wrap;align-items:center;gap:12px;display:flex;position:sticky;top:12px;box-shadow:0 12px 28px #0e1f2b14}.compare-bar-copy{gap:2px;min-width:200px;display:grid}.compare-bar-pills{flex-wrap:wrap;flex:1;gap:8px;display:flex}.compare-bar-actions{margin-left:auto}.compare-pill{color:#0f4d3a;background:#fff;border:1px solid #caddd3;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;display:inline-flex}.table-wrap{background:#fbfdfc;border:1px solid #d7e6df;border-radius:13px;max-width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}.explorer-main table{table-layout:fixed;min-width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2ebe6;padding:9px;font-size:14px}th{background:#eef5f1;position:sticky;top:0}.explorer-main th:first-child,.explorer-main td:first-child{width:78px}.explorer-main th:nth-child(2),.explorer-main td:nth-child(2){width:auto}.explorer-main th:nth-child(3),.explorer-main td:nth-child(3){width:132px}.explorer-main th:nth-child(4),.explorer-main td:nth-child(4){width:178px}.indication-row td{background:#f8fcfa;border-bottom:3px solid #b8d8cc;width:auto;padding:0 14px 16px}.indication-row-content{border-top:1px solid #e2ebe6;border-left:3px solid #9bc9b8;grid-template-columns:170px minmax(0,1fr);align-items:flex-start;gap:16px;margin-left:72px;padding:12px 0 0 16px;display:grid}.indication-row-label,.empty-indication{color:#667085;font-size:13px;line-height:1.35}.indication-row-label{color:#063f35;letter-spacing:0;font-weight:800}.indication-row .table-chip-row{flex-wrap:wrap;gap:8px;display:flex}.table-chip{white-space:normal;overflow-wrap:anywhere;border-radius:18px;width:auto;min-width:0;max-width:100%;padding:8px 12px;line-height:1.35;display:inline-flex}.is-selected-row{background:#e6f7f0e6}.compare-cell{white-space:nowrap}.compare-checkbox{color:#0f4d3a;align-items:center;gap:8px;font-size:12px;display:inline-flex}.compare-checkbox input{width:auto;margin:0}.indication-list{gap:4px;margin:0;padding-left:18px;display:grid}.indication-list li{line-height:1.45}.asset-meta-stack{gap:2px;margin-top:2px;display:grid}.compare-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.compare-page{border-radius:12px;padding:24px}.compare-page .stack{gap:8px}.compare-page-head h2{color:#0f4d3a;letter-spacing:0;font-size:clamp(30px,3vw,38px);font-weight:700;line-height:1.12}.compare-page-head small{letter-spacing:0;font-size:12px}.compare-page-subtitle{color:#667085;max-width:880px;font-size:14px;line-height:1.55}.compare-feedback{gap:4px;display:grid}.compare-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:14px;display:grid}.comparison-summary-grid,.regulatory-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px;display:grid}.comparison-summary-grid article,.regulatory-summary-grid div{align-content:start;gap:10px;display:grid}.comparison-summary-grid article{border-radius:10px;min-height:128px;padding:14px}.comparison-summary-grid article strong{color:#0e1f2b;font-size:18px;line-height:1}.regulatory-summary-grid div{background:#fbfdfc;border:1px solid #d7e6df;border-radius:12px;padding:12px}.product-action-bar{z-index:12;position:sticky;top:12px;box-shadow:0 12px 28px #0e1f2b14}.compare-card{background:#fcfefdf5;border:1px solid #d7e6df;border-radius:12px;gap:14px;padding:16px;display:grid}.compare-card h3{letter-spacing:0;font-size:20px;font-weight:700;line-height:1.2}.compare-section{border-top:1px solid #e1ebe5;gap:10px;padding-top:14px;display:grid}.compare-section:first-child{border-top:0;padding-top:0}.compare-section-label{text-transform:uppercase;letter-spacing:.08em;color:#667085;font-size:10px;font-weight:700}.compare-metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.compare-metadata>div{gap:3px;display:grid}.compare-chip-row{flex-wrap:wrap;align-items:flex-start;gap:7px;display:flex}.compare-chip{color:#0f4d3a;overflow-wrap:anywhere;background:#f7fbf8;border:1px solid #d2e2d9;border-radius:14px;align-items:center;max-width:100%;padding:5px 9px;font-size:12px;line-height:1.35;display:inline-flex}.metric-pill{color:#355348;background:#f5faf7;border:1px solid #d2e2d9;border-radius:999px;align-items:baseline;gap:4px;padding:6px 10px;font-size:12px;display:inline-flex}.metric-pill strong{color:#0f4d3a}.saved-views-heading,.brief-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.brief-panel{gap:14px;display:grid}.brief-panel h4,.portfolio-card h4,.alert-item h4{margin:0}.brief-close{color:#8a1f35}.brief-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.brief-grid,.portfolio-grid,.sample-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.brief-grid article,.portfolio-card,.sample-card{min-width:0}.brief-grid h5{color:#0f4d3a;margin:0 0 8px}.brief-table table{table-layout:fixed;min-width:880px}.brief-table th:first-child,.brief-table td:first-child{width:15%}.brief-table th:nth-child(2),.brief-table td:nth-child(2){width:13%}.brief-table th:nth-child(3),.brief-table td:nth-child(3){width:9%}.brief-table th:nth-child(4),.brief-table td:nth-child(4){width:39%}.brief-table th:nth-child(5),.brief-table td:nth-child(5){width:24%}.brief-table td{overflow-wrap:anywhere;line-height:1.35}.brief-asset-cell{min-width:0}.brief-asset-primary{color:#102a22;overflow-wrap:anywhere;font-weight:800;line-height:1.25;display:block}.brief-asset-secondary{color:#667085;overflow-wrap:anywhere;margin-top:3px;font-size:12px;line-height:1.25;display:block}.portfolio-card{gap:12px;display:grid}.metric-strip{flex-wrap:wrap;gap:6px;display:flex}.alert-list{gap:10px;display:grid}.alert-item{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.alert-item.is-new{background:#f3fbf7;border-color:#b8d9c9}.compare-bar-actions input{min-width:180px;max-width:240px}.about-page{max-width:1040px;margin:0 auto}.about-hero{gap:14px;padding:28px;display:grid}.about-hero h2{max-width:820px}.about-hero p{color:#31424c;max-width:860px;line-height:1.65}.about-accordion{gap:12px;display:grid}.about-section{padding:0;overflow:hidden}.about-section summary{color:#0f4d3a;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:Sora,Inter,IBM Plex Sans,sans-serif;font-size:20px;font-weight:800;list-style:none;display:flex}.about-section summary::-webkit-details-marker{display:none}.about-section summary:after{content:"+";color:#0f4d3a;background:#eff8f3;border:1px solid #cde0d7;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-family:Inter,IBM Plex Sans,sans-serif;font-size:18px;line-height:1;display:inline-flex}.about-section[open] summary{border-bottom:1px solid #dfeae4}.about-section[open] summary:after{content:"-"}.about-section-body{gap:14px;padding:18px 20px 20px;display:grid}.about-section-body p{color:#31424c;line-height:1.65}.about-section-body ul{color:#31424c;margin:0;padding-left:20px;line-height:1.6}.about-section-body li+li{margin-top:5px}.about-comparison-grid,.about-workflow-grid,.about-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.about-workflow-grid,.about-plan-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.about-comparison-grid article,.about-workflow-grid article,.about-plan-grid article{background:#fbfdfcf5;border:1px solid #d7e6df;border-radius:12px;padding:14px}.about-comparison-grid small{color:#526579;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;display:block}.about-comparison-grid strong{color:#0f2633;line-height:1.35;display:block}.about-workflow-grid h3,.about-plan-grid h3{margin-bottom:8px;font-size:19px}.about-plan-grid p{margin-bottom:10px}.about-cta{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.about-cta h2{max-width:760px;margin-top:4px;font-size:clamp(28px,2.6vw,38px)}@keyframes skeletonSweep{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1024px){.app-header{grid-template-columns:1fr}.top-nav-shell{justify-self:start;margin-left:0}.proof-grid,.workflow-grid,.pricing-grid,.insights-hero,.insight-grid,.insight-article-layout,.insight-editor-layout,.comparison-summary-grid,.regulatory-summary-grid,.brief-kpis,.brief-grid,.portfolio-grid,.account-grid,.about-comparison-grid,.sample-grid,.explorer-layout{grid-template-columns:1fr}.explorer-sidebar,.insight-sidebar{position:static}.insight-editor-preview{max-height:none;position:static}.compare-metadata{grid-template-columns:1fr}}@media (max-width:720px){.app-shell{padding:14px}.app-header{flex-direction:column;align-items:flex-start;gap:12px}.brand-wordmark{display:none}.brand-mark{display:block}.top-nav{justify-content:flex-start;gap:10px;width:100%}.top-nav-group{gap:10px}.top-nav-group-auth{gap:10px;margin-left:0;display:flex}.top-nav-shell{width:100%;margin-left:0;padding:12px}.top-nav a{min-height:40px;padding:9px 13px;font-size:14px}h2{font-size:31px}.trust-band{flex-direction:column;align-items:flex-start}.insights-hero,.insight-article-header,.insight-article-body,.about-hero,.about-cta{padding:20px}.about-cta{flex-direction:column;align-items:flex-start}.about-section summary{padding:16px;font-size:18px}.about-section-body{padding:16px}.compare-page-head,.compare-bar-actions,.explorer-header,.product-action-bar{flex-direction:column;align-items:flex-start}.explorer-command-strip{width:100%;overflow-x:auto}.workspace-status{flex-direction:column;align-items:flex-start}.explorer-account-status{flex-direction:row;align-items:flex-end}.indication-row-content{grid-template-columns:1fr;gap:6px;padding-left:0}.compare-bar{top:0}}
