/*
Theme Name: 2Cats Network
Theme URI: https://www.2catsnetwork.com/
Author: 2Cats Network
Description: A modern, responsive WordPress theme for 2Cats Network's networking, surveillance, communication and maintenance services.
Version: 1.0.73
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: twocats-network
*/

:root {
  --ink: #0a0d12;
  --paper: #f4f6f9;
  --white: #ffffff;
  --blue: #2867d8;
  --blue-light: #75a8ff;
  --cyan: #72e5ff;
  --muted: #9ca8ba;
  --line: rgba(255,255,255,.13);
  --radius: 22px;
  --shadow: 0 30px 90px rgba(0,0,0,.28);
  --max: 1180px;
  --section-label-size: .7rem;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
.home3-mode, .home3-mode body { overflow: hidden; }
.home3 { width: 100vw; height: 100svh; display: flex; overflow-x: auto; overflow-y: hidden; scroll-behavior: smooth; scroll-snap-type: x mandatory; scrollbar-width: none; }
.home3::-webkit-scrollbar { display: none; }
.home3 > section { width: 100vw; min-width: 100vw; height: 100svh; overflow-x: hidden; overflow-y: auto; scrollbar-gutter: stable both-edges; scroll-snap-align: start; scroll-snap-stop: always; }
.home3-slide-nav { position: fixed; z-index: 120; right: 24px; bottom: 50px; display: flex; align-items: center; gap: 8px; padding: 8px; color: #fff; background: rgba(8,11,16,.82); border: 1px solid rgba(255,255,255,.15); border-radius: 999px; box-shadow: 0 16px 46px rgba(0,0,0,.28); backdrop-filter: blur(14px); }
.home3-slide-nav button { width: 40px; height: 40px; display: grid; place-items: center; padding: 0; color: #fff; background: transparent; border: 0; border-radius: 50%; cursor: pointer; font-size: 1.1rem; }
.home3-slide-nav button:hover, .home3-slide-nav button:focus-visible { color: #071019; background: var(--cyan); outline: 0; }
.home3-slide-nav button:disabled { opacity: .3; cursor: default; }
.home3-slide-nav button:disabled:hover { color: #fff; background: transparent; }
.home3-slide-status { min-width: 54px; color: #aab7c9; font: 800 .68rem ui-monospace, SFMono-Regular, Menlo, monospace; text-align: center; }
body {
  margin: 0;
  color: var(--white);
  background: var(--ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button, input, textarea { font: inherit; }
.container { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.eyebrow { color: var(--cyan); font-size: var(--section-label-size); font-weight: 800; line-height: 1.2; letter-spacing: .17em; text-transform: uppercase; }
.home3 .eyebrow, .home3 .care-kicker { font-size: var(--fitted-section-label-size, var(--section-label-size)); }
.skip-link { position: fixed; left: 16px; top: -80px; z-index: 999; padding: 12px 18px; color: #000; background: #fff; }
.skip-link:focus { top: 16px; }

.site-header { position: fixed; inset: 0 0 auto; z-index: 100; border-bottom: 1px solid transparent; transition: .3s ease; }
.site-header.is-scrolled { background: rgba(10,13,18,.88); border-color: var(--line); backdrop-filter: blur(18px); }
.home3-mode .site-header { background: transparent; border-color: transparent; box-shadow: none; backdrop-filter: none; }
.home3-mode .main-nav { gap: 16px; font-size: .75rem; }
.home3-mode .site-header .brand, .home3-mode .site-header .brand small, .home3-mode .site-header .main-nav a, .home3-mode .site-header .menu-toggle { transition: color .3s ease, border-color .3s ease, background .3s ease; }
.home3-mode.home3-on-light .site-header .brand { color: #101823; }
.home3-mode.home3-on-light .site-header .brand small { color: #566476; }
.home3-mode.home3-on-light .site-header .main-nav a { color: #243247; }
.home3-mode.home3-on-light .site-header .main-nav a:hover { color: #174fae; }
.home3-mode.home3-on-light .site-header .nav-cta { border-color: rgba(23,79,174,.42); }
.home3-mode.home3-on-light .site-header .menu-toggle { color: #101823; border-color: rgba(16,24,35,.22); }
.home3-nav-shell { position: relative; flex: 1 1 auto; min-width: 0; }
.home3-menu-toggle { color: #fff; background: rgba(8,14,23,.72); border: 1px solid rgba(255,255,255,.2); cursor: pointer; font: inherit; font-size: .7rem; font-weight: 850; letter-spacing: .04em; }
.home3-mode .home3-slide-menu { position: static; width: 100%; max-height: none; display: grid; grid-template-columns: 1fr; gap: 0; overflow: visible; padding: 0; color: #fff; background: transparent; border: 0; border-radius: 0; box-shadow: none; backdrop-filter: none; }
.home3-mode .home3-slide-menu.is-open { display: grid; }
.home3-menu-top, .home3-menu-services { display: flex; align-items: center; justify-content: flex-end; gap: 0; }
.home3-menu-services { padding-bottom: 4px; border-bottom: 1px solid rgba(219,229,243,.13); }
.home3-menu-divider { margin: 0 clamp(5px, .48vw, 8px); color: rgba(219,229,243,.38); font-weight: 400; }
.home3-mode .home3-slide-menu a { display: inline-flex; align-items: center; min-height: 0; padding: 2px 0; color: #dbe5f3; background: transparent; border: 0; border-radius: 0; font-size: clamp(.62rem, .68vw, .72rem); line-height: 1.2; white-space: nowrap; }
.home3-mode .home3-slide-menu a + a::before { content: "|"; margin: 0 clamp(5px, .48vw, 8px); color: rgba(219,229,243,.38); font-weight: 400; }
.home3-mode .home3-slide-menu a:hover, .home3-mode .home3-slide-menu a[aria-current="page"] { color: var(--cyan); background: transparent; }
.home3-mode .home3-slide-menu a.home3-care-link { padding: 5px 13px; color: #101823; background: #f4f6f9; border: 1px solid #f4f6f9; border-radius: 6px; font-weight: 900; }
.home3-mode .home3-slide-menu a.home3-care-link:hover, .home3-mode .home3-slide-menu a.home3-care-link[aria-current="page"] { color: #071019; background: #fff; border-color: var(--cyan); }
.home3-mode .home3-slide-menu a.home3-support-link { margin-left: 8px; padding: 5px 13px; color: #071019; background: var(--cyan); border: 1px solid var(--cyan); border-radius: 6px; font-weight: 900; }
.home3-mode .home3-slide-menu a.home3-support-link::before { display: none; }
.home3-mode .home3-slide-menu a.home3-support-link:hover { color: #071019; background: #fff; border-color: #fff; }
.home3-mode.home3-on-light .home3-slide-menu { background: transparent; border-color: transparent; }
.home3-mode.home3-on-light .home3-menu-services { border-bottom-color: rgba(36,50,71,.13); }
.home3-mode.home3-on-light .home3-slide-menu a { color: #243247; background: transparent; }
.home3-mode.home3-on-light .home3-slide-menu a + a::before { color: rgba(36,50,71,.3); }
.home3-mode.home3-on-light .home3-menu-divider { color: rgba(36,50,71,.3); }
.home3-mode.home3-on-light .home3-slide-menu a:hover, .home3-mode.home3-on-light .home3-slide-menu a[aria-current="page"] { color: #174fae; background: transparent; }
.home3-mode.home3-on-light .home3-slide-menu a.home3-care-link { color: #fff; background: #101823; border-color: #101823; }
.home3-mode.home3-on-light .home3-slide-menu a.home3-care-link:hover, .home3-mode.home3-on-light .home3-slide-menu a.home3-care-link[aria-current="page"] { color: #fff; background: #17263a; border-color: #174fae; }
.home3-mode.home3-on-light .home3-slide-menu a.home3-support-link { color: #071019; background: #55d9f7; border-color: #55d9f7; }
.home3-mode.home3-on-light .home3-slide-menu a.home3-support-link:hover { color: #fff; background: #174fae; border-color: #174fae; }
.header-inner { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; flex: 0 0 184px; align-items: center; gap: 12px; font-weight: 800; letter-spacing: -.02em; white-space: nowrap; }
.brand img { width: 46px; height: 46px; border-radius: 50%; object-fit: contain; }
.brand small { display: block; color: var(--muted); font-size: .55rem; letter-spacing: .1em; text-transform: uppercase; white-space: nowrap; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: .88rem; font-weight: 600; }
.main-nav a { color: #dfe6f2; transition: color .2s; }
.main-nav a:hover { color: var(--cyan); }
.nav-cta { padding: 11px 18px; border: 1px solid rgba(114,229,255,.5); border-radius: 999px; }
.menu-toggle { display: none; padding: 10px; color: #fff; background: transparent; border: 1px solid var(--line); border-radius: 10px; }
.home3-mode .home3-menu-toggle { display: none; }

.hero { position: relative; min-height: 100svh; display: grid; align-items: center; overflow: hidden; padding: 145px 0 80px; }
.hero::before { content: ""; position: absolute; width: 820px; aspect-ratio: 1; right: -240px; top: -200px; background: radial-gradient(circle, rgba(40,103,216,.46), transparent 67%); filter: blur(8px); }
.hero::after { content: ""; position: absolute; inset: 0; opacity: .12; background-image: linear-gradient(rgba(255,255,255,.16) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.16) 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(to bottom, #000, transparent 80%); }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1.18fr .82fr; gap: 68px; align-items: center; }
.hero h1 { max-width: 820px; margin: 18px 0 24px; font-size: clamp(4rem, 8.4vw, 8rem); line-height: .82; letter-spacing: -.075em; }
.hero h1 span { display: block; color: transparent; -webkit-text-stroke: 1px rgba(255,255,255,.55); }
.hero-copy { max-width: 640px; color: #b7c2d2; font-size: clamp(1rem, 1.5vw, 1.22rem); line-height: 1.7; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 36px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 52px; padding: 0 24px; border: 1px solid var(--line); border-radius: 999px; font-size: .86rem; font-weight: 800; letter-spacing: .04em; transition: .25s; }
.button-primary { color: #071019; background: var(--cyan); border-color: var(--cyan); }
.button:hover { transform: translateY(-2px); box-shadow: 0 14px 40px rgba(0,0,0,.25); }
.hero-orbit { position: relative; aspect-ratio: 1; display: grid; place-items: center; }
.orbit-ring { position: absolute; inset: 7%; border: 1px solid rgba(117,168,255,.28); border-radius: 50%; animation: spin 18s linear infinite; }
.orbit-ring::before, .orbit-ring::after { content: ""; position: absolute; width: 13px; height: 13px; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 28px var(--cyan); }
.orbit-ring::before { top: 8%; left: 18%; }
.orbit-ring::after { right: 0; top: 50%; }
.orbit-card { position: relative; width: 72%; aspect-ratio: 1; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.15); border-radius: 36%; background: radial-gradient(circle at 30% 25%, #173265, #0b1322 62%); box-shadow: var(--shadow); transform: rotate(8deg); }
.orbit-card img { width: 46%; border-radius: 50%; transform: rotate(-8deg); filter: drop-shadow(0 22px 30px rgba(0,0,0,.45)); }
.hero-trust { position: absolute; z-index: 2; left: 0; right: 0; bottom: 32px; }
.trust-row { display: flex; gap: 30px; align-items: center; color: #768398; font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.trust-line { flex: 1; height: 1px; background: linear-gradient(90deg, var(--line), transparent); }

.section { padding: 110px 0; }
.section-heading { display: grid; grid-template-columns: .7fr 1.3fr; gap: 70px; align-items: end; margin-bottom: 58px; }
.section-heading h2 { margin: 0; font-size: clamp(2.6rem, 5vw, 5.3rem); line-height: .95; letter-spacing: -.06em; }
.section-heading p { max-width: 580px; margin: 0; color: #8f9caf; line-height: 1.7; }

.services { background: #0e131b; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--line); }
.service-card { min-height: 295px; padding: 34px; background: #0e131b; transition: .3s; }
.service-card:hover { background: #141e2c; }
.service-no { color: var(--cyan); font: 700 .72rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.service-card h3 { max-width: 260px; margin: 58px 0 18px; font-size: 1.45rem; letter-spacing: -.03em; }
.service-card p { margin: 0; color: #8997a9; font-size: .92rem; line-height: 1.65; }

.work { background: var(--paper); color: #0d1420; }
.work .eyebrow { color: var(--blue); }
.work .section-heading p { color: #647083; }
.work-list { display: grid; gap: 22px; }
.work-card { display: grid; grid-template-columns: 1.05fr .95fr; min-height: 390px; overflow: hidden; background: #fff; border: 1px solid #dce2e9; border-radius: 26px; }
.work-card:nth-child(even) .work-visual { order: 2; }
.work-copy { padding: clamp(34px, 6vw, 72px); display: flex; flex-direction: column; justify-content: center; }
.work-tag { color: var(--blue); font-size: .72rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.work-copy h3 { margin: 18px 0; font-size: clamp(2rem, 4vw, 3.6rem); line-height: 1; letter-spacing: -.055em; }
.work-copy p { margin: 0; color: #657084; line-height: 1.7; }
.work-metrics { display: flex; gap: 30px; margin-top: 34px; padding-top: 24px; border-top: 1px solid #e3e7ed; }
.work-metrics strong { display: block; font-size: 1.3rem; }
.work-metrics span { color: #778296; font-size: .72rem; }
.work-visual { position: relative; overflow: hidden; min-height: 330px; background: #0c1522; }
.work-visual::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 25% 20%, rgba(114,229,255,.55), transparent 28%), linear-gradient(135deg, transparent 25%, rgba(40,103,216,.4)); }
.work-visual.grid::after { content: ""; position: absolute; inset: 12%; border: 1px solid rgba(255,255,255,.3); border-radius: 26px; background-image: linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px); background-size: 34px 34px; transform: perspective(700px) rotateY(-18deg) rotateX(10deg); }
.work-visual.eye::after { content: ""; position: absolute; width: 230px; height: 230px; left: 50%; top: 50%; border: 1px solid rgba(114,229,255,.6); border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 0 34px rgba(114,229,255,.08), 0 0 0 80px rgba(114,229,255,.04); }
.work-visual.wave::after { content: ""; position: absolute; width: 145%; height: 70%; left: -20%; top: 28%; border: solid var(--cyan); border-width: 2px 0 0; border-radius: 50%; box-shadow: 0 -28px 0 -27px var(--blue-light), 0 -58px 0 -57px rgba(255,255,255,.55), 0 28px 0 -27px rgba(114,229,255,.4); transform: rotate(-12deg); }

.amc { position: relative; overflow: hidden; background: linear-gradient(135deg, #173468, #0b1728 60%, #0b1018); }
.amc::after { content: "AMC"; position: absolute; right: -20px; bottom: -70px; color: rgba(255,255,255,.035); font-size: 19rem; font-weight: 900; letter-spacing: -.1em; }
.amc-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.amc h2 { margin: 16px 0 24px; font-size: clamp(3rem, 5.5vw, 6rem); line-height: .9; letter-spacing: -.065em; }
.amc p { color: #b6c7df; line-height: 1.75; }
.benefits { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.benefit { min-height: 150px; padding: 24px; border: 1px solid rgba(255,255,255,.14); border-radius: 18px; background: rgba(255,255,255,.045); backdrop-filter: blur(8px); }
.benefit strong { display: block; margin-bottom: 10px; font-size: 1.05rem; }
.benefit span { color: #9eb0c8; font-size: .83rem; line-height: 1.55; }

.partners { padding: 62px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.partner-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 18px 36px; color: #7e899a; font-size: .78rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }

.resources { background: #101720; }
.resource-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.resource-card { display: grid; grid-template-columns: .88fr 1.12fr; overflow: hidden; min-height: 360px; border: 1px solid var(--line); border-radius: var(--radius); background: #151e2a; }
.resource-image { position: relative; overflow: hidden; min-height: 280px; background: #fff; }
.resource-image img { width: 100%; height: 100%; object-fit: cover; object-position: top center; transition: transform .5s ease; }
.resource-card:hover .resource-image img { transform: scale(1.035); }
.resource-copy { display: flex; flex-direction: column; justify-content: center; padding: 34px; }
.resource-copy h3 { margin: 14px 0; font-size: 1.75rem; letter-spacing: -.04em; }
.resource-copy p { margin: 0 0 24px; color: #8f9db0; font-size: .9rem; line-height: 1.65; }
.text-link { color: var(--cyan); font-size: .78rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }

.contact { position: relative; overflow: hidden; }
.contact-grid { display: grid; grid-template-columns: 1.12fr .88fr; gap: 80px; align-items: start; }
.contact h2 { max-width: 780px; margin: 14px 0 38px; font-size: clamp(3.2rem, 7vw, 7rem); line-height: .88; letter-spacing: -.07em; }
.contact-links { display: flex; flex-wrap: wrap; gap: 12px; }
.contact-panel { padding: 36px; border: 1px solid var(--line); border-radius: var(--radius); background: #0e141d; }
.contact-panel h3 { margin: 0 0 28px; font-size: 1.4rem; }
.contact-item { padding: 18px 0; border-top: 1px solid var(--line); }
.contact-item span { display: block; margin-bottom: 7px; color: #77869b; font-size: .7rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.contact-item a, .contact-item address { font-style: normal; line-height: 1.6; }

.site-footer { padding: 32px 0; border-top: 1px solid var(--line); color: #7c899b; font-size: .78rem; }
.footer-inner { display: flex; justify-content: space-between; gap: 20px; }
.home3-mode .site-footer { position: fixed; z-index: 115; inset: auto 0 0; padding: 9px 0; color: #a7b4c5; background: transparent; border-top-color: rgba(255,255,255,.1); font-size: .66rem; pointer-events: none; transition: color .3s ease, border-color .3s ease; }
.home3-mode .footer-inner { flex-direction: row; align-items: center; }
.home3-mode.home3-on-light .site-footer { color: #536174; border-top-color: rgba(16,24,35,.12); }
.footer-audience-nav { display: flex; align-items: center; justify-content: flex-end; min-width: 0; overflow-x: auto; scrollbar-width: none; white-space: nowrap; pointer-events: auto; }
.footer-audience-nav::-webkit-scrollbar { display: none; }
.footer-audience-nav a { display: inline-flex; align-items: center; color: inherit; font-size: clamp(.62rem, .68vw, .72rem); line-height: 1.2; }
.footer-audience-nav a + a::before { content: "|"; margin: 0 clamp(5px, .48vw, 8px); color: currentColor; opacity: .38; font-weight: 400; }
.footer-audience-nav a:hover, .footer-audience-nav a[aria-current="page"] { color: var(--cyan); }
.home3-mode.home3-on-light .footer-audience-nav a:hover, .home3-mode.home3-on-light .footer-audience-nav a[aria-current="page"] { color: #174fae; }

/* Home 2: customer-journey concept */
.home2 { background: #080b10; }
.home2-hero { position: relative; min-height: 100svh; overflow: hidden; padding: 150px 0 48px; background: linear-gradient(155deg, #080b10 32%, #0a1525 100%); }
.home2-hero::before { content: ""; position: absolute; inset: 0; opacity: .13; background-image: linear-gradient(rgba(255,255,255,.13) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.13) 1px, transparent 1px); background-size: 72px 72px; mask-image: linear-gradient(to bottom, #000 0, transparent 82%); }
.home2-glow { position: absolute; width: 820px; height: 620px; left: 50%; top: -380px; transform: translateX(-50%); border-radius: 50%; background: rgba(40,103,216,.42); filter: blur(130px); }
.home2-intro { position: relative; z-index: 2; max-width: 940px; margin: 0 auto 52px; text-align: center; }
.home2-intro h1, .home2-intro > h2 { margin: 18px 0 20px; font-size: clamp(3.5rem, 7.3vw, 7.2rem); line-height: .9; letter-spacing: -.07em; }
.home2-intro h1 span, .home2-intro > h2 span { color: transparent; -webkit-text-stroke: 1px rgba(255,255,255,.55); }
.home2-intro p { max-width: 650px; margin: 0 auto; color: #9dabbf; font-size: 1.1rem; line-height: 1.7; }
.intent-grid { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.intent-card { position: relative; min-height: 370px; display: flex; flex-direction: column; padding: 30px; overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 24px; background: rgba(15,22,32,.88); transition: transform .3s ease, border-color .3s ease, background .3s ease; }
.intent-card:hover { transform: translateY(-7px); border-color: rgba(114,229,255,.5); background: #121e2c; }
.intent-number { color: var(--cyan); font: 700 .73rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.intent-audience { margin-top: 38px; color: #718096; font-size: .66rem; font-weight: 800; letter-spacing: .09em; line-height: 1.5; text-transform: uppercase; }
.intent-card h2 { margin: 13px 0 16px; font-size: clamp(1.65rem, 2.5vw, 2.35rem); line-height: 1.04; letter-spacing: -.045em; }
.intent-card p { margin: 0 0 28px; color: #95a2b4; font-size: .9rem; line-height: 1.6; }
.intent-link { display: flex; justify-content: space-between; align-items: center; margin-top: auto; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.1); color: #e9f4ff; font-size: .78rem; font-weight: 800; }
.intent-link b { color: var(--cyan); font-size: 1.2rem; }
.intent-card-featured { border-color: rgba(114,229,255,.52); background: linear-gradient(145deg, #14345a, #0e1b2a 75%); box-shadow: 0 30px 90px rgba(15,89,166,.22); }
.intent-badge { position: absolute; top: 22px; right: 22px; padding: 7px 10px; color: #061019; background: var(--cyan); border-radius: 999px; font-size: .58rem; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.home2-proofline { position: relative; z-index: 2; display: flex; justify-content: center; flex-wrap: wrap; gap: 18px 44px; padding-top: 38px; color: #687487; font-size: .68rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.home2-route-link { color: #bceeff; }
.home2-route-link:hover { color: #fff; }
.home3-route-line a { color: #bceeff; }
.home3-route-line a:hover { color: #fff; }

.home2-path { scroll-margin-top: 76px; }
.home2-split { display: grid; grid-template-columns: 1.05fr .95fr; gap: 84px; align-items: center; }
.home2-path-copy h2, .home2-section-head h2, .care-header h2, .home2-close h2 { margin: 17px 0 26px; font-size: clamp(3rem, 5.8vw, 6rem); line-height: .9; letter-spacing: -.065em; }
.home2-project .home2-path-copy h2 { font-size: clamp(2.8rem, 4.8vw, 5.1rem); }
.home2-project { color: #101823; background: #f1f4f8; }
.home2-project .eyebrow { color: var(--blue); }
.home2-project .home2-split { grid-template-rows: 1fr auto; row-gap: 18px; }
.home2-lead { max-width: 650px; color: #5c6879; font-size: 1.05rem; line-height: 1.75; }
.segmentation-callout { margin-top: 27px; padding: 27px 29px; border: 1px solid #cbd9ea; border-left: 4px solid var(--blue); border-radius: 18px; background: rgba(255,255,255,.82); box-shadow: 0 18px 48px rgba(36,69,105,.08); }
.segmentation-callout span { display: block; margin-bottom: 7px; color: var(--blue); font-size: .64rem; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.segmentation-callout strong { display: block; color: #18263a; font-size: 1.02rem; }
.segmentation-callout p { margin: 8px 0; color: #5c6879; font-size: .81rem; line-height: 1.55; }
.segmentation-callout small { color: #30435b; font-size: .7rem; font-weight: 800; }
.project-saving { margin-top: 20px; padding-top: 19px; border-top: 1px solid #d6e0ec; }
.project-saving b { display: block; margin-bottom: 7px; color: #16869e; font-size: .64rem; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.project-saving strong { color: #174fae; font-size: 1.12rem; line-height: 1.22; }
.project-saving p { margin: 9px 0 0; color: #536275; }
.home2-audience { display: flex; flex-wrap: wrap; gap: 8px; margin: 32px 0; }
.home2-audience strong { width: 100%; margin-bottom: 7px; color: #7c8796; font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; }
.home2-audience span { padding: 8px 12px; border: 1px solid #d5dce5; border-radius: 999px; color: #445063; font-size: .76rem; font-weight: 700; }
.project-focus { align-self: stretch; display: flex; flex-direction: column; justify-content: center; }
.project-focus .segmentation-callout { margin-top: 0; padding: 38px 40px; border-left-width: 6px; border-radius: 24px; box-shadow: 0 28px 70px rgba(36,69,105,.14); }
.project-focus .segmentation-callout > strong { font-size: clamp(1.45rem, 2.2vw, 2rem); line-height: 1.12; }
.project-focus .segmentation-callout > p { margin: 15px 0 13px; font-size: .94rem; line-height: 1.68; }
.project-focus .segmentation-callout > small { display: block; font-size: .76rem; line-height: 1.55; }
.project-focus .project-saving { margin-top: 28px; padding-top: 27px; }
.project-focus .project-saving strong { font-size: clamp(1.55rem, 2.5vw, 2.35rem); line-height: 1.08; }
.project-focus .project-saving p { font-size: .9rem; line-height: 1.68; }
.project-focus .project-saving:only-child { display: flex; flex-direction: column; margin-top: 0; padding-top: 0; border-top: 0; }
.project-focus .project-saving:only-child b { margin-bottom: 13px; font-size: .72rem; }
.project-focus .project-saving:only-child strong { font-size: clamp(2.15rem, 3.4vw, 3.5rem); }
.project-focus .project-saving:only-child p { margin-top: 20px; font-size: 1rem; }
.project-focus .project-saving:only-child .button { align-self: flex-end; margin-top: 24px; }
.project-punchline { grid-column: 1 / -1; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 18px 24px; color: #fff; background: #10213a; border-radius: 16px; box-shadow: 0 18px 48px rgba(36,69,105,.12); }
.project-punchline span { color: #8ea4c2; font-size: .7rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.project-punchline strong { font-size: 1rem; }

.home2-consultants { background: radial-gradient(circle at 85% 10%, rgba(40,103,216,.2), transparent 31%), linear-gradient(145deg, #0b1b2b, #060c14 74%); }
.consultant-copy p { margin: 0; color: #95a6bc; line-height: 1.75; }
.consultant-copy .button { margin-top: 24px; }
.home2-consultants .education-card { background: rgba(16,31,46,.9); }
.consultant-outcomes { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px 24px; margin-top: 16px; padding: 20px 24px; color: #bdeeff; border: 1px solid rgba(114,229,255,.18); border-radius: 16px; background: rgba(114,229,255,.055); font-size: .7rem; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; }

.home2-hospitality { background: linear-gradient(155deg, #0c1a2d, #09111d); }
.home2-section-head { display: grid; grid-template-columns: 1.2fr .8fr; gap: 70px; align-items: end; margin-bottom: 56px; }
.home2-section-head p { color: #9babc1; line-height: 1.75; }
.hotel-grid { display: grid; grid-template-columns: 1.2fr .8fr .8fr; gap: 14px; }
.hotel-main { grid-row: span 2; min-height: 520px; display: flex; flex-direction: column; justify-content: flex-end; padding: 44px; border: 1px solid rgba(114,229,255,.2); border-radius: 26px; background: radial-gradient(circle at 80% 15%, rgba(114,229,255,.3), transparent 26%), linear-gradient(145deg, #153e6d, #0b1b30 70%); }
.hotel-label { color: var(--cyan); font-size: .7rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.hotel-main h3 { margin: 16px 0; font-size: clamp(2.2rem, 3.8vw, 4.2rem); line-height: .95; letter-spacing: -.055em; }
.hotel-main p { max-width: 580px; color: #b2c2d8; line-height: 1.7; }
.hotel-main a { margin-top: 28px; color: var(--cyan); font-size: .78rem; font-weight: 900; text-transform: uppercase; }
.hotel-tile { min-height: 250px; padding: 28px; border: 1px solid rgba(255,255,255,.11); border-radius: 22px; background: rgba(255,255,255,.035); }
.hotel-tile span { color: var(--cyan); font: 700 .7rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.hotel-tile strong { display: block; margin: 62px 0 12px; font-size: 1.12rem; }
.hotel-tile small { color: #8292a7; line-height: 1.55; }

.home2-corporate { color: #101823; background: #f2f5f8; }
.home2-corporate .eyebrow { color: var(--blue); }
.corporate-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 80px; align-items: end; margin-bottom: 54px; }
.corporate-heading h2 { max-width: 760px; margin: 17px 0 0; font-size: clamp(3rem, 5.6vw, 5.9rem); line-height: .9; letter-spacing: -.065em; }
.corporate-heading > p { margin: 0; color: #5f6c7e; font-size: 1.02rem; line-height: 1.75; }
.corporate-layout { display: grid; grid-template-columns: .82fr 1.18fr; gap: 16px; }
.corporate-promise { min-height: 570px; display: flex; flex-direction: column; padding: 38px; color: #fff; border-radius: 25px; background: radial-gradient(circle at 80% 10%, rgba(114,229,255,.28), transparent 28%), linear-gradient(145deg, #143d6b, #0a1728 72%); }
.corporate-label { color: var(--cyan); font-size: .68rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.corporate-promise h3 { margin: 50px 0 20px; font-size: clamp(2.4rem, 4vw, 4.25rem); line-height: .95; letter-spacing: -.055em; }
.corporate-promise p { color: #b4c3d7; line-height: 1.7; }
.corporate-audiences { display: flex; flex-wrap: wrap; gap: 7px; margin: 22px 0; }
.corporate-audiences span { padding: 7px 10px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; color: #b7c7db; font-size: .68rem; font-weight: 700; }
.corporate-promise a { margin-top: auto; color: var(--cyan); font-size: .76rem; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.capability-list { overflow: hidden; border: 1px solid #d4dde7; border-radius: 25px; background: #fff; }
.capability-list details { border-bottom: 1px solid #dfe5ec; }
.capability-list details:last-child { border-bottom: 0; }
.capability-list summary { min-height: 74px; display: grid; grid-template-columns: 40px 1fr 24px; align-items: center; gap: 12px; padding: 0 26px; cursor: pointer; list-style: none; }
.capability-list summary::-webkit-details-marker { display: none; }
.capability-list summary span { color: var(--blue); font: 800 .68rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.capability-list summary strong { font-size: 1rem; }
.capability-list summary b { color: #8a97a8; font-size: 1.3rem; font-weight: 400; transition: transform .2s; }
.capability-list details[open] summary b { transform: rotate(45deg); }
.capability-list details p { margin: -2px 26px 24px 78px; color: #657286; font-size: .86rem; line-height: 1.65; }
.open-source-note { display: grid; grid-template-columns: .7fr 1.3fr; gap: 35px; margin-top: 16px; padding: 24px 28px; color: #fff; background: #10213a; border-radius: 17px; }
.open-source-note strong { color: var(--cyan); font-size: .9rem; }
.open-source-note span { color: #a6b5c8; font-size: .8rem; line-height: 1.55; }

.home2-care { position: relative; overflow: hidden; color: #0c1921; background: var(--cyan); }
.home2-care::after { content: "CARE"; position: absolute; right: -15px; top: -65px; color: rgba(0,24,35,.055); font-size: 18rem; font-weight: 950; letter-spacing: -.09em; }
.care-header { position: relative; z-index: 2; max-width: 980px; }
.care-kicker { display: inline-flex; padding: 9px 13px; color: var(--cyan); background: #07131b; border-radius: 999px; font-size: var(--section-label-size); font-weight: 900; line-height: 1.2; letter-spacing: .11em; text-transform: uppercase; }
.care-header p { max-width: 720px; color: #28505e; font-size: 1.08rem; line-height: 1.7; }
.home2-care .button-primary { margin-top: 25px; color: #fff; background: #07131b; border-color: #07131b; }
.home3-heading-break { display: none; }
.home3 .home3-heading-break { display: inline; }
.home3 .care-header h2 { font-size: clamp(2.4rem, 4.7vw, 4.9rem); }
.home3 .home2-care { padding: 84px 0 26px; }
.home3 .care-header > .button-primary { position: absolute; left: auto; right: -200px; top: 241px; }
.care-journey { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 62px; }
.home3 .care-journey { margin-top: -68px; }
.care-step { min-height: 360px; padding: 29px; border: 1px solid rgba(4,30,40,.16); border-radius: 23px; background: rgba(255,255,255,.44); }
.care-step > span { font: 800 .72rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.care-step > div { margin-top: 76px; }
.home3 .care-step { min-height: 295px; }
.home3 .care-step > div { margin-top: 45px; }
.care-step strong { font-size: .67rem; letter-spacing: .12em; text-transform: uppercase; }
.care-step h3 { margin: 12px 0; font-size: 1.7rem; line-height: 1.05; letter-spacing: -.045em; }
.care-step p { color: #37616e; font-size: .9rem; line-height: 1.65; }
.care-outcome { position: relative; z-index: 2; display: flex; align-items: center; flex-wrap: wrap; gap: 15px 34px; margin-top: 18px; padding: 25px 30px; color: #fff; background: #07131b; border-radius: 18px; }
.care-outcome span { margin-right: auto; color: #7f9aa6; font-size: .68rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.care-outcome strong { font-size: .78rem; }
.home3 .care-outcome { margin-top: 10px; padding: 13px 20px; }

.home2-security { background: #0b1119; }
.security-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 80px; align-items: end; margin-bottom: 52px; }
.security-heading h2 { max-width: 790px; margin: 17px 0 0; font-size: clamp(3rem, 5.2vw, 5.55rem); line-height: .91; letter-spacing: -.063em; }
.security-heading p { margin: 0; color: #8f9db0; line-height: 1.75; }
.security-heading .security-partner { margin-top: 20px; padding-top: 20px; border-top: 1px solid var(--line); color: #b6c4d6; }
.security-partner a { color: var(--cyan); font-weight: 800; }
.security-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.security-card { min-height: 310px; display: flex; flex-direction: column; padding: 27px; border: 1px solid var(--line); border-radius: 21px; background: #101923; }
.security-card span { color: var(--cyan); font: 800 .68rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.security-card h3 { margin: auto 0 15px; font-size: 1.35rem; line-height: 1.05; letter-spacing: -.035em; }
.security-card p { margin: 0; color: #8594a8; font-size: .82rem; line-height: 1.62; }

.home2-residential { color: #101823; background: #edf2f7; }
.home2-residential .eyebrow { color: var(--blue); }
.home2-residential .home2-section-head p { color: #5f6c7e; }
.residential-grid { display: grid; grid-template-columns: 1.3fr repeat(3, .7fr); grid-template-rows: repeat(2, minmax(0, 1fr)); gap: 12px; }
.residential-main, .residential-card { min-height: 390px; padding: 30px; border: 1px solid #d7dfe8; border-radius: 22px; background: #fff; }
.residential-main { grid-row: 1 / -1; display: flex; flex-direction: column; justify-content: flex-end; color: #fff; background: radial-gradient(circle at 80% 10%, rgba(114,229,255,.3), transparent 28%), linear-gradient(145deg, #173f70, #0c1b2e 72%); }
.residential-main > span { color: var(--cyan); font-size: .68rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.residential-main h3 { margin: 17px 0; font-size: clamp(2rem, 3.4vw, 3.65rem); line-height: .96; letter-spacing: -.05em; }
.residential-main p { color: #b8c6d8; line-height: 1.65; }
.residential-card { display: flex; flex-direction: column; justify-content: flex-end; }
.residential-card strong { font-size: 1.2rem; }
.residential-card p { color: #697689; font-size: .84rem; line-height: 1.65; }
.residential-card-coming { background: #edf5ff; border-color: #c5d9f3; }
.residential-badge { align-self: flex-start; margin-bottom: auto; padding: 6px 8px; color: #174fae; background: #dceaff; border-radius: 999px; font-size: .58rem; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }

.home2-education { background: #0b1420; }
.education-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 80px; align-items: end; margin-bottom: 52px; }
.education-heading h2 { margin: 17px 0 0; font-size: clamp(3rem, 5.4vw, 5.7rem); line-height: .9; letter-spacing: -.064em; }
.education-heading > p { margin: 0; color: #91a0b4; line-height: 1.75; }
.education-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.education-card { min-height: 300px; display: flex; flex-direction: column; padding: 27px; border: 1px solid var(--line); border-radius: 21px; background: #101c29; }
.education-card span { color: var(--cyan); font: 800 .68rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.education-card h3 { margin: auto 0 14px; font-size: 1.35rem; line-height: 1.08; }
.education-card p { margin: 0; color: #8796aa; font-size: .82rem; line-height: 1.62; }

.home2-healthcare { background: radial-gradient(circle at 84% 14%, rgba(34, 156, 183, .17), transparent 31%), #07141b; }
.healthcare-copy p { margin: 0; color: #91a0b4; line-height: 1.75; }
.healthcare-project-note { display: inline-flex; margin-top: 20px; padding: 10px 14px; color: #bceeff; border: 1px solid rgba(114, 229, 255, .25); border-radius: 999px; background: rgba(114, 229, 255, .07); font-size: .72rem; font-weight: 800; }
.audience-contact { display: flex; flex-direction: column; align-items: flex-start; }
.audience-contact > p { margin: 0; }
.audience-contact > .button { margin-top: 22px; }
.healthcare-copy.audience-contact > .button { margin-top: 18px; }

.home2-experience { color: #101823; background: #f2f5f8; }
.home2-experience .eyebrow { color: var(--blue); }
.experience-intro { display: grid; grid-template-columns: 1.15fr .85fr; gap: 80px; align-items: end; }
.experience-intro h2 { max-width: 760px; margin: 17px 0 0; font-size: clamp(3rem, 5.4vw, 5.7rem); line-height: .9; letter-spacing: -.064em; }
.experience-intro p { margin: 0; color: #5f6c7e; line-height: 1.75; }
.experience-intro .experience-value { margin-top: 22px; padding-top: 22px; border-top: 1px solid #d4dce6; color: #2f3d50; font-weight: 700; }
.experience-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 58px; overflow: hidden; border: 1px solid #d6dee7; border-radius: 22px; background: #d6dee7; }
.experience-stat { min-height: 210px; display: flex; flex-direction: column; justify-content: space-between; padding: 28px; background: #fff; }
.experience-stat strong { color: var(--blue); font-size: clamp(3rem, 5vw, 5.1rem); line-height: 1; letter-spacing: -.07em; }
.experience-stat span { max-width: 170px; color: #647184; font-size: .78rem; line-height: 1.5; }
.experience-summary { display: flex; justify-content: space-between; gap: 25px; margin-top: 16px; padding: 22px 26px; color: #fff; background: #10213a; border-radius: 16px; }
.experience-summary span { color: #8ea4c2; font-size: .73rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.experience-summary strong { font-size: .9rem; }
.slide-emphasis { min-height: 52px; padding: 13px 20px; border-radius: 17px; font-family: inherit; line-height: 1.4; }
.slide-emphasis > span { font-size: .72rem; line-height: 1.4; }
.slide-emphasis > strong { font-size: .8rem; line-height: 1.4; }
.home3 .home2-experience { padding: 116px 0 42px; }
.home3 .experience-intro { grid-template-columns: 1.25fr .75fr; }
.home3 .experience-intro h2 { font-size: clamp(2.5rem, 4.2vw, 4.6rem); }
.home3 .experience-intro p { font-size: .88rem; line-height: 1.55; }
.home3 .experience-intro .experience-value { margin-top: 14px; padding-top: 14px; }
.home3 .experience-stats { margin-top: 30px; }
.home3 .experience-stat { min-height: 150px; padding: 8px 22px; }
.home3 .experience-stat strong { font-size: clamp(2.5rem, 4vw, 4rem); }
.home3 .experience-stat span { font-size: .72rem; line-height: 1.4; }
.home3 .experience-summary { margin-top: 12px; padding: 13px 20px; }

.home2-close { background: #080b10; }
.home2-close-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 80px; align-items: end; }
.home2-close-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.home2-close-actions p { width: 100%; margin: 20px 0 0; color: #6f7c8e; font-size: .8rem; line-height: 1.6; }

.home3-footer-slide { display: grid; align-items: center; padding: 125px 0 34px; background: radial-gradient(circle at 78% 18%, rgba(40,103,216,.35), transparent 29%), linear-gradient(145deg, #080b10, #0b1a2d 72%); }
.home3-footer-wrap { min-height: calc(100svh - 159px); display: flex; flex-direction: column; }
.home3-footer-main { display: grid; grid-template-columns: 1.12fr .88fr; gap: 90px; align-items: end; margin: auto 0; }
.home3-footer-main h2 { max-width: 760px; margin: 18px 0 24px; font-size: clamp(3.3rem, 6vw, 6.3rem); line-height: .88; letter-spacing: -.067em; }
.home3-footer-main > div > p { max-width: 660px; color: #94a3b6; line-height: 1.75; }
.home3-footer-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.home3-footer-directory { display: grid; gap: 28px; padding: 32px; border: 1px solid var(--line); border-radius: 22px; background: rgba(255,255,255,.035); }
.home3-footer-directory > div { display: grid; grid-template-columns: 110px 1fr; gap: 14px; padding-top: 22px; border-top: 1px solid var(--line); }
.home3-footer-directory > div:first-child { padding-top: 0; border-top: 0; }
.home3-footer-directory span { color: #728198; font-size: .66rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.home3-footer-directory nav { display: grid; }
.home3-footer-directory a { display: inline; margin-bottom: 7px; color: #dce8f6; font-size: .84rem; font-weight: 700; }
.home3-footer-directory p, .home3-footer-directory address { margin: 0; color: #9baabe; font-size: .81rem; font-style: normal; line-height: 1.65; }

body.contact-modal-open { overflow: hidden; }
.contact-modal { position: fixed; inset: 0; z-index: 400; display: grid; place-items: center; padding: 24px; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .2s ease, visibility .2s ease; }
.contact-modal.is-open { opacity: 1; visibility: visible; pointer-events: auto; }
.contact-modal-backdrop { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; border: 0; background: rgba(3, 8, 15, .76); backdrop-filter: blur(10px); cursor: default; }
.contact-dialog { position: relative; width: min(760px, 100%); max-height: calc(100svh - 48px); overflow: auto; padding: clamp(28px, 5vw, 46px); color: #152033; background: #f8fafc; border: 1px solid rgba(255,255,255,.7); border-radius: 26px; box-shadow: 0 34px 110px rgba(0,0,0,.46); transform: translateY(14px) scale(.985); transition: transform .22s ease; }
.contact-modal.is-open .contact-dialog { transform: none; }
.contact-modal-close { position: absolute; top: 18px; right: 18px; width: 40px; height: 40px; display: grid; place-items: center; padding: 0; color: #334154; background: #e9eef5; border: 0; border-radius: 50%; font-size: 1.65rem; line-height: 1; cursor: pointer; }
.contact-modal-close:hover, .contact-modal-close:focus-visible { color: #fff; background: #10213a; outline: 0; }
.contact-modal-copy { padding-right: 48px; }
.contact-context { display: inline-flex; padding: 7px 11px; color: #1855bc; background: #e5efff; border-radius: 999px; font: 900 .65rem ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .08em; text-transform: uppercase; }
.contact-modal-copy h2 { margin: 16px 0 9px; font-size: clamp(2rem, 5vw, 3.35rem); line-height: .96; letter-spacing: -.05em; }
.contact-modal-copy p { max-width: 590px; margin: 0; color: #68768a; line-height: 1.6; }
.contact-form { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; margin-top: 28px; }
.contact-field { display: flex; flex-direction: column; gap: 8px; }
.contact-field-wide { grid-column: 1 / -1; }
.contact-field label { color: #334154; font-size: .72rem; font-weight: 850; letter-spacing: .03em; }
.contact-field input, .contact-field textarea { width: 100%; padding: 13px 14px; color: #111b2a; background: #fff; border: 1px solid #ced8e5; border-radius: 11px; font: inherit; outline: 0; transition: border-color .18s ease, box-shadow .18s ease; }
.contact-field textarea { min-height: 112px; resize: vertical; line-height: 1.5; }
.contact-field input:focus, .contact-field textarea:focus { border-color: var(--blue); box-shadow: 0 0 0 4px rgba(40,103,216,.12); }
.contact-honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.contact-form-footer { display: flex; align-items: center; justify-content: space-between; gap: 22px; padding-top: 5px; }
.contact-form-footer p { margin: 0; color: #738095; font-size: .75rem; }
.contact-form-footer a { color: #1855bc; font-weight: 800; }
.contact-form-footer .button { flex: none; border: 0; cursor: pointer; }
.contact-status { display: grid; gap: 5px; margin-top: 25px; padding: 17px 19px; border-radius: 13px; }
.contact-status[hidden] { display: none; }
.contact-status strong { font-size: .9rem; }
.contact-status span { font-size: .78rem; line-height: 1.5; }
.contact-status-success { color: #0d5a3d; background: #dcf7eb; border: 1px solid #a9e8ce; }
.contact-status-error { color: #8a2a27; background: #ffebe8; border: 1px solid #ffc7c0; }
.contact-toast { position: fixed; right: 24px; bottom: 24px; z-index: 450; display: grid; gap: 4px; width: min(390px, calc(100% - 32px)); padding: 17px 19px; color: #0d5a3d; background: #dcf7eb; border: 1px solid #a9e8ce; border-radius: 13px; box-shadow: 0 18px 55px rgba(3, 20, 14, .2); opacity: 0; transform: translateY(12px); transition: opacity .2s ease, transform .2s ease; pointer-events: none; }
.contact-toast[hidden] { display: none; }
.contact-toast.is-visible { opacity: 1; transform: none; }
.contact-toast strong { font-size: .9rem; }
.contact-toast span { font-size: .78rem; line-height: 1.5; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal.is-visible { opacity: 1; transform: none; }
@keyframes spin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; } .reveal { opacity: 1; transform: none; } }

/* Home 3: keep each desktop presentation panel within one viewport. */
@media (min-width: 901px) and (max-height: 800px) {
  .home3 #start { padding: 100px 0 26px; }
  .home3 #start .home2-intro { margin-bottom: 28px; }
  .home3 #start .intent-card { min-height: 310px; }
  .home3 #start .intent-card { padding: 24px; }
  .home3 #start .intent-audience { margin-top: 26px; }
  .home3 #start .intent-card h2 { margin: 10px 0 12px; }
  .home3 #start .intent-card p { margin-bottom: 20px; }
  .home3 #start .intent-link { padding-top: 14px; }
  .home3 #start .home2-proofline { padding-top: 20px; }

  .home3 #audiences { padding: 100px 0 26px; }
  .home3 #audiences .home2-intro { min-height: 200px; margin-bottom: 28px; }
  .home3 #audiences .intent-card { min-height: 332px; padding: 24px; }
  .home3 #audiences .intent-audience { margin-top: 26px; }
  .home3 #audiences .intent-card h2 { margin: 10px 0 12px; }
  .home3 #audiences .intent-card p { margin-bottom: 20px; }
  .home3 #audiences .intent-link { padding-top: 14px; }
  .home3 #audiences .home2-proofline { padding-top: 20px; }

  .home3 #project-design { padding: 92px 0 26px; }
  .home3 #project-design .home2-split { min-height: 600px; }

  .home3 #design-consultants { padding: 92px 0 25px; }
  .home3 #design-consultants .education-heading { margin-bottom: 30px; }
  .home3 #design-consultants .education-card { min-height: 230px; padding: 23px; }
  .home3 #design-consultants .consultant-outcomes { padding: 13px 20px; }

  .home3 #hospitality { padding: 81px 0 15px; }
  .home3 #hospitality .home2-section-head { margin-bottom: 27.075px; }
  .home3 #hospitality .hotel-main { min-height: 390px; padding: 28px; }
  .home3 #hospitality .hotel-main h3 { margin: 12px 0; }
  .home3 #hospitality .hotel-main a { margin-top: 20px; }
  .home3 #hospitality .hotel-tile { min-height: 188px; padding: 23px; }
  .home3 #hospitality .hotel-tile strong { margin: 30px 0 10px; }

  .home3 #corporate { padding: 84px 0 18px; }
  .home3 #corporate .corporate-heading { gap: 54px; margin-bottom: 20px; }
  .home3 #corporate .corporate-heading h2 { font-size: clamp(2.8rem, 4vw, 4.2rem); }
  .home3 #corporate .corporate-heading > p { font-size: .88rem; line-height: 1.55; }
  .home3 #corporate .corporate-promise { min-height: 395px; padding: 26px; }
  .home3 #corporate .corporate-promise h3 { margin: 26px 0 12px; font-size: clamp(2.2rem, 3vw, 3.3rem); }
  .home3 #corporate .corporate-promise p { margin: 0; font-size: .84rem; line-height: 1.5; }
  .home3 #corporate .corporate-audiences { margin: 14px 0; }
  .home3 #corporate .capability-list summary { min-height: 41px; grid-template-columns: 30px 1fr 20px; padding: 0 18px; }
  .home3 #corporate .capability-list summary strong { font-size: .84rem; }
  .home3 #corporate .capability-list details p { margin: -1px 18px 11px 60px; font-size: .72rem; line-height: 1.4; }
  .home3 #corporate .open-source-note { gap: 24px; margin-top: 24px; padding: 13px 20px; }
  .home3 #corporate .open-source-note strong { font-size: .8rem; }
  .home3 #corporate .open-source-note span { font-size: .72rem; line-height: 1.4; }

  .home3 #home-users { padding: 84px 0 18px; }
  .home3 #home-users .home2-section-head { gap: 52px; margin-bottom: 24px; }
  .home3 #home-users .home2-section-head h2 { font-size: clamp(2.8rem, 4.2vw, 4.4rem); }
  .home3 #home-users .audience-contact p { font-size: .84rem; line-height: 1.5; }
  .home3 #home-users .audience-contact > .button { min-height: 44px; margin-top: 16px; }
  .home3 #home-users .residential-grid { grid-template-rows: repeat(2, 207px); }
  .home3 #home-users .residential-main,
  .home3 #home-users .residential-card { min-height: 0; padding: 18px; }
  .home3 #home-users .residential-main h3 { margin: 12px 0; font-size: clamp(2rem, 2.8vw, 3rem); }
  .home3 #home-users .residential-main p { margin: 0; font-size: .8rem; line-height: 1.45; }
  .home3 #home-users .residential-card strong { font-size: 1rem; }
  .home3 #home-users .residential-card p { margin: 8px 0 0; font-size: .72rem; line-height: 1.4; }

  .home3 #education { padding: 84px 0 24px; }
  .home3 #education .education-card { min-height: 335px; }

  .home3 #healthcare { padding: 84px 0 24px; }
  .home3 #healthcare .education-card { min-height: 335px; }

  .home3 #experience { padding-bottom: 26px; }
  .home3 #experience .experience-intro h2 { font-size: clamp(2.7rem, 4.6vw, 4.8rem); }
  .home3 #experience .experience-intro p { font-size: .96rem; line-height: 1.6; }
  .home3 #experience .experience-stats { margin-top: 44px; }
  .home3 #experience .experience-stat { min-height: 200px; }
  .home3 #experience .experience-summary { margin-top: 19px; padding: 13px 20px; }

  .home3 #home3-footer { padding-bottom: 24px; }
  .home3 #home3-footer .home3-footer-main { margin: auto 0 0; }
}

/* Home 3: use the first two slides as the bottom baseline on taller desktops. */
@media (min-width: 901px) and (min-height: 801px) and (max-height: 1000px) {
  .home3 { --home3-content-bottom: calc(77.3svh + 84px); }

  .home3 #start > .container,
  .home3 #audiences > .container {
    min-height: calc(var(--home3-content-bottom) - 150px);
    display: flex;
    flex-direction: column;
  }
  .home3 #start .home2-proofline,
  .home3 #audiences .home2-proofline { margin-top: auto; }

  .home3 #project-design > .container,
  .home3 #design-consultants > .container,
  .home3 #hospitality > .container,
  .home3 #corporate > .container,
  .home3 #home-users > .container,
  .home3 #education > .container,
  .home3 #healthcare > .container {
    min-height: calc(var(--home3-content-bottom) - 110px);
  }

  .home3 #project-design .home2-split { min-height: calc(var(--home3-content-bottom) - 110px); }

  .home3 #design-consultants > .container { display: flex; flex-direction: column; }
  .home3 #design-consultants .consultant-outcomes { margin-top: auto; }

  .home3 #hospitality .home2-section-head { margin-bottom: 36.1px; }
  .home3 #hospitality .hotel-main { min-height: 485px; }
  .home3 #hospitality .hotel-tile { min-height: 235px; }

  .home3 #corporate > .container { display: flex; flex-direction: column; }
  .home3 #corporate .corporate-heading { gap: 54px; margin-bottom: 20px; }
  .home3 #corporate .corporate-heading h2 { font-size: clamp(2.8rem, 4vw, 4.2rem); }
  .home3 #corporate .corporate-heading > p { font-size: .88rem; line-height: 1.55; }
  .home3 #corporate .corporate-layout { flex: 1; min-height: 0; }
  .home3 #corporate .corporate-promise { min-height: 0; padding: 26px; }
  .home3 #corporate .corporate-promise h3 { margin: 26px 0 12px; font-size: clamp(2.2rem, 3vw, 3.3rem); }
  .home3 #corporate .corporate-promise p { margin: 0; font-size: .84rem; line-height: 1.5; }
  .home3 #corporate .corporate-audiences { margin: 14px 0; }
  .home3 #corporate .capability-list summary { min-height: 41px; grid-template-columns: 30px 1fr 20px; padding: 0 18px; }
  .home3 #corporate .capability-list summary strong { font-size: .84rem; }
  .home3 #corporate .capability-list details p { margin: -1px 18px 11px 60px; font-size: .72rem; line-height: 1.4; }
  .home3 #corporate .open-source-note { gap: 24px; margin-top: 24px; padding: 13px 20px; }
  .home3 #corporate .open-source-note strong { font-size: .8rem; }
  .home3 #corporate .open-source-note span { font-size: .72rem; line-height: 1.4; }

  .home3 #network-care > .container {
    min-height: calc(var(--home3-content-bottom) - 84px);
    display: flex;
    flex-direction: column;
  }
  .home3 #network-care .care-journey { margin-top: 22px; }
  .home3 #network-care .care-step { min-height: 341px; }
  .home3 #network-care .care-outcome { margin-top: auto; }

  .home3 #home-users > .container { display: flex; flex-direction: column; }
  .home3 #home-users .home2-section-head { gap: 52px; margin-bottom: 24px; }
  .home3 #home-users .home2-section-head h2 { font-size: clamp(2.8rem, 4.2vw, 4.4rem); }
  .home3 #home-users .audience-contact p { font-size: .84rem; line-height: 1.5; }
  .home3 #home-users .audience-contact > .button { min-height: 44px; margin-top: 16px; }
  .home3 #home-users .residential-grid { flex: 1; grid-template-rows: repeat(2, minmax(0, 1fr)); }
  .home3 #home-users .residential-main,
  .home3 #home-users .residential-card { min-height: 0; padding: 18px; }
  .home3 #home-users .residential-main h3 { margin: 12px 0; font-size: clamp(2rem, 2.8vw, 3rem); }
  .home3 #home-users .residential-main p { margin: 0; font-size: .8rem; line-height: 1.45; }
  .home3 #home-users .residential-card strong { font-size: 1rem; }
  .home3 #home-users .residential-card p { margin: 8px 0 0; font-size: .72rem; line-height: 1.4; }

  .home3 #education .education-card,
  .home3 #healthcare .education-card { min-height: 446px; }

  .home3 #experience > .container {
    min-height: calc(var(--home3-content-bottom) - 116px);
    display: flex;
    flex-direction: column;
  }
  .home3 #experience .experience-intro { grid-template-columns: 1.25fr .75fr; gap: 70px; }
  .home3 #experience .experience-stats { margin-top: auto; }
  .home3 #experience .experience-stat { min-height: 150px; justify-content: flex-start; padding: 16px 22px 14px; }
  .home3 #experience .experience-stat span { margin-top: 12px; }
  .home3 #experience .experience-summary { margin-top: 12px; padding: 13px 20px; }
}

@media (min-width: 1100px) {
  .home3 #experience .experience-nowrap { white-space: nowrap; }
}

/* Home 3: keep the same visual scale when the presentation is viewed extra wide. */
@media (min-width: 1500px) and (min-height: 801px) and (max-height: 1000px) {
  .home3 { --home3-content-bottom: calc(77.3svh + 126px); }

  .home3 #project-design,
  .home3 #design-consultants,
  .home3 #hospitality,
  .home3 #corporate,
  .home3 #home-users,
  .home3 #education,
  .home3 #healthcare { padding-bottom: 20px; }

  .home3 #design-consultants .education-heading h2 { font-size: 4.4rem; }
  .home3 #design-consultants .education-card { min-height: 245px; }

  .home3 #hospitality > .container { display: flex; flex-direction: column; }
  .home3 #hospitality .home2-section-head h2 { font-size: 4.7rem; }
  .home3 #hospitality .hotel-grid { margin-top: auto; }
  .home3 #hospitality .hotel-main { min-height: 450px; }
  .home3 #hospitality .hotel-main h3 { font-size: 3.1rem; }
  .home3 #hospitality .hotel-tile { min-height: 218px; }

  .home3 #education > .container,
  .home3 #healthcare > .container { display: flex; flex-direction: column; }
  .home3 #education .education-heading h2,
  .home3 #healthcare .education-heading h2 { font-size: 4.4rem; }
  .home3 #education .education-grid,
  .home3 #healthcare .education-grid { margin-top: auto; }
  .home3 #education .education-card,
  .home3 #healthcare .education-card { min-height: 347px; }

  .home3 #experience .experience-intro h2 { font-size: 4.6rem; }
  .home3 #experience .experience-stat { min-height: 150px; }
}

@media (min-width: 901px) {
  .home3 #corporate .capability-list { height: 100%; min-height: 0; display: flex; flex-direction: column; }
  .home3 #corporate .capability-list details { min-height: 0; flex: 1 1 0; display: grid; grid-template-rows: minmax(0, 1fr); }
  .home3 #corporate .capability-list details[open] { flex-grow: 2; grid-template-rows: minmax(0, 1fr) auto; }
  .home3 #corporate .capability-list summary { height: 100%; min-height: 0; }
  .home3 #corporate .capability-list summary strong { font-size: .92rem; }
}

@media (max-width: 900px) {
  .main-nav { position: absolute; inset: 82px 20px auto; display: none; flex-direction: column; align-items: stretch; padding: 24px; background: #111923; border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); }
  .home3-mode.home3-on-light .main-nav { background: rgba(248,250,252,.97); border-color: rgba(16,24,35,.14); }
  .main-nav.is-open { display: flex; }
  .menu-toggle { display: block; }
  .home3-mode .home3-menu-toggle { display: block; margin-left: auto; }
  .home3-nav-shell { flex: 0 0 170px; width: 170px; }
  .home3-mode .home3-slide-menu { position: absolute; inset: calc(100% + 12px) 0 auto auto; width: min(590px, calc(100vw - 40px)); max-height: calc(100svh - 125px); display: none; grid-template-columns: 1fr; overflow: auto; padding: 10px; background: rgba(8,14,23,.97); border: 1px solid rgba(255,255,255,.15); border-radius: 16px; box-shadow: 0 26px 80px rgba(0,0,0,.38); backdrop-filter: blur(18px); }
  .home3-mode .home3-slide-menu.is-open { display: grid; }
  .home3-menu-top, .home3-menu-services { display: grid; grid-template-columns: 1fr 1fr; gap: 0; }
  .home3-mode .home3-slide-menu a.home3-support-link { margin-left: 0; }
  .home3-menu-divider { display: none; }
  .home3-mode .home3-slide-menu a { min-height: 48px; padding: 8px 10px; font-size: .68rem; }
  .home3-mode .home3-slide-menu a + a::before { display: none; }
  .home3-mode.home3-on-light .home3-slide-menu { background: rgba(248,250,252,.98); border-color: rgba(16,24,35,.14); }
  .hero { min-height: auto; padding-top: 130px; }
  .hero-grid, .section-heading, .amc-grid, .contact-grid { grid-template-columns: 1fr; gap: 44px; }
  .hero h1 { font-size: clamp(4rem, 17vw, 7rem); }
  .hero-orbit { width: min(78vw, 520px); margin: 0 auto; }
  .hero-trust { position: relative; bottom: auto; margin-top: 60px; }
  .service-grid { grid-template-columns: 1fr 1fr; }
  .work-card { grid-template-columns: 1fr; }
  .work-card:nth-child(even) .work-visual { order: 0; }
  .resource-grid { grid-template-columns: 1fr; }
  .intent-grid, .care-journey { grid-template-columns: 1fr; }
  .home3 .care-header > .button-primary { position: relative; left: 0; right: auto; top: 0; }
  .home3 .care-journey { margin-top: 62px; }
  .intent-card { min-height: 315px; }
  .home2-split, .home2-section-head, .corporate-heading, .security-heading, .home2-close-grid, .home3-footer-main { grid-template-columns: 1fr; gap: 46px; }
  .home2-project .home2-split { grid-template-rows: auto; row-gap: 28px; }
  .project-punchline { align-items: flex-start; flex-direction: column; gap: 8px; }
  .hotel-grid { grid-template-columns: 1fr 1fr; }
  .hotel-main { grid-column: 1 / -1; grid-row: auto; min-height: 420px; }
  .corporate-layout { grid-template-columns: 1fr; }
  .corporate-promise { min-height: 500px; }
  .security-grid { grid-template-columns: 1fr 1fr; }
  .residential-grid { grid-template-columns: 1fr 1fr; grid-template-rows: auto; }
  .residential-main { grid-column: 1 / -1; grid-row: auto; }
  .education-heading { grid-template-columns: 1fr; gap: 40px; }
  .education-grid { grid-template-columns: 1fr 1fr; }
  .experience-intro { grid-template-columns: 1fr; gap: 38px; }
  .experience-stats { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 620px) {
  .container { width: min(calc(100% - 28px), var(--max)); }
  .header-inner { min-height: 72px; }
  .home3-mode .header-inner { gap: 10px; }
  .home3-mode .brand { flex: 0 0 150px; gap: 7px; font-size: .72rem; }
  .home3-mode .brand small { font-size: .42rem; letter-spacing: .06em; }
  .home3-nav-shell { flex: 0 0 100px; width: 100px; }
  .home3-mode .home3-slide-menu { width: calc(100vw - 28px); grid-template-columns: 1fr; max-height: calc(100svh - 125px); }
  .home3-menu-top, .home3-menu-services { grid-template-columns: 1fr; }
  .home3-mode .footer-copyright { display: none; }
  .home3-mode .footer-audience-nav { width: 100%; justify-content: flex-start; }
  .brand img { width: 40px; height: 40px; }
  .hero { padding-top: 115px; }
  .section { padding: 82px 0; }
  .service-grid, .benefits { grid-template-columns: 1fr; }
  .resource-card { grid-template-columns: 1fr; }
  .service-card { min-height: 240px; }
  .work-metrics { gap: 18px; }
  .contact-panel { padding: 26px; }
  .footer-inner { flex-direction: column; }
  .home2-hero { padding-top: 120px; }
  .home2-intro { text-align: left; }
  .home2-intro h1, .home2-intro > h2 { font-size: clamp(3.4rem, 15vw, 5.2rem); }
  .home2-intro p { margin-left: 0; }
  .home2-proofline { justify-content: flex-start; }
  .hotel-grid { grid-template-columns: 1fr; }
  .hotel-main { grid-column: auto; padding: 30px; }
  .hotel-tile { min-height: 210px; }
  .open-source-note { grid-template-columns: 1fr; gap: 10px; }
  .capability-list summary { padding-inline: 20px; }
  .capability-list details p { margin-left: 72px; }
  .security-grid { grid-template-columns: 1fr; }
  .security-card { min-height: 250px; }
  .residential-grid, .education-grid { grid-template-columns: 1fr; }
  .residential-main { grid-column: auto; min-height: 390px; }
  .education-card { min-height: 240px; }
  .home3-slide-nav { right: 14px; bottom: 46px; }
  .care-outcome { align-items: flex-start; flex-direction: column; }
  .care-outcome span { margin-right: 0; }
  .experience-stats { grid-template-columns: 1fr; }
  .experience-stat { min-height: 180px; }
  .experience-summary { flex-direction: column; }
  .home3-footer-directory > div { grid-template-columns: 1fr; gap: 9px; }
  .contact-modal { padding: 10px; }
  .contact-dialog { max-height: calc(100svh - 20px); padding: 27px 20px 24px; border-radius: 20px; }
  .contact-modal-copy { padding-right: 40px; }
  .contact-form { grid-template-columns: 1fr; gap: 14px; }
  .contact-field-wide { grid-column: auto; }
  .contact-form-footer { align-items: stretch; flex-direction: column; }
  .contact-form-footer .button { width: 100%; }
  .contact-toast { right: 16px; bottom: 16px; }

  /* Home 3 slides 11–12: keep the mobile reading order and clear fixed UI. */
  .home3 #experience,
  .home3 #home3-footer {
    padding: 96px 0 104px;
    scrollbar-gutter: auto;
    scroll-padding-block: 96px 104px;
  }
  .home3 #experience > .container,
  .home3 #home3-footer .home3-footer-wrap {
    min-height: 0;
  }
  .home3 #experience .experience-intro {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
    align-items: start;
  }
  .home3 #experience .experience-intro > div {
    width: 100%;
    min-width: 0;
  }
  .home3 #experience .experience-intro h2 {
    font-size: clamp(2.65rem, 13.4vw, 3.35rem);
    line-height: .92;
  }
  .home3 #experience .experience-intro p {
    font-size: .9rem;
    line-height: 1.6;
  }
  .home3 #experience .experience-intro .experience-value {
    margin-top: 18px;
    padding-top: 18px;
  }
  .home3 #experience .experience-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 30px;
  }
  .home3 #experience .experience-stat {
    min-height: 148px;
    padding: 18px;
  }
  .home3 #experience .experience-stat strong {
    font-size: 3rem;
  }
  .home3 #experience .experience-stat span {
    font-size: .68rem;
  }
  .home3 #experience .experience-summary {
    gap: 8px;
    margin-top: 12px;
    padding: 16px 18px;
  }

  .home3 #home3-footer {
    display: block;
  }
  .home3 #home3-footer .home3-footer-main {
    grid-template-columns: minmax(0, 1fr);
    gap: 30px;
    align-items: start;
    margin: 0;
  }
  .home3 #home3-footer .home3-footer-main > div {
    min-width: 0;
  }
  .home3 #home3-footer .home3-footer-main h2 {
    margin: 14px 0 20px;
    font-size: clamp(2.65rem, 13.4vw, 3.35rem);
    line-height: .92;
  }
  .home3 #home3-footer .home3-footer-main > div > p {
    line-height: 1.6;
  }
  .home3 #home3-footer .home3-footer-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 24px;
  }
  .home3 #home3-footer .home3-footer-actions .button {
    width: 100%;
    min-width: 0;
    justify-content: center;
  }
  .home3 #home3-footer .home3-footer-directory {
    gap: 22px;
    padding: 24px;
  }
}
