

@font-face { font-family: 'Geist'; font-weight: 700; font-style: normal; font-display: swap; src: url('/hubfs/fonts/Geist-Bold.woff2') format('woff2'); }
@font-face { font-family: 'Geist'; font-weight: 800; font-style: normal; font-display: swap; src: url('/hubfs/fonts/Geist-ExtraBold.woff2') format('woff2'); }
@font-face { font-family: 'Inter Variable'; font-weight: 300 600; font-style: normal; font-display: swap; src: url('/hubfs/fonts/InterVariable.woff2') format('woff2-variations'); }
@font-face { font-family: 'JetBrains Mono'; font-weight: 400 500; font-style: normal; font-display: swap; src: url('/hubfs/fonts/JetBrainsMono.woff2') format('woff2'); }

.mzj-page {
--navy: #0A1628;
--navy-light: #1A2842;
--navy-deeper: #050D1A;
--cyan: #00E5C7;
--cyan-dark: #00B8A0;
--cyan-deeper: #008676;
--magenta: #FF3366;
--magenta-dark: #E61E54;
--violet: #9966FF;
--green: #10B981;
--white: #FFFFFF;
--bg: #F7F9FC;
--bg-soft: #F0F4F8;
--g100: #F0F4F8;
--g200: #E2E8F0;
--g300: #CBD5E1;
--g400: #94A3B8;
--g500: #64748B;
--g600: #475569;
--g700: #334155;
--g800: #1E293B;
--max-w: 1400px;
--r: 16px;
--rd: 12px;
--rs: 8px;
--pill: 50px;
--shadow-sm: 0 1px 2px rgba(10,22,40,0.06);
--shadow-md: 0 4px 12px rgba(10,22,40,0.08);
--shadow-lg: 0 12px 32px rgba(10,22,40,0.12);
--shadow-cyan: 0 12px 32px rgba(0,229,199,0.18);
--ease: cubic-bezier(0.4, 0, 0.2, 1);

font-family: 'Inter Variable', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
font-size: 17px;
line-height: 1.65;
color: var(--g700);
background: var(--white);
}
.mzj-page * { box-sizing: border-box; }
.mzj-page h1, .mzj-page h2, .mzj-page h3, .mzj-page h4 { font-family: 'Geist', sans-serif; color: var(--navy); margin: 0; line-height: 1.2; letter-spacing: -0.02em; }
.mzj-page p { margin: 0; }
.mzj-page a { color: var(--navy); text-decoration: none; transition: color 0.2s var(--ease); }
.mzj-page a:hover { color: var(--cyan-dark); }
.mzj-page img { max-width: 100%; height: auto; display: block; }

.mzj-page .container { max-width: var(--max-w); margin: 0 auto; padding: 0 24px; }
.mzj-page .container-narrow { max-width: 920px; margin: 0 auto; padding: 0 24px; }

.mzj-page .breadcrumb { padding: 16px 0 8px; font-size: 14px; color: var(--g500); font-family: 'JetBrains Mono', monospace; }
.mzj-page .breadcrumb a { color: var(--g500); }
.mzj-page .breadcrumb a:hover { color: var(--cyan-dark); }
.mzj-page .breadcrumb .sep { margin: 0 8px; color: var(--g300); }

.mzj-page .btn-primary { display: inline-flex; align-items: center; gap: 8px; padding: 14px 26px; background: var(--navy); color: var(--white); font-weight: 600; font-size: 15px; border-radius: var(--rs); transition: all 0.2s var(--ease); border: none; cursor: pointer; box-shadow: var(--shadow-md); }
.mzj-page .btn-primary:hover { background: var(--navy-light); color: var(--white); transform: translateY(-1px); box-shadow: var(--shadow-lg); }
.mzj-page .btn-secondary { display: inline-flex; align-items: center; gap: 8px; padding: 14px 26px; background: transparent; color: var(--navy); font-weight: 600; font-size: 15px; border-radius: var(--rs); border: 2px solid var(--navy); transition: all 0.2s var(--ease); cursor: pointer; }
.mzj-page .btn-secondary:hover { background: var(--navy); color: var(--white); }
.mzj-page .btn-cyan { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; background: var(--cyan); color: var(--navy); font-weight: 700; font-size: 15px; border-radius: var(--rs); transition: all 0.2s var(--ease); box-shadow: var(--shadow-md); }
.mzj-page .btn-cyan:hover { background: var(--cyan-dark); color: var(--navy); transform: translateY(-1px); }

.mzj-page .section-dark .btn-primary { background: var(--cyan); color: var(--navy); }
.mzj-page .section-dark .btn-primary:hover { background: var(--cyan-dark); color: var(--navy); }
.mzj-page .section-dark .btn-secondary { color: var(--white); border-color: var(--white); }
.mzj-page .section-dark .btn-secondary:hover { background: var(--white); color: var(--navy); }

