.solution-card li::before { content: "\2713"; margin-right: 8px; color: var(--primary); }
.card-link { display: inline-flex; align-items: center; gap: 14px; color: var(--primary-dark); font-size: 12px; font-weight: 900; }
.solution-proof { position: relative; min-width: 0; min-height: 300px; margin: 0; display: grid; place-items: center; background: radial-gradient(circle at 50% 38%,rgba(137,86,188,.35),transparent 55%),#1b1720; border: 8px solid #e3e0e6; border-radius: 28px; box-shadow: 0 25px 55px rgba(44,34,54,.25); overflow: hidden; transform: rotate(2deg); }
.ai-card .solution-proof { transform: rotate(-2deg); }
.solution-proof img { width: 100%; height: 300px; object-fit: contain; }
.solution-proof-portrait img { width: auto; max-width: 100%; object-fit: contain; }
.solution-proof figcaption { position: absolute; left: 12px; bottom: 12px; padding: 8px 10px; background: rgba(255,255,255,.92); color: var(--primary-dark); border-radius: 10px; font-size: 11px; font-weight: 900; text-transform: uppercase; }
.product-console { min-width: 0; background: #28252c; color: #fff; border: 8px solid #dcdce1; border-radius: 28px; box-shadow: 0 25px 55px rgba(44,34,54,.25); overflow: hidden; transform: rotate(3deg); }
.ai-card .product-console { background: #f2e8fa; color: #302a35; transform: rotate(-3deg); }
.console-top { height: 42px; padding: 0 12px; display: flex; align-items: center; gap: 5px; border-bottom: 1px solid rgba(255,255,255,.12); }
.console-top span { width: 6px; height: 6px; background: #fff; border-radius: 50%; opacity: .45; }
.console-top em { margin-left: auto; font-size: 7px; font-style: normal; font-weight: 800; letter-spacing: .12em; }
.console-body { min-height: 250px; padding: 26px 20px; }
.console-body small { display: block; color: #bfa0d9; font-size: 8px; font-weight: 800; letter-spacing: .11em; }
.console-body > strong { display: block; margin-top: 7px; font-size: 22px; }
.console-chart { height: 90px; margin: 24px 0; display: flex; align-items: end; gap: 7px; }
.console-chart i { flex: 1; height: 34%; background: var(--primary); border-radius: 5px 5px 2px 2px; }
.console-chart i:nth-child(2) { height: 52%; }
.console-chart i:nth-child(3) { height: 42%; }
.console-chart i:nth-child(4) { height: 75%; }
.console-chart i:nth-child(5) { height: 88%; }
.console-row { padding-top: 14px; display: flex; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.12); font-size: 9px; }
.console-row b { color: #bf83ec; }
.how-section { background: #fff; }
.how-grid { display: grid; grid-template-columns: .92fr 1.08fr; gap: 82px; align-items: center; }
.how-grid .video-card { order: -1; }
.video-card { position: relative; min-height: 540px; padding: 20px; display: flex; align-items: center; background: #252129; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); }
.video-card::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 50% 25%, rgba(137,86,188,.5),transparent 50%); }
.video-card video { position: relative; z-index: 1; width: 100%; max-height: 460px; object-fit: contain; border-radius: 22px; }
.video-label { position: absolute; z-index: 2; left: 32px; right: 32px; bottom: 28px; padding: 14px 18px; display: flex; align-items: center; justify-content: space-between; background: rgba(255,255,255,.9); border-radius: 16px; backdrop-filter: blur(8px); }
.video-label span { color: var(--primary-dark); font-size: 9px; font-weight: 900; text-transform: uppercase; }
.video-label strong { font-size: 11px; }
.how-grid > div > p { margin-bottom: 16px; }
.how-steps { margin-top: 28px; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--border); border-left: 1px solid var(--border); }
.how-steps span { min-height: 82px; padding: 18px; display: flex; align-items: center; gap: 12px; border-right: 1px solid var(--border); border-bottom: 1px solid var(--border); font-size: 11px; font-weight: 800; }
.how-steps b { color: var(--primary); }
.capabilities-section { background: #29262d; color: #fff; }
.capabilities-section .section-heading p { color: #b7b1bb; }
.capabilities-section .eyebrow { color: #d6acef; }
.capability-grid { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid rgba(255,255,255,.13); border-left: 1px solid rgba(255,255,255,.13); list-style: none; }
.capability-grid li { min-height: 280px; padding: 30px; display: flex; flex-direction: column; border-right: 1px solid rgba(255,255,255,.13); border-bottom: 1px solid rgba(255,255,255,.13); }
.capability-grid li > span { width: 44px; height: 4px; border-radius: 999px; background: linear-gradient(90deg,#b981dd,#7853df); box-shadow: 0 0 20px rgba(185,129,221,.22); }
.capability-grid h3 { margin: 36px 0 10px; font-size: 24px; }
.capability-grid p { margin: 0; color: #b7b1bb; font-size: 12px; }
.steps-section { background: #fff; }
.steps-grid { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; list-style: none; }
.steps-grid li { min-height: 330px; padding: 34px; display: flex; flex-direction: column; background: var(--bg); border-radius: var(--radius-md); }
.steps-grid .step-index { width: 64px; height: 64px; display: grid; place-items: center; background: #fff; color: var(--primary-dark); border: 1px solid rgba(109,53,166,.1); border-radius: 20px; box-shadow: 0 12px 28px rgba(68,48,85,.08); font-weight: 850; font-variant-numeric: tabular-nums; letter-spacing: -.03em; }
.steps-grid h3 { margin: 38px 0 12px; font-size: 25px; }
.steps-grid p { margin: 0; color: var(--muted); font-size: 13px; }
.steps-grid a { margin-top: auto; padding-top: 24px; color: var(--primary-dark); font-size: 11px; font-weight: 900; }
.results-section { background: linear-gradient(135deg,#e7deed,#f4f2f6); }
.results-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 70px; align-items: center; }
.result-number { margin: 30px 0 8px; display: grid; }
.result-number strong { color: var(--primary-dark); font-size: clamp(52px,7vw,88px); line-height: .9; letter-spacing: -.07em; }
.result-number span { margin-top: 10px; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.results-proof { margin: 0; padding: 12px; background: rgba(255,255,255,.82); border: 1px solid rgba(255,255,255,.92); border-radius: 34px; box-shadow: 0 32px 80px rgba(50,37,62,.18); overflow: hidden; }
.results-proof img { width: 100%; height: auto; border-radius: 24px; }
.results-proof figcaption { min-height: 58px; padding: 14px 13px 3px; display: flex; align-items: center; justify-content: flex-end; gap: 18px; }
.results-proof figcaption span { color: var(--muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.results-proof figcaption strong { font-size: 12px; }
.support-section { background: #fff; }
.support-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 80px; align-items: center; }
.support-links { margin-top: 32px; display: grid; }
.support-links a { min-height: 68px; display: grid; grid-template-columns: 40px 1fr auto; gap: 12px; align-items: center; border-bottom: 1px solid var(--border); }
.support-links span { color: var(--primary); font-size: 10px; font-weight: 900; }
.support-links strong { font-size: 14px; }
.support-links .direction-arrow { color: var(--primary); }
.help-card { min-height: 440px; padding: 44px; display: flex; flex-direction: column; background: linear-gradient(145deg,#fff,#f5f2f8); color: var(--text); border: 1px solid #e2dce7; border-radius: var(--radius-lg); box-shadow: 0 24px 60px rgba(52,39,64,.1); }
.help-status { display: flex; align-items: center; gap: 12px; }
.status-dot { width: 10px; height: 10px; flex: 0 0 auto; background: #50d68c; border-radius: 50%; box-shadow: 0 0 0 5px rgba(80,214,140,.13); }
.help-card .help-status small { color: var(--primary-dark); font-size: 13px; font-weight: 780; text-transform: uppercase; }
.help-card > strong { margin-top: 44px; color: #332d38; font-size: 78px; line-height: 1; letter-spacing: -.06em; }
.help-card p { max-width: 340px; color: var(--muted); font-size: 13px; }
.help-card a { width: fit-content; min-height: 44px; margin-top: 20px; padding: 0 15px; display: inline-flex; align-items: center; border-radius: 13px; background: #eee8f4; color: var(--primary-dark); font-size: 11px; font-weight: 900; }
.partnership-section { background: radial-gradient(circle at 80% 24%,rgba(255,255,255,.14),transparent 31%),linear-gradient(135deg,#6d359b 0%,#7840a5 52%,#5d298b 100%); color: #fff; overflow: hidden; }
.partnership-grid { position: relative; display: grid; grid-template-columns: .86fr 1.14fr; gap: 56px; align-items: center; }
.partnership-copy { position: relative; z-index: 2; }
.partnership-copy .eyebrow { color: #ead8f5; }
.partnership-copy .eyebrow::before { background: #fff; }
.partnership-copy > p { color: #e2d5e9; }
.partnership-copy .button { margin-top: var(--copy-to-action-gap); }
.partner-metric { margin: 25px 0 20px; display: grid; }
.partner-metric strong { font-size: clamp(50px,6vw,80px); line-height: .95; letter-spacing: -.06em; }
.partner-metric span { margin-top: 8px; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.partnership-media { position: relative; isolation: isolate; width: 100%; height: 540px; display: grid; place-items: center; overflow: hidden; background: linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.045)); border: 1px solid rgba(255,255,255,.2); border-radius: var(--radius-lg); box-shadow: 0 32px 78px rgba(37,19,49,.24),inset 0 1px 0 rgba(255,255,255,.18); }
.partnership-media::before { content: ""; position: absolute; z-index: -1; width: min(70%,470px); aspect-ratio: 1; background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.09); border-radius: 50%; box-shadow: 0 0 0 44px rgba(255,255,255,.025); }
.partnership-media img { position: absolute; inset: 0; display: none; width: 100%; height: 100%; padding: 18px; object-fit: contain; filter: drop-shadow(0 28px 34px rgba(37,19,49,.28)); }
.partnership-media video { position: absolute; z-index: 1; inset: 0; display: block; width: 100%; height: 100%; padding: 18px; object-fit: contain; object-position: center; filter: drop-shadow(0 28px 34px rgba(37,19,49,.28)); }
.blog-section { background: var(--bg); }
.blog-section .split-heading { grid-template-columns: minmax(0,1fr) auto; gap: clamp(32px,6vw,90px); }
.blog-section .split-heading > .text-link { margin-top: 0; justify-self: end; align-self: end; }
.featured-article { position: relative; min-height: 390px; padding: 24px; display: grid; grid-template-columns: .9fr 1.1fr; gap: 50px; align-items: center; background: #fff; border: 1px solid transparent; border-radius: var(--radius-lg); cursor: pointer; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.featured-article:hover { transform: translateY(-4px); border-color: rgba(137,86,188,.16); box-shadow: var(--shadow); }
.featured-article:focus-visible { outline: 3px solid rgba(137,86,188,.3); outline-offset: 5px; }
.article-visual { position: relative; min-height: 330px; color: #fff; border-radius: 26px; overflow: hidden; background: #3b2949; }
.article-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg,transparent 34%,rgba(28,17,36,.84) 100%); pointer-events: none; }
.article-visual > picture { display: block; width: 100%; }
.article-visual > img, .article-visual > picture > img { width: 100%; height: auto; min-height: 330px; object-fit: cover; transition: transform .45s ease; }
.featured-article:hover .article-visual > img, .featured-article:hover .article-visual > picture > img { transform: scale(1.035); }
.article-visual-caption { position: absolute; z-index: 1; left: 28px; right: 28px; bottom: 25px; display: grid; gap: 4px; }
