/* Product pages: show the real interface where the product is introduced. */
.product-hero{display:grid;grid-template-columns:1fr 1.08fr;gap:52px;align-items:center;padding-block:70px 60px}
.product-hero-copy{min-width:0}
.product-hero h1{font-size:clamp(40px,4.25vw,59px);line-height:1.09;letter-spacing:-.055em}
.product-hero .lead{font-size:18px;max-width:510px;margin-top:26px}
.product-highlights{display:flex;flex-wrap:wrap;gap:9px 18px;padding:0;list-style:none;margin:24px 0 0;font-size:13px;color:#545368}
.product-highlights li::before{content:'✓';color:var(--green);font-weight:700;margin-right:7px}
.product-hero .actions{gap:22px}
.product-hero .availability-note{font-size:12px;max-width:470px;line-height:1.75;margin-top:22px}
.product-visual{min-width:0;margin:0;padding:20px;border:1px solid #e2dbef;border-radius:16px;background:linear-gradient(135deg,#f8f6fc,#eeebf7);box-shadow:0 22px 55px -32px #43336e50}
.product-visual-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px}
.screen-label{font-size:11px;font-weight:650;letter-spacing:.1em;color:#665876}
.product-visual .badge{font-size:11px;letter-spacing:0}
.product-screen{position:relative;display:block;aspect-ratio:1.2;overflow:hidden;border:1px solid #cfcbd7;border-radius:8px;background:#f0f0f1;text-decoration:none}
.product-screen img{display:block;width:100%;height:auto}
.product-screen:focus-visible{outline-offset:5px}
.screen-expand{display:flex;justify-content:space-between;align-items:center;gap:20px;position:absolute;bottom:16px;left:16px;right:16px;padding:12px 16px;border:1px solid #ddd6ec;border-radius:7px;background:#fff;box-shadow:0 6px 24px #35214f18;color:var(--purple-dark);font-size:13px;font-weight:650}
.screen-expand>span{font-size:18px}
.product-screen:hover .screen-expand{background:var(--purple);color:white;border-color:var(--purple)}
.product-visual figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 12px;font-size:11px;color:#665876;margin-top:14px}
.product-jump{display:flex;align-items:center;gap:32px;border-block:1px solid var(--line);padding-block:19px;font-size:13px;flex-wrap:wrap}
.product-jump>span{font-weight:650;margin-right:auto}
.product-jump a{text-decoration:none;color:#58516c;display:flex;align-items:center;gap:14px;min-height:30px}
.product-jump a:hover{color:var(--purple)}
.product-features{border-top:0}
#workflow,#capabilities,#questions,#compare{scroll-margin-top:110px}
.scope-section{padding-block:76px}
.scope-section+.scope-section{padding-top:0}
.product-faq{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;padding-block:64px 80px;border-top:1px solid var(--line)}
.product-faq h2{font-size:42px;max-width:370px}
.product-faq>div>p:not(.eyebrow){margin-top:24px;font-size:15px;max-width:330px}
.product-faq .faq{margin:0;max-width:none}
.product-faq .faq summary{font-size:16px;line-height:1.55}
.product-faq .faq p{font-size:15px}
.screenshot-dialog{padding:0;border:1px solid #cbc5d9;border-radius:12px;width:min(1440px,calc(100% - 48px));max-width:none;max-height:calc(100dvh - 48px);color:var(--ink);box-shadow:0 22px 100px #19102466;background:white}
.screenshot-dialog::backdrop{background:#1d1724bb}
.screenshot-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:1px solid var(--line)}
.screenshot-dialog h2{font-size:23px;letter-spacing:-.03em;line-height:1.3}
.screenshot-dialog-head p{font-size:13px;margin-top:5px}
.screenshot-dialog .icon-button{flex-shrink:0;min-width:44px;min-height:44px;font-size:28px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:white}
.screenshot-scroll{overflow:auto;max-height:calc(100dvh - 220px);overscroll-behavior:contain;background:#f0f0f1}
.screenshot-scroll img{display:block;width:100%;min-width:900px;max-width:none;height:auto}
.screenshot-dialog-note{font-size:13px;padding:14px 24px;border-top:1px solid var(--line);display:flex;gap:8px 20px;justify-content:space-between;flex-wrap:wrap}
.screenshot-dialog-note a{color:var(--purple-dark)}
html:has(dialog[open]){overflow:hidden}
@media(max-width:1100px){
  .product-hero{gap:32px;grid-template-columns:1fr 1fr;padding-block:54px}
  .product-hero h1{font-size:45px}
  .product-hero .lead{font-size:17px}
  .product-hero .actions{align-items:flex-start;gap:18px;flex-direction:column}
  .product-visual{padding:15px}
  .product-screen{aspect-ratio:.92}
  .product-faq{gap:45px}
}
@media(max-width:800px){
  .product-hero{grid-template-columns:1fr;gap:35px;padding-block:42px}
  .product-hero h1{font-size:clamp(38px,7vw,54px)}
  .product-hero .lead{max-width:600px}
  .product-hero .actions{flex-direction:row;align-items:center}
  .product-visual{width:100%;max-width:660px;margin-inline:auto}
  .product-screen{aspect-ratio:1.5}
  .product-jump{gap:8px 24px}
  .product-jump>span{flex-basis:100%}
  .product-faq{grid-template-columns:1fr;gap:30px;padding-block:45px}
  .product-faq h2{font-size:36px;max-width:none}
  .product-faq>div>p:not(.eyebrow){max-width:none;margin-top:18px}
  .scope-section{padding-block:50px}
}
@media(max-width:480px){
  .product-hero h1{font-size:39px}
  .product-hero .lead{font-size:17px;margin-top:22px}
  .product-highlights{font-size:13px;gap:7px 16px}
  .product-hero .actions{gap:20px}
  .product-hero .button,.product-hero .text-link{font-size:13px}
  .product-visual{padding:12px;border-radius:11px}
  .product-screen{aspect-ratio:1.12}
  .screen-expand{left:10px;right:10px;bottom:10px;font-size:12px;padding:10px 12px}
  .product-visual-heading{gap:8px;margin-bottom:12px}
  .screen-label{font-size:10px}
  .product-jump{gap:8px 20px;font-size:12px}
  .product-jump a{gap:7px;min-height:36px}
  .screenshot-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}
  .screenshot-dialog-head{padding:15px;gap:12px}
  .screenshot-dialog h2{font-size:19px}
  .screenshot-dialog-head p{font-size:12px}
  .screenshot-dialog-note{padding:12px 15px;font-size:12px}
  .screenshot-scroll{max-height:calc(100dvh - 245px)}
}
@media(max-width:360px){.product-hero h1{font-size:34px}.product-hero .actions{align-items:flex-start;flex-direction:column}.product-visual figcaption{font-size:10px}}