.mzj-page .hero { padding: 32px 0 80px; background: radial-gradient(ellipse 60% 50% at 80% 0%, rgba(0,229,199,0.14) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 10% 90%, rgba(255,61,127,0.10) 0%, transparent 70%), linear-gradient(180deg, #0A1628 0%, #0E1B33 60%, #0A1628 100%); color: #F1F5F9; position: relative; overflow: hidden; }
.mzj-page .hero::after { content: ''; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px); background-size: 48px 48px; mask-image: radial-gradient(ellipse 80% 80% at 50% 50%, #000 30%, transparent 80%); pointer-events: none; }
.mzj-page .hero .hero-eyebrow { background: rgba(0,229,199,0.16); color: #6EF0DC; }
.mzj-page .hero .hero-eyebrow::before { background: var(--cyan); box-shadow: 0 0 0 3px rgba(0,229,199,0.30); }
.mzj-page .hero .hero-title, .mzj-page .hero h1 { color: #FFFFFF; }
.mzj-page .hero .hero-title .highlight { color: var(--cyan); }
.mzj-page .hero .hero-lead { color: rgba(255,255,255,0.86); }
.mzj-page .hero .hero-lead-secondary { color: rgba(255,255,255,0.72); }
.mzj-page .hero .hero-lead strong, .mzj-page .hero .hero-lead-secondary strong { color: #FFFFFF; }
.mzj-page .hero .hero-trust { border-top-color: rgba(255,255,255,0.12); }
.mzj-page .hero .trust-item:nth-child(1) {
background: linear-gradient(135deg, rgba(0,229,199,0.18), rgba(0,229,199,0.08));
color: #6EF0DC; border-color: rgba(0,229,199,0.35);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}
.mzj-page .hero .trust-item:nth-child(1) strong { color: #FFFFFF; }
.mzj-page .hero .trust-item:nth-child(2) {
background: linear-gradient(135deg, rgba(180,154,255,0.20), rgba(180,154,255,0.08));
color: #C9B6FF; border-color: rgba(180,154,255,0.40);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}
.mzj-page .hero .trust-item:nth-child(2) strong { color: #FFFFFF; }
.mzj-page .hero .trust-item:nth-child(3) {
background: linear-gradient(135deg, rgba(255,179,71,0.20), rgba(255,179,71,0.08));
color: #FFD299; border-color: rgba(255,179,71,0.40);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}
.mzj-page .hero .trust-item:nth-child(3) strong { color: #FFFFFF; }

.mzj-page .hero .btn-primary { background: var(--cyan); color: var(--navy); border-radius: 999px; padding: 14px 28px; box-shadow: 0 10px 30px -8px rgba(0,229,199,0.55), inset 0 1px 0 rgba(255,255,255,0.4); border: 1px solid rgba(255,255,255,0.0); }
.mzj-page .hero .btn-primary:hover { background: #6EF0DC; color: var(--navy); transform: translateY(-1px); box-shadow: 0 14px 36px -8px rgba(0,229,199,0.7), inset 0 1px 0 rgba(255,255,255,0.5); }
.mzj-page .hero .btn-secondary { background: rgba(255,255,255,0.06); color: #FFFFFF; border: 1px solid rgba(255,255,255,0.30); border-radius: 999px; padding: 14px 26px; backdrop-filter: blur(8px); }
.mzj-page .hero .btn-secondary:hover { background: rgba(255,255,255,0.14); color: #FFFFFF; border-color: rgba(255,255,255,0.55); transform: translateY(-1px); }
.mzj-page .hero::before { content: ''; position: absolute; top: -100px; right: -100px; width: 480px; height: 480px; background: radial-gradient(circle, rgba(0,229,199,0.18) 0%, transparent 70%); pointer-events: none; }
.mzj-page .hero-eyebrow { display: inline-flex; align-items: center; gap: 8px; padding: 6px 14px; background: rgba(0,229,199,0.12); color: var(--cyan-deeper); font-size: 13px; font-weight: 600; font-family: 'JetBrains Mono', monospace; border-radius: var(--pill); border: 1px solid rgba(0,229,199,0.24); }
.mzj-page .hero-eyebrow::before { content: ''; width: 6px; height: 6px; background: var(--cyan-dark); border-radius: 50%; box-shadow: 0 0 0 3px rgba(0,229,199,0.20); }
.mzj-page .hero-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 60px; align-items: center; margin-top: 24px; position: relative; z-index: 1; }
.mzj-page .hero-title { font-size: clamp(32px, 4.5vw, 52px); font-weight: 800; margin-bottom: 20px; }
.mzj-page .hero-title .highlight { color: var(--magenta); position: relative; }
.mzj-page .hero-title .highlight::after { content: ''; position: absolute; bottom: 4px; left: 0; right: 0; height: 8px; background: rgba(255,51,102,0.16); z-index: -1; border-radius: 4px; }
.mzj-page .hero-lead { font-size: 19px; color: var(--g100); font-weight: 500; line-height: 1.6; margin-bottom: 18px; max-width: 580px; }
.mzj-page .hero-lead-secondary { font-size: 16px; color: var(--g100); font-weight: 500; line-height: 1.6; margin-bottom: 28px; max-width: 580px; }
.mzj-page .hero-lead-secondary strong { color: var(--navy); font-weight: 700; }
.mzj-page .hero-cta-row { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 32px; }
.mzj-page .hero-trust { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; padding-top: 24px; border-top: 1px solid var(--g200); }
.mzj-page .trust-item { display: inline-flex; align-items: baseline; gap: 6px; font-size: 13px; line-height: 1; padding: 9px 14px; border-radius: 999px; font-weight: 500; letter-spacing: -0.005em; transition: transform .25s cubic-bezier(.2,.8,.2,1), box-shadow .25s; }
.mzj-page .trust-item strong { font-weight: 700; letter-spacing: -0.01em; }
.mzj-page .trust-item:hover { transform: translateY(-1px); }
.mzj-page .trust-item .ti-ico { display: none; }

.mzj-page .trust-item:nth-child(1) {
background: linear-gradient(135deg, rgba(0,229,199,0.14), rgba(0,229,199,0.06));
color: #0A6F62;
border: 1px solid rgba(0,229,199,0.35);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,229,199,0.1);
}
.mzj-page .trust-item:nth-child(1) strong { color: #064F46; }
.mzj-page .trust-item:nth-child(1):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(0,229,199,0.25); }
.mzj-page .trust-item:nth-child(2) {
background: linear-gradient(135deg, rgba(180,154,255,0.18), rgba(180,154,255,0.08));
color: #4A3A8A;
border: 1px solid rgba(180,154,255,0.45);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(180,154,255,0.12);
}
.mzj-page .trust-item:nth-child(2) strong { color: #2E2266; }
.mzj-page .trust-item:nth-child(2):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(180,154,255,0.3); }
.mzj-page .trust-item:nth-child(3) {
background: linear-gradient(135deg, rgba(255,179,71,0.18), rgba(255,179,71,0.07));
color: #8A5A14;
border: 1px solid rgba(255,179,71,0.45);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(255,179,71,0.12);
}
.mzj-page .trust-item:nth-child(3) strong { color: #5A3A0A; }
.mzj-page .trust-item:nth-child(3):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(255,179,71,0.3); }
.mzj-page .trust-item strong { color: var(--navy); font-weight: 700; }

.mzj-page .hero-stats-card { background: var(--navy); border: 1px solid var(--navy-light); border-radius: var(--r); padding: 32px; box-shadow: var(--shadow-lg); position: relative; color: var(--white); overflow: hidden; }
.mzj-page .hero-stats-card::before { content: ''; position: absolute; top: -40px; right: -40px; width: 200px; height: 200px; background: radial-gradient(circle, rgba(0,229,199,0.18) 0%, transparent 70%); pointer-events: none; }
.mzj-page .hero-stats-label { display: inline-block; padding: 4px 10px; background: rgba(0,229,199,0.18); color: var(--cyan); font-size: 11px; font-weight: 700; font-family: 'JetBrains Mono', monospace; border-radius: var(--pill); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 16px; position: relative; }
.mzj-page .hero-stats-card h3 { font-size: 22px; margin-bottom: 8px; color: var(--white); position: relative; }
.mzj-page .hero-stats-card .source-line { font-size: 12px; color: rgba(255,255,255,0.6); margin-bottom: 24px; font-family: 'JetBrains Mono', monospace; position: relative; }
.mzj-page .hero-stats-card .source-line a { color: var(--cyan); border-bottom: 1px dotted; }
.mzj-page .hero-stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; position: relative; }
.mzj-page .hero-stat { padding: 12px 0; border-top: 1px solid rgba(255,255,255,0.14); }
.mzj-page .hero-stat:nth-child(1), .mzj-page .hero-stat:nth-child(2) { border-top: none; padding-top: 0; }

.mzj-page .hero-stats-slider { position: relative; margin: 0 -34px -8px; padding: 4px 0 0; }
.mzj-page .hero-stats-track {
display: flex; gap: 14px;
padding: 14px 34px 22px;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
scroll-padding-left: 34px;
}
.mzj-page .hero-stats-track::-webkit-scrollbar { display: none; }
.mzj-page .hero-stats-track > .hero-stat {
flex: 0 0 calc((100% - 14px - 68px) / 1.5);
scroll-snap-align: start;
border-top: none !important;
padding: 22px 20px 20px !important;
border-radius: 16px;
background: linear-gradient(160deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.015) 100%);
border: 1px solid rgba(255,255,255,0.09);
display: flex !important;
flex-direction: column;
justify-content: flex-end;
min-height: 168px;
position: relative;
overflow: hidden;
isolation: isolate;
transition: transform .35s cubic-bezier(.2,.8,.2,1), border-color .35s;
}
.mzj-page .hero-stats-track > .hero-stat::before {
content: ''; position: absolute; inset: 0;
background: radial-gradient(120% 90% at 0% 0%, rgba(var(--c-glow), 0.32) 0%, rgba(var(--c-glow), 0.08) 35%, transparent 70%);
z-index: -1;
opacity: 0.95;
}
.mzj-page .hero-stats-track > .hero-stat::after {
content: ''; position: absolute; left: 20px; top: 20px;
width: 28px; height: 2px; border-radius: 2px;
background: var(--c-accent);
box-shadow: 0 0 14px 2px rgba(var(--c-glow), 0.7);
}
.mzj-page .hero-stats-track > .hero-stat:hover {
transform: translateY(-2px);
border-color: rgba(var(--c-glow), 0.4);
}
.mzj-page .hero-stats-track .hero-stat-val {
font-size: 38px !important;
line-height: 1;
margin-bottom: 8px;
text-shadow: 0 0 28px rgba(var(--c-glow), 0.55) !important;
}
.mzj-page .hero-stats-track .hero-stat-lbl {
font-size: 12.5px;
line-height: 1.45;
}
.mzj-page .hero-stats-nav {
display: flex; gap: 8px; align-items: center;
padding: 0 34px 4px;
margin-top: 4px;
}
.mzj-page .hero-stats-dots { display: flex; gap: 6px; flex: 1; }
.mzj-page .hero-stats-dot {
width: 22px; height: 3px; border-radius: 2px;
background: rgba(255,255,255,0.16);
transition: background .3s, width .3s;
}
.mzj-page .hero-stats-dot.is-active {
background: var(--cyan);
width: 36px;
box-shadow: 0 0 12px rgba(0,229,199,0.6);
}
.mzj-page .hero-stats-btn {
width: 32px; height: 32px; border-radius: 50%;
display: inline-flex; align-items: center; justify-content: center;
background: rgba(255,255,255,0.06);
border: 1px solid rgba(255,255,255,0.14);
color: rgba(255,255,255,0.85);
cursor: pointer;
transition: background .2s, border-color .2s, transform .2s;
}
.mzj-page .hero-stats-btn:hover { background: rgba(0,229,199,0.14); border-color: rgba(0,229,199,0.45); color: #6EF0DC; }
.mzj-page .hero-stats-btn:active { transform: scale(0.94); }
.mzj-page .hero-stats-btn[disabled] { opacity: 0.35; cursor: not-allowed; }
.mzj-page .hero-stats-btn svg { width: 14px; height: 14px; }
.mzj-page .hero-stat-val { font-family: 'Geist', sans-serif; font-size: 32px; font-weight: 800; color: var(--cyan); line-height: 1; }
.mzj-page .hero-stat:first-child .hero-stat-val { color: var(--magenta); }
.mzj-page .hero-stat-lbl { font-size: 13px; color: rgba(255,255,255,0.74); margin-top: 6px; line-height: 1.4; }

.mzj-page .hero-stats-card--light {
background:
linear-gradient(135deg, rgba(20,32,54,0.86) 0%, rgba(14,27,51,0.72) 55%, rgba(10,22,40,0.62) 100%);
border: 1px solid rgba(255,255,255,0.08);
-webkit-backdrop-filter: blur(28px) saturate(170%);
backdrop-filter: blur(28px) saturate(170%);
color: #F1F5F9;
border-radius: 20px;
padding: 36px 34px 30px;
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.10),
inset 0 0 0 1px rgba(255,255,255,0.04),
0 1px 0 rgba(0,229,199,0.08),
0 40px 80px -28px rgba(0,0,0,0.65),
0 18px 40px -16px rgba(0,0,0,0.45),
0 0 0 1px rgba(110,240,220,0.06);
overflow: hidden;
isolation: isolate;
transition: transform .5s cubic-bezier(.2,.8,.2,1), box-shadow .5s cubic-bezier(.2,.8,.2,1);
}
.mzj-page .hero-stats-card--light:hover {
transform: translateY(-3px);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.12),
0 50px 100px -28px rgba(0,0,0,0.7),
0 22px 50px -16px rgba(0,229,199,0.18),
0 0 0 1px rgba(110,240,220,0.14);
}

.mzj-page .hero-stats-card--light > .hero-stats-label { margin-bottom: 14px; letter-spacing: 0.16em; }
.mzj-page .hero-stats-card--light h3 {
color: #FFFFFF;
font-size: 24px;
font-weight: 700;
letter-spacing: -0.015em;
background: linear-gradient(180deg, #FFFFFF 0%, #DDF7F1 100%);
-webkit-background-clip: text; background-clip: text;
-webkit-text-fill-color: transparent;
margin-bottom: 6px;
}
.mzj-page .hero-stats-card--light .source-line {
color: rgba(255,255,255,0.52);
font-size: 11px;
letter-spacing: 0.04em;
margin-bottom: 22px;
padding-bottom: 18px;
border-bottom: 1px solid rgba(255,255,255,0.08);
position: relative;
}
.mzj-page .hero-stats-card--light .source-line::after {
content: ''; position: absolute; left: 0; bottom: -1px; width: 56px; height: 1px;
background: linear-gradient(90deg, #00E5C7, transparent);
}
.mzj-page .hero-stats-card--light .source-line a { color: #6EF0DC; border-bottom: none; }
.mzj-page .hero-stats-card--light::before {
content: ""; position: absolute; top: -60px; right: -50px;
width: 260px; height: 260px;
background: radial-gradient(circle, rgba(0,229,199,0.28) 0%, transparent 70%);
opacity: 1; pointer-events: none; z-index: 0;
filter: blur(2px);
}
.mzj-page .hero-stats-card--light::after {
content: ""; position: absolute;
bottom: -80px; left: -50px; width: 260px; height: 260px;
background: radial-gradient(circle, rgba(255,61,127,0.18) 0%, transparent 70%);
pointer-events: none; z-index: 0;
filter: blur(2px);
}
.mzj-page .hero-stats-card--light .hero-stats-label {
background: linear-gradient(135deg, rgba(0,229,199,0.22), rgba(0,229,199,0.08));
border: 1px solid rgba(0,229,199,0.28);
color: #6EF0DC;
position: relative; z-index: 1;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}

.mzj-page .hero-stats-card--light .hero-stat {
--c-accent: var(--cyan);
--c-glow: 0,229,199;
position: relative;
border-top: 1px solid rgba(255,255,255,0.10);
padding: 14px 0 12px 0;
display: grid;
grid-template-columns: 36px 1fr;
grid-template-rows: auto auto;
column-gap: 14px;
row-gap: 4px;
align-items: center;
}
.mzj-page .hero-stats-card--light .hero-stat:nth-child(1),
.mzj-page .hero-stats-card--light .hero-stat:nth-child(2) {
border-top: none; padding-top: 4px;
}
.mzj-page .hero-stats-card--light .hero-stat-ico {
grid-row: 1 / span 2;
width: 36px; height: 36px;
display: inline-flex; align-items: center; justify-content: center;
border-radius: 10px;
background: linear-gradient(135deg, rgba(var(--c-glow), 0.22), rgba(var(--c-glow), 0.08));
border: 1px solid rgba(var(--c-glow), 0.45);
color: var(--c-accent);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.10),
0 4px 14px -4px rgba(var(--c-glow), 0.55);
animation: hs-ico-breathe 3.6s ease-in-out infinite;
}
.mzj-page .hero-stats-card--light .hero-stat-ico svg { width: 20px; height: 20px; stroke: currentColor; }
.mzj-page .hero-stats-card--light .hero-stat-val {
color: var(--c-accent);
font-feature-settings: "tnum" 1;
font-variant-numeric: tabular-nums;
font-size: 28px;
text-shadow: 0 0 24px rgba(var(--c-glow), 0.35);
}
.mzj-page .hero-stats-card--light .hero-stat-lbl { color: rgba(255,255,255,0.74); }

.mzj-page .hero-stat--c1 { --c-accent: #C9B6FF; --c-glow: 201,182,255; } 
.mzj-page .hero-stat--c2 { --c-accent: #3B82F6; --c-glow: 59,130,246; } 
.mzj-page .hero-stat--c3 { --c-accent: #B49AFF; --c-glow: 180,154,255; } 
.mzj-page .hero-stat--c4 { --c-accent: #FFB347; --c-glow: 255,179,71; } 

@keyframes hs-ico-breathe {
0%, 100% { transform: translateY(0); box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 4px 12px -4px rgba(var(--c-glow), 0.45); }
50% { transform: translateY(-2px); box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 8px 18px -4px rgba(var(--c-glow), 0.65); }
}
.hs-ico-trend { stroke-dasharray: 28 28; stroke-dashoffset: 28; animation: hs-trend-draw 3.2s ease-in-out infinite; }
@keyframes hs-trend-draw {
0% { stroke-dashoffset: 28; }
60% { stroke-dashoffset: 0; }
90% { stroke-dashoffset: 0; opacity: 1; }
100% { stroke-dashoffset: -28; opacity: 0; }
}
.hs-ico-target { animation: hs-target-pulse 2.4s ease-out infinite; transform-origin: center; transform-box: fill-box; }
@keyframes hs-target-pulse {
0% { transform: scale(0.85); opacity: 1; }
100% { transform: scale(1.15); opacity: 0; }
}
.hs-ico-cart { animation: hs-cart-bob 1.8s ease-in-out infinite; transform-origin: center; transform-box: fill-box; }
.hs-ico-cart:nth-of-type(2) { animation-delay: 0.15s; }
@keyframes hs-cart-bob {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-1.5px); }
}
.hs-ico-hands { transform-origin: 12px 12px; transform-box: view-box; animation: hs-hands-rot 4s linear infinite; }
@keyframes hs-hands-rot {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@media (prefers-reduced-motion: reduce) {
.mzj-page .hero-stats-card--light .hero-stat-ico,
.hs-ico-trend, .hs-ico-target, .hs-ico-cart, .hs-ico-hands { animation: none !important; }
}

.mzj-page .trust-bar { padding: 32px 0; border-bottom: 1px solid var(--g200); background: var(--white); }
.mzj-page .trust-bar-inner { display: flex; align-items: center; gap: 32px; flex-wrap: wrap; justify-content: center; }
.mzj-page .trust-bar-label { font-size: 13px; color: var(--g500); font-family: 'JetBrains Mono', monospace; text-transform: uppercase; letter-spacing: 0.05em; font-weight: 600; }
.mzj-page .trust-bar-items { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; justify-content: center; }
.mzj-page .tb-item {
display: inline-flex; align-items: center; gap: 8px;
font-size: 13px; line-height: 1; font-weight: 600;
padding: 9px 14px 9px 12px;
border-radius: 999px;
letter-spacing: -0.005em;
transition: transform .25s cubic-bezier(.2,.8,.2,1), box-shadow .25s, border-color .25s;
}
.mzj-page .tb-item:hover { transform: translateY(-1px); }
.mzj-page .tb-item .tb-dot {
width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0;
box-shadow: 0 0 0 3px rgba(255,255,255,0.7), 0 0 10px 2px currentColor;
background: currentColor;
}

.mzj-page .tb-item:nth-child(1) {
color: #0A6F62;
background: linear-gradient(135deg, rgba(0,229,199,0.14), rgba(0,229,199,0.05));
border: 1px solid rgba(0,229,199,0.32);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}
.mzj-page .tb-item:nth-child(1):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(0,229,199,0.22); }
.mzj-page .tb-item:nth-child(2) {
color: #4A3A8A;
background: linear-gradient(135deg, rgba(180,154,255,0.18), rgba(180,154,255,0.07));
border: 1px solid rgba(180,154,255,0.40);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}
.mzj-page .tb-item:nth-child(2):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(180,154,255,0.28); }
.mzj-page .tb-item:nth-child(3) {
color: #1F4F8A;
background: linear-gradient(135deg, rgba(59,130,246,0.16), rgba(59,130,246,0.06));
border: 1px solid rgba(59,130,246,0.35);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}
.mzj-page .tb-item:nth-child(3):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(59,130,246,0.25); }
.mzj-page .tb-item:nth-child(4) {
color: #8A5A14;
background: linear-gradient(135deg, rgba(255,179,71,0.18), rgba(255,179,71,0.06));
border: 1px solid rgba(255,179,71,0.42);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}
.mzj-page .tb-item:nth-child(4):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(255,179,71,0.30); }
.mzj-page .tb-item:nth-child(5) {
color: #8A2150;
background: linear-gradient(135deg, rgba(255,61,127,0.14), rgba(255,61,127,0.05));
border: 1px solid rgba(255,61,127,0.36);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}
.mzj-page .tb-item:nth-child(5):hover { box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 4px 14px rgba(255,61,127,0.25); }

.mzj-page .section { padding: 80px 0; background: var(--white); }
.mzj-page .section-soft { padding: 80px 0; background: var(--bg-soft); }
.mzj-page .section-dark { padding: 80px 0; background: var(--navy); color: rgba(255,255,255,0.86); position: relative; overflow: hidden; }
.mzj-page .section-dark::before { content: ''; position: absolute; top: -100px; right: -100px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(0,229,199,0.08) 0%, transparent 70%); pointer-events: none; }
.mzj-page .section-dark::after { content: ''; position: absolute; bottom: -100px; left: -100px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(255,51,102,0.06) 0%, transparent 70%); pointer-events: none; }
.mzj-page .section-dark > * { position: relative; z-index: 1; }
.mzj-page .section-dark h1, .mzj-page .section-dark h2, .mzj-page .section-dark h3, .mzj-page .section-dark h4 { color: var(--white); }
.mzj-page .section-dark p { color: rgba(255,255,255,0.78); }
.mzj-page .section-dark a { color: var(--cyan); }
.mzj-page .section-dark a:hover { color: var(--white); }

.mzj-page .section + .section, .mzj-page .section + .section-soft, .mzj-page .section-soft + .section, .mzj-page .section + .section-dark, .mzj-page .section-soft + .section-dark, .mzj-page .section-dark + .section, .mzj-page .section-dark + .section-soft { border-top: 1px solid var(--g200); }
.mzj-page .section-dark + .section, .mzj-page .section-dark + .section-soft, .mzj-page .section + .section-dark, .mzj-page .section-soft + .section-dark { border-top: none; }

.mzj-page .section-header { max-width: 800px; margin: 0 auto 48px; text-align: center; }
.mzj-page .section-eyebrow { display: inline-block; padding: 4px 12px; background: rgba(0,229,199,0.12); color: var(--cyan-deeper); font-size: 12px; font-weight: 700; font-family: 'JetBrains Mono', monospace; border-radius: var(--pill); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 16px; }
.mzj-page .section-dark .section-eyebrow { background: rgba(0,229,199,0.20); color: var(--cyan); }
.mzj-page .section-header h2 { font-size: clamp(26px, 3.4vw, 38px); font-weight: 800; margin-bottom: 14px; }
.mzj-page .section-header p { font-size: 17px; color: var(--g600); line-height: 1.6; }
.mzj-page .section-dark .section-header p { color: rgba(255,255,255,0.78); }

.mzj-page .source-cite { font-size: 12px; color: var(--g500); margin-top: 8px; font-family: 'JetBrains Mono', monospace; line-height: 1.5; }
.mzj-page .source-cite a { color: var(--cyan-dark); border-bottom: 1px dotted; }
.mzj-page .source-cite a:hover { color: var(--navy); }
.mzj-page .section-dark .source-cite { color: rgba(255,255,255,0.6); }
.mzj-page .section-dark .source-cite a { color: var(--cyan); }

.mzj-page .stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-bottom: 32px; }
.mzj-page .stat-card { background: var(--white); border: 1px solid var(--g200); border-radius: var(--r); padding: 28px; text-align: center; transition: all 0.2s var(--ease); position: relative; }
.mzj-page .stat-card:hover { border-color: var(--cyan-dark); transform: translateY(-2px); box-shadow: var(--shadow-cyan); }
.mzj-page .stat-card-val { font-family: 'Geist', sans-serif; font-size: 44px; font-weight: 800; color: var(--cyan-deeper); line-height: 1; margin-bottom: 8px; }
.mzj-page .stat-card:first-child .stat-card-val { color: var(--magenta); }
.mzj-page .stat-card-lbl { font-size: 14px; color: var(--g700); font-weight: 600; margin-bottom: 6px; }
.mzj-page .stat-card-sub { font-size: 12px; color: var(--g500); }

.mzj-page .section-dark .stat-card {
--c-accent: var(--cyan);
--c-glow: 0,229,199;
background:
linear-gradient(135deg, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0.04) 60%, rgba(255,255,255,0.02) 100%);
border: 1px solid rgba(255,255,255,0.14);
-webkit-backdrop-filter: blur(18px) saturate(140%);
backdrop-filter: blur(18px) saturate(140%);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.10),
0 12px 30px -12px rgba(0,0,0,0.55);
overflow: hidden;
isolation: isolate;
text-align: left;
padding: 28px 26px;
transition: transform 320ms var(--ease), border-color 320ms var(--ease), box-shadow 320ms var(--ease);
}
.mzj-page .section-dark .stat-card::before {
content: "";
position: absolute; inset: 0;
border-radius: inherit;
background:
radial-gradient(60% 50% at 0% 0%, rgba(var(--c-glow), 0.22) 0%, transparent 60%),
radial-gradient(70% 60% at 100% 100%, rgba(var(--c-glow), 0.10) 0%, transparent 65%);
opacity: 0.55;
z-index: -1;
transition: opacity 320ms var(--ease);
pointer-events: none;
}
.mzj-page .section-dark .stat-card::after {
content: "";
position: absolute; left: 26px; top: 24px;
width: 28px; height: 2px; border-radius: 2px;
background: var(--c-accent);
box-shadow: 0 0 16px rgba(var(--c-glow), 0.7);
}
.mzj-page .section-dark .stat-card:hover {
transform: translateY(-4px);
border-color: rgba(var(--c-glow), 0.55);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.14),
0 24px 50px -16px rgba(0,0,0,0.65),
0 0 0 1px rgba(var(--c-glow), 0.20);
}
.mzj-page .section-dark .stat-card:hover::before { opacity: 1; }

.mzj-page .section-dark .stat-card-val {
color: var(--c-accent);
font-feature-settings: "tnum" 1;
font-variant-numeric: tabular-nums;
margin-top: 18px;
text-shadow: 0 0 24px rgba(var(--c-glow), 0.35);
}
.mzj-page .section-dark .stat-card-lbl { color: rgba(255,255,255,0.94); }
.mzj-page .section-dark .stat-card-sub { color: rgba(255,255,255,0.62); }

.mzj-page .section-dark .stat-card--c1 { --c-accent: #FF3D7F; --c-glow: 255,61,127; } 
.mzj-page .section-dark .stat-card--c2 { --c-accent: #00E5C7; --c-glow: 0,229,199; } 
.mzj-page .section-dark .stat-card--c3 { --c-accent: #9966FF; --c-glow: 153,102,255; } 
.mzj-page .section-dark .stat-card--c4 { --c-accent: #FFB347; --c-glow: 255,179,71; } 

.mzj-page .study-callout { background: var(--white); border: 1px solid var(--g200); border-left: 4px solid var(--cyan); border-radius: var(--rd); padding: 24px 28px; max-width: 920px; margin: 0 auto; }
.mzj-page .study-callout strong { color: var(--navy); }
.mzj-page .study-callout .study-meta { display: flex; gap: 16px; flex-wrap: wrap; margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--g200); font-size: 13px; color: var(--g500); font-family: 'JetBrains Mono', monospace; }
.mzj-page .study-callout .study-meta a { color: var(--cyan-dark); border-bottom: 1px dotted; }

.mzj-page .section-dark .study-callout { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.14); border-left-color: var(--cyan); }
.mzj-page .section-dark .study-callout p { color: rgba(255,255,255,0.92); }
.mzj-page .section-dark .study-callout strong { color: var(--white); }
.mzj-page .section-dark .study-callout .study-meta { color: rgba(255,255,255,0.6); border-top-color: rgba(255,255,255,0.14); }
.mzj-page .section-dark .study-callout .study-meta a { color: var(--cyan); }
.mzj-page .section-dark .study-callout .study-meta strong { color: var(--white); }

.mzj-page .study-info { padding: 0; max-width: 1100px; border-left: none; background: transparent; border: 0; box-shadow: none; }
.mzj-page .study-info .si-grid { display: grid; grid-template-columns: 1fr 1.6fr; gap: 0; background: linear-gradient(135deg, rgba(20,32,54,0.78), rgba(14,27,51,0.62)); border: 1px solid rgba(16,217,160,0.22); border-radius: 18px; overflow: hidden; backdrop-filter: blur(14px) saturate(150%); box-shadow: 0 30px 60px -20px rgba(0,0,0,0.55), inset 0 1px 0 rgba(255,255,255,0.06); position: relative; }
.mzj-page .study-info .si-grid::before { content:""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 80% at 0% 50%, rgba(16,217,160,0.18), transparent 70%); pointer-events: none; }
.mzj-page .study-info .si-intro { padding: 36px 32px; border-right: 1px solid rgba(255,255,255,0.10); position: relative; z-index: 1; background: linear-gradient(180deg, rgba(16,217,160,0.05), transparent); }
.mzj-page .study-info .si-eyebrow { display: inline-flex; align-items: center; gap: 8px; padding: 6px 12px; background: rgba(16,217,160,0.16); border: 1px solid rgba(16,217,160,0.32); border-radius: 999px; color: #6CF1C5; font-family: 'JetBrains Mono', monospace; font-size: 11px; font-weight: 600; letter-spacing: 0.04em; margin-bottom: 18px; }
.mzj-page .study-info .si-pulse { width: 8px; height: 8px; border-radius: 50%; background: #10D9A0; box-shadow: 0 0 0 0 rgba(16,217,160,0.6); animation: si-pulse 2s ease-out infinite; }
@keyframes si-pulse { 0% { box-shadow: 0 0 0 0 rgba(16,217,160,0.55); } 100% { box-shadow: 0 0 0 12px rgba(16,217,160,0); } }
.mzj-page .study-info .si-title { font-family: 'Geist', sans-serif; font-size: 28px; font-weight: 800; color: #FFFFFF; line-height: 1.15; margin: 0 0 14px; letter-spacing: -0.01em; }
.mzj-page .study-info .si-lead { font-size: 15px; line-height: 1.6; color: rgba(255,255,255,0.78); margin: 0; }
.mzj-page .study-info .si-lead strong { color: #FFFFFF; }
.mzj-page .study-info .si-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(255,255,255,0.10); position: relative; z-index: 1; }
.mzj-page .study-info .si-stat { padding: 36px 24px 30px; background: linear-gradient(180deg, rgba(20,32,54,0.45), rgba(10,22,40,0.35)); position: relative; transition: background 0.3s ease, transform 0.3s ease; }
.mzj-page .study-info .si-stat::after { content:""; position: absolute; inset: 0; background: radial-gradient(circle at 50% 0%, rgba(var(--si-rgb),0.18), transparent 60%); opacity: 0; transition: opacity 0.3s ease; pointer-events: none; }
.mzj-page .study-info .si-stat:hover { background: linear-gradient(180deg, rgba(var(--si-rgb),0.06), rgba(10,22,40,0.35)); }
.mzj-page .study-info .si-stat:hover::after { opacity: 1; }
.mzj-page .study-info .si-ico { width: 44px; height: 44px; display: inline-flex; align-items: center; justify-content: center; border-radius: 12px; background: linear-gradient(135deg, rgba(var(--si-rgb),0.22), rgba(var(--si-rgb),0.08)); border: 1px solid rgba(var(--si-rgb),0.45); color: var(--si-c); margin-bottom: 16px; box-shadow: 0 6px 20px -6px rgba(var(--si-rgb),0.55), inset 0 1px 0 rgba(255,255,255,0.10); animation: si-ico-breathe 3.4s ease-in-out infinite; }
.mzj-page .study-info .si-ico svg { width: 22px; height: 22px; }
@keyframes si-ico-breathe { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-2px); } }
.mzj-page .study-info .si-ico-arrow { stroke-dasharray: 30 30; stroke-dashoffset: 30; animation: si-arrow-draw 3s ease-in-out infinite; }
@keyframes si-arrow-draw { 0% { stroke-dashoffset: 30; } 60% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -30; opacity: 0; } }
.mzj-page .study-info .si-ico-coin { animation: si-coin-spin 4.5s linear infinite; transform-origin: 12px 12px; transform-box: view-box; }
@keyframes si-coin-spin { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } }
.mzj-page .study-info .si-ico-bag { animation: si-bag-bob 1.8s ease-in-out infinite; transform-origin: 12px 14px; transform-box: view-box; }
@keyframes si-bag-bob { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-1.5px); } }
.mzj-page .study-info .si-val { font-family: 'Geist', sans-serif; font-size: 38px; font-weight: 800; color: var(--si-c); line-height: 1; letter-spacing: -0.02em; font-variant-numeric: tabular-nums; text-shadow: 0 0 28px rgba(var(--si-rgb),0.45); margin-bottom: 8px; display: inline-flex; align-items: baseline; }
.mzj-page .study-info .si-val .si-unit { font-size: 22px; font-weight: 700; margin-left: 2px; opacity: 0.85; }
.mzj-page .study-info .si-val .si-prefix { font-size: 28px; font-weight: 700; opacity: 0.85; margin-right: 2px; }
.mzj-page .study-info .si-lbl { font-family: 'Geist', sans-serif; font-size: 14px; font-weight: 700; color: #FFFFFF; margin-bottom: 4px; }
.mzj-page .study-info .si-meta { font-size: 12.5px; color: rgba(255,255,255,0.58); line-height: 1.5; font-family: 'JetBrains Mono', monospace; letter-spacing: 0.01em; }
.mzj-page .study-info .si-meta-strip { display: flex; flex-wrap: wrap; gap: 12px 22px; margin-top: 14px; padding: 14px 4px 0; border-top: none; font-family: 'JetBrains Mono', monospace; font-size: 12px; color: rgba(255,255,255,0.55); }
.mzj-page .study-info .si-meta-strip strong { color: rgba(255,255,255,0.85); }
.mzj-page .study-info .si-meta-strip a { color: #6CF1C5; border-bottom: 1px dotted rgba(108,241,197,0.5); }
.mzj-page .study-info .si-meta-strip a:hover { border-bottom-style: solid; color: #10D9A0; }
.mzj-page .study-info .si-sources { flex-basis: 100%; }
@media (max-width: 900px) { .mzj-page .study-info .si-grid { grid-template-columns: 1fr; } .mzj-page .study-info .si-intro { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.10); } .mzj-page .study-info .si-stats { grid-template-columns: 1fr; } }
@media (prefers-reduced-motion: reduce) { .mzj-page .study-info .si-pulse, .mzj-page .study-info .si-ico, .mzj-page .study-info .si-ico-arrow, .mzj-page .study-info .si-ico-coin, .mzj-page .study-info .si-ico-bag { animation: none !important; } }

.mzj-page .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.mzj-page .grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }

.mzj-page .feature-card { background: var(--white); border: 1px solid var(--g200); border-radius: var(--r); padding: 28px; transition: all 0.2s var(--ease); }
.mzj-page .feature-card:hover { border-color: var(--cyan-dark); transform: translateY(-2px); box-shadow: var(--shadow-md); }
.mzj-page .feature-card .fc-icon { width: 56px; height: 56px; background: rgba(0,229,199,0.12); border-radius: var(--rd); display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.mzj-page .feature-card .fc-icon svg { width: 28px; height: 28px; color: var(--cyan-deeper); }
.mzj-page .feature-card .fc-icon img { width: 32px; height: 32px; object-fit: contain; }
.mzj-page .feature-card .fc-step { display: inline-block; padding: 2px 10px; background: var(--cyan); color: var(--navy); font-size: 11px; font-weight: 800; font-family: 'JetBrains Mono', monospace; border-radius: var(--pill); margin-bottom: 10px; }
.mzj-page .feature-card h3 { font-size: 19px; font-weight: 700; margin-bottom: 10px; line-height: 1.35; }
.mzj-page .feature-card p { font-size: 15px; color: var(--g600); line-height: 1.6; }

.mzj-page .section-dark .feature-card { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.14); }
.mzj-page .section-dark .feature-card:hover { background: rgba(255,255,255,0.10); border-color: var(--cyan); }
.mzj-page .section-dark .feature-card h3 { color: var(--white); }
.mzj-page .section-dark .feature-card p { color: rgba(255,255,255,0.78); }
.mzj-page .section-dark .feature-card .fc-icon { background: rgba(0,229,199,0.18); }
.mzj-page .section-dark .feature-card .fc-icon svg { color: var(--cyan); }
.mzj-page .section-dark .feature-card a { color: var(--cyan); }

.mzj-page .cl-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
max-width: 1100px;
margin: 0 auto;
}

.mzj-page .cl-card {
--cl: #06B6D4; 
--cl-bg: 6, 182, 212;
position: relative;
padding: 36px 32px 32px;
border-radius: 20px;
background:
linear-gradient(155deg,
rgba(255,255,255,0.78) 0%,
rgba(255,255,255,0.55) 100%);
backdrop-filter: blur(18px) saturate(140%);
-webkit-backdrop-filter: blur(18px) saturate(140%);
border: 1px solid rgba(255,255,255,0.55);
box-shadow:
0 1px 0 rgba(255,255,255,0.85) inset,
0 18px 40px -16px rgba(10,22,40,0.18),
0 4px 12px -4px rgba(10,22,40,0.10);
overflow: hidden;
transition: transform 380ms cubic-bezier(.2,.65,.2,1),
box-shadow 380ms cubic-bezier(.2,.65,.2,1);
}

.mzj-page .cl-card::before {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
background:
radial-gradient(60% 50% at 88% 8%, rgba(var(--cl-bg),0.22) 0%, transparent 60%),
radial-gradient(50% 60% at 8% 96%, rgba(var(--cl-bg),0.10) 0%, transparent 65%);
opacity: 0.85;
pointer-events: none;
transition: opacity 380ms ease;
z-index: 0;
}

.mzj-page .cl-card::after {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
padding: 1px;
background: linear-gradient(155deg,
rgba(var(--cl-bg),0.55) 0%,
rgba(255,255,255,0.30) 35%,
rgba(var(--cl-bg),0.20) 100%);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
z-index: 1;
}

.mzj-page .cl-card > * { position: relative; z-index: 2; }

.mzj-page .cl-card:hover {
transform: translateY(-4px);
box-shadow:
0 1px 0 rgba(255,255,255,0.9) inset,
0 28px 56px -18px rgba(var(--cl-bg),0.30),
0 6px 18px -6px rgba(10,22,40,0.14);
}
.mzj-page .cl-card:hover::before { opacity: 1; }

.mzj-page .cl-glyph {
position: relative;
width: 92px;
height: 92px;
margin-bottom: 20px;
color: var(--cl);
display: flex;
align-items: center;
justify-content: center;
}
.mzj-page .cl-mark {
font-family: 'Geist', system-ui, sans-serif;
font-weight: 700;
font-size: 76px;
line-height: 1;
background: linear-gradient(155deg,
var(--cl) 0%,
rgba(var(--cl-bg),0.55) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 6px 18px rgba(var(--cl-bg),0.30));
animation: cl-mark-breathe 4.5s ease-in-out infinite;
}
.mzj-page .cl-mark--strike {
position: relative;
}
.mzj-page .cl-mark--strike::after {
content: "";
position: absolute;
left: 8%;
right: 8%;
top: 50%;
height: 4px;
background: var(--cl);
border-radius: 2px;
transform: translateY(-50%) rotate(-22deg);
box-shadow: 0 2px 8px rgba(var(--cl-bg),0.55);
animation: cl-strike-pulse 2.8s ease-in-out infinite;
}
.mzj-page .cl-orbit {
position: absolute;
inset: -4px;
width: calc(100% + 8px);
height: calc(100% + 8px);
color: var(--cl);
animation: cl-orbit-spin 26s linear infinite;
}

@keyframes cl-mark-breathe {
0%, 100% { transform: scale(1); filter: drop-shadow(0 6px 18px rgba(var(--cl-bg),0.30)); }
50% { transform: scale(1.04); filter: drop-shadow(0 10px 28px rgba(var(--cl-bg),0.45)); }
}
@keyframes cl-orbit-spin {
to { transform: rotate(360deg); }
}
@keyframes cl-strike-pulse {
0%, 100% { opacity: 0.85; }
50% { opacity: 1; }
}

.mzj-page .cl-chip {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 5px 12px;
border-radius: 999px;
background: rgba(var(--cl-bg),0.10);
border: 1px solid rgba(var(--cl-bg),0.28);
color: var(--cl);
font-family: 'JetBrains Mono', ui-monospace, monospace;
font-size: 11px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: 14px;
}

.mzj-page .cl-card h3 {
font-size: 21px;
font-weight: 700;
line-height: 1.30;
margin-bottom: 12px;
color: var(--navy);
letter-spacing: -0.01em;
}
.mzj-page .cl-card p {
font-size: 15px;
line-height: 1.62;
color: var(--g600);
margin: 0;
}

.mzj-page .cl-card--emerald { --cl: #10B981; --cl-bg: 16,185,129; }
.mzj-page .cl-card--cyan { --cl: #0891B2; --cl-bg: 8,145,178; }
.mzj-page .cl-card--violet { --cl: #7C3AED; --cl-bg:124, 58,237; }
.mzj-page .cl-card--coral { --cl: #E11D48; --cl-bg:225, 29, 72; }

@media (max-width: 880px) {
.mzj-page .cl-grid { grid-template-columns: 1fr; gap: 18px; max-width: 560px; }
.mzj-page .cl-card { padding: 28px 24px 26px; }
.mzj-page .cl-glyph { width: 80px; height: 80px; margin-bottom: 16px; }
.mzj-page .cl-mark { font-size: 64px; }
}

@media (prefers-reduced-motion: reduce) {
.mzj-page .cl-mark, .mzj-page .cl-orbit,
.mzj-page .cl-mark--strike::after { animation: none; }
}

.mzj-page .benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.mzj-page .benefit-item { background: var(--white); border: 1px solid var(--g200); border-radius: var(--r); padding: 24px; transition: all 0.2s var(--ease); }
.mzj-page .benefit-item:hover { border-color: var(--cyan-dark); }
.mzj-page .benefit-item .b-num { display: inline-flex; align-items: center; justify-content: center; width: 32px; height: 32px; background: rgba(0,229,199,0.12); color: var(--cyan-deeper); font-family: 'Geist', sans-serif; font-weight: 800; font-size: 14px; border-radius: 50%; margin-bottom: 12px; }
.mzj-page .benefit-item h3 { font-size: 17px; font-weight: 700; margin-bottom: 8px; line-height: 1.35; }
.mzj-page .benefit-item p { font-size: 14px; color: var(--g600); line-height: 1.55; }

.mzj-page .section-dark .benefit-item { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.14); }
.mzj-page .section-dark .benefit-item:hover { background: rgba(255,255,255,0.10); border-color: var(--cyan); }
.mzj-page .section-dark .benefit-item h3 { color: var(--white); }
.mzj-page .section-dark .benefit-item p { color: rgba(255,255,255,0.78); }
.mzj-page .section-dark .benefit-item .b-num { background: rgba(0,229,199,0.20); color: var(--cyan); }

.mzj-page .ai-callout { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%); border-radius: 24px; padding: 48px; color: var(--white); position: relative; overflow: hidden; }
.mzj-page .ai-callout::before { content: ''; position: absolute; top: -50px; right: -50px; width: 320px; height: 320px; background: radial-gradient(circle, rgba(0,229,199,0.20) 0%, transparent 70%); pointer-events: none; }
.mzj-page .ai-callout-eyebrow { display: inline-flex; align-items: center; gap: 8px; padding: 6px 14px; background: rgba(0,229,199,0.20); color: var(--cyan); font-size: 12px; font-weight: 700; font-family: 'JetBrains Mono', monospace; border-radius: var(--pill); margin-bottom: 16px; text-transform: uppercase; letter-spacing: 0.05em; }
.mzj-page .ai-callout h2 { color: var(--white); font-size: clamp(24px, 3vw, 34px); margin-bottom: 14px; position: relative; }
.mzj-page .ai-callout p { color: rgba(255,255,255,0.86); font-size: 17px; line-height: 1.6; margin-bottom: 24px; max-width: 800px; position: relative; z-index: 1; }
.mzj-page .ai-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; position: relative; z-index: 1; }
.mzj-page .ai-stat-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.14); border-radius: var(--rd); padding: 22px; }
.mzj-page .ai-stat-val { font-family: 'Geist', sans-serif; font-size: 36px; font-weight: 800; color: var(--cyan); line-height: 1; margin-bottom: 8px; }
.mzj-page .ai-stat-lbl { font-size: 14px; color: rgba(255,255,255,0.86); line-height: 1.5; }
.mzj-page .ai-stat-src { font-size: 11px; color: rgba(255,255,255,0.55); margin-top: 8px; font-family: 'JetBrains Mono', monospace; }
.mzj-page .ai-stat-src a { color: var(--cyan); border-bottom: 1px dotted; }

.mzj-page .howto-list { counter-reset: step; list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.mzj-page .howto-step { position: relative; padding: 18px 18px 16px; background: var(--white); border: 1px solid var(--g200); border-radius: var(--rd); transition: border-color 0.2s var(--ease), transform 0.2s var(--ease); display: flex; flex-direction: column; gap: 10px; min-height: 168px; }
.mzj-page .howto-step:hover { border-color: var(--cyan-dark); transform: translateY(-2px); }
.mzj-page .howto-step::before { counter-increment: step; content: counter(step, decimal-leading-zero); font-family: 'JetBrains Mono', monospace; font-weight: 500; font-size: 11px; letter-spacing: 0.14em; color: var(--cyan-deeper); line-height: 1; }
.mzj-page .howto-step h3 { font-size: 15px; font-weight: 700; line-height: 1.3; letter-spacing: -0.01em; color: var(--navy); margin: 0; }
.mzj-page .howto-step p { font-size: 13px; color: var(--g600); line-height: 1.5; margin: 0; text-wrap: pretty; }
.mzj-page .howto-step .step-tag { display: inline-block; padding: 1px 7px; background: rgba(0,229,199,0.16); color: var(--cyan-deeper); font-size: 10px; font-weight: 500; font-family: 'JetBrains Mono', monospace; letter-spacing: 0.04em; border-radius: var(--pill); margin-left: 6px; vertical-align: 2px; white-space: nowrap; }
@media (max-width: 1080px) { .mzj-page .howto-list { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 760px) { .mzj-page .howto-list { grid-template-columns: repeat(2, 1fr); } .mzj-page .howto-step { min-height: 0; } }
@media (max-width: 460px) { .mzj-page .howto-list { grid-template-columns: 1fr; } }

.mzj-page .formats-carousel { position: relative; }
.mzj-page .formats-grid { display: flex; gap: 24px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; padding: 4px 4px 20px; margin: 0 -4px; scrollbar-width: thin; scrollbar-color: rgba(255,255,255,0.24) transparent; }
.mzj-page .formats-grid::-webkit-scrollbar { height: 6px; }
.mzj-page .formats-grid::-webkit-scrollbar-track { background: transparent; }
.mzj-page .formats-grid::-webkit-scrollbar-thumb { background: rgba(255,255,255,0.18); border-radius: 999px; }
.mzj-page .formats-grid > .format-card { flex: 0 0 calc((100% - 24px * 2) / 2.5); scroll-snap-align: start; min-width: 0; }
.mzj-page .format-card { background: var(--white); border: 1px solid var(--g200); border-radius: var(--r); overflow: hidden; transition: all 0.2s var(--ease); display: flex; flex-direction: column; }
.mzj-page .format-card:hover { border-color: var(--cyan-dark); transform: translateY(-2px); box-shadow: var(--shadow-md); }
.mzj-page .format-image { aspect-ratio: 16 / 9; background: linear-gradient(135deg, var(--bg-soft) 0%, #E8EEF5 100%); position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.mzj-page .format-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s var(--ease); }
.mzj-page .format-card:hover .format-image img { transform: scale(1.05); }
.mzj-page .format-content { padding: 24px; }
.mzj-page .format-tag { display: inline-block; padding: 3px 10px; background: rgba(0,229,199,0.12); color: var(--cyan-deeper); font-size: 11px; font-weight: 700; font-family: 'JetBrains Mono', monospace; border-radius: var(--pill); margin-bottom: 12px; letter-spacing: 0.04em; }
.mzj-page .format-card h3 { font-size: 19px; font-weight: 700; margin-bottom: 10px; line-height: 1.35; }
.mzj-page .format-card p { font-size: 15px; color: var(--g600); line-height: 1.6; }

.mzj-page .formats-controls { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 12px; }
.mzj-page .formats-progress { flex: 1; height: 2px; background: rgba(255,255,255,0.12); border-radius: 999px; overflow: hidden; position: relative; }
.mzj-page .formats-progress-bar { position: absolute; left: 0; top: 0; height: 100%; width: 40%; background: var(--cyan); border-radius: 999px; transition: left 0.3s var(--ease), width 0.3s var(--ease); }
.mzj-page .formats-nav { display: flex; gap: 10px; }
.mzj-page .formats-nav button { width: 44px; height: 44px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.18); background: rgba(255,255,255,0.04); color: #FFFFFF; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: background 0.2s var(--ease), border-color 0.2s var(--ease), transform 0.2s var(--ease), opacity 0.2s var(--ease); }
.mzj-page .formats-nav button:hover { background: rgba(0,229,199,0.16); border-color: var(--cyan); color: var(--cyan); }
.mzj-page .formats-nav button:active { transform: scale(0.96); }
.mzj-page .formats-nav button[disabled] { opacity: 0.35; cursor: not-allowed; }
.mzj-page .formats-nav button[disabled]:hover { background: rgba(255,255,255,0.04); border-color: rgba(255,255,255,0.18); color: #FFFFFF; }
.mzj-page .formats-nav svg { width: 18px; height: 18px; }ce; border-radius: var(--pill); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.mzj-page .format-card h3 { font-size: 19px; font-weight: 700; margin-bottom: 10px; line-height: 1.35; }
.mzj-page .format-card p { font-size: 15px; color: var(--g600); line-height: 1.6; }

.mzj-page .section-dark .format-card { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.14); }
.mzj-page .section-dark .format-card:hover { background: rgba(255,255,255,0.10); border-color: var(--cyan); }
.mzj-page .section-dark .format-card h3 { color: var(--white); }
.mzj-page .section-dark .format-card p { color: rgba(255,255,255,0.78); }
.mzj-page .section-dark .format-tag { background: rgba(0,229,199,0.20); color: var(--cyan); }

.mzj-page #lead-magnet { padding: 0; }
.mzj-page #lead-magnet > .container { max-width: none; padding: 0; }
.mzj-page .lead-magnet { position: relative; background: linear-gradient(110deg, #00E5C7 0%, #18B8FF 38%, #7E5BFF 75%, #FF3366 100%); border: 0; border-radius: 0; padding: 48px clamp(24px, 6vw, 96px); overflow: hidden; isolation: isolate; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 32px; text-align: left; }
.mzj-page .lead-magnet::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 80% 30%, rgba(255,255,255,0.45) 0%, transparent 55%), radial-gradient(circle at 15% 85%, rgba(255,255,255,0.25) 0%, transparent 55%); pointer-events: none; z-index: 0; mix-blend-mode: soft-light; }
.mzj-page .lead-magnet > * { position: relative; z-index: 1; }
.mzj-page .lead-magnet-text { flex: 1 1 540px; min-width: 0; }
.mzj-page .lead-magnet h3 { font-size: clamp(20px, 1.9vw, 26px); font-weight: 700; line-height: 1.25; letter-spacing: -0.015em; color: #FFFFFF; margin: 0 0 8px; text-wrap: pretty; max-width: none; }
.mzj-page .lead-magnet p { font-size: clamp(13px, 1vw, 15px); color: rgba(255,255,255,0.92); margin: 0; line-height: 1.55; max-width: 72ch; text-wrap: pretty; }
.mzj-page .lead-magnet .btn-primary { background: #FFFFFF; color: var(--navy); flex: 0 0 auto; white-space: nowrap; }
.mzj-page .lead-magnet .btn-primary:hover { background: var(--navy); color: #FFFFFF; }

.mzj-page .faq-list { max-width: 920px; margin: 0 auto; }
.mzj-page .faq-item { background: var(--white); border: 1px solid var(--g200); border-radius: var(--rd); margin-bottom: 12px; overflow: hidden; transition: all 0.2s var(--ease); }
.mzj-page .faq-item:hover { border-color: var(--cyan-dark); }
.mzj-page .faq-item[open] { border-color: var(--cyan-dark); box-shadow: var(--shadow-sm); }
.mzj-page .faq-summary { padding: 18px 24px; cursor: pointer; font-weight: 600; color: var(--navy); font-size: 16px; list-style: none; display: flex; align-items: center; gap: 16px; user-select: none; }
.mzj-page .faq-summary::-webkit-details-marker { display: none; }
.mzj-page .faq-summary::after { content: '+'; margin-left: auto; width: 28px; height: 28px; background: rgba(0,229,199,0.12); color: var(--cyan-deeper); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 700; transition: transform 0.2s var(--ease); flex-shrink: 0; }
.mzj-page .faq-item[open] .faq-summary::after { content: '−'; background: var(--navy); color: var(--cyan); }
.mzj-page .faq-num { display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; background: rgba(0,229,199,0.12); color: var(--cyan-deeper); font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 13px; border-radius: 50%; flex-shrink: 0; }
.mzj-page .faq-content { padding: 0 24px 20px 68px; font-size: 15px; color: var(--g600); line-height: 1.65; }
.mzj-page .faq-content p { margin-bottom: 8px; }
.mzj-page .faq-content p:last-child { margin-bottom: 0; }
.mzj-page .faq-content a { color: var(--cyan-deeper); border-bottom: 1px dotted; }

.mzj-page .inline-cta-card { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%); color: var(--white); border-radius: 24px; padding: 48px; display: grid; grid-template-columns: 1.3fr 1fr; gap: 40px; align-items: center; position: relative; overflow: hidden; }
.mzj-page .inline-cta-card::before { content: ''; position: absolute; top: -80px; right: -80px; width: 320px; height: 320px; background: radial-gradient(circle, rgba(0,229,199,0.20) 0%, transparent 70%); pointer-events: none; }
.mzj-page .inline-cta-card::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 240px; height: 240px; background: radial-gradient(circle, rgba(255,51,102,0.10) 0%, transparent 70%); pointer-events: none; }
.mzj-page .inline-cta-card h2 { color: var(--white); font-size: clamp(24px, 3vw, 36px); margin-bottom: 14px; position: relative; }
.mzj-page .inline-cta-card p { color: rgba(255,255,255,0.85); font-size: 16px; margin-bottom: 24px; line-height: 1.6; max-width: 540px; position: relative; z-index: 1; }
.mzj-page .inline-cta-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; position: relative; z-index: 1; }
.mzj-page .inline-cta-stat { padding: 16px; background: rgba(255,255,255,0.06); border-radius: var(--rd); border: 1px solid rgba(255,255,255,0.14); }
.mzj-page .inline-cta-stat-val { font-family: 'Geist', sans-serif; font-size: 28px; font-weight: 800; color: var(--cyan); line-height: 1; }
.mzj-page .inline-cta-stat:first-child .inline-cta-stat-val { color: var(--magenta); }
.mzj-page .inline-cta-stat-lbl { font-size: 13px; color: rgba(255,255,255,0.74); margin-top: 4px; }

.mzj-page .section-dark .inline-cta-card--light,
.mzj-page .inline-cta-card--light {
background:
radial-gradient(120% 80% at 100% 0%, rgba(0,229,199,0.10) 0%, transparent 55%),
radial-gradient(100% 80% at 0% 100%, rgba(180,154,255,0.10) 0%, transparent 55%),
linear-gradient(180deg, #FFFFFF 0%, #F5F8FB 100%);
color: var(--navy);
border: 1px solid rgba(11,33,71,0.08);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.9),
0 1px 0 rgba(11,33,71,0.04),
0 30px 60px -28px rgba(11,33,71,0.18),
0 12px 30px -14px rgba(11,33,71,0.10);
isolation: isolate;
}
.mzj-page .inline-cta-card--light::before {
background: radial-gradient(circle, rgba(0,229,199,0.18) 0%, transparent 70%);
filter: blur(2px);
}
.mzj-page .inline-cta-card--light::after {
background: radial-gradient(circle, rgba(255,61,127,0.10) 0%, transparent 70%);
filter: blur(2px);
}
.mzj-page .inline-cta-card--light h2 {
color: var(--navy);
background: linear-gradient(180deg, #0B2147 0%, #1F3A6B 100%);
-webkit-background-clip: text; background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing: -0.015em;
}
.mzj-page .inline-cta-card--light p { color: var(--g700); }
.mzj-page .inline-cta-card--light .inline-cta-stat {
background: linear-gradient(180deg, #FFFFFF 0%, #F7FAFC 100%);
border: 1px solid rgba(11,33,71,0.08);
box-shadow:
inset 0 1px 0 rgba(255,255,255,1),
0 1px 2px rgba(11,33,71,0.04),
0 6px 14px -8px rgba(11,33,71,0.10);
position: relative;
overflow: hidden;
}
.mzj-page .inline-cta-card--light .inline-cta-stat::before {
content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px;
background: var(--c-edge, var(--cyan-dark));
opacity: 0.65;
}
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(1) { --c-edge: #C9B6FF; }
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(2) { --c-edge: #00C7AC; }
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(3) { --c-edge: #3B82F6; }
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(4) { --c-edge: #FFB347; }
.mzj-page .inline-cta-card--light .inline-cta-stat-val {
color: var(--navy);
}
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(1) .inline-cta-stat-val { color: #6E5BC9; }
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(2) .inline-cta-stat-val { color: #008C78; }
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(3) .inline-cta-stat-val { color: #1F4F8A; }
.mzj-page .inline-cta-card--light .inline-cta-stat:nth-child(4) .inline-cta-stat-val { color: #B86A0F; }
.mzj-page .inline-cta-card--light .inline-cta-stat-lbl { color: var(--g600); }
.mzj-page .inline-cta-card--light .btn-cyan {
background: var(--navy); color: #FFFFFF;
box-shadow: 0 8px 22px -10px rgba(11,33,71,0.45), inset 0 1px 0 rgba(255,255,255,0.10);
}
.mzj-page .inline-cta-card--light .btn-cyan:hover {
background: #0E2A5C;
box-shadow: 0 12px 28px -10px rgba(11,33,71,0.55), inset 0 1px 0 rgba(255,255,255,0.12);
}

.mzj-page .micro-cta { display: flex; align-items: center; gap: 16px; padding: 18px 24px; background: var(--bg-soft); border: 1px solid var(--g200); border-left: 4px solid var(--cyan); border-radius: var(--rd); margin: 32px auto; max-width: 920px; }
.mzj-page .micro-cta-text { flex: 1; font-size: 15px; color: var(--navy); font-weight: 600; }
.mzj-page .micro-cta-text small { display: block; color: var(--g600); font-weight: 400; margin-top: 2px; }

.mzj-page .section-dark .micro-cta { background: rgba(255,255,255,0.08); border-color: rgba(255,255,255,0.14); border-left-color: var(--cyan); }
.mzj-page .section-dark .micro-cta-text { color: var(--white); }
.mzj-page .section-dark .micro-cta-text small { color: rgba(255,255,255,0.7); }

.mzj-page .perso-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 48px; align-items: start; }
.mzj-page .perso-stats-list { display: flex; flex-direction: column; gap: 14px; }
.mzj-page .perso-stat-row { display: flex; align-items: flex-start; gap: 16px; padding: 16px 20px; background: var(--white); border: 1px solid var(--g200); border-radius: var(--rd); }
.mzj-page .perso-stat-row .ps-val { flex: 0 0 auto; font-family: 'Geist', sans-serif; font-weight: 800; font-size: 26px; color: var(--cyan-deeper); line-height: 1; }
.mzj-page .perso-stat-row .ps-text { font-size: 14px; color: var(--g700); line-height: 1.5; }
.mzj-page .perso-stat-row .ps-text strong { color: var(--navy); }
.mzj-page .perso-stat-row .ps-source { font-size: 11px; color: var(--g500); margin-top: 4px; font-family: 'JetBrains Mono', monospace; }
.mzj-page .perso-stat-row .ps-source a { color: var(--cyan-dark); border-bottom: 1px dotted; }

.mzj-page .section-dark .perso-stat-row { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.14); }
.mzj-page .section-dark .perso-stat-row .ps-val { color: var(--cyan); }
.mzj-page .section-dark .perso-stat-row .ps-text { color: rgba(255,255,255,0.92); }
.mzj-page .section-dark .perso-stat-row .ps-text strong { color: var(--white); }
.mzj-page .section-dark .perso-stat-row .ps-source { color: rgba(255,255,255,0.6); }
.mzj-page .section-dark .perso-stat-row .ps-source a { color: var(--cyan); }

.mzj-page .related-pill { padding: 10px 18px; background: var(--white); border: 1px solid var(--g200); border-radius: var(--pill); font-size: 14px; font-weight: 600; color: var(--navy); transition: all 0.2s var(--ease); }
.mzj-page .related-pill:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }
.mzj-page .section-dark .related-pill { background: rgba(255,255,255,0.06); color: var(--white); border-color: rgba(255,255,255,0.14); }
.mzj-page .section-dark .related-pill:hover { background: var(--cyan); color: var(--navy); border-color: var(--cyan); }

.mzj-page .reveal { opacity: 0; transform: translateY(20px); transition: opacity 0.6s var(--ease), transform 0.6s var(--ease); }
.mzj-page .reveal.visible { opacity: 1; transform: translateY(0); }

@media (prefers-reduced-motion: reduce) {
.mzj-page * { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
.mzj-page .reveal { opacity: 1; transform: none; }
}

@media (max-width: 1200px) and (min-width: 1025px) {
.mzj-page .stats-grid { grid-template-columns: repeat(4, 1fr); gap: 18px; }
.mzj-page .grid-3, .mzj-page .benefits-grid { grid-template-columns: repeat(3, 1fr); gap: 20px; }
.mzj-page .ai-stats { grid-template-columns: repeat(3, 1fr); }
.mzj-page .ai-callout, .mzj-page .inline-cta-card { padding: 40px; gap: 32px; }
}

@media (max-width: 1024px) and (min-width: 768px) {
.mzj-page .hero-grid { grid-template-columns: 1fr; gap: 40px; }
.mzj-page .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
.mzj-page .grid-3, .mzj-page .benefits-grid { grid-template-columns: repeat(2, 1fr); }
.mzj-page .formats-grid > .format-card { flex-basis: calc((100% - 24px * 1.5) / 2); }
.mzj-page .ai-stats { grid-template-columns: repeat(3, 1fr); }
.mzj-page .ai-callout, .mzj-page .inline-cta-card { padding: 36px; }
.mzj-page .inline-cta-card { grid-template-columns: 1fr; }
.mzj-page .perso-grid { grid-template-columns: 1fr; gap: 32px; }
.mzj-page .lead-magnet { padding: 44px 36px; }
}

@media (max-width: 767px) {
.mzj-page .container { padding: 0 16px; }
.mzj-page .hero { padding: 24px 0 56px; }
.mzj-page .hero-grid { grid-template-columns: 1fr; gap: 32px; }
.mzj-page .hero-stats-grid { grid-template-columns: 1fr 1fr; gap: 12px; }
.mzj-page .hero-cta-row { flex-direction: column; align-items: stretch; }
.mzj-page .btn-primary, .mzj-page .btn-secondary, .mzj-page .btn-cyan { justify-content: center; }
.mzj-page .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; }
.mzj-page .stat-card { padding: 20px; }
.mzj-page .stat-card-val { font-size: 32px; }
.mzj-page .grid-3, .mzj-page .benefits-grid { grid-template-columns: 1fr; }
.mzj-page .formats-grid > .format-card { flex-basis: 85%; }
.mzj-page .ai-stats { grid-template-columns: 1fr; }
.mzj-page .ai-callout, .mzj-page .inline-cta-card { grid-template-columns: 1fr; padding: 28px; gap: 24px; }
.mzj-page .inline-cta-stats { grid-template-columns: 1fr 1fr; }
.mzj-page .section, .mzj-page .section-soft, .mzj-page .section-dark { padding: 56px 0; }
.mzj-page .section-header { margin-bottom: 32px; }
.mzj-page .lead-magnet { grid-template-columns: 1fr; gap: 32px; padding: 36px 24px; text-align: left; }
.mzj-page .lead-magnet-cover { order: -1; max-width: 200px; margin: 0; }
.mzj-page .perso-grid { grid-template-columns: 1fr; gap: 24px; }
.mzj-page .faq-summary { padding: 14px 18px; gap: 12px; font-size: 15px; }
.mzj-page .faq-content { padding: 0 18px 16px 56px; font-size: 14px; }
.mzj-page .micro-cta { flex-direction: column; align-items: stretch; padding: 16px 18px; gap: 12px; }
}

.mzj-page section:not(.mzj-hero):not(.trust-bar){content-visibility:auto;contain-intrinsic-size:1px 800px}
