.section { padding: 104px 0; }
.soft-section { background: var(--background-soft); }
.section-heading { max-width: 720px; margin-bottom: 42px; }
.section-heading h2 { margin: 0; color: var(--brand-navy); font-size: clamp(2rem, 3.3vw, 3.2rem); line-height: 1.2; letter-spacing: -0.035em; }
.section-heading > p:last-child { margin: 18px 0 0; color: var(--text-secondary); font-size: 1.05rem; }

.hero { position: relative; min-height: 724px; display: grid; align-items: center; overflow: hidden; background: linear-gradient(112deg,#fff 0%,#fff 51%,#fbfcfe 100%); }
.hero::before { content: ""; position: absolute; width: 660px; height: 660px; right: -180px; top: -150px; background: radial-gradient(circle,rgba(229,34,50,.095),rgba(229,34,50,.025) 46%,transparent 70%); border-radius: 50%; filter: blur(2px); pointer-events: none; }
.hero::after { content: ""; position: absolute; inset: 0; opacity: .24; pointer-events: none; background-image: radial-gradient(rgba(23,59,94,.18) .7px,transparent .7px); background-size: 24px 24px; mask-image: linear-gradient(90deg,transparent 0 56%,#000 72%,transparent 100%); }
.hero-layout { position: relative; z-index: 1; width: min(calc(100% - 48px), 1320px); display: grid; grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr); gap: 22px; align-items: center; padding-block: 44px 54px; }
.hero-copy { max-width: 628px; }
.hero h1 { max-width: 640px; margin: 0; color: var(--brand-navy); font-size: clamp(2.8rem, 3.75vw, 3.4rem); line-height: 1.14; letter-spacing: -0.045em; text-wrap: balance; }
.hero-lead { max-width: 610px; margin: 22px 0 0; color: var(--text-secondary); font-size: clamp(.98rem, 1.2vw, 1.08rem); line-height: 1.72; }
.hero-lead p { margin: 0; }
.hero-lead p + p { margin-top: 9px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 27px; }
.hero-note { max-width: 610px; display: flex; align-items: flex-start; gap: 9px; margin: 17px 0 0; color: var(--text-secondary); font-size: 0.88rem; line-height: 1.6; }
.hero-note > span { flex: 0 0 auto; width: 16px; height: 16px; margin-top: 4px; border: 1.5px solid var(--brand-navy); border-radius: 50%; }
.hero-note > span::after { content: "i"; display: block; color: var(--brand-navy); font-size: 10px; font-weight: 800; line-height: 14px; text-align: center; }
.hero-artwork { position: relative; min-width: 0; }
.system-shell { position: relative; min-height: 580px; overflow: hidden; background: rgba(255,255,255,.86); border: 1px solid rgba(23,59,94,.13); border-radius: 28px; box-shadow: 0 34px 80px rgba(23,59,94,.13),0 4px 12px rgba(23,32,51,.05); backdrop-filter: blur(14px); }
.system-shell::before { content: ""; position: absolute; width: 380px; height: 380px; left: 105px; top: 82px; border: 1px solid rgba(23,59,94,.08); border-radius: 50%; box-shadow: 0 0 0 42px rgba(229,34,50,.025),0 0 0 86px rgba(23,59,94,.018); }
.system-topbar { height: 50px; display: flex; align-items: center; justify-content: space-between; padding: 0 22px; color: #6b7887; border-bottom: 1px solid rgba(23,59,94,.1); font-size: .65rem; font-weight: 800; letter-spacing: .13em; }
.system-live { display: flex; align-items: center; gap: 7px; color: var(--brand-navy); }
.system-live i { width: 7px; height: 7px; background: var(--brand-gold); border-radius: 50%; box-shadow: 0 0 0 4px rgba(242,166,58,.14); }
.system-stage { position: relative; height: 486px; }
.system-connections { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; fill: var(--brand-navy); }
.system-connections path { fill: none; stroke-width: 1.4; stroke-linecap: round; stroke-dasharray: 5 6; }
.connection-muted { stroke: rgba(23,59,94,.25); }
.connection-active { stroke: rgba(229,34,50,.54); }
.system-connections .endpoint { fill: var(--brand-gold); stroke: #fff; stroke-width: 4; }
.media-node { position: absolute; z-index: 2; min-width: 82px; padding: 8px 12px; display: flex; align-items: center; gap: 8px; background: rgba(255,255,255,.95); border: 1px solid rgba(23,59,94,.13); border-radius: 10px; box-shadow: 0 9px 22px rgba(23,59,94,.08); color: var(--brand-navy); font-size: .76rem; }
.media-node span { display: grid; width: 19px; height: 19px; place-items: center; color: var(--brand-primary); background: var(--badge-background); border-radius: 50%; font-size: .55rem; font-weight: 900; }
.media-node strong { font-size: .78rem; }
.media-google { left: 3%; top: 17%; }.media-meta { left: 18%; top: 5%; }.media-tiktok { left: 43%; top: 2%; }.media-telegram { right: 12%; top: 8%; }.media-x { right: 2.5%; top: 22%; min-width: 61px; }
.system-core { position: absolute; z-index: 3; left: 50%; top: 43%; width: 178px; height: 178px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: #fff; background: linear-gradient(145deg,#f02b3b,var(--brand-primary) 58%,var(--brand-primary-hover)); border: 12px solid rgba(255,255,255,.96); border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 24px 45px rgba(229,34,50,.24),inset 0 1px 0 rgba(255,255,255,.25),0 0 0 1px rgba(229,34,50,.15); }
.system-core::before,.system-core::after { content: ""; position: absolute; border: 1px solid rgba(23,59,94,.18); border-radius: 50%; }
.system-core::before { inset: -31px; border-left-color: transparent; transform: rotate(24deg); }
.system-core::after { inset: -55px; border-right-color: transparent; border-bottom-color: transparent; transform: rotate(-18deg); }
.system-core strong { font-size: 1.52rem; line-height: 1; letter-spacing: .05em; }
.system-core > span:not(.core-kicker) { margin-top: 8px; font-size: .76rem; font-weight: 700; letter-spacing: .18em; }
.core-kicker { margin-bottom: 8px; color: rgba(255,255,255,.76); font-size: .54rem; letter-spacing: .16em; }
.system-core i { position: absolute; right: -27px; top: 21px; width: 10px; height: 10px; background: var(--brand-gold); border: 3px solid #fff; border-radius: 50%; }
.breadth-card { position: absolute; z-index: 4; right: 3.5%; top: 33%; width: 174px; padding: 14px; color: #fff; background: var(--brand-navy); border-radius: 13px; box-shadow: 0 16px 32px rgba(23,59,94,.18); }
.breadth-card strong { display: block; font-size: .84rem; }
.breadth-card div { display: flex; flex-wrap: wrap; gap: 4px; margin-top: 9px; }
.breadth-card span { padding: 2px 5px; color: #c9d6e2; background: rgba(255,255,255,.08); border-radius: 4px; font-size: .51rem; }
.ops-card { position: absolute; z-index: 4; min-width: 132px; padding: 12px 14px; background: rgba(255,255,255,.98); border: 1px solid rgba(23,59,94,.12); border-top: 3px solid var(--brand-primary); border-radius: 11px; box-shadow: 0 13px 26px rgba(23,59,94,.1); }
.ops-card span { display: block; color: var(--brand-primary); font-size: .52rem; font-weight: 900; letter-spacing: .08em; }.ops-card strong { display: block; margin-top: 3px; color: var(--brand-navy); font-size: .82rem; }.ops-card small { display: block; margin-top: 3px; color: var(--text-secondary); font-size: .6rem; white-space: nowrap; }
.ops-account { left: 4%; bottom: 9%; }.ops-campaign { left: 31%; bottom: 2%; }.ops-tracking { right: 22%; bottom: 5%; }.ops-performance { right: 2.5%; bottom: 15%; border-top-color: var(--brand-gold); }
.system-flow { height: 44px; display: flex; align-items: center; justify-content: center; gap: 6px; color: #667483; border-top: 1px solid rgba(23,59,94,.09); background: rgba(247,248,250,.72); font-size: .52rem; font-weight: 850; letter-spacing: .06em; }
.system-flow i,.mini-flow i { width: 12px; height: 1px; background: linear-gradient(90deg,var(--brand-primary),var(--brand-gold)); }
.breadth-card,.ops-account,.ops-performance { animation: system-float 7s ease-in-out infinite; }
.ops-account { animation-delay: -2.4s; }.ops-performance { animation-delay: -4.8s; }

@keyframes system-float {
  0%,100% { translate: 0 0; }
  50% { translate: 0 -5px; }
}

.media-section { position: relative; padding: 112px 0 118px; overflow: hidden; background: linear-gradient(180deg,#fff,#f8fafc 72%,#fff); border-top: 1px solid rgba(23,59,94,.08); border-bottom: 1px solid var(--border); }
.media-section::before { content: ""; position: absolute; width: 420px; height: 420px; right: -240px; top: 140px; border: 1px solid rgba(229,34,50,.08); border-radius: 50%; box-shadow: 0 0 0 48px rgba(23,59,94,.025),0 0 0 96px rgba(229,34,50,.018); }
.media-section .split-heading { margin-bottom: 52px; }
.media-section .split-heading > p { max-width: 520px; }
.media-ecosystem { position: relative; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 18px; }
.media-cluster { position: relative; min-width: 0; padding: 30px; overflow: hidden; background: rgba(255,255,255,.95); border: 1px solid rgba(23,59,94,.1); border-radius: 20px; box-shadow: 0 16px 40px rgba(23,59,94,.065); }
.media-cluster::after { content: ""; position: absolute; right: 22px; top: 22px; width: 7px; height: 7px; background: var(--brand-gold); border-radius: 50%; box-shadow: 0 0 0 5px rgba(242,166,58,.11); }
.cluster-search { grid-column: span 7; min-height: 344px; background: linear-gradient(145deg,#fff,#f5f8fb); }
.cluster-social { grid-column: span 5; min-height: 344px; background: linear-gradient(145deg,#fff8f9,#fff); }
.cluster-native { grid-column: span 5; min-height: 390px; }
.cluster-mobile { grid-column: span 4; min-height: 390px; background: var(--brand-navy); }
.cluster-capabilities { grid-column: span 3; min-height: 390px; background: #f6f8fa; }
.cluster-heading > span { color: var(--brand-primary); font-size: .66rem; font-weight: 900; letter-spacing: .13em; }
.cluster-heading h3 { margin: 8px 0 0; color: var(--brand-navy); font-size: 1.45rem; line-height: 1.35; }
.featured-media { display: grid; grid-template-columns: 1.15fr .85fr; gap: 12px; margin-top: 26px; }
.media-feature { min-height: 145px; padding: 21px; background: #fff; border: 1px solid var(--border); border-radius: 15px; box-shadow: 0 10px 24px rgba(23,59,94,.05); }
.media-feature:first-child { border-top: 3px solid var(--brand-primary); }
.media-feature strong,.social-feature-grid strong { display: block; color: var(--brand-navy); font-size: 1.08rem; }.media-feature p { margin: 22px 0 0; color: var(--text-primary); font-size: .82rem; font-weight: 700; }.media-feature small { display: block; margin-top: 5px; color: var(--text-secondary); }
.media-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }.media-chips span { padding: 7px 11px; color: var(--brand-navy); background: #f4f6f8; border: 1px solid var(--border); border-radius: 8px; font-size: .76rem; font-weight: 760; }.media-chips.compact span { padding: 5px 8px; font-size: .68rem; }
.social-feature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; margin-top: 25px; }.social-feature-grid > div { min-height: 82px; padding: 14px; background: rgba(255,255,255,.86); border: 1px solid #f3dfe2; border-radius: 12px; }.social-feature-grid strong { font-size: .88rem; }.social-feature-grid small { display: block; margin-top: 6px; color: var(--text-secondary); font-size: .66rem; }
.cluster-copy { margin: 19px 0 0; color: var(--text-secondary); font-size: .88rem; line-height: 1.65; }
.mini-flow { display: flex; align-items: center; justify-content: space-between; gap: 4px; margin-top: 23px; padding: 13px; color: var(--brand-navy); background: #f8fafb; border: 1px solid var(--border); border-radius: 11px; font-size: .64rem; font-weight: 750; }
.cluster-mobile .cluster-heading > span { color: var(--brand-gold); }.cluster-mobile .cluster-heading h3 { color: #fff; }.cluster-mobile .media-chips span { color: #fff; background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.13); }.mobile-concepts { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 18px; }.mobile-concepts span { color: #c8d5e0; font-size: .67rem; }.mobile-flow { margin-top: 28px; color: #fff; background: rgba(255,255,255,.06); border-color: rgba(255,255,255,.12); flex-wrap: wrap; }
.cluster-capabilities .cluster-heading h3 { font-size: 1.25rem; }.capability-card { position: relative; min-height: 112px; margin-top: 18px; padding: 17px; overflow: hidden; background: #fff; border: 1px solid var(--border); border-radius: 13px; }.capability-card strong { position: relative; z-index: 1; color: var(--brand-navy); font-size: .9rem; }.capability-card p { position: relative; z-index: 1; margin: 10px 0 0; color: var(--text-secondary); font-size: .65rem; line-height: 1.55; }.capability-orbit { position: absolute; width: 74px; height: 74px; right: -16px; bottom: -28px; border: 2px solid rgba(229,34,50,.18); border-left-color: transparent; border-radius: 50%; }.capability-nodes { position: absolute; width: 7px; height: 7px; right: 22px; top: 20px; background: var(--brand-primary); border-radius: 50%; box-shadow: 18px 18px 0 var(--brand-gold),-18px 25px 0 rgba(23,59,94,.4); }

/* M1B: core service capability bento */
.core-service-section { position: relative; overflow: hidden; background: linear-gradient(180deg,#fff 0,#fff7f8 48%,#f7f8fa 100%); border-bottom: 1px solid var(--border); }
.core-service-section::before { content: ""; position: absolute; left: -240px; top: 70px; width: 420px; height: 420px; border: 1px solid rgba(229,34,50,.07); border-radius: 50%; box-shadow: 0 0 0 48px rgba(23,59,94,.02),0 0 0 96px rgba(229,34,50,.016); pointer-events: none; }
.core-service-heading { margin-bottom: 48px; }
.service-bento { position: relative; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 18px; }
.bento-card,.support-tile { position: relative; overflow: hidden; background: rgba(255,255,255,.94); border: 1px solid rgba(23,59,94,.11); border-radius: var(--radius-md); box-shadow: 0 12px 34px rgba(23,59,94,.055); }
.bento-card { padding: 34px; }
.bento-card-copy { position: relative; z-index: 2; }
.bento-label { margin: 0 0 9px; color: var(--brand-primary); font-size: .69rem; font-weight: 850; letter-spacing: .14em; }
.bento-card h3,.support-tile h3 { margin: 0; color: var(--brand-navy); line-height: 1.3; }
.bento-card h3 { font-size: 1.75rem; }
.bento-card-copy > p:not(.bento-label,.qualified-note,.traffic-label),.support-tile > p:last-child { margin: 14px 0 0; color: var(--text-secondary); }
.bento-primary { min-height: 510px; }
.bento-managed { grid-column: span 7; display: grid; grid-template-rows: auto 1fr; background: linear-gradient(145deg,#fff 0%,#fff 48%,#f5f8fb 100%); }
.bento-managed::after { content: ""; position: absolute; right: -88px; bottom: -120px; width: 310px; height: 310px; border: 1px solid rgba(229,34,50,.09); border-radius: 50%; box-shadow: 0 0 0 38px rgba(23,59,94,.025),0 0 0 76px rgba(229,34,50,.018); }
.bento-managed .bento-card-copy > p:not(.bento-label) { max-width: 640px; }
.bento-tags { position: relative; z-index: 2; display: flex; flex-wrap: wrap; gap: 8px; margin: 20px 0 0; padding: 0; list-style: none; }
.bento-tags li { padding: 6px 10px; color: var(--brand-navy); background: #f4f6f8; border: 1px solid var(--border); border-radius: 8px; font-size: .75rem; font-weight: 760; }
.buying-route { position: relative; z-index: 2; align-self: end; display: grid; grid-template-columns: 1.25fr 34px .8fr 34px .85fr; gap: 10px; align-items: center; margin-top: 30px; padding: 20px; background: rgba(255,255,255,.82); border: 1px solid rgba(23,59,94,.11); border-radius: 15px; }
.route-inputs { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 7px; }
.route-inputs span { padding: 6px 7px; color: var(--brand-navy); background: #f4f6f8; border-radius: 6px; font-size: .64rem; font-weight: 760; text-align: center; }
.buying-route > i,.traffic-visual i { height: 1px; background: linear-gradient(90deg,var(--brand-navy),var(--brand-primary)); }
.buying-route > i::after,.traffic-visual i::after { content: ""; display: block; width: 6px; height: 6px; margin-left: auto; border-top: 1.5px solid var(--brand-primary); border-right: 1.5px solid var(--brand-primary); transform: translateY(-2.5px) rotate(45deg); }
.route-core,.route-output { min-height: 76px; display: grid; place-content: center; padding: 10px; border-radius: 12px; text-align: center; }
.route-core { color: #fff; background: var(--brand-navy); box-shadow: inset 0 3px 0 var(--brand-primary); }
.route-output { color: var(--brand-navy); background: #fff7f8; border: 1px solid #f7cdd1; }
.route-core small,.route-output small { font-size: .52rem; font-weight: 800; letter-spacing: .12em; }
.route-core strong,.route-output strong { margin-top: 3px; font-size: .78rem; }
.bento-cpa { grid-column: span 5; display: flex; flex-direction: column; color: #fff; background: linear-gradient(145deg,#173b5e,#102e4a); border-color: rgba(255,255,255,.08); }
.bento-cpa::after { content: ""; position: absolute; right: -70px; top: 55px; width: 220px; height: 220px; border: 1px solid rgba(255,255,255,.1); border-radius: 50%; box-shadow: 0 0 0 34px rgba(255,255,255,.025),0 0 0 68px rgba(229,34,50,.05); }
.bento-cpa .bento-label { color: var(--brand-gold); }
.bento-cpa h3 { color: #fff; }
.bento-cpa .bento-card-copy > p:not(.bento-label,.qualified-note) { color: #d3dee7; }
.qualified-note { display: flex; align-items: center; gap: 9px; margin: 20px 0 0; color: #fff; font-size: .9rem; font-weight: 780; }
.qualified-note span { width: 9px; height: 9px; background: var(--brand-gold); border: 2px solid rgba(255,255,255,.35); border-radius: 50%; }
.bento-link { display: inline-flex; align-items: center; gap: 9px; margin-top: 22px; color: #fff; font-weight: 780; text-decoration: none; }
.bento-link:hover { color: var(--brand-gold); }
.performance-route { position: relative; z-index: 2; display: grid; grid-template-columns: auto 1fr auto 1fr auto 1fr auto; gap: 8px; align-items: center; margin-top: auto; padding-top: 40px; }
.performance-route span,.performance-route strong { padding: 7px 6px; border-radius: 7px; font-size: .61rem; text-align: center; }
.performance-route span { color: #d6e0e8; background: rgba(255,255,255,.07); }
.performance-route strong { color: var(--text-primary); background: var(--brand-gold); }
.performance-route i { height: 1px; background: linear-gradient(90deg,rgba(255,255,255,.3),var(--brand-primary)); }
.performance-results { position: relative; z-index: 2; display: flex; flex-wrap: wrap; gap: 7px; margin-top: 20px; }
.performance-results span { padding: 5px 8px; color: #bfd0dd; border: 1px solid rgba(255,255,255,.12); border-radius: 6px; font-size: .62rem; }
.bento-medium { grid-column: span 6; min-height: 320px; display: grid; grid-template-columns: 1fr .82fr; gap: 28px; align-items: center; }
.bento-account { background: linear-gradient(135deg,#fff,#f8fafc); }
.account-visual { position: relative; z-index: 1; min-height: 170px; display: flex; flex-direction: column; justify-content: center; padding: 24px; color: #fff; background: var(--brand-navy); border-radius: 15px; box-shadow: inset 0 4px 0 var(--brand-primary); }
.account-visual::after { content: ""; position: absolute; right: 18px; top: 18px; width: 9px; height: 9px; background: var(--brand-gold); border-radius: 50%; box-shadow: 0 0 0 8px rgba(242,166,58,.09); }
.account-visual span { color: #b9cbd8; font-size: .6rem; font-weight: 850; letter-spacing: .15em; }
.account-visual strong { margin-top: 8px; font-size: 1rem; }
.account-visual small { margin-top: 24px; color: #b9cbd8; font-size: .61rem; line-height: 1.5; }
.traffic-label { margin: 13px 0 0; color: var(--brand-primary); font-size: .74rem; font-weight: 800; letter-spacing: .06em; }
.traffic-visual { display: grid; grid-template-columns: auto 1fr auto 1fr auto; gap: 7px; align-items: center; }
.traffic-visual span { display: grid; min-height: 72px; place-items: center; padding: 8px; color: var(--brand-navy); background: #fff; border: 1px solid var(--border); border-radius: 12px; font-size: .72rem; font-weight: 800; box-shadow: var(--shadow-sm); }
.supporting-services { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 18px; }
.support-tile { grid-column: span 4; min-height: 260px; padding: 26px; }
.support-tile:nth-child(4),.support-tile:nth-child(5) { grid-column: span 6; }
.support-tile > p:last-child { font-size: .92rem; line-height: 1.65; }
.support-visual { position: relative; width: 58px; height: 58px; margin-bottom: 23px; color: var(--brand-navy); background: #f8fafb; border: 1px solid var(--border); border-radius: 14px; }
.support-visual span,.support-visual i,.support-visual b { position: absolute; display: block; }
.support-landing .support-visual span { inset: 14px 10px 11px 14px; border: 2px solid var(--brand-navy); border-radius: 4px; box-shadow: 5px -5px 0 -1px #fff,5px -5px 0 0 rgba(229,34,50,.55); }
.support-creative .support-visual span { width: 30px; height: 24px; left: 13px; top: 16px; border: 2px solid var(--brand-navy); border-radius: 4px; transform: rotate(-5deg); }
.support-creative .support-visual i { width: 9px; height: 9px; right: 10px; top: 10px; background: var(--brand-gold); border-radius: 50%; }
.support-tracking .support-visual span { width: 8px; height: 8px; left: 12px; top: 25px; background: var(--brand-primary); border-radius: 50%; box-shadow: 26px -12px 0 var(--brand-gold),26px 12px 0 var(--brand-navy); }
.support-tracking .support-visual i,.support-tracking .support-visual b { width: 28px; height: 1px; left: 16px; top: 25px; background: rgba(23,59,94,.4); transform-origin: left; }
.support-tracking .support-visual i { transform: rotate(-24deg); }.support-tracking .support-visual b { transform: rotate(24deg); }
.support-gaming .support-visual span { width: 36px; height: 24px; left: 10px; top: 17px; border: 2px solid var(--brand-navy); border-radius: 9px 9px 13px 13px; }
.support-gaming .support-visual i { width: 13px; height: 3px; left: 16px; top: 27px; background: var(--brand-primary); box-shadow: 5px 5px 0 -1px var(--brand-primary); }
.support-verification .support-visual span { width: 34px; height: 26px; left: 10px; top: 13px; border: 2px solid var(--brand-navy); border-radius: 8px; }
.support-verification .support-visual span::after { content: ""; position: absolute; left: 6px; bottom: -7px; border: 5px solid transparent; border-top-color: var(--brand-navy); transform: rotate(15deg); }
.support-verification .support-visual i { width: 15px; height: 8px; left: 20px; top: 21px; border-left: 2px solid var(--brand-primary); border-bottom: 2px solid var(--brand-primary); transform: rotate(-45deg); }

/* M1B: advertising execution flow */
.execution-section { position: relative; overflow: hidden; background: #fff; }
.execution-heading { margin-bottom: 46px; }
.execution-map { overflow: hidden; color: #fff; background: linear-gradient(145deg,#173b5e,#102e4a); border: 1px solid rgba(23,59,94,.2); border-radius: var(--radius-lg); box-shadow: var(--shadow-md); }
.execution-map-topbar { min-height: 50px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 0 24px; color: #b9cad7; border-bottom: 1px solid rgba(255,255,255,.12); font-size: .65rem; font-weight: 850; letter-spacing: .14em; }
.execution-map-topbar span:last-child { display: flex; align-items: center; gap: 8px; }
.execution-map-topbar i { width: 8px; height: 8px; background: var(--brand-gold); border-radius: 50%; box-shadow: 0 0 0 6px rgba(242,166,58,.08); }
.execution-pipeline { display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); margin: 0; padding: 0; list-style: none; }
.execution-pipeline > li { position: relative; min-width: 0; min-height: 330px; padding: 28px 20px; border-right: 1px solid rgba(255,255,255,.11); }
.execution-pipeline > li:last-child { border-right: 0; }
.execution-pipeline > li::after { content: ""; position: absolute; z-index: 2; right: -5px; top: 50%; width: 9px; height: 9px; background: var(--brand-primary); border: 3px solid var(--brand-navy); border-radius: 50%; transform: translateY(-50%); }
.execution-pipeline > li:last-child::after { display: none; }
.pipeline-number { display: grid; width: 32px; height: 32px; place-items: center; color: #fff; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12); border-radius: 50%; font-size: .67rem; font-weight: 850; }
.execution-pipeline h3 { margin: 34px 0 17px; color: #fff; font-size: .83rem; letter-spacing: .11em; }
.pipeline-items { display: flex; flex-wrap: wrap; gap: 7px; }
.pipeline-items span { padding: 6px 8px; color: #c7d5df; background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.09); border-radius: 6px; font-size: .68rem; line-height: 1.25; }
.execution-pipeline .is-result { background: rgba(229,34,50,.08); }
.execution-pipeline .is-result .pipeline-number { color: var(--text-primary); background: var(--brand-gold); border-color: var(--brand-gold); }
.execution-pipeline .is-result .pipeline-items span { color: #fff; border-color: rgba(242,166,58,.25); }
.execution-disclaimer { margin: 0; padding: 17px 24px; color: #b9cbd8; border-top: 1px solid rgba(255,255,255,.11); font-size: .8rem; }
.execution-stages { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; margin: 22px 0 0; padding: 0; list-style: none; }
.execution-stages > li { min-height: 245px; padding: 28px; background: #fff; border: 1px solid var(--border); border-radius: var(--radius-md); box-shadow: var(--shadow-sm); }
.stage-number { display: inline-block; color: var(--brand-primary); font-size: .72rem; font-weight: 850; letter-spacing: .12em; }
.execution-stages h3 { margin: 22px 0 16px; color: var(--brand-navy); font-size: 1.12rem; line-height: 1.4; }
.execution-stages ul { display: flex; flex-wrap: wrap; gap: 7px; margin: 0; padding: 0; list-style: none; }
.execution-stages ul li { padding: 5px 8px; color: var(--text-secondary); background: var(--background-soft); border: 1px solid var(--border); border-radius: 6px; font-size: .76rem; }

.faq-layout { display: grid; grid-template-columns: minmax(300px,.72fr) minmax(0,1.28fr); gap: 76px; align-items: start; }
.sticky-heading { position: sticky; top: 120px; }

.navy-section { color: #fff; background: var(--brand-navy); }
.light-heading h2 { color: #fff; }
.light-heading .kicker { color: var(--brand-gold); }
/* M1C: multi-industry support */
.industry-section { position: relative; overflow: hidden; background: linear-gradient(180deg,#f7f8fa 0,#fff 34%,#fff 100%); }
.industry-section::before { content: ""; position: absolute; right: -180px; top: 100px; width: 390px; height: 390px; border: 1px solid rgba(229,34,50,.065); border-radius: 50%; box-shadow: 0 0 0 48px rgba(23,59,94,.018),0 0 0 96px rgba(229,34,50,.012); pointer-events: none; }
.industry-heading { margin-bottom: 46px; }
.industry-grid { position: relative; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 16px; }
.industry-card { grid-column: span 3; min-height: 280px; padding: 28px; background: rgba(255,255,255,.96); border: 1px solid var(--border); border-radius: var(--radius-md); box-shadow: var(--shadow-sm); }
.industry-featured { grid-column: span 4; min-height: 320px; }
.industry-label { margin: 22px 0 8px; color: var(--brand-primary); font-size: .66rem; font-weight: 850; letter-spacing: .13em; }
.industry-card h3 { margin: 0; color: var(--brand-navy); font-size: 1.45rem; }
.industry-card > p:last-child { margin: 13px 0 0; color: var(--text-secondary); font-size: .92rem; line-height: 1.65; }
.industry-visual { position: relative; width: 100%; height: 96px; overflow: hidden; background: linear-gradient(145deg,#f7f9fb,#fff6f7); border: 1px solid rgba(23,59,94,.08); border-radius: 13px; }
.industry-visual::after { content: ""; position: absolute; right: 14px; top: 14px; width: 8px; height: 8px; background: var(--brand-gold); border-radius: 50%; box-shadow: 0 0 0 7px rgba(242,166,58,.08); }
.industry-visual span,.industry-visual i,.industry-visual b { position: absolute; display: block; }
.industry-ecommerce .industry-visual span { left: 20px; bottom: 18px; width: 56px; height: 48px; border: 2px solid var(--brand-navy); border-radius: 8px; box-shadow: inset 0 10px 0 #eef2f5; }
.industry-ecommerce .industry-visual i { left: 88px; bottom: 24px; width: 62px; height: 10px; background: var(--brand-primary); border-radius: 8px; box-shadow: 0 -22px 0 -2px rgba(23,59,94,.22); }
.industry-gaming .industry-visual span { left: 24px; top: 29px; width: 70px; height: 42px; border: 2px solid var(--brand-navy); border-radius: 15px 15px 22px 22px; }
.industry-gaming .industry-visual i { left: 38px; top: 48px; width: 16px; height: 3px; background: var(--brand-primary); box-shadow: 6px 6px 0 -1px var(--brand-primary); }
.industry-gaming .industry-visual b { left: 110px; top: 47px; width: 74px; height: 2px; background: linear-gradient(90deg,var(--brand-primary),var(--brand-gold)); }
.industry-app .industry-visual span { left: 28px; top: 14px; width: 48px; height: 68px; border: 2px solid var(--brand-navy); border-radius: 10px; }
.industry-app .industry-visual i { left: 96px; top: 47px; width: 94px; height: 2px; background: linear-gradient(90deg,var(--brand-primary),var(--brand-navy)); }
.industry-app .industry-visual b { left: 186px; top: 43px; width: 10px; height: 10px; background: var(--brand-gold); border-radius: 50%; }
.industry-betting .industry-visual span { left: 20px; top: 22px; width: 110px; height: 52px; border: 1px solid rgba(23,59,94,.3); border-radius: 8px; background: repeating-linear-gradient(180deg,transparent 0 15px,rgba(23,59,94,.08) 15px 16px); }
.industry-betting .industry-visual i { left: 35px; top: 39px; width: 52px; height: 4px; background: var(--brand-primary); border-radius: 4px; }
.industry-dating .industry-visual span,.industry-dating .industry-visual i { top: 29px; width: 37px; height: 37px; border: 2px solid var(--brand-navy); border-radius: 50%; }
.industry-dating .industry-visual span { left: 25px; }.industry-dating .industry-visual i { left: 110px; }
.industry-dating .industry-visual b { left: 63px; top: 47px; width: 47px; height: 2px; background: linear-gradient(90deg,var(--brand-primary),var(--brand-gold)); }
.industry-finance .industry-visual span { left: 22px; right: 22px; bottom: 22px; height: 50px; border-left: 1px solid rgba(23,59,94,.28); border-bottom: 1px solid rgba(23,59,94,.28); }
.industry-finance .industry-visual i { left: 38px; top: 57px; width: 92px; height: 2px; background: var(--brand-primary); transform: rotate(-17deg); transform-origin: left; }
.industry-finance .industry-visual b { left: 124px; top: 30px; width: 8px; height: 8px; background: var(--brand-gold); border-radius: 50%; }
.industry-vpn .industry-visual span { left: 26px; top: 37px; width: 10px; height: 10px; background: var(--brand-primary); border-radius: 50%; box-shadow: 76px -18px 0 var(--brand-gold),132px 17px 0 var(--brand-navy); }
.industry-vpn .industry-visual i,.industry-vpn .industry-visual b { left: 34px; top: 42px; width: 78px; height: 1px; background: rgba(23,59,94,.38); transform: rotate(-13deg); transform-origin: left; }
.industry-vpn .industry-visual b { width: 134px; transform: rotate(7deg); }
.industry-note { position: relative; display: flex; align-items: center; gap: 13px; margin: 24px 0 0; padding: 20px 24px; color: var(--brand-navy); background: #fff7f8; border: 1px solid #f7cdd1; border-radius: 14px; font-size: .94rem; }
.industry-note span { flex: 0 0 auto; width: 10px; height: 10px; background: var(--brand-primary); border-radius: 50%; box-shadow: 0 0 0 7px rgba(229,34,50,.07); }

/* M1C: CPA cooperation */
.cpa-cooperation-section { position: relative; overflow: hidden; color: #fff; background: linear-gradient(145deg,#173b5e 0%,#102e4a 56%,#0d2943 100%); }
.cpa-cooperation-section::before { content: ""; position: absolute; left: -170px; bottom: -190px; width: 470px; height: 470px; border: 1px solid rgba(229,34,50,.18); border-radius: 50%; box-shadow: 0 0 0 52px rgba(229,34,50,.035),0 0 0 104px rgba(255,255,255,.018); }
.cpa-cooperation-layout { position: relative; display: grid; grid-template-columns: minmax(0,.9fr) minmax(520px,1.1fr); gap: 72px; align-items: center; }
.cpa-cooperation-copy .kicker { color: var(--brand-gold); }
.cpa-cooperation-copy h2 { margin: 0; color: #fff; font-size: clamp(2.25rem,3.2vw,3.6rem); line-height: 1.1; letter-spacing: -.035em; }
.cpa-intro { margin: 24px 0 0; color: #ccd8e2; font-size: 1.02rem; line-height: 1.8; }
.cpa-factors { display: flex; flex-wrap: wrap; gap: 8px; margin: 26px 0 0; padding: 0; list-style: none; }
.cpa-factors li { padding: 7px 11px; color: #dce6ed; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); border-radius: 7px; font-size: .78rem; }
.cpa-guarantee { display: flex; gap: 16px; margin-top: 28px; padding: 20px; background: rgba(229,34,50,.14); border: 1px solid rgba(229,34,50,.45); border-radius: 14px; }
.cpa-guarantee > span { flex: 0 0 auto; width: 11px; height: 11px; margin-top: 5px; background: var(--brand-gold); border-radius: 50%; box-shadow: 0 0 0 8px rgba(242,166,58,.09); }
.cpa-guarantee strong { color: #fff; font-size: 1.03rem; }
.cpa-guarantee p { margin: 5px 0 0; color: #c9d6e0; font-size: .87rem; }
.cpa-section-cta { margin-top: 24px; color: #fff; background: var(--brand-primary); text-decoration: none; }
.cpa-section-cta:hover { background: var(--brand-primary-dark); }
.cpa-qualification-map { overflow: hidden; background: rgba(7,27,45,.55); border: 1px solid rgba(255,255,255,.12); border-radius: var(--radius-lg); box-shadow: 0 24px 55px rgba(4,18,31,.24); }
.cpa-map-topbar { min-height: 50px; display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 0 22px; color: #aebfcc; border-bottom: 1px solid rgba(255,255,255,.11); font-size: .61rem; font-weight: 850; letter-spacing: .13em; }
.cpa-map-topbar span:last-child { display: flex; align-items: center; gap: 8px; }
.cpa-map-topbar i { width: 8px; height: 8px; background: var(--brand-gold); border-radius: 50%; }
.cpa-flow { display: grid; grid-template-columns: repeat(7,minmax(0,1fr)); margin: 0; padding: 28px 22px; list-style: none; }
.cpa-flow li { position: relative; min-width: 0; text-align: center; }
.cpa-flow li::after { content: ""; position: absolute; left: calc(50% + 17px); right: calc(-50% + 17px); top: 16px; height: 1px; background: linear-gradient(90deg,var(--brand-primary),rgba(255,255,255,.17)); }
.cpa-flow li:last-child::after { display: none; }
.cpa-flow li > span { position: relative; z-index: 2; display: grid; width: 34px; height: 34px; place-items: center; margin: 0 auto; color: #fff; background: #153653; border: 1px solid rgba(255,255,255,.15); border-radius: 50%; font-size: .7rem; font-weight: 800; }
.cpa-flow li.is-final > span { color: var(--text-primary); background: var(--brand-gold); border-color: var(--brand-gold); }
.cpa-flow strong { display: block; margin: 13px auto 0; padding-inline: 4px; color: #dce6ed; font-size: .66rem; line-height: 1.45; }
.cpa-conversions { margin: 0 22px 22px; padding: 20px; background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.09); border-radius: 14px; }
.cpa-conversions p { margin: 0 0 12px; color: #fff; font-size: .77rem; font-weight: 800; }
.cpa-conversions > div { display: flex; flex-wrap: wrap; gap: 7px; }
.cpa-conversions span { padding: 6px 9px; color: #d2dee7; background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.1); border-radius: 6px; font-size: .68rem; }
.cpa-conversions small { display: block; margin-top: 13px; color: #9fb2c1; line-height: 1.55; }

/* M1D: Native, Display and Affiliate traffic expansion */
.traffic-expansion-section { position: relative; overflow: hidden; background: linear-gradient(180deg,#fff 0,#f8f9fb 100%); }
.traffic-expansion-section::before { content: ""; position: absolute; right: -170px; top: 120px; width: 410px; height: 410px; border: 1px solid rgba(229,34,50,.06); border-radius: 50%; box-shadow: 0 0 0 48px rgba(23,59,94,.018),0 0 0 96px rgba(229,34,50,.012); }
.traffic-expansion-heading { margin-bottom: 46px; }
.traffic-capability-grid { position: relative; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 18px; }
.traffic-capability { position: relative; overflow: hidden; padding: 32px; background: rgba(255,255,255,.96); border: 1px solid rgba(23,59,94,.11); border-radius: var(--radius-md); box-shadow: var(--shadow-sm); }
.traffic-native { grid-column: span 7; min-height: 0; background: linear-gradient(145deg,#fff,#f7fafc); }
.traffic-display { grid-column: span 5; min-height: 0; }
.traffic-affiliate { grid-column: 1 / -1; min-height: 0; }
.traffic-affiliate { background: linear-gradient(145deg,#fff,#fff7f8); }
.traffic-capability-label { margin: 0 0 9px; color: var(--brand-primary); font-size: .68rem; font-weight: 850; letter-spacing: .13em; }
.traffic-capability h3 { margin: 0; color: var(--brand-navy); font-size: 1.65rem; }
.traffic-capability-copy > p:last-child { margin: 14px 0 0; color: var(--text-secondary); line-height: 1.72; }
.native-journey { display: grid; grid-template-columns: 1fr 24px 1fr 24px 1fr 24px 1fr; gap: 8px; align-items: center; margin-top: 34px; padding: 22px; background: #f7f9fb; border: 1px solid var(--border); border-radius: 15px; }
.native-journey span { min-height: 88px; display: grid; place-content: center; padding: 10px; color: var(--brand-navy); background: #fff; border: 1px solid var(--border); border-radius: 11px; text-align: center; }
.native-journey span.is-result { color: #fff; background: var(--brand-navy); box-shadow: inset 0 3px 0 var(--brand-gold); }
.native-journey small { font-size: .64rem; font-weight: 800; letter-spacing: .08em; }
.native-journey strong { margin-top: 5px; font-size: .76rem; }
.native-journey i,.affiliate-journey i,.display-placement > i { height: 1px; background: linear-gradient(90deg,var(--brand-navy),var(--brand-primary)); }
.traffic-platform-cluster { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }
.traffic-platform-cluster span,.traffic-compact-labels span { padding: 7px 10px; color: var(--brand-navy); background: #fff; border: 1px solid var(--border); border-radius: 7px; font-size: .72rem; font-weight: 750; }
.display-placement { display: grid; grid-template-columns: auto 20px 1fr 20px auto; gap: 8px; align-items: center; margin-top: 24px; }
.display-audience,.display-visit { display: grid; min-height: 62px; place-items: center; padding: 9px; color: var(--brand-navy); background: #f7f9fb; border: 1px solid var(--border); border-radius: 10px; font-size: .72rem; font-weight: 800; }
.display-placement > div { position: relative; min-height: 94px; padding: 14px; background: #f7f9fb; border: 1px solid var(--border); border-radius: 10px; }
.display-placement b { display: block; height: 10px; margin-bottom: 7px; background: #fff; border: 1px solid var(--border); border-radius: 3px; }
.display-placement b:nth-child(2) { width: 72%; background: #fff4f5; border-color: #f4c9cd; }
.display-placement strong { display: block; color: var(--brand-primary); font-size: .68rem; }
.traffic-compact-labels { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 18px; }
.affiliate-journey { display: grid; grid-template-columns: auto 1fr auto 1fr auto 1fr auto 1fr auto; gap: 6px; align-items: center; margin-top: 24px; }
.affiliate-journey span,.affiliate-journey strong { padding: 7px 6px; border-radius: 7px; font-size: .66rem; text-align: center; }
.affiliate-journey span { color: var(--brand-navy); background: #fff; border: 1px solid var(--border); }
.affiliate-journey strong { color: var(--text-primary); background: var(--brand-gold); }
.traffic-qualification-note { margin: 18px 0 0; color: var(--text-secondary); font-size: .84rem; }

/* M1D: APP and mobile user acquisition */
.app-growth-section { position: relative; overflow: hidden; background: linear-gradient(180deg,#fff7f8 0,#f7f8fa 100%); border-bottom: 1px solid var(--border); }
.app-growth-heading { margin-bottom: 46px; }
.app-growth-layout { display: grid; grid-template-columns: minmax(320px,.72fr) minmax(0,1.28fr); gap: 20px; align-items: stretch; }
.app-growth-groups { display: grid; gap: 14px; }
.app-use-cases { display: flex; flex-wrap: wrap; gap: 8px; }
.app-use-cases span { padding: 7px 11px; color: var(--brand-primary); background: #fff; border: 1px solid #f3cfd2; border-radius: 20px; font-size: .76rem; font-weight: 800; }
.app-channel-group,.app-tracking-context { padding: 25px; background: rgba(255,255,255,.94); border: 1px solid var(--border); border-radius: 15px; box-shadow: var(--shadow-sm); }
.app-channel-group > p { margin: 0 0 7px; color: var(--brand-primary); font-size: .66rem; font-weight: 850; letter-spacing: .12em; }
.app-channel-group h3 { margin: 0; color: var(--brand-navy); font-size: 1.14rem; }
.app-channel-group > div,.app-tracking-context > div { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 16px; }
.app-channel-group span,.app-tracking-context span { padding: 7px 9px; color: var(--brand-navy); background: #f7f9fb; border: 1px solid var(--border); border-radius: 7px; font-size: .72rem; }
.app-tracking-context strong { color: var(--brand-navy); }
.app-tracking-context p { margin: 13px 0 0; color: var(--text-secondary); font-size: .86rem; }
.app-acquisition-map { overflow: hidden; color: #fff; background: linear-gradient(145deg,#173b5e,#102e4a); border: 1px solid rgba(23,59,94,.22); border-radius: var(--radius-lg); box-shadow: var(--shadow-md); }
.app-map-topbar { min-height: 50px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 0 22px; color: #b9cad7; border-bottom: 1px solid rgba(255,255,255,.12); font-size: .64rem; font-weight: 850; letter-spacing: .12em; }
.app-map-topbar span:last-child { display: flex; align-items: center; gap: 8px; }
.app-map-topbar i { width: 8px; height: 8px; background: var(--brand-gold); border-radius: 50%; }
.app-device-stage { position: relative; min-height: 270px; display: grid; place-items: center; padding: 28px; }
.app-device-stage::before { content: ""; position: absolute; width: 220px; height: 220px; border: 1px solid rgba(255,255,255,.09); border-radius: 50%; box-shadow: 0 0 0 38px rgba(229,34,50,.055),0 0 0 76px rgba(255,255,255,.02); }
.app-device { position: relative; z-index: 2; width: 118px; height: 190px; display: grid; place-content: center; color: #fff; background: #0d2943; border: 2px solid rgba(255,255,255,.28); border-radius: 24px; text-align: center; box-shadow: inset 0 4px 0 var(--brand-primary),0 18px 34px rgba(3,17,29,.25); }
.app-device small { color: var(--brand-gold); font-size: .66rem; font-weight: 850; letter-spacing: .12em; }
.app-device strong { margin-top: 8px; font-size: .9rem; line-height: 1.35; }
.app-device i { width: 32px; height: 3px; margin: 22px auto 0; background: rgba(255,255,255,.22); border-radius: 3px; }
.app-media-orbit { position: absolute; z-index: 2; display: grid; gap: 8px; }
.app-mainstream { left: 7%; top: 48px; }.app-mobile-media { right: 7%; bottom: 38px; }
.app-media-orbit span { min-width: 92px; padding: 7px 9px; color: #d8e3ea; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12); border-radius: 7px; font-size: .69rem; text-align: center; }
.app-mainstream span { border-left-color: var(--brand-primary); }.app-mobile-media span { border-right-color: var(--brand-gold); }
.app-acquisition-flow { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); margin: 0; padding: 22px; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1); list-style: none; }
.app-acquisition-flow li { position: relative; text-align: center; }
.app-acquisition-flow li::after { content: ""; position: absolute; left: calc(50% + 17px); right: calc(-50% + 17px); top: 16px; height: 1px; background: linear-gradient(90deg,var(--brand-primary),rgba(255,255,255,.17)); }
.app-acquisition-flow li:last-child::after { display: none; }
.app-acquisition-flow span { position: relative; z-index: 2; display: grid; width: 34px; height: 34px; place-items: center; margin: 0 auto; color: #fff; background: #153653; border: 1px solid rgba(255,255,255,.15); border-radius: 50%; font-size: .7rem; font-weight: 800; }
.app-acquisition-flow .is-final span { color: var(--text-primary); background: var(--brand-gold); border-color: var(--brand-gold); }
.app-acquisition-flow strong { display: block; margin: 12px auto 0; padding-inline: 5px; color: #dce6ed; font-size: .68rem; line-height: 1.4; }
.app-event-examples { margin: 20px 22px 22px; padding: 18px; background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.09); border-radius: 13px; }
.app-event-examples p { margin: 0 0 11px; color: #fff; font-size: .77rem; font-weight: 800; }
.app-event-examples > div { display: flex; flex-wrap: wrap; gap: 7px; }
.app-event-examples span { padding: 6px 9px; color: #d2dee7; background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.1); border-radius: 6px; font-size: .7rem; }
.app-event-examples small { display: block; margin-top: 12px; color: #9fb2c1; line-height: 1.5; }
/* M1E: supporting services, cooperation workflow and Why RedDot */
.m1e-heading { max-width: 810px; }
.m1e-support-section { position: relative; overflow: hidden; background: linear-gradient(180deg,#f7f9fb 0%,#f3f6f8 100%); border-top: 1px solid rgba(23,59,94,.07); }
.m1e-support-section::before { content: ""; position: absolute; width: 360px; height: 360px; right: -210px; top: 120px; border: 1px solid rgba(229,34,50,.08); border-radius: 50%; box-shadow: 0 0 0 42px rgba(23,59,94,.025),0 0 0 82px rgba(229,34,50,.018); pointer-events: none; }
.m1e-service-grid { position: relative; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 18px; }
.m1e-service-card { position: relative; min-width: 0; display: grid; grid-template-columns: 102px minmax(0,1fr); gap: 24px; align-items: start; padding: 30px; overflow: hidden; background: rgba(255,255,255,.96); border: 1px solid rgba(23,59,94,.11); border-radius: var(--radius-md); box-shadow: 0 12px 34px rgba(23,59,94,.055); }
.m1e-service-card::after { content: ""; position: absolute; right: -26px; bottom: -38px; width: 100px; height: 100px; border: 1px solid rgba(23,59,94,.06); border-radius: 50%; }
.service-landing { grid-column: span 7; min-height: 310px; }
.service-tracking { grid-column: span 5; min-height: 310px; }
.service-creative,.service-seo,.service-pwa { grid-column: span 4; min-height: 290px; grid-template-columns: 74px minmax(0,1fr); gap: 18px; padding: 27px; }
.service-gaming,.service-whatsapp { grid-column: span 6; min-height: 240px; }
.m1e-service-copy { position: relative; z-index: 2; }
.m1e-service-card h3 { margin: 0; color: var(--brand-navy); font-size: 1.28rem; line-height: 1.35; }
.m1e-service-card p { margin: 13px 0 0; color: var(--text-secondary); font-size: .91rem; line-height: 1.68; }
.m1e-labels { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 18px; }
.m1e-labels span { padding: 5px 8px; color: var(--brand-navy); background: #f7f9fb; border: 1px solid var(--border); border-radius: 6px; font-size: .66rem; font-weight: 760; }
.m1e-service-art { position: relative; width: 102px; height: 102px; color: var(--brand-navy); background: #f7f9fb; border: 1px solid var(--border); border-radius: 16px; }
.service-creative .m1e-service-art,.service-seo .m1e-service-art,.service-pwa .m1e-service-art { width: 74px; height: 74px; border-radius: 14px; }
.m1e-service-art span,.m1e-service-art i,.m1e-service-art b { position: absolute; display: block; }
.service-landing .m1e-service-art span { inset: 20px 14px 17px; border: 2px solid var(--brand-navy); border-radius: 7px; }
.service-landing .m1e-service-art span::before { content: ""; position: absolute; inset: 10px 8px auto; height: 8px; background: rgba(229,34,50,.12); border-left: 16px solid var(--brand-primary); }
.service-landing .m1e-service-art i { left: 25px; right: 25px; bottom: 28px; height: 4px; background: var(--brand-gold); border-radius: 4px; }
.service-tracking .m1e-service-art span { width: 11px; height: 11px; left: 19px; top: 45px; background: var(--brand-primary); border-radius: 50%; box-shadow: 51px -22px 0 var(--brand-navy),51px 22px 0 var(--brand-gold); }
.service-tracking .m1e-service-art i,.service-tracking .m1e-service-art b { width: 54px; height: 1px; left: 27px; top: 49px; background: rgba(23,59,94,.4); transform-origin: left; }
.service-tracking .m1e-service-art i { transform: rotate(-23deg); }.service-tracking .m1e-service-art b { transform: rotate(23deg); }
.service-creative .m1e-service-art span { inset: 19px 14px 16px; border: 2px solid var(--brand-navy); border-radius: 5px; transform: rotate(-4deg); }
.service-creative .m1e-service-art i { width: 13px; height: 13px; right: 11px; top: 11px; background: var(--brand-gold); border: 3px solid #fff; border-radius: 50%; }
.service-seo .m1e-service-art span { left: 15px; top: 14px; width: 35px; height: 35px; border: 3px solid var(--brand-navy); border-radius: 50%; }
.service-seo .m1e-service-art i { left: 45px; top: 45px; width: 18px; height: 3px; background: var(--brand-primary); transform: rotate(45deg); border-radius: 3px; }
.service-pwa .m1e-service-art span { inset: 10px 21px; border: 2px solid var(--brand-navy); border-radius: 7px; }
.service-pwa .m1e-service-art i { width: 5px; height: 5px; left: 34px; bottom: 15px; background: var(--brand-primary); border-radius: 50%; }
.service-pwa .m1e-service-art b { width: 18px; height: 18px; right: 9px; top: 9px; border: 2px solid var(--brand-gold); border-radius: 50%; }
.service-gaming .m1e-service-art span { inset: 21px 13px; border: 2px solid var(--brand-navy); border-radius: 8px; }
.service-gaming .m1e-service-art i { width: 26px; height: 4px; left: 25px; top: 43px; background: var(--brand-primary); box-shadow: 10px 10px 0 -1px var(--brand-primary); }
.service-gaming .m1e-service-art b { width: 13px; height: 13px; right: 22px; top: 35px; border: 2px solid var(--brand-gold); border-radius: 50%; }
.service-whatsapp .m1e-service-art span { inset: 20px 15px 25px; border: 2px solid var(--brand-navy); border-radius: 10px; }
.service-whatsapp .m1e-service-art span::after { content: ""; position: absolute; left: 10px; bottom: -10px; border: 7px solid transparent; border-top-color: var(--brand-navy); transform: rotate(14deg); }
.service-whatsapp .m1e-service-art i { width: 20px; height: 11px; left: 42px; top: 41px; border-left: 3px solid var(--brand-primary); border-bottom: 3px solid var(--brand-primary); transform: rotate(-45deg); }

.cooperation-workflow-section { background: #fff; }
.cooperation-workflow-section .split-heading { align-items: end; margin-bottom: 52px; }
.cooperation-workflow-section .split-heading > p { margin: 0; }
.cooperation-rail { position: relative; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; margin: 0; padding: 0; list-style: none; }
.cooperation-rail::before { content: ""; position: absolute; left: 7%; right: 7%; top: 25px; height: 2px; background: linear-gradient(90deg,var(--brand-primary),var(--brand-navy) 72%,var(--brand-gold)); }
.cooperation-rail > li { position: relative; min-width: 0; padding: 0 4px; }
.cooperation-node { position: relative; z-index: 2; height: 52px; display: flex; align-items: center; }
.cooperation-node span { display: grid; width: 52px; height: 52px; place-items: center; color: #fff; background: var(--brand-primary); border: 7px solid #fff; border-radius: 50%; box-shadow: 0 0 0 1px rgba(229,34,50,.2),0 9px 22px rgba(229,34,50,.15); font-size: .72rem; font-weight: 850; }
.cooperation-rail .is-final .cooperation-node span { color: var(--text-primary); background: var(--brand-gold); box-shadow: 0 0 0 1px rgba(242,166,58,.24),0 9px 22px rgba(242,166,58,.18); }
.cooperation-stage-art { position: relative; height: 92px; margin-top: 24px; background: #f7f9fb; border: 1px solid var(--border); border-radius: 14px; }
.cooperation-stage-art span,.cooperation-stage-art i,.cooperation-stage-art b { position: absolute; display: block; }
.cooperation-stage-art span { left: 19px; top: 22px; width: 38px; height: 46px; border: 2px solid var(--brand-navy); border-radius: 5px; }
.cooperation-stage-art span::after { content: ""; position: absolute; left: 8px; right: 8px; top: 12px; height: 2px; background: var(--brand-primary); box-shadow: 0 9px 0 rgba(23,59,94,.28),0 18px 0 rgba(23,59,94,.18); }
.cooperation-stage-art i { left: 76px; right: 18px; top: 31px; height: 1px; background: rgba(23,59,94,.28); }
.cooperation-stage-art i::after { content: ""; position: absolute; right: 0; top: -4px; width: 7px; height: 7px; border-top: 1px solid var(--brand-primary); border-right: 1px solid var(--brand-primary); transform: rotate(45deg); }
.cooperation-stage-art b { right: 18px; top: 24px; width: 36px; height: 36px; background: #fff; border: 1px solid var(--border); border-radius: 50%; box-shadow: inset 0 0 0 9px rgba(229,34,50,.1); }
.cooperation-rail > li:nth-child(2) .cooperation-stage-art b { box-shadow: inset 0 0 0 9px rgba(23,59,94,.1); }
.cooperation-rail > li:nth-child(3) .cooperation-stage-art b { border-radius: 8px; box-shadow: inset 0 0 0 9px rgba(23,59,94,.08); }
.cooperation-rail > li:nth-child(4) .cooperation-stage-art b { box-shadow: inset 0 0 0 9px rgba(242,166,58,.18); }
.cooperation-rail h3 { margin: 22px 0 10px; color: var(--brand-navy); font-size: 1.15rem; line-height: 1.4; }
.cooperation-rail > li > p { margin: 0; color: var(--text-secondary); font-size: .88rem; line-height: 1.65; }
.cooperation-items { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 16px; }
.cooperation-items span { padding: 4px 7px; color: var(--brand-navy); background: #f7f9fb; border: 1px solid var(--border); border-radius: 5px; font-size: .64rem; }
.cooperation-note { margin: 34px 0 0; padding: 15px 18px; color: var(--text-secondary); background: #f7f9fb; border-left: 3px solid var(--brand-gold); font-size: .86rem; }

.why-reddot-section { position: relative; overflow: hidden; background: linear-gradient(145deg,#fff8f8 0%,#fff 54%,#f7f9fb 100%); border-block: 1px solid rgba(229,34,50,.08); }
.why-reddot-section::before { content: ""; position: absolute; width: 330px; height: 330px; left: -220px; bottom: -170px; border: 1px solid rgba(229,34,50,.1); border-radius: 50%; box-shadow: 0 0 0 44px rgba(229,34,50,.025),0 0 0 88px rgba(23,59,94,.018); }
.why-reddot-layout { position: relative; display: grid; grid-template-columns: minmax(280px,.72fr) minmax(0,1.28fr); gap: 76px; align-items: start; }
.why-reddot-layout > .section-heading { position: sticky; top: 120px; margin-bottom: 0; }
.why-reddot-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.why-reddot-card { position: relative; min-height: 250px; padding: 26px; background: rgba(255,255,255,.92); border: 1px solid rgba(23,59,94,.1); border-radius: 16px; box-shadow: 0 12px 30px rgba(23,59,94,.045); }
.reason-marker { position: relative; width: 48px; height: 48px; display: grid; place-items: center; color: #fff; background: var(--brand-navy); border-radius: 13px; }
.reason-marker span { font-size: .66rem; font-weight: 850; }
.reason-marker i { position: absolute; right: -5px; top: -5px; width: 12px; height: 12px; background: var(--brand-primary); border: 3px solid #fff; border-radius: 50%; }
.reason-projects .reason-marker i { background: var(--brand-gold); }
.reason-label { margin: 17px 0 5px; color: var(--brand-primary); font-size: .64rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.why-reddot-card h3 { margin: 0; color: var(--brand-navy); font-size: 1.12rem; line-height: 1.4; }
.why-reddot-card > p:last-child { margin: 11px 0 0; color: var(--text-secondary); font-size: .88rem; line-height: 1.65; }

/* M1F: FAQ, final consultation CTA and completed footer architecture */
.faq-section { position: relative; background: linear-gradient(180deg,#fff 0%,#f7f9fb 100%); border-top: 1px solid rgba(23,59,94,.07); }
.faq-section .sticky-heading { top: 116px; }
.faq-list { display: grid; gap: 10px; }
.faq-list details { overflow: hidden; background: rgba(255,255,255,.96); border: 1px solid var(--border); border-radius: 13px; transition: border-color 180ms ease,box-shadow 180ms ease; }
.faq-list details[open] { border-color: rgba(229,34,50,.22); box-shadow: 0 12px 30px rgba(23,59,94,.055); }
.faq-list summary { position: relative; min-height: 70px; display: flex; align-items: center; padding: 20px 66px 20px 24px; color: var(--brand-navy); cursor: pointer; font-size: 1rem; font-weight: 780; line-height: 1.5; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; right: 20px; top: 18px; display: grid; width: 34px; height: 34px; place-items: center; color: var(--brand-primary); background: var(--badge-background); border-radius: 50%; font-size: 1.25rem; }
.faq-list details[open] summary::after { content: "−"; color: #fff; background: var(--brand-primary); }
.faq-answer { padding: 0 66px 22px 24px; }
.faq-answer p { margin: 0; color: var(--text-secondary); font-size: .92rem; line-height: 1.7; }
.faq-answer a { display: inline-flex; align-items: center; gap: 8px; margin-top: 12px; color: var(--brand-primary); font-size: .82rem; font-weight: 780; text-decoration: none; }
.faq-answer a:hover { color: var(--brand-primary-hover); }

.final-consultation { position: relative; padding-top: 0; overflow: hidden; background: #f7f9fb; }
.consultation-panel { position: relative; display: grid; grid-template-columns: minmax(0,1.05fr) minmax(380px,.95fr); gap: 54px; align-items: center; padding: 58px; overflow: hidden; color: #fff; background: linear-gradient(135deg,#c81627 0%,#e52232 58%,#cc1b2b 100%); border-radius: var(--radius-lg); box-shadow: 0 26px 70px rgba(169,19,35,.2); }
.consultation-panel::before { content: ""; position: absolute; width: 420px; height: 420px; left: -250px; bottom: -280px; border: 1px solid rgba(255,255,255,.15); border-radius: 50%; box-shadow: 0 0 0 48px rgba(23,59,94,.07),0 0 0 96px rgba(242,166,58,.045); }
.consultation-panel::after { content: ""; position: absolute; right: 36%; top: 0; bottom: 0; width: 1px; background: linear-gradient(180deg,transparent,rgba(255,255,255,.2),transparent); }
.consultation-copy,.project-brief { position: relative; z-index: 2; }
.consultation-copy .kicker { color: #fff; }
.consultation-copy .kicker::before { background: #fff; box-shadow: 10px 0 0 -2px var(--brand-gold); }
.consultation-copy h2 { max-width: 680px; margin: 0; color: #fff; font-size: clamp(2.05rem,3vw,3rem); line-height: 1.2; letter-spacing: -.035em; }
.consultation-copy > p:not(.kicker,.contact-channel-note) { max-width: 680px; margin: 20px 0 0; color: rgba(255,255,255,.86); }
.consultation-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 26px; }
.consultation-actions a { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; padding: 10px 17px; color: var(--brand-navy); background: #fff; border: 1px solid #fff; border-radius: 9px; font-size: .86rem; font-weight: 800; text-decoration: none; }
.consultation-actions a:last-child { color: #fff; background: transparent; border-color: rgba(255,255,255,.55); }
.consultation-actions a:hover { transform: translateY(-1px); }
.contact-channel-note { max-width: 680px; margin: 20px 0 0; padding-top: 18px; color: rgba(255,255,255,.7); border-top: 1px solid rgba(255,255,255,.2); font-size: .78rem; line-height: 1.65; }
.project-brief { padding: 26px; color: var(--text-primary); background: rgba(255,255,255,.97); border: 1px solid rgba(255,255,255,.55); border-radius: 18px; box-shadow: 0 20px 44px rgba(79,5,15,.14); }
.project-brief-top { display: flex; align-items: center; gap: 9px; color: var(--brand-navy); font-size: .58rem; font-weight: 850; letter-spacing: .1em; }
.project-brief-top i { flex: 1; height: 1px; background: linear-gradient(90deg,var(--brand-primary),rgba(23,59,94,.13)); }
.project-brief-top strong { color: var(--brand-primary); font-size: inherit; }
.project-brief-route { display: grid; grid-template-columns: auto 1fr auto 1fr auto 1fr auto; align-items: center; gap: 7px; margin-top: 22px; padding: 14px; color: var(--brand-navy); background: #f7f9fb; border: 1px solid var(--border); border-radius: 10px; font-size: .54rem; font-weight: 850; }
.project-brief-route i { height: 1px; background: linear-gradient(90deg,var(--brand-primary),var(--brand-gold)); }
.project-brief h3 { margin: 22px 0 12px; color: var(--brand-navy); font-size: 1.1rem; }
.project-brief ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 7px; margin: 0; padding: 0; list-style: none; }
.project-brief li { padding: 7px 9px; color: var(--brand-navy); background: #fff; border: 1px solid var(--border); border-radius: 6px; font-size: .7rem; font-weight: 720; }
.project-brief > p { margin: 16px 0 0; color: var(--text-secondary); font-size: .72rem; line-height: 1.55; }

@media (max-width: 1100px) {
  .hero-layout { grid-template-columns: minmax(0,.93fr) minmax(430px,1.07fr); gap: 18px; }
  .hero h1 { font-size: clamp(2.55rem,4.7vw,3.05rem); }
  .system-shell { min-height: 520px; }
  .system-stage { height: 426px; }
  .system-core { width: 154px; height: 154px; }
  .system-core strong { font-size: 1.3rem; }
  .breadth-card { width: 152px; }
  .ops-card { min-width: 114px; padding: 10px; }
  .ops-card small { font-size: .54rem; }
  .cluster-search,.cluster-social { grid-column: span 6; }
  .cluster-native,.cluster-mobile { grid-column: span 6; }
  .cluster-capabilities { grid-column: span 12; min-height: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
  .cluster-capabilities .cluster-heading { grid-column: 1 / -1; }
  .cluster-capabilities .capability-card { margin-top: 0; }
  .bento-managed,.bento-cpa { grid-column: span 12; }
  .bento-primary { min-height: 0; }
  .bento-cpa { min-height: 430px; }
  .execution-pipeline { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .execution-pipeline > li { min-height: 250px; border-bottom: 1px solid rgba(255,255,255,.11); }
  .execution-pipeline > li:nth-child(3n) { border-right: 0; }
  .execution-pipeline > li:nth-child(n+4) { border-bottom: 0; }
  .execution-pipeline > li:nth-child(3n)::after { display: none; }
  .cpa-cooperation-layout { grid-template-columns: 1fr; gap: 46px; }
  .cpa-cooperation-copy { max-width: 800px; }
  .traffic-native { grid-column: span 12; grid-row: auto; min-height: 0; }
  .traffic-display,.traffic-affiliate { grid-column: span 6; }
  .app-growth-layout { grid-template-columns: 1fr; gap: 28px; }
  .app-growth-groups { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .app-use-cases,.app-tracking-context { grid-column: 1 / -1; }
  .m1e-service-card { grid-template-columns: 82px minmax(0,1fr); gap: 20px; padding: 26px; }
  .m1e-service-art { width: 82px; height: 82px; }
  .service-creative,.service-seo,.service-pwa { grid-template-columns: 1fr; }
  .cooperation-rail { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 34px 20px; }
  .cooperation-rail::before { display: none; }
  .cooperation-rail > li::before { content: ""; position: absolute; left: 26px; top: 52px; bottom: -34px; width: 1px; background: linear-gradient(180deg,var(--brand-primary),rgba(23,59,94,.12)); }
  .cooperation-rail > li:nth-child(2)::before,.cooperation-rail > li:last-child::before { display: none; }
  .why-reddot-layout { gap: 48px; }
  .consultation-panel { grid-template-columns: minmax(0,1fr) minmax(340px,.9fr); gap: 38px; padding: 48px; }
}

@media (max-width: 900px) {
  .hero { min-height: auto; }
  .hero-layout { grid-template-columns: 1fr; gap: 42px; padding-block: 58px 50px; }
  .hero-copy { max-width: 790px; }
  .hero-artwork { max-width: 660px; width: 100%; margin-inline: auto; }
  .system-shell { min-height: 560px; }
  .system-stage { height: 466px; }
  .system-core { width: 172px; height: 172px; }
  .breadth-card { width: 170px; }
  .media-ecosystem { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .media-cluster,.cluster-search,.cluster-social,.cluster-native,.cluster-mobile,.cluster-capabilities { grid-column: auto; min-height: 0; }
  .cluster-native,.cluster-capabilities { grid-column: 1 / -1; }
  .cluster-capabilities { grid-template-columns: 1fr 1fr; }
  .faq-layout { grid-template-columns: 1fr; gap: 34px; }
  .sticky-heading { position: static; }
  .core-service-heading,.execution-heading { margin-bottom: 38px; }
  .bento-medium { grid-column: span 6; grid-template-columns: 1fr; align-content: start; }
  .account-visual { min-height: 145px; }
  .support-tile,.support-tile:nth-child(4),.support-tile:nth-child(5) { grid-column: span 6; }
  .support-tile:last-child { grid-column: 1 / -1; }
  .execution-pipeline { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .execution-pipeline > li,.execution-pipeline > li:nth-child(n+4) { min-height: 235px; border-right: 1px solid rgba(255,255,255,.11); border-bottom: 1px solid rgba(255,255,255,.11); }
  .execution-pipeline > li:nth-child(2n) { border-right: 0; }
  .execution-pipeline > li:nth-child(n+5) { border-bottom: 0; }
  .execution-pipeline > li:nth-child(3n)::after { display: block; }
  .execution-pipeline > li:nth-child(2n)::after { display: none; }
  .execution-stages { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .industry-heading { margin-bottom: 38px; }
  .industry-card,.industry-featured { grid-column: span 6; min-height: 270px; }
  .industry-card:last-child { grid-column: 1 / -1; min-height: 0; }
  .cpa-flow { grid-template-columns: 1fr; padding: 14px 20px; }
  .cpa-flow li { display: grid; grid-template-columns: 40px 1fr; align-items: center; gap: 12px; padding: 13px 0; text-align: left; }
  .cpa-flow li::after { left: 16px; right: auto; top: 45px; bottom: -13px; width: 1px; height: auto; background: linear-gradient(180deg,var(--brand-primary),rgba(255,255,255,.17)); }
  .cpa-flow li > span { margin: 0; }
  .cpa-flow strong { margin: 0; padding: 0; font-size: .75rem; }
  .traffic-expansion-heading,.app-growth-heading { margin-bottom: 38px; }
  .traffic-display,.traffic-affiliate { grid-column: span 12; min-height: 0; }
  .m1e-service-card,.service-landing,.service-tracking,.service-creative,.service-seo,.service-pwa,.service-gaming,.service-whatsapp { grid-column: span 6; min-height: 0; grid-template-columns: 74px minmax(0,1fr); gap: 18px; padding: 24px; }
  .m1e-service-art,.service-creative .m1e-service-art,.service-seo .m1e-service-art,.service-pwa .m1e-service-art { width: 74px; height: 74px; }
  .why-reddot-layout { grid-template-columns: 1fr; gap: 38px; }
  .why-reddot-layout > .section-heading { position: static; }
  .faq-section .sticky-heading { position: static; }
  .consultation-panel { grid-template-columns: 1fr; }
  .consultation-panel::after { display: none; }
  .project-brief { max-width: 680px; }
}

@media (max-width: 700px) {
  .section { padding: 76px 0; }
  .hero::after { opacity: .16; mask-image: linear-gradient(180deg,transparent 0 43%,#000 65%,transparent 100%); }
  .hero-layout { gap: 30px; padding-block: 38px 42px; }
  .hero h1 { font-size: clamp(2.25rem, 9.4vw, 3.1rem); line-height: 1.13; }
  .hero-lead { margin-top: 17px; font-size: .98rem; line-height: 1.58; }
  .hero-lead p + p { margin-top: 7px; }
  .hero-actions { gap: 12px; margin-top: 22px; }
  .hero-note { margin-top: 12px; font-size: .88rem; line-height: 1.5; }
  .system-shell { min-height: 500px; border-radius: 21px; }
  .system-topbar { height: 44px; padding-inline: 14px; font-size: .56rem; }
  .system-stage { height: 414px; }
  .system-shell::before { width: 250px; height: 250px; left: 50px; top: 120px; }
  .media-node { min-width: 0; padding: 5px 7px; gap: 4px; font-size: .58rem; }
  .media-node span { width: 15px; height: 15px; font-size: .44rem; }
  .media-node strong { font-size: .6rem; }
  .media-google { left: 2%; top: 17%; }.media-meta { left: 14%; top: 6%; }.media-tiktok { left: 40%; top: 2%; }.media-telegram { right: 9%; top: 9%; }.media-x { right: 2%; top: 22%; min-width: 43px; }
  .system-core { top: 43%; width: 137px; height: 137px; border-width: 9px; }
  .system-core strong { font-size: 1.12rem; }.system-core::before { inset: -23px; }.system-core::after { inset: -40px; }.system-core i { right: -21px; }
  .breadth-card { right: 2.5%; top: 36%; width: 125px; padding: 10px; }.breadth-card strong { font-size: .68rem; }.breadth-card span { font-size: .44rem; }
  .ops-card { width: 105px; min-width: 0; padding: 8px; }.ops-card span { font-size: .43rem; }.ops-card strong { font-size: .68rem; }.ops-card small { font-size: .47rem; white-space: normal; }
  .ops-account { left: 2%; bottom: 9%; }.ops-campaign { left: 26%; bottom: 1%; }.ops-tracking { right: 22%; bottom: 5%; }.ops-performance { right: 1.5%; bottom: 15%; }
  .system-flow { height: 42px; gap: 3px; font-size: .41rem; }.system-flow i { width: 7px; }
  .media-section { padding: 80px 0 84px; }
  .media-section .split-heading { gap: 20px; margin-bottom: 34px; }
  .media-section .split-heading h2 { font-size: 1.82rem; line-height: 1.22; }
  .media-section .split-heading > p { margin-top: 0; }
  .media-ecosystem { grid-template-columns: 1fr; gap: 14px; }
  .media-cluster,.cluster-native,.cluster-capabilities { grid-column: auto; padding: 24px 20px; }
  .cluster-capabilities { display: block; }
  .cluster-capabilities .capability-card { margin-top: 14px; }
  .featured-media,.social-feature-grid { grid-template-columns: 1fr; }
  .mini-flow { flex-wrap: wrap; justify-content: flex-start; gap: 7px; }
  .core-service-section,.execution-section { padding-block: 82px; }
  .service-bento { gap: 14px; }
  .bento-card { padding: 26px 22px; }
  .bento-card h3 { font-size: 1.55rem; }
  .bento-managed,.bento-cpa,.bento-medium { grid-column: span 12; }
  .bento-managed { display: block; }
  .bento-cpa { min-height: 440px; }
  .buying-route { grid-template-columns: 1fr; gap: 9px; margin-top: 25px; padding: 15px; }
  .buying-route > i { width: 1px; height: 16px; margin-inline: auto; background: linear-gradient(180deg,var(--brand-navy),var(--brand-primary)); }
  .buying-route > i::after { margin-top: 11px; margin-left: -2px; transform: rotate(135deg); }
  .route-inputs { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .route-core,.route-output { min-height: 66px; }
  .performance-route { grid-template-columns: 1fr; gap: 6px; padding-top: 32px; }
  .performance-route i { width: 1px; height: 12px; margin-inline: auto; background: linear-gradient(180deg,rgba(255,255,255,.3),var(--brand-primary)); }
  .bento-medium { min-height: 0; }
  .supporting-services { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
  .support-tile,.support-tile:nth-child(4),.support-tile:nth-child(5) { grid-column: auto; min-height: 275px; padding: 23px 20px; }
  .support-tile:last-child { grid-column: 1 / -1; min-height: 0; }
  .execution-map { border-radius: 20px; }
  .execution-map-topbar { padding-inline: 18px; font-size: .58rem; }
  .execution-pipeline { grid-template-columns: 1fr; padding: 8px 18px; }
  .execution-pipeline > li,.execution-pipeline > li:nth-child(n+4),.execution-pipeline > li:nth-child(n+5) { min-height: 0; display: grid; grid-template-columns: 40px 1fr; gap: 4px 12px; padding: 22px 0 30px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.11); }
  .execution-pipeline > li:last-child { border-bottom: 0; }
  .execution-pipeline > li::before { content: ""; position: absolute; left: 15px; top: 52px; bottom: -7px; width: 1px; background: linear-gradient(180deg,var(--brand-primary),rgba(255,255,255,.16)); }
  .execution-pipeline > li:last-child::before { display: none; }
  .execution-pipeline > li::after,.execution-pipeline > li:nth-child(3n)::after { display: none; }
  .pipeline-number { grid-row: 1 / span 2; }
  .execution-pipeline h3 { margin: 4px 0 10px; font-size: .78rem; }
  .pipeline-items { grid-column: 2; }
  .pipeline-items span { font-size: .72rem; }
  .execution-disclaimer { padding: 15px 18px; }
  .execution-stages { grid-template-columns: 1fr; gap: 12px; }
  .execution-stages > li { min-height: 0; padding: 24px; }
  .industry-section { padding-block: 82px; }
  .industry-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
  .industry-card,.industry-featured,.industry-card:last-child { grid-column: auto; min-height: 250px; padding: 22px 20px; }
  .industry-card:first-child { grid-column: 1 / -1; min-height: 0; }
  .industry-visual { height: 82px; }
  .industry-note { align-items: flex-start; padding: 18px 20px; }
  .cpa-cooperation-section { padding-block: 82px; }
  .cpa-cooperation-layout { gap: 38px; }
  .cpa-cooperation-copy h2 { font-size: clamp(2.15rem,9vw,3rem); }
  .traffic-expansion-section,.app-growth-section { padding-block: 82px; }
  .traffic-expansion-heading h2 { font-size: 1.6rem; line-height: 1.25; }
  .traffic-capability-grid { gap: 14px; }
  .traffic-capability { padding: 25px 21px; }
  .traffic-native,.traffic-display,.traffic-affiliate { grid-column: span 12; min-height: 0; }
  .native-journey { grid-template-columns: 1fr; gap: 8px; padding: 16px; }
  .native-journey span { min-height: 68px; }
  .native-journey i { width: 1px; height: 14px; margin-inline: auto; background: linear-gradient(180deg,var(--brand-navy),var(--brand-primary)); }
  .display-placement { grid-template-columns: 1fr; }
  .display-placement > i { width: 1px; height: 12px; margin-inline: auto; background: linear-gradient(180deg,var(--brand-navy),var(--brand-primary)); }
  .affiliate-journey { grid-template-columns: 1fr; }
  .affiliate-journey i { width: 1px; height: 10px; margin-inline: auto; background: linear-gradient(180deg,var(--brand-navy),var(--brand-primary)); }
  .app-growth-groups { grid-template-columns: 1fr; }
  .app-use-cases,.app-tracking-context { grid-column: auto; }
  .app-channel-group,.app-tracking-context { padding: 22px 20px; }
  .app-device-stage { min-height: 300px; padding-inline: 10px; }
  .app-mainstream { left: 3%; }.app-mobile-media { right: 3%; }
  .app-media-orbit span { min-width: 82px; font-size: .7rem; }
  .app-acquisition-flow { grid-template-columns: 1fr; padding: 12px 20px; }
  .app-acquisition-flow li { display: grid; grid-template-columns: 40px 1fr; align-items: center; gap: 12px; padding: 13px 0; text-align: left; }
  .app-acquisition-flow li::after { left: 16px; right: auto; top: 45px; bottom: -13px; width: 1px; height: auto; background: linear-gradient(180deg,var(--brand-primary),rgba(255,255,255,.17)); }
  .app-acquisition-flow span { margin: 0; }
  .app-acquisition-flow strong { margin: 0; padding: 0; font-size: .75rem; }
  .m1e-support-section,.cooperation-workflow-section,.why-reddot-section { padding-block: 82px; }
  .m1e-service-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
  .m1e-service-card,.service-landing,.service-tracking,.service-creative,.service-seo,.service-pwa,.service-gaming,.service-whatsapp { grid-column: auto; display: block; min-height: 0; padding: 22px 20px; }
  .service-landing,.service-tracking { grid-column: 1 / -1; display: grid; grid-template-columns: 74px minmax(0,1fr); gap: 18px; }
  .m1e-service-card h3 { font-size: 1.08rem; }
  .m1e-service-card p { font-size: .86rem; line-height: 1.58; }
  .m1e-service-art,.service-creative .m1e-service-art,.service-seo .m1e-service-art,.service-pwa .m1e-service-art { width: 62px; height: 62px; margin-bottom: 17px; }
  .service-landing .m1e-service-art,.service-tracking .m1e-service-art { width: 74px; height: 74px; margin-bottom: 0; }
  .m1e-labels { margin-top: 14px; }
  .cooperation-workflow-section .split-heading { gap: 20px; margin-bottom: 38px; }
  .cooperation-rail { grid-template-columns: 1fr; gap: 0; padding-left: 8px; }
  .cooperation-rail > li { display: grid; grid-template-columns: 52px 92px minmax(0,1fr); gap: 4px 14px; padding: 0 0 30px; }
  .cooperation-rail > li::before,.cooperation-rail > li:nth-child(2)::before { display: block; left: 26px; top: 52px; bottom: 0; }
  .cooperation-rail > li:last-child::before { display: none; }
  .cooperation-node { grid-row: 1 / span 4; align-items: start; }
  .cooperation-stage-art { grid-row: 1 / span 4; height: 82px; margin: 0; }
  .cooperation-stage-art span { left: 14px; top: 18px; width: 32px; height: 42px; }
  .cooperation-stage-art i { left: 55px; right: 12px; top: 27px; }
  .cooperation-stage-art b { right: 10px; top: 19px; width: 32px; height: 32px; }
  .cooperation-rail h3 { margin: 0 0 7px; font-size: 1.05rem; }
  .cooperation-items { margin-top: 12px; }
  .cooperation-note { margin-top: 8px; }
  .why-reddot-grid { gap: 12px; }
  .why-reddot-card { min-height: 0; padding: 22px 20px; }
  .faq-list { gap: 8px; }
  .faq-list summary { min-height: 64px; padding: 17px 58px 17px 19px; font-size: .95rem; }
  .faq-list summary::after { right: 15px; top: 15px; }
  .faq-answer { padding: 0 58px 19px 19px; }
  .faq-answer p { font-size: .88rem; line-height: 1.65; }
  .final-consultation { padding-bottom: 76px; }
  .consultation-panel { width: min(calc(100% - 24px),var(--content-width)); gap: 30px; padding: 34px 26px; border-radius: 22px; }
  .consultation-copy h2 { font-size: 2rem; }
  .consultation-copy > p:not(.kicker,.contact-channel-note) { margin-top: 16px; }
  .consultation-actions { margin-top: 22px; }
  .project-brief { padding: 22px 19px; }
  .project-brief-route { overflow: hidden; gap: 5px; padding-inline: 10px; font-size: .48rem; }
}

@media (max-width: 390px) {
  .hero h1 { font-size: 2.18rem; }
  .hero-actions { flex-direction: column; }
  .industry-grid { grid-template-columns: 1fr; }
  .industry-card,.industry-featured,.industry-card:first-child,.industry-card:last-child { grid-column: auto; min-height: 0; }
  .cpa-map-topbar { padding-inline: 16px; font-size: .55rem; }
  .cpa-conversions { margin-inline: 14px; padding: 16px; }
  .traffic-capability h3 { font-size: 1.45rem; }
  .traffic-platform-cluster span,.traffic-compact-labels span { font-size: .74rem; }
  .app-device { width: 105px; height: 176px; }
  .app-media-orbit span { min-width: 72px; padding-inline: 6px; }
  .app-event-examples { margin-inline: 14px; padding: 16px; }
  .system-shell { min-height: 488px; }
  .system-stage { height: 402px; }
  .system-core { width: 126px; height: 126px; }
  .breadth-card { width: 116px; }
  .ops-card { width: 98px; }
  .supporting-services { grid-template-columns: 1fr; }
  .support-tile,.support-tile:nth-child(4),.support-tile:nth-child(5),.support-tile:last-child { grid-column: auto; min-height: 0; }
  .m1e-service-grid,.why-reddot-grid { grid-template-columns: 1fr; }
  .m1e-service-card,.service-landing,.service-tracking,.service-creative,.service-seo,.service-pwa,.service-gaming,.service-whatsapp { grid-column: auto; display: grid; grid-template-columns: 58px minmax(0,1fr); gap: 14px; padding: 20px 18px; }
  .m1e-service-art,.service-landing .m1e-service-art,.service-tracking .m1e-service-art,.service-creative .m1e-service-art,.service-seo .m1e-service-art,.service-pwa .m1e-service-art { width: 58px; height: 58px; margin-bottom: 0; }
  .m1e-service-card h3 { font-size: 1.03rem; }
  .m1e-labels { grid-column: 1 / -1; }
  .cooperation-rail > li { grid-template-columns: 48px minmax(0,1fr); gap: 4px 12px; }
  .cooperation-node { grid-row: 1 / span 5; }
  .cooperation-stage-art { display: none; }
  .cooperation-rail > li::before,.cooperation-rail > li:nth-child(2)::before { left: 24px; }
  .cooperation-items { grid-column: 2; }
  .why-reddot-card { display: grid; grid-template-columns: 48px minmax(0,1fr); column-gap: 14px; }
  .why-reddot-card .reason-marker { grid-row: 1 / span 3; }
  .reason-label { margin-top: 0; }
  .consultation-actions { display: grid; }
  .consultation-actions a { width: 100%; }
  .project-brief ul { grid-template-columns: 1fr 1fr; }
  .project-brief-route { grid-template-columns: auto 1fr auto 1fr auto; }
  .project-brief-route span:nth-of-type(4),.project-brief-route i:last-of-type { display: none; }
}
