:root { --product: #4f5fff; --product-dark: #2738c8; --product-soft: #eef2ff; --product-line: #c7d2fe; }
.workspace-product-page { color: #101828; background: #f7f8fb; }
.product-header { height: 68px; border-bottom-color: #eaecf0; background: rgba(255,255,255,.97); }
.product-header::before { height: 2px; background: var(--product); }
.product-header .header-inner { width: min(1520px, calc(100% - 40px)); gap: 20px; }
.product-brand .brand-frame { border-color: var(--product-line); box-shadow: 0 2px 10px color-mix(in srgb, var(--product) 18%, transparent); }
.product-brand .brand-frame img { width: 27px; height: 27px; object-fit: contain; }
.product-brand .brand-name { font-weight: 720; letter-spacing: -.025em; }
.product-primary-nav { min-width: 0; display: flex; align-items: center; justify-content: center; gap: 12px; }
.product-primary-nav a { position: relative; padding: 24px 16px 21px; color: #667085; font-size: 12px; font-weight: 650; white-space: nowrap; }
.product-primary-nav a:hover { color: #101828; }
.product-primary-nav a[aria-current="page"] { color: var(--product-dark); }
.product-primary-nav a[aria-current="page"]::after { position: absolute; right: 10px; bottom: 0; left: 10px; height: 2px; border-radius: 2px; background: var(--product); content: ""; }
.workspace-return { height: 34px; padding: 0 9px; display: inline-flex; align-items: center; gap: 7px; border: 1px solid #e4e7ec; border-radius: 8px; background: #fff; color: #475467; font-size: 11px; font-weight: 650; white-space: nowrap; }
.workspace-return img { width: 18px; height: 18px; object-fit: contain; }
.product-subnav-wrap { position: sticky; z-index: 70; top: 68px; border-bottom: 1px solid #e4e7ec; background: rgba(255,255,255,.96); backdrop-filter: blur(12px); }
.product-subnav { width: min(1440px, calc(100% - 48px)); height: 46px; margin: 0 auto; display: flex; align-items: center; gap: 6px; overflow-x: auto; scrollbar-width: none; }
.product-subnav::-webkit-scrollbar { display: none; }
.product-subnav a { padding: 7px 11px; border-radius: 7px; color: #667085; font-size: 11px; font-weight: 650; white-space: nowrap; }
.product-subnav a:hover, .product-subnav a.is-active { color: var(--product-dark); background: var(--product-soft); }
.product-main { min-height: 720px; }
.product-shell { max-width: 1440px; margin: 0 auto; padding: 52px 24px 96px; }
.product-loading { padding: 120px 24px; color: #667085; text-align: center; }
.product-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 28px; color: #98a2b3; font-size: 12px; }
.product-breadcrumb a { color: #475467; }
.product-hero { display: grid; grid-template-columns: minmax(0,1.2fr) minmax(400px,.8fr); gap: 72px; align-items: center; padding: 34px 0 72px; }
.product-kicker { margin: 0 0 15px; color: var(--product-dark); font-size: 12px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.product-hero h1, .product-page-head h1 { max-width: 900px; margin: 0; color: #0c111d; font-size: clamp(43px,5vw,76px); font-weight: 660; letter-spacing: -.055em; line-height: .99; }
.product-hero-copy { max-width: 720px; margin: 24px 0 0; color: #475467; font-size: 18px; line-height: 1.67; }
.product-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }
.product-actions a { min-height: 42px; padding: 0 17px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #d0d5dd; border-radius: 8px; background: #fff; color: #101828; font-size: 13px; font-weight: 670; }
.product-actions a.primary { border-color: var(--product); background: var(--product); color: #fff; box-shadow: 0 8px 22px color-mix(in srgb, var(--product) 24%, transparent); }
.product-showcase { overflow: hidden; border: 1px solid #e4e7ec; border-radius: 18px; background: #fff; box-shadow: 0 22px 62px rgba(16,24,40,.12); }
.product-window-bar { height: 43px; padding: 0 15px; display: flex; align-items: center; gap: 6px; border-bottom: 1px solid #eaecf0; background: #f9fafb; }
.product-window-bar i { width: 8px; height: 8px; border-radius: 50%; background: #d0d5dd; }
.product-window-bar span { margin-left: auto; color: #98a2b3; font-size: 10px; }
.product-window-body { min-height: 335px; display: grid; grid-template-columns: 112px 1fr; }
.product-mini-nav { padding: 18px 10px; border-right: 1px solid #eaecf0; background: #fcfcfd; }
.product-mini-nav span { height: 29px; margin-bottom: 5px; padding: 0 8px; display: flex; align-items: center; border-radius: 6px; color: #667085; font-size: 10px; }
.product-mini-nav span:first-child { color: var(--product-dark); background: var(--product-soft); font-weight: 700; }
.product-mini-content { padding: 22px; }
.product-mini-content header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px; }
.product-live { display: inline-flex; align-items: center; gap: 5px; color: #027a48; font-size: 9px; }
.product-live::before { width: 6px; height: 6px; border-radius: 50%; background: #12b76a; content: ""; }
.product-preview-card { margin-top: 10px; padding: 15px; border: 1px solid #eaecf0; border-left: 3px solid var(--product); border-radius: 8px; }
.product-preview-card small { display: block; color: var(--product-dark); font-weight: 700; }
.product-preview-card b { display: block; margin-top: 12px; font-size: 15px; }
.product-preview-card p { margin: 7px 0 0; color: #667085; font-size: 11px; line-height: 1.55; }
.product-proof-strip { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid #e4e7ec; border-bottom: 1px solid #e4e7ec; }
.product-proof-strip div { padding: 20px; border-right: 1px solid #e4e7ec; }
.product-proof-strip div:last-child { border-right: 0; }
.product-proof-strip small { display: block; color: #98a2b3; font-size: 10px; text-transform: uppercase; }
.product-proof-strip strong { display: block; margin-top: 6px; font-size: 14px; }
.product-section { padding-top: 72px; }
.product-section-head { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: end; margin-bottom: 28px; }
.product-section-head h2 { max-width: 650px; margin: 0; font-size: clamp(30px,3vw,44px); letter-spacing: -.04em; line-height: 1.08; }
.product-section-head p { max-width: 640px; margin: 0; color: #667085; line-height: 1.7; }
.product-card-grid { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid #d0d5dd; border-left: 1px solid #d0d5dd; }
.product-card { min-height: 220px; padding: 24px; border-right: 1px solid #d0d5dd; border-bottom: 1px solid #d0d5dd; background: rgba(255,255,255,.78); }
.product-card .number { color: var(--product); font-size: 11px; font-weight: 750; }
.product-card h3 { margin: 34px 0 10px; font-size: 18px; }
.product-card p { margin: 0; color: #667085; font-size: 13px; line-height: 1.65; }
.product-page-head { max-width: 1040px; padding: 42px 0 48px; }
.product-page-head p { max-width: 780px; margin: 22px 0 0; color: #667085; font-size: 17px; line-height: 1.7; }
.product-doc-layout { display: grid; grid-template-columns: minmax(0,1fr) 310px; gap: 48px; align-items: start; }
.product-doc-content section { scroll-margin-top: 132px; margin-bottom: 20px; padding: 30px; border: 1px solid #e4e7ec; border-radius: 12px; background: #fff; }
.product-doc-content h2 { margin: 0 0 14px; font-size: 25px; letter-spacing: -.025em; }
.product-doc-content h3 { margin: 24px 0 10px; font-size: 15px; }
.product-doc-content p, .product-doc-content li { color: #475467; line-height: 1.75; }
.product-doc-content ul, .product-doc-content ol { padding-left: 20px; }
.product-toc { position: sticky; top: 138px; padding: 18px; border: 1px solid #e4e7ec; border-top: 3px solid var(--product); background: #fff; }
.product-toc b { display: block; margin-bottom: 10px; }
.product-toc a { padding: 7px 0; display: block; color: #667085; font-size: 12px; }
.product-toc a:hover { color: var(--product-dark); }
.product-code { overflow-x: auto; margin: 14px 0; padding: 18px; border: 1px solid #344054; border-radius: 9px; background: #101828; color: #e4e7ec; font: 12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace; white-space: pre; }
.product-callout { margin: 18px 0; padding: 14px 16px; border-left: 3px solid var(--product); background: var(--product-soft); color: var(--product-dark); font-size: 12px; line-height: 1.65; }
.product-download-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.product-download-card { padding: 24px; display: flex; flex-direction: column; border: 1px solid #e4e7ec; border-top: 3px solid var(--product); border-radius: 12px; background: #fff; }
.product-download-card .platform { color: var(--product-dark); font-size: 11px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.product-download-card h2 { margin: 18px 0 8px; font-size: 21px; }
.product-download-card p { margin: 0; color: #667085; line-height: 1.65; }
.product-download-card dl { margin: 20px 0; display: grid; grid-template-columns: 90px 1fr; gap: 8px 12px; font-size: 11px; }
.product-download-card dt { color: #98a2b3; }
.product-download-card dd { overflow-wrap: anywhere; color: #344054; }
.product-download-card .product-actions { margin-top: auto; padding-top: 8px; }
.product-download-note { margin-bottom: 24px; padding: 18px; display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; border: 1px solid #abefc6; background: #ecfdf3; }
.product-download-note b { color: #067647; }
.product-download-note p { margin: 5px 0 0; color: #027a48; }
.product-download-note span { color: #067647; font-size: 11px; font-weight: 750; white-space: nowrap; }
.product-footer { margin-top: 0; }
@media (max-width: 1100px) {
  .product-header .header-inner { width: min(100% - 28px,1520px); gap: 12px; }
  .workspace-return span { display: none; }
  .workspace-return { width: 34px; padding: 0; justify-content: center; }
  .product-hero { grid-template-columns: 1fr; }
  .product-showcase { max-width: 680px; }
  .product-card-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 820px) {
  .product-primary-nav { position: fixed; inset: 68px 0 auto; display: none; padding: 10px 18px 18px; flex-direction: column; align-items: stretch; background: #fff; border-bottom: 1px solid #e4e7ec; }
  body.menu-open .product-primary-nav { display: flex; }
  .product-primary-nav a { padding: 12px; border-radius: 8px; }
  .product-primary-nav a[aria-current="page"] { background: var(--product-soft); }
  .product-primary-nav a[aria-current="page"]::after { display: none; }
  .product-section-head, .product-doc-layout { grid-template-columns: 1fr; }
  .product-toc { position: static; order: -1; }
  .product-proof-strip { grid-template-columns: repeat(2,1fr); }
  .product-download-grid { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .product-shell { padding: 34px 16px 72px; }
  .product-hero { gap: 34px; padding-bottom: 52px; }
  .product-hero h1, .product-page-head h1 { font-size: 40px; }
  .product-card-grid, .product-proof-strip { grid-template-columns: 1fr; }
  .product-window-body { grid-template-columns: 84px 1fr; }
  .product-download-note { flex-direction: column; }
}

/* Unified product manual: compact navigation and continuous documentation. */
.product-shell { padding-top: 34px; }
.product-breadcrumb { margin-bottom: 18px; }
.product-hero {
  grid-template-columns: minmax(0, 1.5fr) minmax(300px, .5fr);
  gap: 64px;
  padding: 38px 0 50px;
  align-items: end;
}
.product-hero h1, .product-page-head h1 { font-size: clamp(40px, 4.7vw, 66px); line-height: 1.04; }
.product-hero-copy { max-width: 760px; margin-top: 20px; font-size: 17px; }
.product-start { border-top: 3px solid var(--product); border-bottom: 1px solid #d0d5dd; }
.product-start h2 { margin: 0; padding: 13px 4px; color: #344054; font-size: 12px; letter-spacing: .04em; text-transform: uppercase; }
.product-start a { min-height: 44px; padding: 0 4px; display: flex; align-items: center; justify-content: space-between; gap: 20px; border-top: 1px solid #eaecf0; color: #344054; font-size: 13px; }
.product-start a:hover { color: var(--product-dark); }
.product-start a b { color: var(--product); }
.product-facts { margin: 0; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #d0d5dd; border-bottom: 1px solid #d0d5dd; }
.product-facts div { min-width: 0; padding: 16px 20px; border-right: 1px solid #e4e7ec; }
.product-facts div:last-child { border-right: 0; }
.product-facts dt { color: #98a2b3; font-size: 10px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.product-facts dd { overflow: hidden; margin: 4px 0 0; color: #344054; font-size: 13px; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.product-section { padding-top: 52px; }
.product-section-head { display: block; margin-bottom: 20px; }
.product-section-head h2 { font-size: 31px; }
.product-card { min-height: 190px; padding: 21px; }
.product-card h3 { margin-top: 24px; }
.product-page-head { padding: 28px 0 38px; }
.product-page-head.compact { max-width: 820px; }
.product-page-head.compact h1 { font-size: clamp(38px, 4vw, 56px); }
.product-next { margin-top: 32px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid #d0d5dd; border-bottom: 1px solid #d0d5dd; }
.product-next a { padding: 18px 2px; display: flex; align-items: center; justify-content: space-between; color: #344054; font-size: 13px; font-weight: 700; }
.product-next a + a { padding-left: 22px; border-left: 1px solid #e4e7ec; }
.product-next b { color: var(--product); }

.manual-shell { width: min(1720px, 100%); margin: 0 auto; padding: 22px 24px 72px; }
.manual-shell > .product-breadcrumb { max-width: 1560px; margin: 0 auto 20px; }
.manual-layout { display: grid; grid-template-columns: 250px minmax(0, 1fr) 210px; gap: 0; align-items: start; border-top: 1px solid #e4e7ec; background: #fff; }
.manual-sidebar { position: sticky; top: 68px; max-height: calc(100vh - 68px); overflow: auto; padding: 26px 20px 54px 0; border-right: 1px solid #e4e7ec; background: #fff; }
.manual-sidebar label { display: block; margin: 0 18px 18px 0; }
.manual-sidebar label span { display: block; margin-bottom: 7px; color: #667085; font-size: 10px; font-weight: 750; letter-spacing: .06em; text-transform: uppercase; }
.manual-sidebar input { width: 100%; height: 38px; padding: 0 11px; border: 1px solid #d0d5dd; border-radius: 6px; outline: none; background: #fff; color: #101828; font-size: 12px; }
.manual-sidebar input:focus { border-color: var(--product); box-shadow: 0 0 0 3px var(--product-soft); }
.manual-sidebar nav { display: grid; gap: 2px; padding-right: 18px; }
.manual-sidebar nav a { padding: 8px 10px; border-radius: 5px; color: #667085; font-size: 12px; line-height: 1.35; }
.manual-sidebar nav a:hover { color: var(--product-dark); background: var(--product-soft); }
.manual-sidebar nav a[aria-current="page"] { color: var(--product-dark); background: var(--product-soft); font-weight: 750; box-shadow: inset 3px 0 var(--product); }
.manual-article { min-width: 0; max-width: 930px; margin: 0 auto; padding: 34px 48px 72px; }
.manual-heading { padding-bottom: 30px; border-bottom: 1px solid #e4e7ec; }
.manual-heading h1 { margin: 0; color: #0c111d; font-size: clamp(36px, 4vw, 54px); font-weight: 680; letter-spacing: -.045em; line-height: 1.08; }
.manual-heading > p:last-child { max-width: 780px; margin: 16px 0 0; color: #475467; font-size: 16px; line-height: 1.7; }
.manual-topic { scroll-margin-top: 88px; padding: 32px 0; border-bottom: 1px solid #e4e7ec; }
.manual-topic:last-of-type { border-bottom: 0; }
.manual-topic h2 { margin: 0 0 18px; color: #101828; font-size: 25px; letter-spacing: -.025em; line-height: 1.25; }
.manual-topic p { margin: 0 0 14px; color: #475467; line-height: 1.72; }
.manual-checklist, .manual-steps { margin: 0; padding: 0; list-style: none; }
.manual-checklist li, .manual-steps li { position: relative; min-height: 30px; padding: 6px 0 6px 30px; color: #344054; font-size: 14px; line-height: 1.6; }
.manual-checklist li::before { position: absolute; left: 2px; top: 14px; width: 7px; height: 7px; border-radius: 50%; background: var(--product); content: ""; }
.manual-steps { counter-reset: manual-step; }
.manual-steps li { counter-increment: manual-step; padding-left: 42px; }
.manual-steps li::before { position: absolute; left: 0; top: 6px; width: 28px; height: 28px; display: grid; place-items: center; border: 1px solid var(--product-line); border-radius: 50%; color: var(--product-dark); background: var(--product-soft); font-size: 10px; font-weight: 800; content: counter(manual-step, decimal-leading-zero); }
.manual-command { overflow: hidden; margin: 16px 0; border: 1px solid #344054; border-radius: 8px; background: #101828; color: #f2f4f7; }
.manual-command figcaption { padding: 9px 14px; border-bottom: 1px solid #344054; color: #98a2b3; font-size: 11px; }
.manual-command pre { overflow: auto; margin: 0; padding: 16px; }
.manual-command code { color: inherit; font: 12px/1.7 ui-monospace, SFMono-Regular, Consolas, monospace; white-space: pre; }
.manual-callout { margin: 16px 0; padding: 13px 15px; border-left: 3px solid var(--product); background: var(--product-soft); color: #344054; font-size: 13px; line-height: 1.65; }
.manual-callout.warning { border-left-color: #d97706; background: #fffbeb; }
.manual-callout.danger { border-left-color: #dc2626; background: #fef2f2; }
.manual-table-wrap { overflow-x: auto; margin: 16px 0; border: 1px solid #d0d5dd; border-radius: 7px; }
.manual-table-wrap table { width: 100%; border-collapse: collapse; background: #fff; }
.manual-table-wrap th, .manual-table-wrap td { min-width: 120px; padding: 11px 13px; border-right: 1px solid #e4e7ec; border-bottom: 1px solid #e4e7ec; text-align: left; vertical-align: top; }
.manual-table-wrap th:last-child, .manual-table-wrap td:last-child { border-right: 0; }
.manual-table-wrap tbody tr:last-child td { border-bottom: 0; }
.manual-table-wrap th { color: #344054; background: #f9fafb; font-size: 11px; }
.manual-table-wrap td { color: #475467; font-size: 12px; line-height: 1.55; }
.manual-toc { position: sticky; top: 68px; max-height: calc(100vh - 68px); overflow: auto; padding: 30px 0 40px 22px; border-left: 1px solid #e4e7ec; }
.manual-toc b { display: block; margin-bottom: 10px; color: #344054; font-size: 11px; }
.manual-toc a { display: block; padding: 6px 0; color: #667085; font-size: 11px; line-height: 1.45; }
.manual-toc a:hover { color: var(--product-dark); }
.manual-pager { margin-top: 30px; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #d0d5dd; }
.manual-pager a { padding: 18px 0; display: grid; gap: 3px; }
.manual-pager a:last-child { text-align: right; }
.manual-pager small { color: #98a2b3; font-size: 10px; text-transform: uppercase; }
.manual-pager strong { color: #344054; font-size: 13px; }

.release-table-wrap { overflow-x: auto; border-top: 2px solid var(--product); border-bottom: 1px solid #d0d5dd; background: #fff; }
.release-table { width: 100%; border-collapse: collapse; }
.release-table th { padding: 11px 13px; color: #667085; background: #f9fafb; font-size: 10px; text-align: left; text-transform: uppercase; }
.release-table td { padding: 15px 13px; border-top: 1px solid #eaecf0; color: #344054; font-size: 12px; vertical-align: middle; }
.release-table td:first-child { min-width: 240px; }
.release-table td:nth-child(3) { max-width: 340px; overflow-wrap: anywhere; }
.release-table td b, .release-table td small { display: block; }
.release-table td small { margin-top: 4px; color: #98a2b3; }
.release-summary { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; color: #475467; font-size: 12px; }
.release-summary b { color: #067647; }
.release-summary span { padding-left: 12px; border-left: 1px solid #d0d5dd; }
.release-unavailable { display: inline-flex; min-width: 112px; justify-content: center; padding: 9px 11px; border: 1px solid #fdb022; border-radius: 7px; color: #93370d; background: #fffaeb; font-weight: 700; white-space: nowrap; }
.release-table td small.release-reason { max-width: 420px; margin-top: 8px; color: #93370d; line-height: 1.5; }
.release-trust { color: #067647; font-size: 10px; font-weight: 800; }
.download-link { min-height: 34px; padding: 0 13px; display: inline-flex; align-items: center; border-radius: 6px; background: var(--product); color: #fff; font-weight: 750; }
.release-empty { padding: 22px 0; border-top: 2px solid var(--product); border-bottom: 1px solid #d0d5dd; color: #667085; }

@media (max-width: 1180px) {
  .manual-layout { grid-template-columns: 230px minmax(0, 1fr); }
  .manual-toc { display: none; }
}
@media (max-width: 900px) {
  .product-hero { grid-template-columns: 1fr; gap: 34px; }
  .product-start { max-width: 620px; }
  .manual-layout { grid-template-columns: 1fr; }
  .manual-sidebar { position: static; max-height: none; padding: 18px 0; border-right: 0; border-bottom: 1px solid #e4e7ec; }
  .manual-sidebar label { margin-right: 0; }
  .manual-sidebar nav { grid-template-columns: repeat(2, minmax(0, 1fr)); padding-right: 0; }
  .manual-article { padding-inline: 0; }
}
@media (max-width: 620px) {
  .product-facts, .product-next { grid-template-columns: 1fr; }
  .product-facts div { border-right: 0; border-bottom: 1px solid #e4e7ec; }
  .product-facts div:last-child { border-bottom: 0; }
  .product-next a + a { padding-left: 2px; border-top: 1px solid #e4e7ec; border-left: 0; }
  .manual-shell { padding-inline: 16px; }
  .manual-sidebar nav { grid-template-columns: 1fr; }
  .manual-article { padding-top: 28px; }
  .manual-heading h1 { font-size: 36px; }
}
