/* Conversion pages: concrete use cases and a direct demo path. */
.page-home,.page-contact{letter-spacing:0}
.page-home .section,.page-contact .section{padding:64px 0}
.page-home .section-heading{max-width:820px;margin-bottom:30px}
.page-home .section-heading h2,.page-contact h2{font-size:36px;line-height:1.16;letter-spacing:0;text-wrap:balance}
.page-home .section-heading p{font-size:16px}
.page-home .eyebrow,.page-contact .eyebrow{letter-spacing:0;font-size:13px}
.page-home .button,.page-contact .button{border-radius:8px;min-height:48px}
.page-home .button-primary,.page-contact .button-primary{background:var(--brand-action);box-shadow:none;color:#fff}
.page-home .button-primary:hover,.page-contact .button-primary:hover{background:var(--brand-action-hover)}
.page-home a:focus-visible,.page-home button:focus-visible,.page-home summary:focus-visible,.page-contact a:focus-visible{outline:3px solid var(--brand-accent);outline-offset:4px}
.page-home [id]{scroll-margin-top:95px}
.page-home .site-header{background:var(--ink);border-bottom:1px solid var(--line);backdrop-filter:none}
.page-home .site-header .main-nav>a,.page-home .site-header .nav-group>a,.page-home .site-header .login-link{color:#c9d0d8}
.page-home .site-header .main-nav a:hover,.page-home .site-header .main-nav .is-current{color:#83d8ff}
.page-home .site-header .nav-submenu,.page-home .site-header .main-nav.is-open{background:var(--panel);border-color:var(--line)}
.page-home .site-header .nav-submenu a{color:#c9d0d8}
.page-home .site-header .nav-submenu-heading{color:#f5f7fa!important}
.page-home .site-header .nav-submenu a:hover{color:#83d8ff;background:#293b49}
.page-home .site-header .menu-toggle{border-color:var(--line);background:var(--panel)}
.page-home .site-header .menu-toggle i{background:#f5f7fa}
.page-home .site-header .button-primary{background:#0055d4;color:#fff}
.page-home .site-header .button-primary:hover{background:#0043ae}
.page-home .impact-hero{padding:42px 0;background:#142936;color:#f5f8fc;border-bottom:1px solid #304957}
.page-home .impact-hero::before{display:none}
.page-home .impact-hero .eyebrow{color:#83d8ff}
.page-home .impact-hero .eyebrow::before{background:#4ec8ff}
.page-home .impact-hero .button-primary{background:#0065e8;color:#fff;border-color:#438ef0;box-shadow:0 6px 14px rgba(0,0,0,.15)}
.page-home .impact-hero .button-primary:hover{background:#0055d4;box-shadow:0 8px 18px rgba(0,0,0,.2)}
.page-home .impact-hero .button-secondary{border-color:transparent;background:transparent;color:#e5f0f7;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#718e9f}
.page-home .impact-hero .button-secondary:hover{background:#203c4e;color:#fff;text-decoration-color:currentColor}
.page-home .impact-hero a:focus-visible{outline-color:#83d8ff}
.page-home .impact-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:44px}
.page-home .impact-copy h1{font-size:48px;line-height:1.06;max-width:580px;text-wrap:balance;color:#f5f8fc}
.page-home .impact-copy h1 em{display:block;color:#4ec8ff}
.page-home .impact-copy .hero-definition{margin:20px 0 24px;font-size:18px;font-weight:400;line-height:1.65;color:#d0dee8}
.page-home .hero-actions{gap:10px}
.page-home .hero-reassurance{color:#b4c9d6;font-size:14px;margin:16px 0 0}
.audience-shortcuts{display:flex;flex-wrap:wrap;gap:8px 26px;margin-top:14px}
.audience-shortcuts a{display:inline-flex;align-items:center;gap:8px;color:#c9e9fb;font-size:14px;text-decoration:none;padding:4px 0;border-bottom:1px solid #54788d}
.audience-shortcuts a:hover{color:#fff;border-color:#83d8ff}
.page-home .platform-extension{background:#fff;color:var(--brand-text)}
.platform-extension .module{display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;box-shadow:none}
.platform-extension .module>.text-link{margin-top:auto;padding-top:16px}
.platform-extension .module h3{font-size:24px;line-height:1.2;letter-spacing:0}
.platform-extension .module p{font-size:16px}
.module-status{display:block;font-size:12px;font-weight:650;color:#516675;margin-bottom:12px}
.page-home .impact-stage{min-height:0;perspective:none;margin:0;max-width:none}
.page-home .impact-stage{position:relative;isolation:isolate}
.page-home .impact-stage::before,.page-home .impact-stage::after{content:"";position:absolute;z-index:-1;pointer-events:none;width:48%;height:34%;border:1px solid #369ddd;opacity:.32}
.page-home .impact-stage::before{left:-12px;top:-12px;border-right:0;border-bottom:0;border-radius:8px 0 0 0}
.page-home .impact-stage::after{right:-12px;bottom:-12px;border-left:0;border-top:0;border-radius:0 0 8px 0}
@keyframes sysimple-outline-enter{0%{opacity:0;transform:translateY(10px)}40%{opacity:.75}100%{opacity:.32;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.page-home .impact-stage::before,.page-home .impact-stage::after{animation:sysimple-outline-enter 4.5s ease-out both}.page-home .impact-stage::after{animation-delay:.2s}}
.page-home .impact-product{position:relative;inset:auto;width:100%;border-radius:8px;transform:none;border-color:#426070;box-shadow:0 18px 36px -18px rgba(0,0,0,.55)}
.page-home .impact-product img{width:100%;height:auto;object-fit:contain}
.page-home .impact-product figcaption{display:grid;background:#203744;color:#f5f8fc;padding:12px 16px}
.page-home .impact-product figcaption strong{font-size:14px;color:#f5f8fc}
.page-home .impact-product figcaption span{font-size:13px;color:#b4c9d6}
@keyframes sysimple-product-enter{from{opacity:.65;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){
  .page-home .impact-stage,.page-home .mobile-product-preview figure{animation:sysimple-product-enter .7s cubic-bezier(.2,.7,.3,1)}
}
.mobile-product-preview{display:none}
.customer-proof{padding:24px 0 28px;background:#fff;color:var(--brand-text);border-bottom:1px solid var(--brand-line)}
.customer-proof-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}
.customer-proof h2{font:600 16px/1.5 Inter, sans-serif;margin:0}
.customer-proof-heading p{margin:0;color:var(--brand-muted);font-size:14px}
.customer-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:26px;margin-top:20px}
.customer-logos img{display:block;width:100%;height:64px;object-fit:contain}
.page-home .daily-section{background:var(--brand-paper);color:var(--brand-text)}
.scenario-picker{display:flex;justify-content:center;border-bottom:1px solid var(--brand-line);gap:6px;margin-bottom:32px}
.scenario-picker button{flex:1;min-height:58px;padding:12px 16px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--brand-muted);cursor:pointer;font-size:15px;font-weight:650;line-height:1.4}
.scenario-picker button:hover{background:#eef1f4}
.scenario-picker button[aria-pressed="true"]{border-bottom-color:var(--brand-accent);color:var(--brand-accent-dark);background:var(--brand-accent-soft)}
.scenario-problem{max-width:760px;margin:0 auto 30px;text-align:center}
.scenario-problem>span{font-size:14px;color:var(--brand-muted)}
.scenario-problem h3{margin:8px 0 12px;font-size:27px;line-height:1.25;font-family:'Space Grotesk',sans-serif;text-wrap:balance}
.scenario-problem p{margin:0;color:var(--brand-muted);font-size:16px}
.daily-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:0;margin:0;list-style:none;position:relative}
.daily-flow::before{content:'';position:absolute;top:22px;left:24px;right:24px;height:2px;background:#cad7dd}
.daily-flow li{min-width:0;position:relative}
.flow-number{position:relative;display:grid;place-items:center;width:46px;height:46px;border-radius:4px;background:var(--brand-accent-soft);color:var(--brand-accent-dark);font-weight:700;font-size:15px;border:5px solid var(--brand-paper)}
.daily-flow h4{font-size:21px;line-height:1.3;margin:18px 0 10px;font-family:'Space Grotesk',sans-serif;color:var(--brand-text)}
.daily-flow p{margin:0;color:var(--brand-muted);font-size:16px;line-height:1.65}
.flow-example{display:block;margin-top:20px;padding-top:12px;border-top:1px solid var(--brand-line);color:var(--brand-accent-dark);font-size:14px;line-height:1.5}
.scenario-outcome{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--brand-line);margin-top:30px;padding-top:24px}
.scenario-outcome p{max-width:690px;margin:0;color:var(--brand-text);font-weight:550;font-size:16px}
.scenario-outcome a{max-width:280px;flex-shrink:0}
.page-home .text-link{font-size:14px;color:var(--brand-accent-dark)}
.section-demo{margin-top:30px;text-align:center}
.section-demo p{margin:10px 0 0;font-size:14px;color:var(--brand-muted)}
.page-home .product-proof{background:#fff;color:var(--brand-text)}
.page-home .product-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.page-home .product-proof-card{overflow:hidden;background:#fff;border:1px solid #d7e1e4;border-radius:8px;box-shadow:none}
.page-home .product-proof-card figure{margin:0;aspect-ratio:2310/1593;background:#e9f0f4;overflow:hidden}
.page-home .product-proof-card img{width:100%;height:100%;object-fit:contain;display:block}
.page-home .product-proof-copy{padding:22px}
.page-home .product-proof-copy>span{font-size:14px;color:var(--brand-accent-dark)}
.page-home .product-proof-copy h3{font-size:24px;line-height:1.2;color:var(--brand-text);margin:8px 0 12px}
.page-home .product-proof-copy p{font-size:16px;color:var(--brand-muted);margin:0}
.proof-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px;margin-top:26px}.proof-more{margin:0}
.page-home .adoption-section{background:var(--brand-paper);color:var(--brand-text)}
.adoption-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}
.adoption-grid article{padding-top:20px;border-top:3px solid var(--brand-accent);display:flex;flex-direction:column;align-items:start}
.adoption-label{font-size:14px;font-weight:650;color:var(--brand-accent-dark)}
.adoption-grid h3{font-family:'Space Grotesk',sans-serif;font-size:23px;line-height:1.25;margin:12px 0}
.adoption-grid p{color:var(--brand-muted);font-size:16px;margin:0 0 18px}
.adoption-grid a{margin-top:auto}
.confidence-line{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-top:22px;border-top:1px solid var(--brand-line)}
.confidence-line p{margin:0;font-size:15px;color:var(--brand-muted)}
.page-home .home-questions{background:#fff;padding-top:48px}
.home-questions .container{max-width:900px}
.home-questions .accordion .answer{font-size:16px;color:var(--brand-muted)}
.demo-close{padding:60px 0;background:var(--panel);color:#fff;text-align:center}
.demo-close .container{max-width:850px}
.demo-close h2{font:700 40px/1.14 'Space Grotesk',sans-serif;margin:8px 0 20px;letter-spacing:0;text-wrap:balance}
.demo-close p:not(.eyebrow){max-width:700px;margin:0 auto 24px;color:#d1d7dd;font-size:17px}
.demo-close .button-primary{background:var(--brand-action);color:#fff}
.demo-close .button-primary:hover{background:var(--brand-action-hover)}
.demo-close-note{display:block;margin-top:16px;font-size:14px;color:#c3ccd4}
.page-contact .contact-intro{padding:56px 0 64px;background:var(--brand-paper);color:var(--brand-text)}
.contact-intro .container{max-width:850px}
.page-contact h1{font:700 46px/1.12 'Space Grotesk',sans-serif;letter-spacing:0;max-width:760px;margin:10px 0 22px;text-wrap:balance}
.page-contact .contact-lead{font-size:18px;max-width:740px;color:var(--brand-muted)}
.page-contact .eyebrow{color:var(--brand-accent-dark)}
.demo-agenda{padding:0;margin:30px 0;list-style:none;display:grid;gap:14px}
.demo-agenda li{padding-left:18px;border-left:3px solid var(--brand-accent);font-size:16px}
.contact-secondary{font-size:15px;color:var(--brand-muted);margin-top:26px}
.contact-secondary a{color:var(--brand-accent-dark)}
.page-contact .contact-note{color:var(--brand-muted);font-size:14px;max-width:670px}
@media(min-width:821px) and (max-width:1100px){
  .page-home .header-inner,.page-contact .header-inner{gap:12px}
  .page-home .main-nav,.page-contact .main-nav{gap:12px}
  .page-home .brand img,.page-contact .brand img{max-width:170px}
  .page-home .header-actions .login-link,.page-contact .header-actions .login-link{display:none}
  .page-home .impact-copy h1{font-size:40px}
  .page-home .impact-hero-grid{gap:28px}
}
@media(max-width:820px){
  .page-home .impact-hero-grid{grid-template-columns:minmax(0,1fr)}
  .page-home .impact-copy{max-width:630px}
  .page-home .impact-copy h1{font-size:42px}
  .page-home .impact-stage{max-width:660px}
  .customer-proof-heading{display:block}
  .customer-proof-heading p{margin-top:6px}
  .customer-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  .scenario-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}
  .scenario-outcome{display:block}
  .scenario-outcome a{margin-top:16px;max-width:none}
  .daily-flow{gap:20px}
  .adoption-grid{grid-template-columns:1fr;gap:26px}
  .confidence-line{display:block}
  .confidence-line a{margin-top:12px}
}
@media(max-width:560px){
  .page-home .impact-stage{display:none}
  .mobile-product-preview{display:block;padding:24px 0;background:#142936}
  .mobile-product-preview figure{margin:0}
  .mobile-product-preview img{display:block;width:100%;height:auto;border-radius:8px}
  .mobile-product-preview figcaption{margin-top:12px;color:#b4c9d6;font-size:14px}
  .page-home .mobile-diagnostic-cta:not(.is-past-hero){display:none}
  .page-home .section,.page-contact .section{padding:44px 0}
  .page-home .impact-hero{padding:28px 0}
  .page-home .impact-hero-grid{gap:26px}
  .page-home .impact-copy h1{font-size:34px;line-height:1.12}
  .page-home .impact-copy .hero-definition{font-size:16px;margin:16px 0 20px}
  .page-home .hero-actions{display:flex}
  .page-home .hero-actions .button-primary{width:100%}
  .page-home .hero-actions .button-secondary{width:100%;border:0;min-height:36px;padding:6px;background:none;text-decoration:underline;text-underline-offset:4px}
  .page-home .hero-reassurance{font-size:13px;margin-top:10px}
  .page-home .section-heading h2{font-size:29px}
  .customer-logos{gap:12px}
  .customer-logos img{height:54px}
  .scenario-picker button{padding:10px 6px;font-size:14px}
  .scenario-problem{text-align:left}
  .scenario-problem h3{font-size:24px}
  .daily-flow{grid-template-columns:1fr;gap:24px}
  .daily-flow::before{top:22px;bottom:20px;left:22px;right:auto;width:2px;height:auto}
  .daily-flow li{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px}
  .daily-flow h4{margin-top:6px;font-size:21px}
  .flow-example{margin-top:12px}
  .page-home .product-proof-grid{grid-template-columns:1fr}
  .page-home .product-proof-copy{padding:18px}
  .demo-close{padding:44px 0}
  .demo-close h2{font-size:30px}
  .page-contact h1{font-size:34px}
  .page-contact .contact-intro{padding:32px 0 44px}
}
@media(max-width:820px){
  .page-home .site-header .nav-group{display:block;min-width:0}
  .page-home .site-header .nav-group>a{height:auto}
  .page-home .site-header .nav-submenu{min-width:0;margin-top:0;padding-top:0}
  .page-home .site-header .nav-submenu a{white-space:normal;overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){.page-home *,.page-contact *{scroll-behavior:auto;transition:none!important}}
@media(max-width:360px){.page-home .impact-copy h1{font-size:30px}.page-home .impact-copy .eyebrow{font-size:12px}}

/* Open editorial layout; the assistant is the only framed interactive tool. */
.page-home .impact-hero{position:relative;isolation:isolate;overflow:hidden;background:#121c26;padding:58px 0 28px}
.hero-connections{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}
.page-home .impact-hero-grid{display:block}
.page-home .impact-copy{max-width:820px;margin:auto;text-align:center}
.page-home .impact-copy .eyebrow{justify-content:center;margin:0 0 24px}
.page-home .impact-copy h1{max-width:none;margin:0;font-size:56px;line-height:1.09;letter-spacing:0}
.page-home .impact-copy h1 em{color:#47caff;margin-top:6px}
.page-home .impact-copy .hero-definition{max-width:680px;margin:22px auto 26px;font-size:18px;line-height:1.6}
.page-home .hero-actions,.page-home .audience-shortcuts{justify-content:center}
.page-home .hero-reassurance{margin-top:16px;color:#aac0d2}
.hero-connected{display:flex;justify-content:center;align-items:center;gap:28px;max-width:860px;margin:32px auto 0;padding:22px 20px 0;border-top:1px solid #344555;color:#e7edf4;font-size:14px}
.hero-connected i{font-style:normal;color:#4bcaff;font-size:22px}
.motion-toggle{position:absolute;right:18px;bottom:18px;width:36px;height:36px;border:1px solid #506477;border-radius:50%;background:#172631;color:#bddeef;cursor:pointer;font-size:18px}
.motion-toggle:hover{background:#2a4255;color:#fff}
.page-home .mobile-product-preview[hidden]{display:none}
.page-home .customer-proof{padding:22px 0;background:#fafbfc}
.page-home .customer-logos{gap:24px;margin-top:12px}
.page-home .customer-logos img{height:160px;max-width:100%;object-fit:contain}
.page-home .customer-logos img[src$="logo_9.png"]{height:96px}
@media(max-width:560px){
 .page-home .customer-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 20px}
 .page-home .customer-logos img{height:140px}
 .page-home .customer-logos img[src$="logo_9.png"]{height:88px}
}
.page-home .daily-section{background:#fff}
.page-home .section-heading h2{font-size:38px}
.page-home .scenario-picker{gap:0;margin-bottom:36px;border-color:#ccd4dc}
.page-home .scenario-picker button[aria-pressed="true"]{background:transparent;color:#0055d4}
.page-home .scenario-problem{max-width:760px;margin-bottom:36px}
.page-home .daily-flow{gap:40px}
.page-home .flow-number{background:#0055d4;color:white;border:5px solid white;border-radius:50%}
.page-home .daily-flow::before{background:#bad3ea}
.page-home .flow-example{font-size:13px;color:#0055d4;border-color:#d6e3ed}
.page-home .scenario-outcome{padding:22px 0;border-top:1px solid #d6e3ed;border-bottom:1px solid #d6e3ed}
.page-home .platform-extension{background:#171d25;color:#f5f7fa}
.page-home .platform-extension .section-heading h2{color:#f5f7fa}
.page-home .platform-extension .section-heading p{color:#b7c5d3}
.page-home .platform-extension .eyebrow{color:#65ceff}
.ai-story{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:center;padding:16px 0 48px}
.ai-story-copy h3{font:600 34px/1.17 'Space Grotesk',sans-serif;margin:12px 0 20px;color:#fff;letter-spacing:0}
.ai-story-copy p{max-width:410px;color:#b7c5d3;font-size:17px;line-height:1.7;margin-bottom:24px}
.platform-extension .module-status{color:#74caff}
.page-home .platform-extension .text-link{color:#74caff}
.ai-example{padding:24px;border:1px solid #405162;border-radius:8px;background:#202a35;min-width:0}
.ai-example-heading{display:flex;justify-content:space-between;gap:16px;font-size:11px;color:#9eb4c7;line-height:1.5}
.ai-request{font-size:21px;line-height:1.5;color:#fff;margin:24px 0}
.ai-proposal{border-block:1px solid #405162;padding:20px 0}
.ai-proposal>span{font-size:12px;color:#a5b9cb}
.ai-proposal>div{display:flex;align-items:center;gap:24px;margin:12px 0;font-size:26px;flex-wrap:wrap}
.ai-proposal del{color:#9bb0c2;text-decoration-color:#788da0}
.ai-proposal strong{color:#6ed6ff}
.ai-proposal p{margin:0;color:#b7c5d3;font-size:14px}
.ai-example-actions{display:flex;gap:16px;align-items:center;margin-top:20px;flex-wrap:wrap;min-height:48px}
.ai-example-actions>span{font-size:12px;color:#b7c5d3}
.ai-example-note{font-size:11px;color:#9eb4c7;margin:16px 0 0;line-height:1.6}
.ai-result{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #405162;padding:16px 0 12px;margin:0;font-size:14px;color:#b7c5d3}
.ai-result strong{color:#6ed6ff}
.module-stories article{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:26px;align-items:center;padding:30px 0;border-top:1px solid #3b4754}
.story-index{color:#6d879e;font-size:24px;font-family:'Space Grotesk',sans-serif}
.module-stories h3{font-size:24px;line-height:1.25;margin:0 0 10px;color:#fff}
.module-stories p{color:#b7c5d3;margin:0;max-width:630px;font-size:15px}
.module-stories .module-status{margin-bottom:8px;font-size:12px}
.page-home .product-proof-card{border:0;border-radius:0;background:transparent}
.page-home .product-proof-card figure{border-radius:6px;border:1px solid #d7e1e4}
.page-home .product-proof-copy{padding:22px 0}
.page-home .adoption-section{background:#edf2f6}
@media(max-width:1000px){.page-home .impact-copy h1{font-size:46px}.ai-story{gap:32px}.module-stories article{grid-template-columns:36px minmax(0,1fr)}.module-stories article>a{grid-column:2}}
@media(max-width:600px){
 .page-home .impact-hero{padding:34px 0 22px}
 .page-home .impact-copy h1{font-size:34px;line-height:1.12}
 .page-home .impact-copy .eyebrow{font-size:11px;margin-bottom:18px}
 .page-home .impact-copy .hero-definition{font-size:16px;margin:18px auto 20px}
 .page-home .impact-copy .hero-actions{gap:4px}
 .page-home .audience-shortcuts{gap:24px;margin-top:10px}
 .hero-connected{gap:10px;padding:16px 0 0;margin:22px 42px 0 16px;font-size:10px}
 .hero-connected i{font-size:14px}
 .motion-toggle{width:30px;height:30px;right:12px;bottom:18px;font-size:14px}
 .page-home .section-heading h2{font-size:29px}
 .page-home .daily-flow{gap:24px}
 .ai-story{grid-template-columns:minmax(0,1fr);gap:24px;padding-bottom:28px}
 .ai-story-copy h3{font-size:29px}
 .ai-story-copy p{font-size:16px}
 .ai-example{padding:18px}
 .ai-request{font-size:18px}
 .ai-proposal>div{font-size:23px;gap:16px}
 .ai-example-actions .button{width:100%;font-size:14px}
 .module-stories article{gap:14px;padding:24px 0;grid-template-columns:26px minmax(0,1fr)}
 .module-stories h3{font-size:22px}
 .module-stories .text-link{font-size:13px}
}
@media(max-width:360px){.page-home .impact-copy h1{font-size:30px}.hero-connected{gap:6px;font-size:9px}}

/* Keep the real product visible beside the promise, without a decorative card. */
.page-home .impact-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px;align-items:center}
.page-home .impact-copy{text-align:left;max-width:none}
.page-home .impact-copy h1{font-size:44px;line-height:1.12}
.page-home .impact-copy .eyebrow,.page-home .hero-actions,.page-home .audience-shortcuts{justify-content:flex-start}
.page-home .impact-copy .hero-definition{font-size:17px}
.hero-real-screen{position:relative;margin:0;min-width:0;cursor:zoom-in}
.hero-real-screen img{display:block;width:100%;height:auto;aspect-ratio:2211/1514;object-fit:contain;border-radius:4px}
.hero-real-screen figcaption{display:grid;gap:5px;margin-top:14px;color:#f5f7fa;font-size:14px}
.hero-real-screen figcaption span{font-size:12px;color:#b4c9d6}
@media(max-width:1000px) and (min-width:821px){.page-home .impact-copy h1{font-size:36px}.page-home .impact-hero-grid{gap:26px}}
@media(max-width:820px){
 .page-home .impact-hero-grid{grid-template-columns:minmax(0,1fr);gap:28px}
 .page-home .impact-copy{max-width:660px;margin:auto;text-align:center}
 .page-home .impact-copy .eyebrow,.page-home .hero-actions,.page-home .audience-shortcuts{justify-content:center}
 .hero-real-screen{width:100%;max-width:660px;margin:auto}
 .hero-real-screen figcaption{text-align:center}
}
@media(max-width:600px){.page-home .impact-copy h1{font-size:34px}.page-home .impact-copy .hero-definition{font-size:16px}}
@media(max-width:360px){.page-home .impact-copy h1{font-size:30px}}
