/* AtomGo product · approved 2026-09-08. Workflow examples are illustrative. */
.product-release { --product-blue:#086edf; --product-ink:#092443; --product-muted:#4b6278; }
.product-hero { background:radial-gradient(ellipse at 90% 5%,#124c7b 0,transparent 56%),#06192e; color:#fff; padding:80px 0 68px; }
.product-hero-grid { display:grid; grid-template-columns:minmax(0,1.02fr) minmax(0,1fr); gap:56px; align-items:center; }
.product-hero .eyebrow { color:#8fd8ff; }
.product-hero h1 { color:#fff; font-size:clamp(2.6rem,4.1vw,4.65rem); line-height:1.06; letter-spacing:-.045em; margin:18px 0 24px; }
.product-lede { color:#d5e3ef; font-size:18px; line-height:1.7; }
.product-promise { font-weight:650; line-height:1.6; margin:18px 0 24px; }
.product-hero .hero-actions { gap:12px; }
.product-hero .button-primary { background:#79d0ff; border-color:#79d0ff; color:#052240; }
.product-hero .button-secondary { color:#fff; border-color:#91a7bd; background:transparent; }
.product-hero-scope { color:#b7cbdc; font-size:12px; line-height:1.6; margin-top:18px; max-width:540px; }
.hero-product-demo { min-width:0; }
.integrated-strip { display:flex; align-items:center; flex-wrap:wrap; gap:12px; padding:20px 6px 0; color:#bbd2e4; font-size:12px; }
.integrated-strip strong { color:#8bd9ff; }
.integrated-strip span { border-left:1px solid #526a82; padding-left:12px; }
.product-panel { margin:0; background:#fff; border:1px solid #bfd7e8; border-radius:18px; box-shadow:0 20px 60px #09244314; min-width:0; overflow:hidden; color:#092443; font-family:inherit; }
.product-hero .product-panel { border-color:#547a98; box-shadow:0 28px 70px #0004; }
.panel-bar { display:flex; align-items:center; gap:16px; padding:17px 20px; background:#0b2945; color:#bdd7e9; font-size:10px; letter-spacing:.06em; }
.panel-brand { color:#fff; font-size:17px; font-weight:750; letter-spacing:-.04em; margin-right:auto; }
.panel-brand > span { color:#8bd9ff; }
.panel-dot { border:2px solid #89d8ff; border-radius:50%; width:8px; height:8px; flex-shrink:0; }
.panel-content { padding:22px; }
.product-panel figcaption,.factory-product-image figcaption { font-size:11px; line-height:1.55; color:#536e85; padding:12px 20px; border-top:1px solid #dce6ee; background:#f3f8fb; }
.prompt-line { display:flex; align-items:flex-start; gap:13px; background:#eaf5ff; border:1px solid #bddef4; border-radius:12px; padding:16px; }
.prompt-symbol { color:#0670c1; font-size:23px; line-height:1; }
.prompt-label { color:#2a618c; font-size:9px; font-weight:750; letter-spacing:.11em; }
.prompt-line p { color:#193c5a; font-size:13px; line-height:1.6; margin:6px 0 0; }
.file-pills { display:flex; flex-wrap:wrap; gap:6px; margin-top:12px; }
.file-pills span { border:1px solid #cfdeea; border-radius:6px; padding:6px 9px; color:#426078; font-size:10px; }
.panel-connector { text-align:center; color:#34769f; margin:10px; font-size:22px; }
.asset-result { display:grid; grid-template-columns:38% minmax(0,1fr); gap:16px; border:1px solid #d0e0eb; border-radius:12px; padding:13px; align-items:stretch; }
.asset-result strong { display:block; margin:11px 0; font-size:18px; }
.state-chip { display:inline-block; color:#185a54; background:#e1f3ed; border:1px solid #b3d9cb; border-radius:5px; padding:5px 7px; font-size:8px; line-height:1.45; font-weight:700; letter-spacing:.025em; }
.asset-result dl { margin:0; font-size:10px; }
.asset-result dl div { display:flex; justify-content:space-between; gap:8px; border-top:1px solid #e1eaf0; padding:7px 0; }
.asset-result dt { color:#5b7489; }
.asset-result dd { text-align:right; margin:0; color:#1d4869; }
.video-art { display:flex; min-height:172px; flex-direction:column; justify-content:space-between; position:relative; overflow:hidden; padding:16px; border-radius:8px; background:radial-gradient(ellipse at 20% 5%,#80deeb88,transparent 60%),linear-gradient(155deg,#104c7a,#0c2843 60%,#0a7282); color:#fff; isolation:isolate; }
.video-art::before,.video-art::after { content:""; position:absolute; z-index:-1; width:140%; height:110%; background:linear-gradient(160deg,#38bad677,#36619500); transform:rotate(-34deg); left:12%; top:24%; border-radius:35%; border:1px solid #9be9ff66; }
.video-art::after { left:40%; top:34%; background:#10557f88; }
.video-art-line { width:24px; height:2px; background:#8cdcff; }
.video-art-play { display:grid; place-items:center; border:1px solid #c0ebff77; border-radius:50%; width:32px; height:32px; font-size:10px; background:#07294766; margin:10px 0; }
.video-art-title { font-size:15px; font-weight:650; line-height:1.25; }
.video-art-title small { display:block; margin-top:9px; font-size:7px; color:#c5e9f4; font-weight:500; letter-spacing:.05em; }
.video-art-small { min-height:160px; padding:12px; }
.video-art-small .video-art-title { font-size:12px; }
.module-map { background:#f0f7fc; padding:42px 0 0; scroll-margin-top:100px; border-bottom:1px solid #dce7ef; }
.module-map-heading { display:grid; grid-template-columns:1fr 1.2fr; gap:36px; align-items:start; }
.module-map h2 { font-size:clamp(1.65rem,2.6vw,2.6rem); line-height:1.14; margin:0; }
.module-map-heading p { color:#4b647b; line-height:1.65; font-size:15px; margin:0; }
.module-links { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:8px; margin:25px 0 34px; }
.module-links a { display:flex; align-items:center; justify-content:space-between; gap:7px; background:#fff; border:1px solid #c3d9e9; border-radius:8px; padding:13px 12px; color:#173e61; font-size:12px; font-weight:650; min-height:46px; text-decoration:none; transition:border-color .16s,background .16s; }
.module-links a:hover { background:#e5f3ff; border-color:#377ab5; }
.module-links a span { color:#2873a9; }
.product-heritage { display:flex; align-items:center; flex-wrap:wrap; gap:15px 34px; padding:22px 0; border-top:1px solid #cddfea; color:#43607a; font-size:12px; }
.product-heritage > span { font-size:10px; letter-spacing:.09em; }
.product-heritage strong { color:#163b60; font-weight:650; }
.product-module { padding:84px 0; scroll-margin-top:80px; }
.product-module:nth-of-type(even) { background:#f5f9fc; }
.product-module-grid { display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr); align-items:center; gap:68px; }
.module-copy { min-width:0; }
.module-copy .eyebrow { font-size:10px; letter-spacing:.12em; color:#146aba; }
.module-copy h2 { font-size:clamp(2rem,3.05vw,3.1rem); line-height:1.12; letter-spacing:-.035em; margin:17px 0 23px; }
.module-copy > p:not(.eyebrow):not(.module-scope):not(.module-highlight) { color:#496279; font-size:16px; line-height:1.8; }
.module-scope { border-top:1px solid #d1e1ed; padding-top:15px; margin:22px 0 18px; color:#23537a; font-size:11px; line-height:1.6; font-weight:650; }
.module-copy .text-link { font-size:13px; }
.capacity-chips { display:flex; flex-wrap:wrap; gap:8px; padding:0; margin:24px 0; list-style:none; }
.capacity-chips li { border:1px solid #c5dbe9; padding:8px 10px; border-radius:7px; background:#fff; font-size:11px; line-height:1.5; color:#245172; }
.module-highlight { font-size:15px; line-height:1.6; font-weight:650; color:#095697; margin-top:22px; }
.builder-pair { display:grid; grid-template-columns:1fr 1.2fr; gap:13px; margin-top:20px; }
.mini-label { display:block; color:#446986; font-size:9px; font-weight:700; letter-spacing:.08em; margin-bottom:10px; }
.builder-before .before-screen { background:#eff3f5; border:1px solid #dbe3e9; border-radius:8px; min-height:172px; padding:14px; }
.before-screen > span { font-size:9px; font-weight:700; color:#566b7d; }
.before-screen > strong { display:block; font-size:16px; margin:20px 0; }
.before-screen > div { height:14px; margin-top:8px; background:#dbe4ea; border-radius:3px; }
.before-screen > div:last-child { width:70%; }
.preview-status { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:10px; font-size:10px; color:#55748a; margin-top:18px; }
.article-preview { margin-top:18px; background:#fff; padding:20px; border:1px solid #d4e2ed; border-radius:10px; box-shadow:0 8px 16px #163c5f07; }
.article-preview h3 { font-size:23px; letter-spacing:-.025em; line-height:1.2; margin:10px 0; }
.article-preview p { font-size:12px; color:#587187; line-height:1.65; margin:0 0 14px; }
.article-link { color:#0765af; font-size:11px; font-weight:650; }
.mini-flow { display:grid; grid-template-columns:1fr 1.35fr 1fr; padding:0; margin:18px 0 0; gap:7px; list-style:none; }
.mini-flow li { padding:10px 6px; border:1px solid #c6d9e6; background:#f5f9fc; border-radius:6px; color:#466780; font-size:10px; text-align:center; }
.mini-flow .approval-step { background:#dff3ee; color:#175a51; border-color:#badbce; }
.cdn-heading { display:flex; align-items:center; gap:17px; margin-bottom:22px; }
.cdn-emblem { font-size:45px; line-height:1; color:#106db1; }
.cdn-heading strong { display:block; font-size:24px; letter-spacing:-.035em; }
.cdn-heading div > span { display:block; margin-top:4px; font-size:12px; color:#617c91; }
.cdn-chain { list-style:none; padding:0; margin:0; }
.cdn-chain li { display:flex; gap:16px; align-items:center; border:1px solid #cfe0ec; border-radius:10px; background:linear-gradient(95deg,#f3faff,#fff); padding:13px 16px; position:relative; margin-bottom:14px; }
.cdn-chain li:not(:last-child)::after { content:""; position:absolute; top:100%; left:29px; height:15px; width:2px; background:#8bc8e8; }
.cdn-chain li > span { color:#207cb8; font-size:12px; font-weight:750; }
.cdn-chain strong { display:block; font-size:13px; }
.cdn-chain small { display:block; color:#5e7a91; font-size:10px; margin-top:3px; }
.cdn-destinations { display:flex; flex-wrap:wrap; justify-content:center; gap:7px; margin-top:16px; }
.cdn-destinations span { font-size:10px; color:#1c5c88; background:#e7f3fa; border:1px solid #cde4f0; padding:7px 9px; border-radius:5px; }
.factory-product-image { margin:0; border-radius:14px; border:1px solid #b8d2e5; box-shadow:0 20px 55px #15385717; overflow:hidden; }
.factory-product-image img { display:block; height:auto; width:100%; }
.factory-product-image a { display:block; }
.factory-product-image figcaption span { color:#0a5da2; }
.product-image { margin:0; min-width:0; border-radius:18px; overflow:hidden; border:1px solid #c8d9e7; box-shadow:0 20px 55px #15385717; background:#f3f8fb; }
.product-image img { display:block; width:100%; height:auto; }
.product-image a { display:block; }
.product-image figcaption { margin:0; padding:12px 18px; color:#536e85; font-size:11px; line-height:1.55; }
.product-image a:focus-visible { outline:3px solid #086edf; outline-offset:-4px; }
.product-module-text-only .product-module-grid { grid-template-columns:minmax(0,1fr); }
.product-module-text-only .module-copy { max-width:900px; }
.product-module-text-only h2 { max-width:850px; text-wrap:balance; }
.product-module-text-only .module-copy > p:not(.eyebrow) { max-width:790px; }
.business-tabs { display:grid; grid-template-columns:repeat(4,1fr); gap:4px; font-size:10px; color:#48687f; }
.business-tabs span { text-align:center; border:1px solid #d7e4ee; padding:10px 3px; border-radius:6px; }
.business-tabs span:first-child { border-color:#85c8ed; background:#e6f5ff; color:#0a5fa1; }
.business-offer { margin-top:20px; padding:24px; border:1px solid #cce0ee; border-radius:10px; }
.business-offer h3 { font-size:26px; line-height:1.15; }
.business-offer > p { font-size:13px; line-height:1.6; color:#59738a; margin:14px 0 25px; }
.access-rule { display:flex; align-items:center; flex-wrap:wrap; gap:10px; font-size:10px; }
.access-rule strong { background:#e3f5ee; color:#18604f; padding:7px; border-radius:4px; }
.business-bottom { display:flex; gap:15px; justify-content:space-between; font-size:10px; color:#56768c; margin-top:20px; }
.analytics-filters { display:flex; flex-wrap:wrap; gap:8px; }
.analytics-filters span { padding:7px 12px; border:1px solid #c7dce9; border-radius:5px; color:#496982; font-size:10px; }
.analytics-chart { margin:24px 0; border:1px solid #d2e2ed; border-radius:10px; padding:22px; }
.chart-row { display:grid; grid-template-columns:80px 1fr; gap:10px; align-items:center; margin:18px 0; font-size:11px; color:#54748c; }
.chart-row > div { height:15px; background:linear-gradient(90deg,#2386da,#86d9f0); width:var(--bar); border-radius:3px; }
.analytics-signals { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
.analytics-signals > div { background:#f0f7fc; border:1px solid #d5e5ef; padding:15px; border-radius:8px; }
.analytics-signals strong { display:block; font-size:12px; }
.analytics-signals span { display:block; font-size:10px; color:#58768c; margin-top:7px; }
.device-scene { position:relative; padding:5px 25px 10px 0; }
.tv-frame { background:#09243c; border:6px solid #16394e; border-radius:10px; padding:4px; width:93%; }
.tv-frame .video-art { min-height:190px; }
.tv-catalog { display:flex; gap:8px; padding:10px 5px 2px; }
.tv-catalog span { height:24px; background:#1d4864; border-radius:3px; flex:1; }
.phone-frame { position:absolute; right:0; bottom:0; width:29%; max-width:126px; border:5px solid #102e45; border-radius:16px; background:#fff; padding:7px; box-shadow:0 8px 20px #08243e33; }
.phone-frame .video-art { min-height:135px; padding:7px; border-radius:7px; }
.phone-frame .video-art-title { font-size:9px; }
.phone-frame .video-art-title small { display:none; }
.phone-frame > span { display:block; font-size:8px; font-weight:700; padding:10px 0; }
.phone-catalog { height:17px; border-radius:2px; background:linear-gradient(90deg,#c4dce9 48%,#fff 48%,#fff 52%,#88bdce 52%); }
.fast-strip { display:flex; flex-wrap:wrap; gap:8px; align-items:center; border-top:1px solid #d6e5ef; padding-top:15px; margin-top:18px; font-size:9px; color:#486b85; }
.fast-strip strong { color:#0b679f; font-size:11px; margin-right:8px; }
.product-professional { background:#08243f; color:#fff; padding:80px 0; scroll-margin-top:80px; }
.product-section-heading { margin-bottom:34px; max-width:850px; }
.product-section-heading h2 { font-size:clamp(2rem,3.3vw,3.4rem); line-height:1.12; letter-spacing:-.035em; }
.product-professional h2,.product-professional h3 { color:#fff; }
.product-professional .eyebrow { color:#97d9ff; }
.professional-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.professional-card { background:#103450; border:1px solid #3f627e; border-radius:14px; padding:23px; }
.pro-function { padding:16px; min-height:95px; border-radius:7px; background:linear-gradient(125deg,#174263,#0d2c47); border:1px solid #436d8c; margin-bottom:24px; }
.pro-function > span { font-size:11px; color:#90d9ff; letter-spacing:.1em; font-weight:750; }
.pro-function p { color:#cfebff; font-size:11px; line-height:1.5; margin:12px 0 0; }
.professional-card h3 { font-size:22px; line-height:1.2; letter-spacing:-.02em; margin-bottom:15px; }
.professional-card > p:not(.module-scope) { font-size:14px; line-height:1.7; color:#c7d8e6; }
.professional-card .module-scope { border-color:#3f627e; color:#92d2f8; margin-bottom:0; }
.product-fineprint { margin:22px 0 0; color:#b7cddd; font-size:12px; line-height:1.6; }
.integration-core { text-align:center; font-size:35px; letter-spacing:-.05em; font-weight:750; padding:10px 0 24px; }
.integration-core > span { color:#0874b7; }
.integration-core small { display:block; font-size:10px; color:#52758c; letter-spacing:.1em; margin-top:10px; }
.integration-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:9px; }
.integration-grid > div { position:relative; background:#eff8ff; border:1px solid #c6ddeb; border-radius:8px; padding:15px 10px; text-align:center; }
.integration-grid > div::before { content:""; position:absolute; height:17px; width:1px; background:#a0cae2; top:-18px; left:50%; }
.integration-grid span { font-size:8px; letter-spacing:.06em; color:#3d779f; }
.integration-grid strong { display:block; font-size:12px; line-height:1.3; margin-top:12px; }
.integration-grid p { color:#55798f; font-size:10px; line-height:1.6; margin:10px 0 0; }
.product-ownership { padding:42px 0; background:#f2f7fb; border-top:1px solid #dae6ef; }
.product-ownership .shell { max-width:940px; }
.product-ownership h2 { font-size:25px; line-height:1.2; }
.product-ownership p { color:#536d83; font-size:14px; line-height:1.8; margin:16px 0; }
.product-final .button-secondary { color:#fff; border-color:#a4cce7; }
.product-final h2 { font-size:clamp(2rem,3.1vw,3.4rem); line-height:1.1; }
.product-detail-hero { background:#ecf6fc; padding:64px 0; }
.product-detail-hero h1 { font-size:clamp(2.5rem,4.4vw,4.8rem); line-height:1.08; letter-spacing:-.04em; max-width:1050px; margin:26px 0; }
.product-detail-hero p { max-width:850px; font-size:19px; line-height:1.75; color:#4f6b81; }
.capability-entry { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,2fr); gap:50px; padding:32px 0; border-bottom:1px solid #ccdfeb; scroll-margin-top:90px; }
.capability-entry h2 { font-size:24px; line-height:1.2; }
.capability-entry p { font-size:15px; line-height:1.75; color:#526f85; }
.capability-entry .module-scope { font-size:11px; border:0; margin:12px 0 0; padding:0; color:#23537a; }
.capability-detail-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; margin:30px 0; }
.capability-detail-grid article { background:#fff; border:1px solid #cbdde9; padding:25px; border-radius:12px; }
.capability-detail-grid h3 { font-size:22px; line-height:1.2; }
.capability-detail-grid p { color:#546f85; font-size:14px; line-height:1.75; margin-top:15px; }
.product-factory-steps { margin-top:32px; }
.home-product-strip { background:#e8f5fd; padding:25px 0; border-top:1px solid #c5e3f4; border-bottom:1px solid #c5e3f4; }
.home-product-strip .shell { display:flex; align-items:center; justify-content:space-between; gap:25px; }
.home-product-strip strong { font-size:19px; color:#123e61; }
.home-product-strip p { font-size:12px; color:#436d8a; margin:7px 0 0; }
.home-product-strip a { font-size:13px; white-space:nowrap; }
.agentic-product-links,.apps-product-preview { padding:60px 0; background:#f1f8fd; }
.agentic-product-links h2 { font-size:clamp(1.9rem,3vw,3rem); margin-bottom:30px; }
.agentic-product-links .shell > div { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.agentic-product-links .shell > div a { display:block; padding:23px; background:#fff; border:1px solid #bed8eb; border-radius:12px; text-decoration:none; }
.agentic-product-links a > span { display:block; color:#2379b4; font-size:11px; margin-bottom:15px; }
.agentic-product-links a > strong { display:block; color:#123c5b; font-size:20px; line-height:1.35; letter-spacing:-.02em; }
.agentic-product-links .shell > p { color:#4b6a82; line-height:1.75; font-size:14px; margin-top:24px; }
.product-guide-reference { border:1px solid #b8d7eb; border-radius:14px; background:#edf8ff; padding:28px; margin:25px auto 55px; }
.product-guide-reference strong { color:#13486f; }
.product-guide-reference p { font-size:14px; line-height:1.7; margin:12px 0; color:#4a6e86; }
.primary-nav .mobile-nav-cta { display:none; }
:is(.module-links,.product-panel,.factory-product-image,.product-release,.home-product-strip,.agentic-product-links) a:focus-visible { outline:3px solid #148add; outline-offset:5px; }
@media (max-width:1100px) {
  .product-hero-grid { gap:30px; }
  .product-module-grid { gap:36px; }
  .product-hero h1 { font-size:clamp(2.4rem,4.7vw,3.6rem); }
  .module-links { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .professional-card { padding:18px; }
  .agentic-product-links .shell > div { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width:800px) {
  .product-hero { padding:40px 0; }
  .product-hero-grid,.product-module-grid,.module-map-heading { grid-template-columns:minmax(0,1fr); }
  .product-hero h1 { font-size:clamp(2.2rem,6.9vw,3.4rem); max-width:650px; }
  .product-lede { font-size:16px; }
  .product-hero-grid { gap:30px; }
  .hero-product-demo { max-width:630px; width:100%; }
  .product-module { padding:48px 0; }
  .product-module-grid { gap:24px; }
  .module-copy h2 { font-size:clamp(1.9rem,5vw,2.6rem); }
  .module-copy > p:not(.eyebrow):not(.module-scope):not(.module-highlight) { font-size:15px; line-height:1.7; }
  .module-map { padding-top:32px; }
  .module-map-heading { gap:15px; }
  .product-professional { padding:48px 0; }
  .professional-grid { grid-template-columns:minmax(0,1fr); }
  .pro-function { min-height:0; margin-bottom:20px; }
  .professional-card { padding:24px; }
  .professional-card h3 { font-size:24px; }
  .professional-card .module-scope { margin-top:17px; }
  .capability-entry { grid-template-columns:minmax(0,1fr); gap:14px; }
  .capability-detail-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .home-product-strip .shell { display:block; }
  .home-product-strip a { display:inline-block; margin-top:16px; }
  .product-detail-hero { padding:40px 0; }
  .product-detail-hero h1 { font-size:clamp(2.2rem,7vw,3.3rem); }
  .product-detail-hero p { font-size:17px; }
}
@media (max-width:480px) {
  .product-hero h1 { font-size:2.2rem; line-height:1.08; }
  .product-hero .hero-actions { display:grid; grid-template-columns:1fr; }
  .product-hero .hero-actions .button { min-height:46px; font-size:12px; white-space:normal; text-align:center; }
  .product-hero-scope { font-size:11px; }
  .product-promise { font-size:14px; }
  .module-links { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .module-links a { font-size:11px; }
  .panel-bar { padding:13px 15px; gap:10px; font-size:8px; }
  .panel-content { padding:14px; }
  .prompt-line { padding:12px; gap:9px; }
  .prompt-line p { font-size:12px; }
  .file-pills span { font-size:9px; padding:5px 7px; }
  .asset-result { grid-template-columns:32% minmax(0,1fr); gap:10px; padding:10px; }
  .asset-result dl { font-size:9px; }
  .state-chip { font-size:7px; }
  .asset-result strong { font-size:16px; }
  .video-art-small .video-art-title { font-size:10px; }
  .video-art-title small { font-size:6px; }
  .product-panel figcaption,.factory-product-image figcaption { font-size:10px; padding:10px 14px; }
  .builder-pair { gap:9px; }
  .builder-pair .video-art { padding:10px; }
  .builder-pair .video-art-title { font-size:12px; }
  .builder-before .before-screen { padding:11px; }
  .before-screen > strong { font-size:14px; }
  .article-preview { padding:16px; }
  .article-preview h3 { font-size:21px; }
  .integration-grid { grid-template-columns:1fr; gap:12px; }
  .integration-grid > div { text-align:left; padding:12px 16px; }
  .integration-grid strong { margin-top:7px; }
  .integration-grid p { margin:6px 0 0; }
  .integration-grid > div::before { display:none; }
  .integration-core { padding-bottom:18px; }
  .capability-detail-grid,.agentic-product-links .shell > div { grid-template-columns:1fr; }
  .business-offer { padding:17px; }
  .business-offer h3 { font-size:23px; }
  .product-heritage { gap:12px; flex-direction:column; align-items:flex-start; }
  .product-final { padding-left:24px; padding-right:24px; }
  .product-final .hero-actions { flex-direction:column; }
  .product-final .button { white-space:normal; text-align:center; }
  .product-guide-reference { width:calc(100% - 40px); padding:23px; }
}
@media (prefers-reduced-motion:reduce) { .module-links a { transition:none; } }

@media (max-width:760px) {
  .primary-nav .mobile-nav-cta { display:flex; align-items:center; justify-content:center; background:#0b6ed6; color:#fff; padding:12px 16px; border-radius:8px; min-height:44px; }
  .primary-nav .mobile-nav-cta::after { display:none; }
}
