/* Public product pages retain the deployed Iruvy dark brand atmosphere. */
.product-hero { position: relative; isolation: isolate; padding: 88px 0 82px; overflow: clip; }
.product-hero-content { position: relative; z-index: 1; }
.product-hero h1 { max-width: 1100px; font-size: clamp(2.75rem, 5.45vw, 5.1rem); line-height: 1.12; letter-spacing: -.045em; word-break: keep-all; }
.product-hero .lede { max-width: 660px; margin-top: 28px; color: #d8dae2; }
.product-hero .actions { margin-top: 34px; }
.product-hero-photo { min-height: min(710px, 83dvh); display: grid; align-items: center; padding-top: 82px; padding-bottom: 90px; }
.product-hero-image { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.product-hero-photo::before { position: absolute; content: ""; inset: 0; z-index: -1; background: linear-gradient(90deg, rgb(7 9 17 / .96) 0%, rgb(7 9 17 / .87) 38%, rgb(7 9 17 / .29) 100%), linear-gradient(0deg, var(--bg), transparent 30%); }
.product-hero-photo .quiet { background: rgb(10 12 20 / .44); }
.product-experience { padding-bottom: 96px; }
.product-experience .section-heading { max-width: 810px; }
.product-capture { margin: 48px 0 20px; }
.product-capture picture { display: block; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: #090d10; }
.product-capture img { display: block; width: 100%; height: 685px; object-fit: cover; object-position: top; }
.product-capture figcaption { color: var(--muted); font-size: .875rem; line-height: 1.7; margin-top: 18px; max-width: 870px; }
.product-process { background: var(--surface); }
.product-result { border-top: 1px solid var(--line); }
.product-result-layout { display: grid; grid-template-columns: minmax(0, .75fr) minmax(0, 1.25fr); gap: 72px; align-items: center; }
.product-result-layout .section-heading { margin-bottom: 18px; }
.product-result-screen { min-width: 0; margin: 0; }
.product-result-screen picture { display: block; padding: 12px; overflow: hidden; border: 1px solid var(--line-strong); border-radius: var(--radius); background: #090d10; }
.product-result-screen img { display: block; width: 100%; height: 510px; object-fit: cover; object-position: top; }
.product-steps { list-style: none; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 36px; margin: 42px 0 0; padding: 0; }
.product-steps li { padding-top: 24px; border-top: 1px solid var(--line); }
.product-steps li::before { content: ""; display: block; width: 32px; height: 2px; background: var(--accent); margin-bottom: 25px; }
.product-steps h3 { font-size: 1.28rem; line-height: 1.4; margin: 0 0 16px; letter-spacing: -.02em; word-break: keep-all; }
.product-steps p, .product-paths p, .product-model-layout p, .product-install-boundary p { font-size: 1.04rem; color: var(--muted); line-height: 1.8; margin: 0 0 22px; word-break: keep-all; }
.product-paths { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 64px; margin-top: 44px; }
.product-paths article { min-width: 0; }
.product-paths article + article { border-left: 1px solid var(--line); padding-left: 64px; }
.product-paths h3 { font-size: clamp(1.5rem, 2.5vw, 2rem); line-height: 1.35; margin: 0 0 25px; letter-spacing: -.025em; word-break: keep-all; }
.product-requirements { border-top: 1px solid var(--line); }
.product-requirements-grid { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); gap: 100px; }
.product-definitions { margin: 0; }
.product-definitions > div { display: grid; grid-template-columns: minmax(95px, .31fr) minmax(0, 1fr); gap: 26px; padding: 22px 0; border-bottom: 1px solid var(--line); }
.product-definitions > div:first-child { padding-top: 0; }
.product-definitions dt { color: var(--ink); font-weight: 600; font-size: 1.04rem; line-height: 1.65; }
.product-definitions dd { margin: 0; color: var(--muted); font-size: 1rem; line-height: 1.75; word-break: keep-all; }
.product-faq-layout { display: grid; grid-template-columns: minmax(0, .75fr) minmax(0, 1.25fr); gap: 80px; }
.product-faq details { border-bottom: 1px solid var(--line); }
.product-faq summary { padding: 26px 42px 26px 0; cursor: pointer; position: relative; font-size: 1.18rem; font-weight: 600; line-height: 1.6; list-style: none; }
.product-faq summary::-webkit-details-marker { display: none; }
.product-faq summary::after { content: "+"; position: absolute; top: 24px; right: 4px; font-size: 1.5rem; font-weight: 400; color: var(--accent-light); }
.product-faq details[open] summary::after { content: "−"; }
.product-faq details p { margin: 0; padding: 0 40px 28px 0; color: var(--muted); line-height: 1.8; font-size: 1rem; word-break: keep-all; }
.product-faq summary:hover { color: var(--accent-light); }
.product-faq summary:focus-visible { outline: 2px solid var(--accent-light); outline-offset: 5px; }
.product-adoption-options { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 54px; margin-top: 45px; }
.product-adoption-options article { min-width: 0; }
.product-adoption-options img { width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; border-radius: var(--radius); filter: brightness(.82); }
.product-adoption-options article > div { padding-top: 28px; }
.product-adoption-options h3 { font-size: clamp(1.5rem, 2.3vw, 2rem); line-height: 1.4; margin: 0 0 14px; letter-spacing: -.02em; }
.product-adoption-options p { color: var(--muted); line-height: 1.7; margin: 0 0 30px; }
.product-adoption-options .product-definitions { margin-bottom: 30px; }
.product-adoption-options .product-definitions > div { gap: 14px; grid-template-columns: 86px minmax(0, 1fr); }
.product-cost { background: var(--surface); }
.product-note { color: var(--muted); font-size: .96rem; line-height: 1.8; max-width: 780px; margin: 24px 0; word-break: keep-all; }
.product-proposal { max-width: 1050px; }
.product-proposal ul { list-style: none; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 45px; margin: 35px 0 42px; padding: 0; }
.product-proposal li { padding-left: 22px; border-left: 2px solid var(--accent); color: var(--ink); font-size: 1.08rem; line-height: 1.6; }
.product-model { background: var(--surface); }
.product-model-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .88fr); gap: 100px; align-items: center; }
.product-model-layout > div > p { max-width: 610px; }
.product-model-layout .product-note { font-size: .96rem; }
.product-server .product-note { margin-top: 38px; }
.product-install > .shell > .product-definitions { max-width: 920px; margin: 40px 0 0 auto; }
.product-install-sequence { background: var(--surface); }
.product-install-boundary { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 75px; align-items: center; }
.product-install-boundary > img { width: 100%; height: auto; min-height: 520px; aspect-ratio: 4 / 5; object-fit: cover; border-radius: var(--radius); filter: brightness(.74); }
.product-table-wrap { overflow-x: auto; padding-bottom: 10px; }
.product-table-wrap:focus-visible { outline: 2px solid var(--accent-light); outline-offset: 6px; }
.product-evidence-table { width: 100%; border-collapse: collapse; table-layout: fixed; font-size: 1rem; line-height: 1.75; }
.product-evidence-table caption { text-align: left; color: var(--muted); margin-bottom: 22px; font-size: .95rem; }
.product-evidence-table th, .product-evidence-table td { vertical-align: top; text-align: left; padding: 28px 32px 28px 0; border-bottom: 1px solid var(--line); word-break: keep-all; }
.product-evidence-table th:first-child { width: 18%; }
.product-evidence-table th { font-weight: 600; color: var(--ink); }
.product-evidence-table thead th { color: var(--accent-light); padding-top: 16px; padding-bottom: 18px; }
.product-evidence-table td { color: var(--muted); }
.product-evidence-table td:last-child, .product-evidence-table th:last-child { padding-right: 0; }
.product-proof { background: var(--surface); }
.product-proof .product-paths { margin-top: 0; }
.product-proof h2 { font-size: clamp(1.75rem, 3vw, 2.6rem); line-height: 1.3; margin: 0 0 26px; letter-spacing: -.035em; word-break: keep-all; }
.product-evaluation-plan .product-steps { margin-top: 44px; }
@media (prefers-reduced-motion: no-preference) {
  .product-adoption-options img { transition: filter .3s ease; }
  .product-adoption-options article:hover img { filter: brightness(1); }
  .product-faq summary { transition: color .2s ease; }
}
@media (max-width: 1050px) {
  .product-hero h1 { font-size: clamp(2.8rem, 5.6vw, 4.2rem); }
  .product-requirements-grid, .product-model-layout { gap: 55px; }
  .product-steps { gap: 23px; }
  .product-steps h3 { font-size: 1.18rem; }
  .product-paths { gap: 38px; }
  .product-paths article + article { padding-left: 38px; }
  .product-faq-layout { gap: 45px; }
  .product-install-boundary { gap: 45px; }
  .product-adoption-options { gap: 34px; }
}
@media (max-width: 760px) {
  .product-hero { padding: 58px 0 64px; }
  .product-hero-photo { min-height: 650px; min-height: min(710px, 86dvh); padding: 65px 0; }
  .product-hero h1 { font-size: clamp(2.4rem, 7.2vw, 3.45rem); line-height: 1.18; }
  .product-hero .lede { font-size: 1.06rem; margin-top: 25px; }
  .product-hero-photo::before { background: linear-gradient(90deg, rgb(7 9 17 / .92), rgb(7 9 17 / .48)), linear-gradient(0deg, var(--bg), transparent 45%); }
  .product-hero-image { object-position: 58% center; }
  .product-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 38px 28px; margin-top: 32px; }
  .product-paths, .product-requirements-grid, .product-faq-layout, .product-model-layout, .product-install-boundary { grid-template-columns: minmax(0, 1fr); gap: 40px; }
  .product-result-layout { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .product-paths article + article { padding: 34px 0 0; border-left: 0; border-top: 1px solid var(--line); }
  .product-faq-layout { gap: 5px; }
  .product-adoption-options { grid-template-columns: minmax(0, 1fr); gap: 60px; }
  .product-install-boundary > img { min-height: 0; max-height: 420px; aspect-ratio: 16 / 10; }
  .product-evidence-table { min-width: 640px; font-size: .95rem; }
  .product-evidence-table th, .product-evidence-table td { padding-right: 22px; }
  .product-evidence-table th:first-child { width: 20%; }
  .product-proposal ul { grid-template-columns: minmax(0, 1fr); }
  .product-capture { margin-top: 32px; }
  .product-experience { padding-bottom: 65px; }
  .product-result-screen img { height: auto; max-height: 620px; object-fit: cover; }
}
@media (max-width: 600px) {
  .product-hero h1 { font-size: clamp(2.18rem, 7.5vw, 2.8rem); }
  .product-capture img { width: 100%; height: auto; object-fit: contain; object-position: top; }
  .product-capture picture { max-width: 430px; margin-inline: auto; }
  .product-definitions > div { grid-template-columns: 89px minmax(0, 1fr); gap: 16px; }
  .product-definitions dt, .product-definitions dd { font-size: .96rem; }
  .product-steps { gap: 30px 22px; }
  .product-steps h3 { font-size: 1.1rem; }
  .product-steps p { font-size: .95rem; }
  .product-faq summary { font-size: 1.05rem; padding-right: 32px; }
  .product-faq details p { padding-right: 8px; }
}

/* A three-step introduction, with one clear action per row on a phone. */
.product-process .product-steps,
.product-evaluation-plan .product-steps,
body:has(.product-server) .product-steps { grid-template-columns: repeat(3, minmax(0, 1fr)); }
@media (max-width: 767px) {
  .product-process .product-steps,
  .product-evaluation-plan .product-steps,
  body:has(.product-server) .product-steps { grid-template-columns: 1fr; }
}
