/* Ported from FACTdemo client/src/index.css — parity-first. */

/* Shared page hero (breadcrumb + title). Uses about-hero visual language. */
.page-hero-breadcrumb {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
  text-decoration: none;
}

.page-hero-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.page-hero-breadcrumb a:hover,
.page-hero-breadcrumb a:focus-visible {
  text-decoration: underline;
}

@media (max-width: 540px) { .system-strip { padding: 14px 0; }.system-strip-track { gap: 12px; font-size: 12px; padding-inline: 12px; } }

@media (hover: none) { .destination-subtitle { max-height: 40px; margin-top: 5px; opacity: 1; transform: none; } }

@media (max-width: 1099px) { .reasons-preview-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (max-width: 699px) {
  .reasons-preview { padding: 72px 0 80px; }
  .reasons-preview h2 { text-align: left; }
  .reasons-preview .scroll-copy-mask { margin: 0 0 36px; }
  .reasons-preview-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .reason-preview-card { height: 280px; padding: 16px 14px 44px; border-radius: 20px; }
  .reason-preview-kicker { margin: 0 0 4px; font-size: 10px; }
  .reason-preview-card h3 { margin: 0 0 6px; font-size: 16px; }
  .reason-preview-card p { font-size: 12px; -webkit-line-clamp: 3; }
  .reason-preview-visual { margin-top: 8px; }
  .reason-preview-stat { font-size: 32px; }
  .reason-preview-glyph { width: 64px; height: 64px; }
  .reason-preview-glyph svg { width: 36px; height: 36px; }
  .reason-preview-more { right: 10px; bottom: 10px; width: 28px; height: 28px; }
  .reason-preview-more svg { width: 14px; height: 14px; }
}

@media (max-width: 940px) { .answers-showcase-panel { grid-template-columns: 1fr; gap: 28px; padding: 48px 38px; }.answers-copy h2 { max-width: 700px; }.answers-copy > p { max-width: 680px; }.answers-stats { margin-top: 8px; }.answers-product-stage { width: min(100%, 700px); margin-inline: auto; }.answers-product-card { min-height: 460px; } }

@media (max-width: 620px) { .answers-showcase { padding: 58px 0 72px; }.answers-showcase-panel { min-height: 0; padding: 35px 20px 24px; border-radius: 22px; }.answers-copy h2 { font-size: clamp(38px, 11.5vw, 51px); }.answers-copy > p { font-size: 13px; }.answers-actions { align-items: stretch; }.answers-demo-button, .answers-proof-button { flex: 1 1 145px; justify-content: center; }.answers-stats { max-width: none; padding-top: 24px; }.answers-stats article { min-height: 112px; }.answers-product-stage { padding-top: 31px; }.answers-product-orb { right: 5%; width: 66px; height: 66px; border-width: 7px; font-size: 20px; }.answers-product-card { min-height: 430px; border-radius: 17px; }.answers-product-tabs { padding-inline: 13px; }.answers-query, .answers-product-results { margin-left: 13px; margin-right: 13px; }.answers-input { margin-inline: 13px; } }

@media (max-width: 980px) { .guru-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.guru-card { min-height: 290px; } }

@media (max-width: 620px) { .guru-modules { padding: 70px 0 78px; }.guru-heading { margin-bottom: 34px; }.guru-grid { grid-template-columns: 1fr; }.guru-card { min-height: 245px; }.guru-card h3 { max-width: 250px; } }

/* ESG — About-style narrative page with capability cards. */
.esg-page { background: #fafaf8; }

.esg-bullet-list { margin: 0; padding: 0; list-style: none; display: grid; gap: 0; }

.esg-bullet-list > li { position: relative; padding: 12px 0 12px 18px; color: #4f4f4f; font-size: 15px; line-height: 1.55; border-bottom: 1px solid #ecece8; }

.esg-bullet-list > li:last-child { border-bottom: 0; }

.esg-bullet-list > li::before { content: ""; position: absolute; left: 0; top: 18px; width: 6px; height: 6px; background: var(--signal); }

.esg-benefit-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }

.esg-closing { padding: 72px 0; background: #fff; border-top: 1px solid #e5e5e2; }

.esg-closing-content { max-width: 720px; }

.esg-closing h2 { margin: 0 0 18px; color: #111; font: 600 clamp(28px, 3.4vw, 42px)/1.05 var(--font-display); letter-spacing: -.015em; }

.esg-closing p { margin: 0 0 14px; color: #5c5c5c; font-size: 16px; line-height: 1.65; }

.esg-closing p:last-child { margin-bottom: 0; }

@media (max-width: 980px) {
  .industry-hero-content { grid-template-columns: 1fr; gap: 28px; }
  .industry-layout { grid-template-columns: 1fr; gap: 28px; }
  .industry-sidebar { top: 92px; z-index: 5; flex-direction: row; gap: 8px; overflow-x: auto; padding: 4px 0 12px; background: #fff; scrollbar-width: thin; }
  .industry-nav-item { flex: 0 0 248px; }
  .industry-panel { padding: 28px 22px 32px; scroll-margin-top: 168px; }
  .industry-capability-grid { grid-template-columns: 1fr; gap: 18px; }
  .esg-benefit-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 620px) {
  .industry-hero { padding: 172px 0 56px; }
  .industry-hero h1 { font-size: clamp(68px, 22vw, 92px); }
  .industry-body { padding: 28px 0 72px; }
  .industry-nav-copy em { display: none; }
  .industry-nav-item { flex-basis: 210px; padding: 14px 12px; }
  .industry-panel h2 { font-size: clamp(32px, 10vw, 42px); }
  .industry-tagline { font-size: 17px; }
  .esg-benefit-grid { grid-template-columns: 1fr; }
}

@media (max-width: 860px) {
  .testimonials { padding: 70px 0 40px; }
  .testimonials-heading { margin-bottom: 12px; }
  .testimonials-stage { min-height: min(100vw, 460px); }
  .testimonial-globe { width: min(120vw, 560px); }
  .testimonial-card { width: min(360px, 84vw); min-height: 148px; }
  .testimonial-static-grid { grid-template-columns: 1fr; }
}

@media (max-width: 1180px) { .events-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.about-page { background: #fafaf8; color: #1a1a1a; }

.about-hero { position: relative; overflow: hidden; padding: 169px 0 56px; color: #282828; background: #f5f5f7; border-bottom: 1px solid #dfdfdc; }

.about-hero-grid { position: absolute; inset: 0; opacity: .52; background-image: linear-gradient(rgba(50,50,50,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(50,50,50,.055) 1px, transparent 1px); background-size: 72px 72px; }

.about-hero-content { position: relative; display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 64px; }

.about-hero h1 { margin: 0; color: #111; font: 600 clamp(56px, 8vw, 112px)/.8 var(--font-display); letter-spacing: -.015em; }

.about-hero h1 span { color: var(--signal); }

.about-hero-content > p { max-width: 460px; margin: 0 0 8px; color: #6b6b6b; font-size: 16px; line-height: 1.65; }

.about-presence { padding: 0; background: #fff; border-bottom: 1px solid #e5e5e2; }

.about-presence-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }

.about-presence article { padding: 34px 0; border-right: 1px solid #eceae4; }

.about-presence article:not(:first-child) { padding-left: 32px; }

.about-presence article:last-child { border-right: 0; }

.about-presence strong { display: block; color: #111; font: 600 clamp(28px, 3.2vw, 42px)/1 var(--font-display); letter-spacing: -.02em; font-variant-numeric: tabular-nums; }

.about-presence span { display: block; margin-top: 8px; color: #737373; font-size: 13px; }

.about-body { padding: 72px 0; background: #fff; }

.about-layout { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(240px, .5fr); gap: 56px; align-items: start; }

.about-copy h2 { margin: 0 0 22px; color: #111; font: 600 clamp(28px, 3.2vw, 42px)/1.08 var(--font-display); letter-spacing: -.02em; }

.about-copy p { margin: 0 0 18px; color: #4d4d4d; font: 400 16px/1.7 var(--font-sans); }

.about-aside {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px;
	background: #f7f7f5;
	border-radius: 20px;
}

.about-aside svg { color: var(--signal); flex-shrink: 0; }

.about-aside > strong { display: block; margin: 12px 0 14px; color: #111; font: 600 16px/1.2 var(--font-display); letter-spacing: -.03em; }

.about-aside-countries,
.about-aside ul {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.about-aside-countries li,
.about-aside ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eceae4;
}

.about-aside-countries li:last-child,
.about-aside ul li:last-child { border-bottom: 0; }

.about-aside-country {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: 100%;
	padding: 10px 0;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 1.35;
	text-decoration: none;
	transition: color .16s var(--easing), gap .16s var(--easing);
}

a.about-aside-country:hover,
a.about-aside-country:focus-visible {
	color: var(--signal);
	outline: none;
}

a.about-aside-country svg {
	flex-shrink: 0;
	opacity: .55;
	transition: opacity .16s var(--easing), transform .16s var(--easing);
}

a.about-aside-country:hover svg,
a.about-aside-country:focus-visible svg,
a.about-aside-country.is-active svg {
	opacity: 1;
	transform: translate(1px, -1px);
}

a.about-aside-country.is-active {
	color: var(--signal);
	font-weight: 600;
}

.about-benefits { padding: 72px 0 90px; background: #fafaf8; }

.about-section-heading { max-width: 720px; margin-bottom: 36px; }

.about-section-heading h2 { margin: 0 0 16px; color: #111; font: 600 clamp(28px, 3.4vw, 46px)/1.05 var(--font-display); letter-spacing: -.02em; }

.about-section-heading p { margin: 0; color: #5c5c5c; font-size: 16px; line-height: 1.65; }

.about-benefit-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }

.about-benefit-grid article { min-height: 220px; padding: 24px; background: #fff; border: 1px solid #e4e4e1; }

.about-benefit-grid svg { color: var(--signal); }

.about-benefit-grid h3 { margin: 22px 0 12px; color: #111; font: 600 18px/1.15 var(--font-display); letter-spacing: -.03em; }

.about-benefit-grid p { margin: 0; color: #666; font-size: 14px; line-height: 1.55; }

@media (max-width: 980px) {
  .about-hero-content, .about-layout, .about-benefit-grid { grid-template-columns: 1fr 1fr; }
  .about-benefit-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 680px) {
  .about-hero { padding: 168px 0 40px; }
  .about-hero-content, .about-layout, .about-presence-grid, .about-benefit-grid { grid-template-columns: 1fr; }
  .about-presence article,
  .about-presence article:not(:first-child) { border-right: 0; border-bottom: 1px solid #eceae4; padding-left: 0; }
  .about-presence article:last-child { border-bottom: 0; }
}

.support-page, .careers-page, .career-detail-page { background: #fafaf8; color: #1a1a1a; }

.support-page .about-hero h1 { font-size: clamp(42px, 6.2vw, 86px); line-height: .9; }

.support-nested { padding-bottom: 16px !important; }

.support-nested strong { display: block; margin-bottom: 8px; color: #2d2d2d; font: 600 14px/1.3 var(--font-display); letter-spacing: -.02em; }

.support-nested ul { margin: 0; padding: 0; list-style: none; }

.support-nested ul li { position: relative; padding: 7px 0 7px 14px; color: #4f4f4f; font-size: 14px; line-height: 1.5; border-bottom: 1px solid #ecece8; }

.support-nested ul li:last-child { border-bottom: 0; }

.support-nested ul li::before { content: ""; position: absolute; left: 0; top: 14px; width: 5px; height: 5px; background: var(--signal); opacity: .7; }

.support-page .esg-closing .button-primary { margin-top: 22px; }

.support-license-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }

.support-page .esg-closing .support-license-actions .button-primary { margin-top: 0; border: 0; cursor: pointer; font-family: inherit; }

.about-copy a { color: var(--signal); font-weight: 600; }

.careers-enjoy { margin-top: 14px !important; color: #737373 !important; }

.careers-benefits { margin-top: 36px; }

.careers-openings { display: grid; gap: 12px; }

.career-opening { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; padding: 24px; color: inherit; background: #fff; border: 1px solid #e4e4e1; transition: border-color .18s var(--easing), transform .18s var(--easing); }

.career-opening:hover { border-color: #cfcfca; transform: translateY(-2px); }

.career-opening h3 { margin: 0 0 8px; color: #111; font: 600 22px/1.15 var(--font-display); letter-spacing: -.03em; }

.career-opening-meta { margin: 0 0 10px; color: #737373; font: 600 12px/1.3 var(--font-display); letter-spacing: .04em; text-transform: uppercase; }

.career-opening p { margin: 0; color: #4d4d4d; font-size: 15px; line-height: 1.5; }

.career-opening > span { display: inline-flex; align-items: center; gap: 6px; flex: 0 0 auto; color: var(--signal); font: 600 12px/1 var(--font-display); white-space: nowrap; }

.careers-page .about-benefit-grid article { min-height: 0; }

.career-detail-page .event-detail-aside p { margin: 0 0 14px; color: #4d4d4d; font-size: 14px; line-height: 1.55; }

@media (max-width: 720px) {
  .career-opening { flex-direction: column; align-items: flex-start; gap: 16px; }
}

@keyframes contact-spin { to { transform: rotate(360deg); } }

.reasons-page { background: #fafaf8; }

.reasons-page-hero { position: relative; overflow: hidden; padding: 199px 0 86px; color: #282828; background: #f5f5f7; border-bottom: 1px solid #dfdfdc; }

.reasons-page-grid { position: absolute; inset: 0; opacity: .52; background-image: linear-gradient(rgba(50,50,50,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(50,50,50,.055) 1px, transparent 1px); background-size: 72px 72px; }

.reasons-page-hero-content { position: relative; display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 80px; }

.reasons-kicker { display: block; margin-bottom: 27px; color: var(--signal); font: 600 10px/1 var(--font-display); letter-spacing: .16em; }

.reasons-page-hero h1 { margin: 0; color: #292929; font: 600 clamp(76px, 9.2vw, 142px)/.78 var(--font-display); letter-spacing: -.015em; }

.reasons-page-hero h1 span { color: var(--signal); }

.reasons-page .reasons-page-hero h1 { font-size: clamp(52px, 6.8vw, 96px); letter-spacing: -.015em; }

.reasons-page-hero-content > p { max-width: 460px; margin: 0 0 9px; color: #6b6b6b; font-size: 16px; line-height: 1.65; }

.resource-page-hero { padding: 141px 0 40px; }

.resource-page-hero .reasons-kicker { margin-bottom: 14px; }

.resource-page-hero .reasons-page-hero-content { gap: 40px; }

.resource-page-hero h1 { font-size: clamp(52px, 6.2vw, 88px); letter-spacing: -.015em; }

.reasons-index { padding: 90px 0 110px; background: #fff; }

.reasons-index-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #dededb; border-left: 1px solid #dededb; }

.reason-index-card { min-height: 310px; padding: 30px 27px; scroll-margin-top: 100px; background: #fff; border-right: 1px solid #dededb; border-bottom: 1px solid #dededb; transition: background .2s var(--easing), transform .2s var(--easing); }

.reason-index-card:hover { z-index: 1; transform: translateY(-3px); background: #f5f5f7; }

.reason-index-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 75px; color: var(--signal); }

.reason-index-top span { font: 600 10px/1 var(--font-display); letter-spacing: .13em; }

.reason-index-card h2 { max-width: 245px; margin: 0 0 18px; color: #292929; font: 600 23px/1.04 var(--font-display); letter-spacing: -.02em; }

.reason-index-card p { margin: 0; color: #737373; font-size: 13px; line-height: 1.55; }

.reasons-page-cta { padding: 72px 0; color: #2b2b2b; background: #e9e9e7; }

.reasons-page-cta-content { display: grid; grid-template-columns: .7fr 1.4fr auto; align-items: end; gap: 60px; }

.reasons-page-cta-content > a:first-child { display: inline-flex; align-items: center; gap: 8px; color: #555; font-size: 12px; }

.reasons-page-cta-content span { color: var(--signal); font: 600 9px/1 var(--font-display); letter-spacing: .13em; }

.reasons-page-cta-content h2 { margin: 15px 0 0; font: 600 clamp(33px, 3.6vw, 53px)/.95 var(--font-display); letter-spacing: -.02em; }

.invoice-now-page .reasons-page-hero h1 { font-size: clamp(52px, 7.2vw, 108px); }

@media (max-width: 980px) { .reasons-index-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.reasons-page-hero-content { grid-template-columns: 1fr; gap: 36px; }.reasons-page-cta-content { grid-template-columns: 1fr 1.4fr; }.reasons-page-cta-content .button-primary { grid-column: 2; width: max-content; } }

@media (max-width: 620px) { .reasons-page-hero { padding: 178px 0 65px; }.reasons-page-hero h1 { font-size: clamp(68px, 22vw, 92px); }.reasons-page .reasons-page-hero h1 { font-size: clamp(44px, 12vw, 62px); }.reasons-index { padding: 58px 0 72px; }.reasons-index-grid { grid-template-columns: 1fr; }.reason-index-card { min-height: 265px; }.reason-index-top { margin-bottom: 52px; }.reasons-page-cta-content { grid-template-columns: 1fr; gap: 30px; }.reasons-page-cta-content .button-primary { grid-column: 1; }.resource-page-hero { padding: 148px 0 28px; }.resource-page-hero h1 { font-size: clamp(44px, 12vw, 62px); } }

@keyframes cue-bob { 0%,100% { transform: translateY(-2px); } 50% { transform: translateY(3px); } }

@keyframes pulse { 0%,100% { box-shadow: 0 0 0 3px rgba(255,43,28,.14); } 50% { box-shadow: 0 0 0 6px rgba(255,43,28,.06); } }

@media (max-width: 850px) { .beyond-section-intro { grid-template-columns: 1fr; gap: 25px; margin-bottom: 38px; }.architecture-poster { min-height: min(860px, 145vw); }.architecture-node { width: clamp(66px, 14vw, 100px); padding: 11px 8px 10px; }.architecture-node strong { font-size: clamp(8px, 1.4vw, 12px); }.architecture-node span:not(.node-index) { font-size: clamp(6px, 1vw, 8px); }.architecture-core { width: clamp(142px, 25vw, 195px); }.poster-meta { top: 16px; left: 18px; right: 18px; }.poster-legend { left: 18px; bottom: 18px; }.poster-caption { right: 18px; bottom: 17px; }.core-status, .core-caption { font-size: 6px; }.node-index { bottom: 6px; font-size: 6px; } }

@media (max-width: 540px) { .award-strip { padding: 14px 0; }.award-bar { justify-content: center; gap: 12px 20px; padding: 0 16px; font-size: 12px; } }

@media print { @page { size: A3 landscape; margin: 0; } html, body { width: 100%; height: 100%; overflow: hidden; background: #e9e6df; -webkit-print-color-adjust: exact; print-color-adjust: exact; } body * { visibility: hidden !important; } .architecture-poster, .architecture-poster * { visibility: visible !important; } .architecture-poster { position: absolute !important; inset: 0 !important; width: 100vw !important; height: 100vh !important; min-height: 0 !important; margin: 0 !important; box-shadow: none !important; } }
