/* Yaoxin corporate site — local, editable CSS; no remote fonts or image dependencies. */
:root {
  font-family: Inter, 'PingFang SC', 'Microsoft YaHei', 'Noto Sans CJK SC', system-ui, sans-serif;
  color: #122543;
  background: #fff;
  font-synthesis: none;
  --blue: #1359ef;
  --ink: #122543;
  --muted: #69778d;
  --line: #e5ebf4;
  --pale: #f4f7fc;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
body { margin: 0; min-width: 320px; -webkit-font-smoothing: antialiased; }
button, input, select, textarea { font: inherit; }
button, a, input, select, textarea { -webkit-tap-highlight-color: transparent; }
button, a { touch-action: manipulation; }
a { color: inherit; text-decoration: none; }
button { cursor: pointer; color: inherit; }
button:disabled { cursor: wait; opacity: .65; }
input, select, textarea { min-width: 0; }
:focus-visible { outline: 3px solid #79b1ff; outline-offset: 4px; }
svg { flex-shrink: 0; vertical-align: middle; }
.container { width: min(1200px, calc(100% - 64px)); margin: 0 auto; }
h1, h2, h3, h4, p { margin-top: 0; }
p { line-height: 1.85; }
.section { padding: 96px 0; }
.section-top { display: flex; gap: 60px; align-items: center; justify-content: space-between; margin-bottom: 42px; }
.section-title h2 { font-size: clamp(28px, 3vw, 40px); font-weight: 740; letter-spacing: -1.3px; line-height: 1.4; margin: 16px 0 18px; }
.section-title p { color: var(--muted); max-width: 610px; font-size: 14px; margin-bottom: 0; }
.eyebrow { display: inline-flex; align-items: center; gap: 9px; font-size: 10px; letter-spacing: 2px; color: var(--blue); font-weight: 700; }
.eyebrow i { width: 6px; height: 6px; background: var(--blue); border-radius: 2px; }
.section-intro { width: 420px; font-size: 14px; color: var(--muted); margin-bottom: 0; }
.light h2 { color: #fff; }
.light .eyebrow { color: #85bcff; }
.light .eyebrow i { background: #85bcff; }
.light p { color: #a7bbdc; }
.side-note { color: #718099; font-size: 12px; display: inline-flex; align-items: center; gap: 8px; }
.tag { display: inline-block; padding: 7px 10px; border-radius: 5px; color: #1b60cf; background: #edf4ff; font-size: 10px; font-weight: 500; }
.tags { display: flex; gap: 6px; flex-wrap: wrap; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: 14px; padding: 15px 22px; border-radius: 7px; border: 1px solid var(--line); font-size: 13px; font-weight: 650; line-height: 1.5; transition: transform .18s, background .18s; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: #fff; border-color: var(--blue); background: var(--blue); box-shadow: 0 5px 14px #1359ef1a; }
.button-primary:hover { background: #0844c7; }
.button-secondary { background: #fff; border-color: #dce5f4; color: var(--ink); }
.button-white { background: #fff; color: #1b4bc0; width: 100%; border: 0; }
.button-small { padding: 9px 12px; font-size: 11px; background: #fff; }
.text-action { display: inline-flex; align-items: center; gap: 12px; color: var(--blue); font-size: 12px; font-weight: 650; }
.icon-square { width: 45px; height: 45px; border: 1px solid #dfe9ff; display: inline-flex; justify-content: center; align-items: center; border-radius: 10px; background: #f0f5ff; color: var(--blue); }
.icon-button { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; background: transparent; border: 0; border-radius: 8px; }
.icon-button:hover { background: #edf3ff; }
.plain-button { border: 0; background: transparent; font-size: 12px; color: var(--muted); padding: 12px; }
.skip-link { position: fixed; left: 16px; top: -90px; z-index: 300; padding: 12px; background: #fff; }
.skip-link:focus { top: 15px; }
.site-header { height: 80px; position: sticky; top: 0; z-index: 50; background: #ffffffed; backdrop-filter: blur(16px); border-bottom: 1px solid #e8edf5; }
.header-inner { display: flex; align-items: center; height: 100%; gap: 25px; }
.brand { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.brand strong { display: block; font-size: 23px; letter-spacing: 1px; color: #0e2b60; line-height: 1.15; }
.brand small { display: block; font-size: 7px; letter-spacing: 1.65px; margin-top: 5px; color: #536889; font-weight: 650; }
.main-nav { margin-left: auto; display: flex; align-items: center; gap: 22px; }
.main-nav a { font-size: 12px; color: #465670; position: relative; white-space: nowrap; }
.main-nav a:hover, .main-nav a.active { color: var(--blue); }
.main-nav a.active::after { content: ''; position: absolute; bottom: -13px; width: 18px; height: 2px; background: var(--blue); left: 0; }
.nav-cta { color: #fff; background: var(--blue); display: inline-flex; align-items: center; gap: 12px; padding: 11px 16px; border-radius: 6px; font-size: 12px; white-space: nowrap; }
.menu-toggle { display: none; }
.hero { position: relative; background: radial-gradient(ellipse at 77% 27%, #1359bc 0%, transparent 42%), linear-gradient(115deg, #071d4d 5%, #082c70 62%, #0a3a94 100%); color: #fff; overflow: hidden; }
.hero::before { content: ''; position: absolute; bottom: -390px; right: -100px; width: 920px; height: 660px; border: 1px solid #327be23b; border-radius: 50%; transform: rotate(-20deg); box-shadow: 0 0 0 50px #327be20a, 0 0 0 100px #327be208; }
.hero-container { min-height: 602px; position: relative; display: grid; grid-template-columns: 1fr 1fr; align-items: center; }
.hero-copy { position: relative; z-index: 3; padding: 58px 0 45px; }
.hero-eyebrow { display: flex; align-items: center; gap: 9px; font-size: 9px; letter-spacing: 2px; color: #98bdee; font-weight: 650; }
.hero-eyebrow i { width: 6px; height: 6px; background: #63d6fd; border-radius: 50%; box-shadow: 0 0 12px #66cfff; }
.hero h1 { font-size: clamp(37px, 4.1vw, 57px); font-weight: 730; letter-spacing: -1.6px; line-height: 1.32; margin: 23px 0; }
.hero h1 span { color: #7cbcff; }
.hero-copy > p { color: #bed0ea; font-size: 15px; line-height: 2; margin-bottom: 31px; }
.hero-actions { display: flex; gap: 12px; }
.hero-actions .button-primary { background: #1767ff; border-color: #3b80ff; }
.hero-actions .button-secondary { background: #ffffff06; color: #e3ecff; border-color: #7890b563; }
.hero-reassurance { display: flex; gap: 18px; margin-top: 25px; color: #a9bddf; font-size: 10px; }
.hero-reassurance span { display: inline-flex; align-items: center; gap: 5px; }
.hero-reassurance svg { color: #71adff; }
.hero-tabs { display: flex; gap: 18px; margin-top: 43px; }
.hero-tabs button { padding: 0 0 9px; font-size: 10px; border: 0; border-bottom: 1px solid transparent; color: #8da9d1; background: transparent; }
.hero-tabs button.active { border-color: #67b5ff; color: #e1efff; }
.hero-bottom { position: relative; z-index: 1; border-top: 1px solid #ffffff14; }
.hero-bottom > .container { height: 48px; display: flex; align-items: center; justify-content: space-between; font-size: 10px; color: #91aed8; }
.hero-bottom span:last-child { display: flex; align-items: center; gap: 22px; letter-spacing: 1.2px; font-size: 8px; }
.hero-visual { height: 555px; position: relative; min-width: 0; }
.hero-grid { position: absolute; inset: 45px -130px 0 0; background-image: linear-gradient(#a0c5ff08 1px, transparent 1px), linear-gradient(90deg, #a0c5ff08 1px, transparent 1px); background-size: 38px 38px; mask-image: radial-gradient(ellipse, #000, transparent 68%); transform: perspective(600px) rotateX(25deg) rotateZ(-10deg); }
.orbit { position: absolute; width: 490px; height: 490px; border: 1px solid #78b4ff1f; border-radius: 50%; top: 18px; left: 25px; }
.orbit-two { width: 620px; height: 620px; top: -47px; left: -40px; border-style: dashed; opacity: .6; }
.orbit-node { position: absolute; width: 6px; height: 6px; background: #9ed2ff; border-radius: 50%; box-shadow: 0 0 24px 3px #7dd0ff66; }
.node-one { top: 72px; right: 30px; }
.node-two { bottom: 60px; left: 50px; }
.browser-window { position: absolute; left: 148px; top: 100px; width: 422px; height: 326px; border: 1px solid #bad4ff5c; background: #f7faff; border-radius: 12px; transform: perspective(900px) rotateY(-12deg) rotateZ(4deg); box-shadow: 18px 32px 65px #00052b5e, inset 0 0 0 4px #dde7f4; overflow: hidden; color: #283d61; }
.browser-chrome { height: 32px; background: #e9eff8; display: flex; align-items: center; gap: 26px; padding: 0 12px; border-bottom: 1px solid #dce5f2; }
.browser-chrome > span { display: flex; gap: 4px; }
.browser-chrome i { display: block; width: 4px; height: 4px; background: #b0c1d9; border-radius: 50%; }
.browser-chrome small { font-size: 6px; letter-spacing: 1px; flex: 1; color: #768aa8; }
.browser-body { display: flex; height: calc(100% - 32px); }
.browser-nav { width: 41px; border-right: 1px solid #e3ebf7; display: flex; align-items: center; flex-direction: column; gap: 18px; padding-top: 20px; }
.browser-nav i { display: block; width: 10px; height: 10px; border: 1px solid #b1c3df; border-radius: 3px; }
.browser-nav i:first-of-type { border-color: #286fff; background: #deebff; }
.browser-monogram { font-size: 12px; color: #276cef; font-weight: 800; }
.browser-main { padding: 19px 21px; flex: 1; }
.browser-heading { display: flex; justify-content: space-between; font-size: 9px; font-weight: 700; }
.browser-heading small { font-size: 6px; background: #e5edfa; border-radius: 3px; padding: 2px 4px; color: #8395b0; }
.browser-main > p { font-size: 7px; color: #a0adc0; margin: 6px 0 15px; }
.browser-metrics { display: flex; gap: 28px; }
.browser-metrics small { display: block; font-size: 7px; color: #6d829f; }
.browser-metrics b { font-size: 32px; letter-spacing: -1px; line-height: 1.6; }
.browser-metrics b span { font-size: 13px; }
.browser-metrics .small-b { font-size: 18px; line-height: 2.6; letter-spacing: 0; }
.mini-chart { width: 100%; color: #2c73f2; display: block; }
.browser-main .mini-chart { height: 100px; margin-top: -3px; }
.browser-progress { display: flex; align-items: center; gap: 13px; font-size: 6px; margin-top: 8px; color: #71839d; }
.browser-progress i { height: 4px; flex: 1; background: linear-gradient(90deg, #4f8df6 70%, #e2eaf8 70%); border-radius: 3px; }
.browser-progress b { font-weight: 400; font-size: 6px; }
.phone { width: 236px; height: 454px; background: linear-gradient(125deg, #3b4c65, #111b2d 36%, #071021); border: 1px solid #8a9ab088; border-radius: 32px; padding: 6px; box-shadow: 0 25px 45px #21355926; position: relative; flex-shrink: 0; }
.phone-inner { width: 100%; height: 100%; border-radius: 26px; overflow: hidden; position: relative; background: #fff; color: #21354d; }
.phone-camera { position: absolute; top: 7px; left: 50%; transform: translateX(-50%); width: 63px; height: 15px; border-radius: 12px; background: #111b29; }
.phone-status { height: 26px; padding: 5px 14px 0; display: flex; justify-content: space-between; font-size: 8px; font-weight: 600; }
.phone-status > span:last-child { display: flex; gap: 3px; }
.phone-content { padding: 15px 13px; }
.phone-greeting { display: flex; justify-content: space-between; align-items: center; color: #a5b0c0; font-size: 5px; letter-spacing: 1.2px; }
.tiny-avatar { height: 19px; width: 19px; border-radius: 50%; display: grid; place-items: center; background: #eaf1ff; font-size: 9px; font-weight: 700; color: #5487e5; }
.phone-content h3 { font-size: 23px; letter-spacing: -1px; margin: 3px 0 10px; }
.phone-home { position: absolute; bottom: 5px; left: 50%; transform: translateX(-50%); width: 70px; height: 3px; border-radius: 5px; background: #1f293d; }
.landscape { position: relative; height: 120px; border-radius: 8px; overflow: hidden; background: linear-gradient(170deg, #b9e1f8 0%, #e3f2fa 60%, #517fc0 60%); }
.landscape .sun { position: absolute; left: 25%; top: 19%; width: 20px; height: 20px; border-radius: 50%; background: #f6fcffcc; box-shadow: 0 0 20px #f6fcff88; }
.ridge { position: absolute; width: 110%; height: 100%; left: -5%; top: 10%; clip-path: polygon(0 80%,25% 24%,39% 56%,55% 4%,67% 34%,77% 20%,100% 80%,100% 100%,0 100%); background: linear-gradient(135deg,#79a5cf 20%,#314f94 50%,#89bbe3 51%,#24477c); }
.ridge-front { top: 52%; left: -10%; width: 130%; background: linear-gradient(125deg,#172f62,#6298c3); transform: scaleX(-1); }
.mist { position: absolute; inset: 60% 0 0; background: linear-gradient(transparent,#8ad0ed66); }
.landscape > span { position: absolute; left: 13px; bottom: 14px; color: #fff; font-size: 18px; font-weight: 800; letter-spacing: 1px; line-height: 1; text-shadow: 0 1px 12px #274172; }
.landscape-violet { background: linear-gradient(155deg,#e0d3ff,#a4baf4); }
.landscape-violet .ridge { background: linear-gradient(135deg,#8f9cdd 20%,#4a448e 50%,#c5b4f6 51%,#513587); }
.landscape-violet .ridge-front { background: linear-gradient(125deg,#372b60,#897bc3); }
.phone-search { display: flex; align-items: center; gap: 6px; background: #f3f6f9; color: #96a3b6; height: 23px; border-radius: 4px; font-size: 6px; margin: 9px 0; padding: 0 7px; }
.mini-categories { display: flex; justify-content: space-around; font-size: 5px; color: #8896ac; }
.mini-categories span { display: flex; flex-direction: column; align-items: center; gap: 3px; }
.mini-categories svg { color: #5485d4; }
.phone-section-title { display: flex; justify-content: space-between; margin: 11px 0 6px; font-size: 8px; font-weight: 650; }
.native-mini { padding: 7px; border: 1px solid #e7edf4; border-radius: 6px; }
.ad-label { color: #8d9cb2; font-size: 5px; display: block; }
.native-product { display: flex; align-items: center; gap: 7px; padding: 5px 2px; }
.native-product strong { display: block; font-size: 8px; }
.native-product small { display: block; font-size: 5px; color: #8c9ab0; margin-top: 3px; }
.headphone-art { display: inline-block; flex-shrink: 0; width: 28px; height: 29px; border: 5px solid #426bad; border-bottom: 0; border-radius: 18px 18px 7px 7px; position: relative; }
.headphone-art::before, .headphone-art::after { content: ''; position: absolute; width: 7px; height: 14px; border-radius: 4px; background: #1f3b6a; bottom: 0; }
.headphone-art::before { left: -6px; }
.headphone-art::after { right: -6px; }
.native-bottom { display: flex; justify-content: space-between; font-size: 5px; color: #a0adbf; }
.native-bottom span:last-child { color: #fff; background: #386cde; padding: 3px 8px; border-radius: 3px; }
.skeleton-row { display: flex; gap: 8px; margin-top: 10px; }
.skeleton-row > i { width: 33px; height: 20px; border-radius: 4px; background: #edf2f8; }
.skeleton-row > div { flex: 1; }
.skeleton-row b { display: block; height: 4px; background: #eef2f6; width: 90%; margin-bottom: 4px; }
.skeleton-row b:last-child { width: 60%; }
.phone-hero { position: absolute; left: 45px; top: 68px; transform: perspective(900px) rotateY(12deg) rotateZ(-8deg); box-shadow: 10px 35px 60px #020b3080; z-index: 2; }
.float-card { position: absolute; z-index: 3; background: #fff; box-shadow: 0 15px 40px #02174430; display: flex; align-items: center; color: #203350; }
.float-first { border-radius: 10px; padding: 14px 16px; gap: 12px; top: 35px; right: 6px; transform: rotate(3deg); }
.float-first small { display: block; font-size: 6px; color: #7f92b2; letter-spacing: 1px; }
.float-first strong { font-size: 13px; display: block; margin-top: 5px; }
.float-icon { width: 38px; height: 38px; border-radius: 10px; background: #edf4ff; color: #3779f1; display: grid; place-items: center; }
.float-second { right: 8px; bottom: 65px; padding: 12px 16px; font-size: 10px; gap: 10px; border-radius: 7px; background: #102c60e6; color: #cbe0ff; border: 1px solid #4580d354; }
.pulse-dot { width: 6px; height: 6px; background: #61d8b3; border-radius: 50%; box-shadow: 0 0 0 4px #61d8b314; }
.visual-caption { position: absolute; bottom: 26px; left: 122px; font-size: 7px; letter-spacing: 1.3px; color: #87a8d7; }
.weather-card { height: 120px; border-radius: 8px; background: linear-gradient(135deg,#457bf5,#99cfff); color: #fff; display: flex; align-items: center; justify-content: center; gap: 12px; flex-wrap: wrap; padding: 20px; }
.weather-card strong { font-size: 38px; }
.weather-card span { font-size: 7px; width: 100%; text-align: center; }
.health-card { height: 120px; background: #f0f7fc; border-radius: 8px; display: grid; place-items: center; padding: 8px; }
.activity-ring { width: 78px; height: 78px; border: 6px solid #357be7; border-left-color: #d7e4f3; border-radius: 50%; display: grid; place-items: center; }
.activity-ring strong { font-size: 16px; text-align: center; }
.activity-ring small { display: block; font-size: 4px; margin-top: 5px; color: #7c8da6; }
.health-card > span { font-size: 6px; color: #6c87a3; display: flex; gap: 5px; align-items: center; }
.score-card { height: 120px; border-radius: 8px; padding: 16px; background: linear-gradient(120deg,#123450,#29695e); color: #fff; text-align: center; }
.score-card small { font-size: 6px; letter-spacing: 1px; }
.score-card > div { display: flex; justify-content: space-between; margin: 20px 0 12px; }
.score-card b { font-size: 14px; }
.score-card strong { opacity: .4; }
.score-card span { font-size: 6px; color: #a8c1c5; }
.audience-strip { border-bottom: 1px solid var(--line); background: #fafcff; }
.audience-strip > .container { min-height: 88px; display: flex; justify-content: space-between; align-items: center; gap: 18px; }
.audience-strip span { font-size: 11px; color: #8a97aa; }
.audience-strip b { display: flex; align-items: center; gap: 10px; font-size: 13px; font-weight: 550; color: #4a5e7c; }
.audience-strip svg { color: #8596b0; }
.value-chain { display: grid; grid-template-columns: 1fr 28px 1fr 28px 1fr; align-items: center; }
.value-chain article { border: 1px solid var(--line); border-radius: 12px; padding: 28px; min-height: 249px; }
.card-number { color: #92a1b7; font-size: 8px; letter-spacing: 1.5px; }
.value-icon { color: #2565dd; float: right; width: 43px; height: 43px; background: #edf4ff; border-radius: 12px; display: grid; place-items: center; margin-top: 17px; }
.value-chain h3 { font-size: 23px; margin: 30px 0 12px; letter-spacing: -.5px; }
.value-chain p { color: #7586a0; font-size: 12px; }
.value-pills { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 23px; }
.value-pills span { background: #f3f6fb; padding: 5px 8px; font-size: 9px; color: #71829a; border-radius: 4px; }
.value-chain .value-center { border-color: #cfddff; background: linear-gradient(135deg,#f4f8ff,#fff); }
.chain-arrow { color: #abc0e6; display: grid; place-items: center; }
.chain-arrow svg { width: 16px; }
.solutions-section { background: #f7f9fd; border-block: 1px solid #eef2f7; }
.scene-layout { display: grid; grid-template-columns: 235px 310px 1fr; background: #fff; border: 1px solid #e1e9f5; border-radius: 14px; min-height: 529px; overflow: hidden; }
.scene-tabs { background: #fcfdff; padding: 20px 13px; border-right: 1px solid var(--line); display: flex; flex-direction: column; justify-content: center; gap: 5px; }
.scene-tabs button { display: flex; text-align: left; align-items: center; gap: 13px; background: transparent; border: 1px solid transparent; border-radius: 8px; padding: 16px 12px; color: #657994; }
.scene-tabs button.active { background: #eef4ff; color: #1958ce; border-color: #dce8ff; }
.scene-tabs button > span { flex: 1; font-size: 12px; font-weight: 600; }
.scene-tabs small { display: block; font-size: 7px; margin-top: 5px; font-weight: 400; color: #8a9bb3; }
.scene-tabs button > svg:last-child { opacity: 0; }
.scene-tabs button.active > svg:last-child { opacity: 1; }
.scene-stage { display: grid; place-items: center; position: relative; background: radial-gradient(circle,#e7efff 20%,#f7faff 65%); padding: 25px; overflow: hidden; }
.scene-stage .phone { transform: scale(.91); transform-origin: center; z-index: 1; }
.scene-rings { position: absolute; width: 330px; height: 330px; border-radius: 50%; border: 1px solid #a8c4f143; box-shadow: 0 0 0 32px #a8c4f111,0 0 0 64px #a8c4f10d; }
.scene-stage-label { position: absolute; bottom: 20px; font-size: 8px; color: #90a3bd; letter-spacing: .5px; }
.scene-copy { padding: 55px 37px 35px; align-self: center; }
.scene-copy h3 { font-size: 23px; line-height: 1.55; margin: 17px 0; letter-spacing: -.6px; }
.scene-copy p { color: #7e8ba0; font-size: 12px; }
.check-list { list-style: none; padding: 0; margin: 25px 0 30px; }
.check-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 11px; margin: 12px 0; color: #63728a; line-height: 1.6; }
.check-list svg { color: #397aeb; margin-top: 1px; }
.more-scenes { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 23px; font-size: 10px; color: #7e8ba1; align-items: center; }
.more-scenes b { color: #586c87; font-weight: 500; }
.more-scenes small { margin-left: auto; font-size: 9px; }
.control-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-top: 40px; }
.control-card { border: 1px solid #e4eaf4; border-radius: 12px; padding: 29px; background: #fdfefe; overflow: hidden; }
.control-card h3 { font-size: 20px; line-height: 1.6; margin: 24px 0 16px; letter-spacing: -.5px; }
.control-card > p { font-size: 12px; color: #7c8a9f; min-height: 85px; }
.control-card > small { display: block; color: #97a4b5; font-size: 8px; letter-spacing: .5px; margin-top: 18px; }
.brand-samples { display: flex; align-items: flex-end; justify-content: center; gap: 8px; height: 95px; }
.brand-samples > div { border: 1px solid #dce5f1; padding: 10px; width: 31%; height: 82px; border-radius: 7px; background: #f7fbff; }
.brand-samples > div:nth-child(2) { background: #f5f2ff; height: 93px; transform: translateY(-3px); border-color: #e3def0; }
.brand-samples > div:nth-child(3) { background: #edfaf8; }
.sample-dot { display: block; width: 14px; height: 14px; background: #8ebaff; border-radius: 4px; margin-bottom: 10px; }
.brand-samples > div:nth-child(2) .sample-dot { background: #b4a8dc; }
.brand-samples > div:nth-child(3) .sample-dot { background: #85c9bd; }
.brand-samples i,.brand-samples b { display: block; height: 4px; width: 83%; background: #b9c9df66; border-radius: 5px; margin-top: 5px; }
.brand-samples b:last-child { width: 60%; }
.opportunity-track { display: flex; justify-content: space-between; align-items: center; height: 95px; }
.opportunity-track span { font-size: 9px; color: #8393aa; text-align: center; }
.opportunity-track b { display: grid; place-items: center; font-size: 14px; color: #3e7ceb; border: 1px solid #d5e5ff; background: #f1f6ff; border-radius: 10px; width: 44px; height: 44px; margin: 0 auto 10px; }
.opportunity-track i { flex: 1; height: 1px; background: #c5d7f2; margin: -20px 4px 0; }
.controls-live { background: linear-gradient(150deg,#f2f7ff,#fff); }
.policy-controls { margin-top: 15px; }
.policy-controls label { display: flex; justify-content: space-between; align-items: center; gap: 10px; font-size: 11px; color: #7486a2; margin: 12px 0; }
.policy-controls select { background: #fff; border: 1px solid #dfe8f5; padding: 7px 10px; border-radius: 5px; font-size: 11px; color: #426080; width: 89px; }
.policy-summary { display: flex; gap: 6px; align-items: center; padding: 10px; color: #3170d2; font-size: 9px; background: #eaf2ff; border-radius: 6px; line-height: 1.6; margin-top: 15px; }
#formats { padding-top: 35px; }
.format-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 14px; }
.format-card { display: block; text-align: left; border: 1px solid var(--line); border-radius: 11px; background: #fff; padding: 21px; transition: .2s; }
.format-card:hover { transform: translateY(-5px); border-color: #aec9ff; box-shadow: 0 15px 25px #1a5bca0b; }
.format-top { display: flex; align-items: center; justify-content: space-between; }
.format-top > span:last-child { color: #bdc8d6; font-size: 10px; }
.format-top .icon-square { width: 36px; height: 36px; border-radius: 8px; }
.format-card h3 { font-size: 16px; margin: 23px 0 6px; letter-spacing: -.4px; }
.format-card > small { font-size: 9px; color: #94a1b5; }
.format-art { height: 141px; position: relative; overflow: hidden; background: #f5f8ff; border-radius: 7px; margin: 20px 0; display: flex; align-items: flex-start; justify-content: center; padding-top: 20px; }
.format-device { width: 81px; height: 147px; border: 3px solid #c7d6ef; border-radius: 12px; padding: 12px 6px; background: #fff; transform: rotate(-5deg); position: relative; }
.art-line { height: 3px; width: 90%; margin-bottom: 5px; background: #dae4f4; border-radius: 2px; }
.art-line.short { width: 55%; }
.art-picture { width: 100%; height: 36px; margin-bottom: 9px; background: linear-gradient(135deg,#c6ddfb,#78a6ef); border-radius: 3px; }
.art-ad { height: 38px; border: 1px solid #81acf4; border-radius: 4px; display: grid; place-items: center; color: #fff; background: linear-gradient(120deg,#6eaaff,#2365e6); margin-top: 9px; font-size: 8px; }
.format-rewarded .art-ad,.format-interstitial .art-ad,.format-h5 .art-ad { position: absolute; inset: 14px 4px; height: auto; background: linear-gradient(135deg,#7b9eea,#2454a5); }
.format-rewarded .art-ad { background: linear-gradient(135deg,#a3a5e8,#5c56bc); }
.format-banner .art-ad { position: absolute; bottom: 21px; left: 4px; right: 4px; height: 18px; }
.format-card p { color: #7d8da5; font-size: 11px; min-height: 41px; line-height: 1.8; }
.format-card .text-action { font-size: 10px; gap: 6px; }
.revenue-section { background: #f4f7fc; border-block: 1px solid #eaf0f8; }
.share-key { display: flex; align-items: center; gap: 12px; white-space: nowrap; }
.share-key strong { font-size: 52px; color: var(--blue); letter-spacing: -3px; font-weight: 720; }
.share-key strong > span { font-size: 22px; letter-spacing: -1px; }
.share-key > span { font-size: 12px; font-weight: 600; }
.share-key small { display: block; font-size: 9px; color: #8b9aae; margin-top: 7px; font-weight: 400; }
.share-key > i { width: 1px; height: 42px; background: #dce3ef; margin: 0 12px; }
.share-key .muted-number { color: #96adc9; font-size: 42px; }
.calculator { display: grid; grid-template-columns: 1.35fr 1fr; border: 1px solid #dee7f5; border-radius: 14px; overflow: hidden; background: #fff; }
.calculator-inputs { padding: 34px 37px; }
.calculator-title { display: flex; justify-content: space-between; gap: 10px; align-items: center; margin-bottom: 20px; }
.calculator-title h3 { font-size: 18px; margin: 0; letter-spacing: -.5px; }
.preset-buttons { display: flex; gap: 6px; margin-bottom: 27px; flex-wrap: wrap; }
.preset-buttons button { background: #f5f7fb; border: 1px solid #ecf0f6; border-radius: 5px; font-size: 10px; color: #7d8da3; padding: 7px 12px; }
.preset-buttons button.active { background: #ecf3ff; color: #246ae5; border-color: #b8d0ff; }
.range-field { display: block; margin-top: 24px; }
.range-field > span { display: flex; align-items: center; font-size: 12px; gap: 8px; font-weight: 550; }
.range-field > span > small { color: #91a0b7; font-size: 9px; font-weight: 400; }
.range-field input[type='number'] { margin-left: auto; width: 113px; padding: 8px 10px; border: 1px solid #d9e4f5; border-radius: 5px; text-align: right; color: #244c84; font-size: 15px; font-weight: 600; }
.range-field input[type='range'] { display: block; width: 100%; accent-color: #286beb; height: 4px; margin: 14px 0 11px; }
.range-field > small { color: #94a0b4; font-size: 9px; }
.ecpm-field > small { display: block; margin-top: 9px; }
.source-note { color: #8798b0; background: #f6f9ff; padding: 12px; font-size: 9px; display: flex; gap: 7px; margin-top: 25px; margin-bottom: 0; line-height: 1.8; }
.source-note svg { margin-top: 2px; }
.calculator-result { background: radial-gradient(ellipse at 100% 0,#286fe6,transparent 70%),#103778; color: #fff; padding: 43px 38px; }
.result-head { display: flex; justify-content: space-between; color: #c1d4f4; font-size: 12px; }
.result-head span:last-child { font-size: 9px; padding: 4px 7px; border: 1px solid #90b5f451; border-radius: 4px; color: #91baff; }
.result-amount { display: block; font-size: clamp(31px,4vw,52px); letter-spacing: -2px; margin: 24px 0 9px; font-weight: 650; }
.result-sub { font-size: 10px; color: #92b2df; }
.share-bar { height: 8px; border-radius: 5px; overflow: hidden; display: flex; gap: 4px; margin-top: 27px; }
.share-bar i:first-child { width: 70%; background: #8ab7ff; }
.share-bar i:last-child { flex: 1; background: #4379cf; }
.share-bar-label { display: flex; justify-content: space-between; font-size: 9px; color: #a9c6ef; margin: 9px 0 24px; }
.share-bar-label span { display: flex; align-items: center; gap: 5px; }
.share-bar-label i { width: 5px; height: 5px; background: #8ab7ff; border-radius: 50%; }
.share-bar-label span:last-child i { background: #4379cf; }
.calculator-result dl { border-top: 1px solid #ffffff1a; padding-top: 15px; margin-bottom: 27px; }
.calculator-result dl > div { display: flex; justify-content: space-between; margin: 15px 0; font-size: 11px; gap: 16px; }
.calculator-result dt { color: #97b8e6; }
.calculator-result dd { margin: 0; font-variant-numeric: tabular-nums; }
.result-link { display: flex; justify-content: center; gap: 12px; align-items: center; font-size: 10px; color: #abc8f4; margin-top: 18px; }
.export-message { font-size: 10px; color: #b9e4ff; margin: 10px 0 0; }
.settlement-timeline { display: flex; gap: 26px; align-items: center; margin: 33px 0 20px; padding: 0 12px; }
.settlement-timeline > div { flex: 1; }
.settlement-timeline span { font-size: 9px; color: #6b8bbb; }
.settlement-timeline h4 { font-size: 13px; margin: 9px 0; }
.settlement-timeline p { color: #8594ab; font-size: 10px; margin: 0; }
.settlement-timeline > b { color: #b8c7db; font-weight: 400; }
.fine-print { color: #98a3b4; font-size: 9px; border-top: 1px solid #e0e7f1; padding: 15px 12px 0; line-height: 1.8; margin-bottom: 0; }
.steps-grid { display: grid; grid-template-columns: repeat(6,1fr); gap: 13px; }
.steps-grid button { display: block; position: relative; padding: 22px 18px; border: 1px solid #e4eaf4; border-radius: 8px; text-align: left; background: #fff; }
.steps-grid button > span { font-size: 24px; color: #bed0e7; letter-spacing: -1px; font-weight: 550; }
.steps-grid h3 { font-size: 13px; margin: 20px 0 8px; white-space: nowrap; }
.steps-grid small { font-size: 9px; color: #8b9bb1; }
.steps-grid svg { position: absolute; top: 28px; right: 18px; color: #c8d5e6; }
.steps-grid button.active { background: #145ae7; border-color: #145ae7; color: #fff; box-shadow: 0 7px 20px #1259eb21; }
.steps-grid button.active small { color: #b4d1ff; }
.steps-grid button.active > span { color: #79adff; }
.step-detail { display: flex; align-items: center; gap: 25px; background: #f4f8fe; padding: 24px; border: 1px solid #e8eff9; margin-top: 18px; border-radius: 8px; min-height: 102px; }
.step-detail > span { color: #487fd4; font-size: 9px; letter-spacing: 1px; white-space: nowrap; }
.step-detail p { font-size: 12px; color: #798ba5; margin: 0; flex: 1; }
.step-detail strong { color: #4272bd; font-size: 10px; display: flex; align-items: center; gap: 8px; max-width: 230px; font-weight: 500; }
.technical-flow { margin-top: 25px; text-align: center; padding: 22px; border: 1px solid #edf1f7; border-radius: 8px; }
.technical-flow > span { color: #8c9caf; font-size: 9px; letter-spacing: 2px; }
.technical-flow > div { display: flex; justify-content: center; align-items: center; gap: 20px; margin: 15px 0; flex-wrap: wrap; }
.technical-flow b { font-size: 11px; color: #708198; font-weight: 500; }
.technical-flow svg { color: #abbdd8; }
.technical-flow > small { font-size: 9px; color: #a4afbe; }
.transparency-section { background: #f7faff; }
.report-preview { background: #fff; border: 1px solid #e1e9f6; border-radius: 12px; padding: 27px; box-shadow: 0 20px 60px #11295708; }
.report-title { display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px; gap: 20px; }
.report-title h3 { margin: 10px 0 0; font-size: 20px; letter-spacing: -.5px; }
.report-tools { display: flex; align-items: center; gap: 14px; }
.segmented { display: flex; gap: 3px; background: #f3f6fc; padding: 3px; border-radius: 6px; }
.segmented button { border: 0; border-radius: 4px; background: transparent; font-size: 10px; padding: 8px 15px; color: #8493aa; }
.segmented button.active { background: #fff; color: #2868d8; box-shadow: 0 2px 6px #1736750d; }
.report-kpis { display: grid; grid-template-columns: repeat(3,1fr); border: 1px solid #e5ecf7; border-radius: 7px; padding: 20px 12px; }
.report-kpis > div { border-right: 1px solid #e4ebf6; padding: 0 17px; }
.report-kpis > div:last-child { border-right: 0; }
.report-kpis small { color: #8b9bb2; font-size: 10px; }
.report-kpis strong { display: block; font-size: 29px; margin-top: 10px; letter-spacing: -1px; font-weight: 600; }
.blue-text { color: #2168e5; }
.report-chart-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 35px; padding: 26px 18px; }
.report-chart-label { display: flex; align-items: center; gap: 7px; font-size: 10px; color: #8da0b9; }
.report-chart-label strong { font-weight: 500; color: #536f96; }
.report-chart-label > span { margin-left: auto; }
.report-chart-grid .mini-chart { height: 148px; }
.axis-label { display: flex; justify-content: space-between; font-size: 8px; color: #a1acc0; }
.report-donut { display: flex; align-items: center; justify-content: center; gap: 25px; }
.donut { width: 126px; height: 126px; border-radius: 50%; background: conic-gradient(#3a80f7 0 70%,#c5dafa 70% 100%); position: relative; display: grid; place-items: center; transform: rotate(20deg); }
.donut::before { content: ''; position: absolute; inset: 17px; border-radius: 50%; background: #fff; }
.donut strong { position: relative; font-size: 26px; font-weight: 600; text-align: center; transform: rotate(-20deg); color: #346bc3; }
.donut small { font-size: 8px; display: block; color: #8c9bb1; margin-top: 5px; }
.report-donut > p { font-size: 9px; line-height: 3; margin: 0; color: #8394ac; white-space: nowrap; }
.report-donut i { display: inline-block; width: 5px; height: 5px; background: #3a80f7; margin-right: 6px; border-radius: 50%; }
.report-donut i:last-of-type { background: #c5dafa; }
.report-donut b { color: #456a9f; font-size: 10px; margin-left: 20px; }
.table-scroll { overflow-x: auto; }
.table-scroll table { border-collapse: collapse; width: 100%; min-width: 560px; font-size: 11px; }
.table-scroll th { background: #f6f8fc; font-size: 10px; font-weight: 500; color: #97a4b9; text-align: right; padding: 12px 16px; }
.table-scroll td { border-bottom: 1px solid #edf1f7; padding: 16px; text-align: right; color: #647b9d; font-variant-numeric: tabular-nums; }
.table-scroll th:first-child,.table-scroll td:first-child { text-align: left; }
.table-scroll .blue-text { color: #2b6ae4; }
.report-foot { display: flex; justify-content: space-between; align-items: center; font-size: 9px; color: #a2afc1; padding-top: 20px; gap: 12px; }
.report-foot > span { display: flex; align-items: center; gap: 5px; }
.report-foot a { color: #5a84c4; display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; }
.transparency-values { display: flex; justify-content: space-between; padding: 26px 70px 0; gap: 20px; }
.transparency-values span { display: flex; align-items: center; gap: 10px; font-size: 11px; color: #7990ad; }
.transparency-values svg { color: #7296cd; }
.faq-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 90px; }
.faq-list details { border-bottom: 1px solid #e6edf7; }
.faq-list summary { display: flex; gap: 15px; align-items: center; list-style: none; padding: 22px 0; cursor: pointer; font-size: 12px; font-weight: 550; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary > span { color: #9cacbe; font-size: 9px; font-weight: 400; }
.faq-list summary > b { margin-left: auto; color: #9daec6; font-size: 18px; font-weight: 400; }
.faq-list details[open] summary { color: var(--blue); }
.faq-list details[open] summary > b { transform: rotate(45deg); }
.faq-list details > p { font-size: 12px; color: #7f8fa6; margin: 0 0 22px 29px; }
.about-note { margin: 31px 0; padding: 23px; border: 1px solid #e6edf7; border-radius: 9px; background: #fafcff; }
.about-note strong { display: block; font-size: 13px; margin: 18px 0 12px; }
.about-note p { color: #91a0b5; font-size: 11px; margin-bottom: 0; }
.contact-section { background: radial-gradient(ellipse at 8% 30%,#114695 0%,transparent 60%),#082557; position: relative; }
.contact-grid { display: grid; grid-template-columns: 1fr 1.07fr; gap: 84px; align-items: center; }
.contact-copy .section-title h2 { font-size: 38px; }
.contact-copy .section-title p { font-size: 13px; line-height: 2; max-width: 350px; }
.contact-steps { display: flex; flex-direction: column; gap: 15px; margin: 34px 0 40px; }
.contact-steps span { color: #a2badd; font-size: 12px; display: flex; align-items: center; gap: 16px; }
.contact-steps b { font-size: 9px; color: #6f9ada; border: 1px solid #487cbb58; border-radius: 50%; display: grid; place-items: center; width: 25px; height: 25px; font-weight: 400; }
.contact-email { color: #e5eeff; display: flex; align-items: center; gap: 15px; padding: 22px 0; border-top: 1px solid #83a6d828; border-bottom: 1px solid #83a6d828; font-size: 16px; max-width: 385px; overflow-wrap: anywhere; }
.contact-email > span { flex: 1; }
.contact-email small { display: block; font-size: 9px; color: #7ea4d6; margin-bottom: 9px; }
.contact-email > svg { color: #78a5e6; }
.location { display: flex; align-items: center; gap: 7px; color: #7f9cc6; font-size: 10px; margin-top: 21px; }
.contact-card { background: #fff; border-radius: 13px; padding: 34px; box-shadow: 0 30px 70px #02102e38; min-width: 0; }
.form-title { margin-bottom: 27px; }
.form-title h3 { font-size: 22px; margin-bottom: 7px; letter-spacing: -.5px; }
.form-title > span { font-size: 8px; letter-spacing: 1.5px; color: #a0aec2; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 17px 13px; }
.form-grid label { font-size: 11px; color: #718198; line-height: 1.6; min-width: 0; }
.form-grid em { color: #5481cf; font-style: normal; }
.form-grid input,.form-grid select,.form-grid textarea { width: 100%; border: 1px solid #dee6f1; border-radius: 5px; padding: 10px 11px; background: #fdfefe; font-size: 11px; color: #425b7d; margin-top: 6px; min-height: 39px; outline-offset: 1px; }
.form-grid input::placeholder,.form-grid textarea::placeholder { color: #a8b3c3; font-size: 10px; }
.form-grid textarea { resize: vertical; min-height: 80px; }
.span-two { grid-column: 1 / -1; }
.honeypot { display: none; }
.consent { display: flex; align-items: flex-start; gap: 8px; font-size: 10px; color: #909eb0; line-height: 1.8; margin: 19px 0; }
.consent input { accent-color: var(--blue); margin: 3px 0 0; width: 16px; height: 16px; flex-shrink: 0; }
.consent a { color: #477cd1; text-decoration: underline; text-underline-offset: 2px; }
.form-submit { width: 100%; }
.form-foot { text-align: center; display: flex; justify-content: center; align-items: center; gap: 6px; color: #a6b2c1; font-size: 9px; margin: 12px 0 0; }
.form-error { background: #fff1f1; border: 1px solid #f3cdcd; color: #a74848; padding: 12px; border-radius: 6px; font-size: 12px; line-height: 1.7; margin: 15px 0; }
.inline-message { color: #4071b2; background: #f0f6ff; padding: 11px 13px; font-size: 11px; border-radius: 5px; line-height: 1.8; }
.receipt { padding: 15px 0; }
.receipt-icon { color: #357dd9; width: 68px; height: 68px; display: grid; place-items: center; background: #edf5ff; border-radius: 50%; margin-bottom: 25px; }
.receipt h3 { margin: 15px 0; font-size: 24px; }
.receipt p { font-size: 12px; color: #8697ad; }
.receipt dl { background: #f7faff; border-radius: 7px; padding: 18px; margin: 22px 0; }
.receipt dl > div { display: flex; justify-content: space-between; gap: 15px; margin: 10px 0; font-size: 11px; }
.receipt dt { color: #8395ae; flex-shrink: 0; }
.receipt dd { margin: 0; overflow-wrap: anywhere; }
.receipt .button { width: 100%; margin-bottom: 10px; }
.receipt > .plain-button { width: 100%; }
.site-footer { background: #061b3e; color: #9bb2d5; }
.footer-main { display: grid; grid-template-columns: 1.2fr .7fr .85fr 1.2fr; gap: 50px; padding-block: 55px; }
.brand-light strong { color: #eaf2ff; }
.brand-light small { color: #90a6c6; }
.footer-main p { font-size: 11px; color: #6784aa; margin-top: 21px; }
.footer-main > div > strong { color: #bdcde4; font-size: 11px; display: block; margin-bottom: 21px; }
.footer-main > div > a:not(.brand) { display: flex; font-size: 10px; margin: 15px 0; color: #6986af; gap: 8px; align-items: center; }
.footer-main .footer-contact > a { font-size: 12px; color: #a6bddc; overflow-wrap: anywhere; }
.footer-contact > span { color: #6e8cb1; font-size: 10px; }
.footer-main .footer-contact .text-action { color: #74a8ed; font-size: 10px; margin-top: 20px; }
.footer-bottom { border-top: 1px solid #53729d2c; display: flex; justify-content: space-between; gap: 25px; padding-block: 22px; color: #527398; font-size: 8px; line-height: 1.8; }
.footer-bottom > span:last-child { display: flex; gap: 12px; align-items: center; }
.footer-bottom i { width: 1px; height: 8px; background: #446085; }
.back-to-top { position: fixed; bottom: 24px; right: 22px; width: 36px; height: 36px; border: 1px solid #dee8f5; display: grid; place-items: center; background: #fffffff2; color: #5980b7; border-radius: 8px; z-index: 10; box-shadow: 0 5px 15px #17345714; }
.modal-backdrop { position: fixed; inset: 0; z-index: 100; background: #061733a8; backdrop-filter: blur(8px); display: flex; align-items: center; justify-content: center; padding: 24px; }
.modal { width: min(850px,100%); max-height: 92dvh; background: #fff; border-radius: 14px; overflow-y: auto; box-shadow: 0 35px 95px #0004; }
.modal-wide { width: min(1050px,100%); }
.modal-header { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; border-bottom: 1px solid var(--line); position: sticky; top: 0; z-index: 5; background: #fff; }
.modal-header h3 { margin: 0; font-size: 16px; }
.modal-body { padding: 30px; }
.ad-demo-layout { display: grid; grid-template-columns: 290px 1fr; gap: 45px; align-items: center; }
.demo-phone { width: 280px; min-height: 502px; border: 6px solid #20314b; border-radius: 28px; background: #fbfcff; position: relative; padding: 17px; overflow: hidden; box-shadow: 0 15px 30px #0d254316; }
.demo-phone-header { display: flex; justify-content: space-between; color: #899ab4; font-size: 6px; margin-bottom: 23px; letter-spacing: .3px; }
.demo-phone h4 { font-size: 22px; line-height: 1.4; margin-bottom: 19px; letter-spacing: -.5px; }
.demo-phone .landscape { height: 135px; }
.demo-lines { margin: 15px 0; }
.demo-lines i { display: block; height: 5px; background: #e5ebf4; width: 90%; margin-top: 6px; border-radius: 4px; }
.demo-lines i:last-child { width: 55%; }
.demo-native { border: 1px solid #d9e4f3; border-radius: 8px; padding: 11px; background: #fff; }
.demo-native > small { font-size: 7px; color: #8f9fb6; }
.demo-native-content { display: flex; align-items: center; gap: 16px; padding: 14px 5px; }
.demo-native-content strong { font-size: 11px; }
.demo-native-content p { font-size: 8px; color: #8e9eb4; margin: 4px 0 0; }
.demo-native button { width: 100%; border: 0; background: #2c68d6; padding: 9px; color: #fff; font-size: 9px; border-radius: 5px; display: flex; justify-content: center; align-items: center; gap: 10px; }
.demo-banner { display: flex; align-items: center; position: absolute; bottom: 15px; left: 10px; right: 10px; background: #eaf2ff; border: 1px solid #caddff; padding: 11px; border-radius: 5px; gap: 8px; }
.demo-banner small { color: #84a0c8; font-size: 7px; display: block; margin-bottom: 5px; }
.demo-banner strong { color: #4474b9; font-size: 9px; }
.demo-banner button { background: #2c6adc; color: #fff; border: 0; font-size: 8px; padding: 7px; border-radius: 4px; white-space: nowrap; }
.demo-trigger { background: #2864d9; color: #fff; border: 0; padding: 12px; width: 100%; border-radius: 6px; margin-top: 16px; font-size: 10px; }
.demo-ad-overlay { position: absolute; inset: 0; z-index: 2; background: #111c40; color: #fff; padding: 18px; display: flex; flex-direction: column; }
.demo-ad-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 22px; color: #a4b4dd; font-size: 8px; }
.demo-ad-top button { border: 1px solid #8f9ec444; background: transparent; border-radius: 50%; width: 26px; height: 26px; color: #fff; display: grid; place-items: center; }
.demo-ad-overlay .landscape { height: 155px; flex-shrink: 0; }
.demo-ad-overlay > div:last-child { margin-top: 25px; }
.demo-ad-overlay > div:last-child > small { font-size: 7px; letter-spacing: 2px; color: #879ac3; }
.demo-ad-overlay h4 { font-size: 28px; margin: 12px 0; }
.demo-ad-overlay p { font-size: 9px; color: #9aabca; }
.countdown { display: block; padding: 13px; text-align: center; background: #303e6a; font-size: 11px; border-radius: 5px; }
.reward-complete { font-size: 11px; color: #357c6e; background: #e6f4ef; border: 1px solid #c6e8db; padding: 12px; display: flex; align-items: center; gap: 8px; border-radius: 6px; margin-top: 15px; }
.demo-explanation h3 { font-size: 23px; line-height: 1.6; margin: 22px 0 18px; }
.demo-explanation p { font-size: 12px; color: #7c8da5; }
.demo-explanation h4 { font-size: 12px; margin-top: 24px; }
.demo-explanation hr { border: 0; border-top: 1px solid var(--line); margin: 23px 0; }
.demo-explanation .small-note { font-size: 10px; background: #f6f9fe; padding: 12px; color: #9aa8bb; }
.privacy-page,.admin-page { max-width: 900px; padding-block: 55px 100px; min-height: 68vh; }
.privacy-page > .eyebrow { display: flex; margin-top: 40px; }
.privacy-page h1,.admin-page h1 { font-size: 34px; margin: 18px 0 25px; letter-spacing: -1px; }
.privacy-page h2 { font-size: 18px; margin: 35px 0 17px; }
.privacy-page p { color: #7b8ca5; font-size: 13px; }
.privacy-page a:not(.button) { color: #2c6ede; }
.privacy-page > .button { margin-top: 30px; }
.back-link { display: inline-flex; align-items: center; gap: 8px; color: #6c86ae; font-size: 12px; margin-bottom: 22px; }
.admin-page > .section-top { margin-top: 35px; }
.admin-page > .section-top p { font-size: 12px; color: #91a0b5; }
.admin-page > .section-top > svg { color: #6394df; }
.admin-login { border: 1px solid #e1e9f6; border-radius: 12px; text-align: center; padding: 55px 25px; background: #f8fbff; }
.admin-login > svg { color: #4b86e1; }
.admin-login h3 { margin: 18px 0 12px; }
.admin-login p { font-size: 12px; color: #8091aa; }
.admin-login .button { margin-top: 18px; }
.admin-login-form { text-align: left; max-width: 380px; margin: 25px auto 0; }
.admin-login-form input { font-size: 16px; }
.admin-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 25px; }
.admin-account { font-size: 12px; margin-right: auto; }
.admin-filter { margin: 20px 0; font-size: 12px; color: var(--muted); }
.admin-filter select { padding: 8px 12px; border: 1px solid var(--line); border-radius: 6px; background: #fff; color: var(--ink); }
.inquiry-row { border: 1px solid #e3eaf4; border-radius: 10px; padding: 24px; margin-bottom: 15px; }
.inquiry-row header { display: flex; justify-content: space-between; gap: 15px; }
.inquiry-row h3 { font-size: 18px; overflow-wrap: anywhere; }
.inquiry-row small { font-size: 10px; color: #93a3b9; }
.inquiry-row dl { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.inquiry-row dl > div { display: flex; gap: 12px; font-size: 12px; min-width: 0; }
.inquiry-row dt { color: #93a3b8; flex-shrink: 0; }
.inquiry-row dd { margin: 0; overflow-wrap: anywhere; }
.inquiry-row p { color: #7d90ac; font-size: 12px; white-space: pre-wrap; overflow-wrap: anywhere; }
.admin-row-editor { margin-top: 20px; }
.admin-row-actions { display: flex; justify-content: space-between; gap: 12px; margin-top: 18px; }
.danger-button { color: #a43848; border-color: #f1cad0; background: #fff4f5; }
.danger-button:hover { background: #ffe7ea; }
.error-fallback,.boot-fallback { min-height: 80vh; text-align: center; padding: 100px 20px; }
.boot-fallback { background: #082c70; color: #fff; }

@media (min-width: 1550px) {
  .container { max-width: 1270px; }
  .hero h1 { font-size: 60px; }
  .hero-container { min-height: 630px; }
}
@media (max-width: 1160px) {
  .main-nav { gap: 14px; }
  .main-nav a { font-size: 11px; }
  .header-inner { gap: 18px; }
  .brand strong { font-size: 20px; }
  .brand small { font-size: 6px; }
  .brand > svg { width: 36px; }
  .hero h1 { font-size: 44px; }
  .hero-actions { gap: 8px; }
  .hero-actions .button { padding: 13px 15px; font-size: 11px; }
  .hero-visual { transform: scale(.87); transform-origin: left center; }
  .hero-container { min-height: 555px; }
  .scene-layout { grid-template-columns: 210px 265px 1fr; }
  .scene-copy { padding: 35px 24px; }
  .scene-copy h3 { font-size: 20px; }
  .format-card { padding: 16px; }
  .format-card h3 { font-size: 14px; }
  .format-grid { gap: 10px; }
  .share-key { gap: 8px; }
  .share-key strong { font-size: 43px; }
  .share-key .muted-number { font-size: 32px; }
  .share-key > i { margin: 0 5px; }
  .contact-grid { gap: 45px; }
  .steps-grid { gap: 8px; }
  .steps-grid button { padding: 20px 12px; }
  .steps-grid h3 { font-size: 11px; }
  .steps-grid svg { right: 12px; }
  .control-card { padding: 23px; }
  .control-card h3 { font-size: 18px; }
  .transparency-values { padding-inline: 30px; }
  .faq-grid { gap: 50px; }
  .footer-main { gap: 25px; }
}
@media (max-width: 960px) {
  .site-header { height: 70px; }
  .main-nav { display: none; position: absolute; top: 70px; left: 0; right: 0; background: #fff; padding: 22px 32px; border-bottom: 1px solid #e2eaf6; box-shadow: 0 12px 25px #122f5210; flex-direction: column; align-items: stretch; gap: 0; }
  .main-nav.is-open { display: flex; }
  .main-nav a { padding: 14px 0; font-size: 13px; }
  .main-nav a.active::after { bottom: 6px; }
  .nav-cta { margin-left: auto; }
  .menu-toggle { display: inline-flex; }
  .hero-container { min-height: 530px; grid-template-columns: 1.1fr .9fr; }
  .hero-visual { transform: scale(.76); }
  .hero h1 { font-size: 39px; }
  .hero-copy > p { font-size: 13px; }
  .hero-tabs { margin-top: 30px; }
  .hero-reassurance { gap: 12px; font-size: 8px; }
  .hero-bottom span:last-child { display: none; }
  .section { padding: 72px 0; }
  .audience-strip > .container { flex-wrap: wrap; padding-block: 20px; justify-content: center; gap: 20px; }
  .audience-strip b { font-size: 11px; }
  .audience-strip span { width: 100%; text-align: center; font-size: 9px; }
  .section-title h2 { font-size: 32px; }
  .section-intro { max-width: 340px; font-size: 12px; }
  .section-top { gap: 30px; }
  .value-chain article { padding: 20px; min-height: 248px; }
  .value-chain h3 { font-size: 20px; }
  .value-chain p { font-size: 11px; }
  .value-pills span { font-size: 8px; }
  .scene-layout { grid-template-columns: 240px 1fr; }
  .scene-tabs { grid-column: 1 / -1; flex-direction: row; flex-wrap: wrap; padding: 12px; border-right: 0; border-bottom: 1px solid var(--line); gap: 4px; }
  .scene-tabs button { padding: 10px; gap: 8px; width: calc(33.333% - 4px); }
  .scene-tabs button > span { font-size: 10px; }
  .scene-tabs small,.scene-tabs button > svg:last-child { display: none; }
  .scene-stage { min-height: 465px; }
  .scene-stage .phone { transform: scale(.85); }
  .scene-copy { padding: 30px; }
  .scene-copy h3 { font-size: 23px; }
  .more-scenes { gap: 15px; }
  .more-scenes small { width: 100%; margin: 0; }
  .control-grid { gap: 12px; }
  .control-card { padding: 19px; }
  .control-card h3 { font-size: 15px; }
  .control-card > p { font-size: 11px; min-height: 107px; }
  .policy-controls label { font-size: 9px; }
  .policy-summary { font-size: 8px; }
  .format-grid { grid-template-columns: repeat(3,1fr); gap: 15px; }
  .format-card { padding: 21px; }
  .format-card h3 { font-size: 17px; }
  .format-card .format-art { height: 140px; }
  .format-card p { min-height: 0; }
  .revenue-section .section-top { flex-direction: column; align-items: flex-start; gap: 25px; }
  .share-key strong { font-size: 49px; }
  .share-key .muted-number { font-size: 39px; }
  .share-key > i { margin: 0 20px; }
  .calculator { grid-template-columns: 1.25fr 1fr; }
  .calculator-inputs { padding: 26px; }
  .calculator-title { align-items: flex-start; flex-direction: column; gap: 10px; }
  .calculator-title h3 { font-size: 16px; }
  .calculator-result { padding: 35px 25px; }
  .result-amount { font-size: 36px; }
  .range-field > span { font-size: 10px; }
  .range-field > span > small { font-size: 8px; }
  .range-field input[type='number'] { width: 95px; }
  .steps-grid { grid-template-columns: repeat(3,1fr); gap: 12px; }
  .steps-grid button { padding: 20px; }
  .steps-grid h3 { font-size: 14px; }
  .step-detail { flex-wrap: wrap; gap: 12px; }
  .step-detail p { min-width: 70%; }
  .step-detail strong { max-width: none; width: 100%; margin-left: 65px; }
  .report-chart-grid { gap: 15px; }
  .report-donut { gap: 15px; }
  .donut { width: 105px; height: 105px; }
  .report-donut b { margin-left: 10px; }
  .transparency-values { padding-inline: 0; gap: 12px; }
  .transparency-values span { font-size: 9px; }
  .faq-grid { grid-template-columns: 1fr 1.2fr; gap: 35px; }
  .contact-grid { gap: 35px; }
  .contact-copy .section-title h2 { font-size: 31px; }
  .contact-card { padding: 25px; }
  .contact-email { font-size: 13px; }
  .footer-main { grid-template-columns: 1.2fr .8fr 1fr; }
  .footer-contact { grid-column: 1 / -1; }
  .footer-main .footer-contact > a { display: inline-flex; margin-right: 30px; }
}
@media (max-width: 680px) {
  html { scroll-padding-top: 88px; }
  .container { width: calc(100% - 36px); }
  .site-header { height: 66px; }
  .main-nav { top: 66px; padding-inline: 22px; }
  .header-inner { gap: 10px; }
  .brand { gap: 7px; }
  .brand > svg { width: 32px; height: 35px; }
  .brand strong { font-size: 20px; }
  .brand small { font-size: 5px; letter-spacing: 1px; }
  .nav-cta { font-size: 10px; padding: 9px 11px; gap: 6px; }
  .nav-cta svg { width: 13px; }
  .menu-toggle { width: 28px; }
  .menu-toggle svg { width: 21px; }
  .hero-container { display: block; min-height: 0; }
  .hero-copy { padding: 46px 3px 0; }
  .hero h1 { font-size: clamp(34px,9.8vw,47px); line-height: 1.32; margin: 22px 0; letter-spacing: -1.5px; }
  .hero-eyebrow { font-size: 7px; letter-spacing: 1.7px; }
  .hero-copy > p { font-size: 12px; line-height: 1.95; margin-bottom: 24px; }
  .hero-actions .button { padding: 13px 15px; font-size: 10px; gap: 10px; }
  .hero-reassurance { font-size: 8px; margin-top: 21px; gap: 14px; }
  .hero-reassurance svg { width: 11px; }
  .hero-tabs { margin-top: 27px; gap: 25px; }
  .hero-tabs button { font-size: 8px; }
  .hero-visual { height: 359px; width: 500px; transform: scale(.67); transform-origin: top left; margin: 24px 0 -102px; left: calc(50% - 171px); }
  .hero-visual .phone-hero { top: 8px; left: 36px; }
  .hero-visual .browser-window { top: 72px; left: 163px; width: 358px; height: 308px; }
  .hero-visual .float-first { top: 3px; right: -7px; }
  .hero-visual .float-second { bottom: -56px; right: -1px; }
  .hero-visual .visual-caption { bottom: -109px; left: 59px; font-size: 7px; }
  .hero-visual .orbit { top: -30px; }
  .hero-visual .orbit-two { top: -90px; }
  .hero-bottom { margin-top: 118px; }
  .hero-bottom > .container { height: 42px; font-size: 8px; justify-content: center; }
  .audience-strip > .container { gap: 15px 22px; padding-block: 18px; min-height: 100px; }
  .audience-strip b { font-size: 10px; gap: 7px; }
  .audience-strip b svg { width: 16px; }
  .audience-strip span { font-size: 8px; }
  .section { padding: 61px 0; }
  .section-top { display: block; margin-bottom: 28px; }
  .section-title h2 { font-size: 28px; letter-spacing: -.8px; margin-top: 13px; }
  .section-title p { font-size: 12px; line-height: 1.85; }
  .eyebrow { font-size: 8px; letter-spacing: 1.4px; }
  .section-intro { max-width: none; width: 100%; font-size: 12px; margin-top: 19px; }
  .side-note { margin-top: 18px; font-size: 9px; }
  .section-top > .text-action { margin-top: 20px; }
  .value-chain { grid-template-columns: 1fr; }
  .value-chain article { min-height: 0; padding: 24px; }
  .value-chain h3 { margin-top: 20px; font-size: 22px; }
  .value-chain p { font-size: 12px; }
  .value-pills { margin-top: 14px; }
  .value-pills span { font-size: 9px; }
  .value-icon { margin-top: 6px; }
  .chain-arrow { height: 28px; transform: rotate(90deg); }
  .scene-layout { grid-template-columns: 1fr; }
  .scene-tabs { gap: 6px; padding: 10px; }
  .scene-tabs button { width: calc(50% - 3px); font-size: 10px; padding: 11px 8px; }
  .scene-tabs button > svg { width: 18px; }
  .scene-tabs button > span { font-size: 10px; }
  .scene-stage { min-height: 365px; max-height: 365px; padding: 0; }
  .scene-stage .phone { transform: scale(.72); top: -37px; }
  .scene-stage-label { bottom: 13px; }
  .scene-copy { padding: 27px; }
  .scene-copy h3 { font-size: 22px; }
  .scene-copy p { font-size: 12px; }
  .more-scenes { font-size: 9px; gap: 12px; line-height: 1.7; }
  .more-scenes > span { width: 100%; }
  .more-scenes small { font-size: 8px; }
  .control-grid { grid-template-columns: 1fr; gap: 15px; margin-top: 27px; }
  .control-card { padding: 25px; }
  .control-card h3 { font-size: 20px; margin-top: 20px; }
  .control-card > p { min-height: 0; font-size: 12px; }
  .brand-samples { max-width: 310px; margin: 25px auto 0; }
  .opportunity-track { margin-top: 25px; }
  .policy-controls label { font-size: 12px; }
  .policy-summary { font-size: 10px; padding: 12px; }
  .control-card > small { font-size: 8px; }
  #formats { padding-top: 0; }
  .format-grid { grid-template-columns: repeat(2,1fr); gap: 11px; }
  .format-card { padding: 17px; }
  .format-card h3 { font-size: 15px; }
  .format-card > small { font-size: 8px; }
  .format-top .icon-square { width: 33px; height: 33px; }
  .format-card .format-art { height: 130px; margin-top: 16px; }
  .format-card p { font-size: 10px; min-height: 37px; }
  .format-card .text-action { font-size: 9px; gap: 8px; }
  .format-card .text-action svg { width: 13px; }
  .format-card:last-child { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 110px; column-gap: 12px; }
  .format-card:last-child .format-top { grid-column: 1; }
  .format-card:last-child .format-art { grid-column: 2; grid-row: 1 / 6; margin: 0; height: 100%; min-height: 180px; }
  .format-card:last-child h3 { margin-top: 16px; }
  .format-card:last-child p { min-height: 0; margin-top: 12px; }
  .share-key { margin-top: 28px; justify-content: space-between; gap: 9px; width: 100%; }
  .share-key strong { font-size: 45px; }
  .share-key > span { font-size: 10px; }
  .share-key .muted-number { font-size: 35px; }
  .share-key > i { margin: 0 5px; height: 31px; }
  .share-key small { font-size: 8px; }
  .share-key strong > span { font-size: 17px; }
  .calculator { display: block; margin-top: 25px; }
  .calculator-inputs { padding: 25px 22px; }
  .calculator-title { flex-direction: row; align-items: center; gap: 10px; }
  .calculator-title h3 { font-size: 15px; line-height: 1.6; }
  .calculator-title .tag { font-size: 8px; padding: 5px 7px; white-space: nowrap; }
  .preset-buttons { gap: 5px; }
  .preset-buttons button { padding: 7px 8px; font-size: 8px; }
  .range-field > span { font-size: 11px; }
  .range-field > span > small { font-size: 8px; }
  .range-field input[type='number'] { width: 94px; font-size: 13px; }
  .range-field > small,.source-note { font-size: 8px; }
  .calculator-result { padding: 31px 26px; }
  .result-amount { font-size: 44px; margin-top: 23px; }
  .result-head { font-size: 11px; }
  .settlement-timeline { display: block; padding: 0 5px; }
  .settlement-timeline > div { border-left: 2px solid #c8d9f4; padding: 0 0 24px 20px; }
  .settlement-timeline > div:last-child { padding-bottom: 0; }
  .settlement-timeline > b { display: none; }
  .fine-print { font-size: 8px; padding-inline: 5px; }
  .steps-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .steps-grid button { padding: 19px; }
  .steps-grid h3 { font-size: 12px; margin-top: 15px; }
  .steps-grid small { font-size: 8px; }
  .step-detail { padding: 20px; display: block; }
  .step-detail p { font-size: 11px; margin: 12px 0 16px; }
  .step-detail strong { margin: 0; font-size: 10px; }
  .technical-flow { padding: 22px 17px; }
  .technical-flow > div { gap: 11px; display: grid; grid-template-columns: 1fr; justify-items: center; }
  .technical-flow > div > svg { transform: rotate(90deg); width: 11px; }
  .technical-flow b { font-size: 10px; }
  .technical-flow > small { font-size: 8px; line-height: 1.8; display: block; }
  .report-preview { padding: 20px 15px; }
  .report-title { align-items: flex-start; flex-direction: column; gap: 20px; }
  .report-title h3 { font-size: 19px; }
  .report-title .tag { font-size: 8px; }
  .report-tools { width: 100%; justify-content: space-between; }
  .report-tools .button { font-size: 9px; gap: 5px; }
  .report-kpis { grid-template-columns: 1fr; padding: 7px 16px; }
  .report-kpis > div { border-right: 0; border-bottom: 1px solid var(--line); padding: 15px 0; display: flex; justify-content: space-between; align-items: center; gap: 12px; }
  .report-kpis > div:last-child { border-bottom: 0; }
  .report-kpis strong { font-size: 23px; margin: 0; }
  .report-kpis small { font-size: 9px; }
  .report-chart-grid { grid-template-columns: 1fr; padding: 22px 3px; gap: 28px; }
  .report-chart-grid .mini-chart { height: 120px; }
  .report-donut { justify-content: center; gap: 40px; border-top: 1px solid var(--line); padding-top: 25px; }
  .report-donut > p { font-size: 10px; }
  .report-donut b { margin-left: 17px; }
  .report-foot { flex-direction: column; align-items: flex-start; font-size: 8px; }
  .transparency-values { flex-direction: column; gap: 17px; padding: 25px 8px 0; }
  .transparency-values span { font-size: 11px; }
  .faq-grid { display: block; }
  .about-note { padding: 20px; margin: 25px 0; }
  .faq-list { margin-top: 33px; }
  .faq-list summary { font-size: 12px; padding: 21px 0; gap: 10px; }
  .faq-list details > p { margin-left: 22px; font-size: 11px; }
  .contact-grid { display: block; }
  .contact-copy .section-title h2 { font-size: 29px; }
  .contact-copy .section-title p { font-size: 12px; max-width: none; }
  .contact-steps { flex-direction: row; flex-wrap: wrap; gap: 12px; margin: 28px 0; }
  .contact-steps span { font-size: 9px; gap: 7px; }
  .contact-steps b { width: 20px; height: 20px; font-size: 8px; }
  .contact-email { font-size: 14px; width: 100%; max-width: none; padding: 20px 0; }
  .location { font-size: 9px; }
  .contact-card { padding: 26px 21px; margin-top: 33px; }
  .form-title h3 { font-size: 20px; }
  .form-grid { gap: 16px 10px; }
  .form-grid label { font-size: 10px; }
  .form-grid input,.form-grid select,.form-grid textarea { font-size: 16px; padding: 11px 9px; }
  .form-grid input::placeholder,.form-grid textarea::placeholder { font-size: 9px; }
  .consent { font-size: 10px; }
  .form-submit { font-size: 12px; }
  .form-foot { font-size: 8px; }
  .receipt h3 { font-size: 22px; }
  .receipt dl > div { font-size: 10px; }
  .receipt dd { text-align: right; }
  .footer-main { grid-template-columns: 1fr 1fr; padding-block: 40px 25px; gap: 28px; }
  .footer-main > div:first-child { grid-column: 1 / -1; }
  .footer-main > div:first-child > p { margin-top: 16px; font-size: 10px; }
  .footer-main > div > strong { font-size: 11px; }
  .footer-main > div > a:not(.brand) { font-size: 10px; }
  .footer-main .footer-contact > a { display: flex; margin-right: 0; }
  .footer-contact > span { display: block; }
  .footer-bottom { flex-direction: column; gap: 10px; padding-block: 20px; font-size: 8px; }
  .back-to-top { width: 31px; height: 31px; bottom: 17px; right: 13px; }
  .modal-backdrop { padding: 12px; }
  .modal { max-height: 94dvh; }
  .modal-header { padding: 13px 17px; }
  .modal-header h3 { font-size: 13px; }
  .modal-body { padding: 22px 17px; }
  .ad-demo-layout { grid-template-columns: 1fr; gap: 27px; }
  .demo-phone { margin: 0 auto; width: min(280px,100%); }
  .demo-explanation h3 { font-size: 21px; }
  .demo-explanation p { font-size: 11px; }
  .privacy-page,.admin-page { padding-top: 35px; }
  .privacy-page h1,.admin-page h1 { font-size: 27px; }
  .privacy-page p { font-size: 12px; }
  .inquiry-row { padding: 18px; }
  .inquiry-row header { flex-direction: column; gap: 0; }
  .inquiry-row dl,.admin-row-editor { grid-template-columns: 1fr; }
  .admin-page > .section-top > svg { display: none; }
  .admin-account { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { transition: none !important; animation: none !important; }
}
