.mex-chat{background:var(--mex-white);border-radius:8px;overflow:hidden;font-size:.92rem}.mex-chat-head{background:var(--mex-section-bg);padding:.75rem 1rem;font-size:.78rem;font-weight:600;color:var(--mex-primary-darker);letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:.5rem}.mex-chat-dot{width:8px;height:8px;border-radius:50%;background:var(--mex-aqua)}.mex-chat-body{padding:1.25rem}.mex-chat-q{background:var(--mex-primary);color:var(--mex-white);padding:.75rem 1rem;border-radius:8px 8px 8px 2px;margin-bottom:1rem;font-size:.95rem;font-weight:500}.mex-chat-a{background:var(--mex-section-bg);padding:1rem;border-radius:2px 8px 8px;color:var(--mex-body);font-size:.95rem;line-height:1.55}.mex-chat-a strong{color:var(--mex-primary-darker)}.mex-chat-a em{background:#66a0ac40;padding:.1em .3em;border-radius:3px;color:var(--mex-primary-darker);font-weight:600;font-style:normal}.mex-chat-source{margin-top:.85rem;font-size:.78rem;color:var(--mex-aqua);font-style:italic}.mex-hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.mex-hero-stat-card{background:var(--mex-white);padding:1.25rem;border-radius:8px;border-top:3px solid var(--mex-aqua)}.mex-hero-stat-card strong{display:block;font-size:1.75rem;color:var(--mex-primary);font-weight:700;line-height:1;margin-bottom:.4rem;font-variant-numeric:tabular-nums}.mex-hero-stat-card span{font-size:.85rem;color:var(--mex-body);line-height:1.4}.mex-hero-photo{aspect-ratio:4 / 3;border-radius:8px;overflow:hidden}.mex-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.mex-hero-diagram{padding:1rem}.mex-hero-diagram img{width:100%;height:auto;display:block}.mex-diagram-pipeline{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.75rem}.mex-diagram-pipeline li{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;background:var(--mex-section-bg);border-radius:6px;position:relative}.mex-diagram-pipeline li:after{content:"↓";position:absolute;left:50%;bottom:-1.4rem;transform:translate(-50%);color:var(--mex-primary);font-weight:700;font-size:1.25rem;line-height:1}.mex-diagram-pipeline li:last-child:after{display:none}.mex-diagram-step-num{font-family:IBM Plex Sans,monospace;font-size:.75rem;font-weight:600;color:var(--mex-primary);background:var(--mex-white);padding:.3em .6em;border-radius:4px;letter-spacing:.08em}.mex-diagram-step-label{font-size:.95rem;font-weight:500;color:var(--mex-primary-darker)}.mex-diagram-placeholder{padding:2rem;text-align:center;color:var(--mex-aqua);font-style:italic;font-size:.92rem}.mex-detail-hero-v2{background:linear-gradient(180deg,var(--mex-primary-lightest) 0%,var(--mex-white) 100%);padding:5rem 0 4rem}.mex-detail-hero-v2-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.mex-detail-hero-v2-content>*+*{margin-top:1.25rem}.mex-detail-hero-v2-eyebrow{color:var(--mex-primary)}.mex-detail-hero-v2-headline{font-size:clamp(2rem,5vw,3.25rem);line-height:1.1;font-weight:700;color:var(--mex-primary);max-width:22ch;margin:0}.mex-detail-hero-v2-lead{font-size:1.18rem;line-height:1.55;color:var(--mex-body);max-width:55ch;margin:0}.mex-detail-hero-v2-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.75rem}.mex-detail-hero-v2-badges{margin-top:1.75rem}.mex-detail-hero-v2-visual{background:var(--mex-white);border-radius:12px;padding:1.25rem;box-shadow:0 16px 48px -12px #0f4c8140;border:1px solid var(--mex-border)}@media(min-width:880px){.mex-detail-hero-v2-grid{grid-template-columns:1.4fr 1fr}}.mex-section-header{text-align:center;margin-bottom:3rem}.mex-section-header .mex-eyebrow{display:inline-block;margin-bottom:.75rem}.mex-section-header-h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2;color:var(--mex-primary);margin:0}.mex-section-header-lead{margin:.75rem auto 0;font-size:1.1rem;line-height:1.6;max-width:65ch;color:var(--mex-body)}.mex-problem{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:880px){.mex-problem{grid-template-columns:1fr 1fr}}.mex-problem-body p{font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem;color:var(--mex-body)}.mex-problem-body p:last-child{margin-bottom:0}.mex-problem-list{list-style:none;padding:0;margin:0 0 1.25rem}.mex-problem-list li{padding:.6rem 0 .6rem 1.5rem;position:relative;line-height:1.55;color:var(--mex-body)}.mex-problem-list li:before{content:"→";position:absolute;left:0;color:var(--mex-primary);font-weight:700}.mex-problem-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.mex-stat-card{background:var(--mex-white);padding:1.5rem;border-radius:8px;border-top:3px solid var(--mex-aqua)}.mex-stat-card strong{display:block;font-size:2rem;color:var(--mex-primary);font-weight:700;line-height:1;margin-bottom:.4rem;font-variant-numeric:tabular-nums}.mex-stat-card span{font-size:.92rem;color:var(--mex-body);line-height:1.4}.mex-modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.mex-module-grid-card{background:var(--mex-white);border:1px solid var(--mex-border);border-radius:8px;padding:1.75rem;transition:border-color .2s ease,transform .2s ease;position:relative}.mex-module-grid-card:hover{border-color:var(--mex-primary);transform:translateY(-2px)}.mex-module-grid-num{font-family:IBM Plex Sans,monospace;font-size:.78rem;font-weight:500;color:var(--mex-aqua);letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.mex-module-grid-title{color:var(--mex-primary);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600;margin:0 0 .6rem;line-height:1.25}.mex-module-grid-body{font-size:.92rem;line-height:1.6;color:var(--mex-body);margin:0}.mex-compare-wrap{overflow-x:auto;margin-top:2rem;-webkit-overflow-scrolling:touch}.mex-compare-table{width:100%;border-collapse:collapse;background:var(--mex-white);border-radius:8px;overflow:hidden;box-shadow:0 4px 12px -4px #0f4c8114;min-width:720px}.mex-compare-table th,.mex-compare-table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--mex-section-bg);font-size:.92rem;vertical-align:top;line-height:1.5}.mex-compare-table th{background:var(--mex-primary-lightest);color:var(--mex-primary-darker);font-weight:600;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.mex-compare-table th.mex-compare-mex-col{background:var(--mex-primary-darker);color:var(--mex-white)}.mex-compare-table td.mex-compare-mex-col{background:var(--mex-primary);color:var(--mex-white);font-weight:500}.mex-compare-table tr:last-child td{border-bottom:none}.mex-aeo-compare{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}@media(min-width:880px){.mex-aeo-compare{grid-template-columns:1fr 1fr}}.mex-aeo-card{background:var(--mex-white);border-radius:12px;overflow:hidden;border:2px solid var(--mex-section-bg)}.mex-aeo-card-bad{border-color:#c0505059}.mex-aeo-card-good{border-color:var(--mex-primary)}.mex-aeo-label{padding:.75rem 1.25rem;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mex-aeo-card-bad .mex-aeo-label{background:#c050501f;color:#b14444}.mex-aeo-card-good .mex-aeo-label{background:var(--mex-primary);color:var(--mex-white)}.mex-aeo-body{padding:1.5rem}.mex-aeo-title{margin:0 0 .5rem;color:var(--mex-primary-darker);font-size:1.1rem;font-weight:600;line-height:1.3}.mex-aeo-body p{margin:0;font-size:.95rem;line-height:1.6;color:var(--mex-body)}.mex-aeo-body p strong{color:var(--mex-primary-darker)}.mex-aeo-body p em{background:#66a0ac40;padding:.1em .3em;border-radius:3px;color:var(--mex-primary-darker);font-weight:600;font-style:normal}.mex-gf-block{background:var(--mex-section-bg);border-radius:12px;padding:3rem;display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:center}.mex-gf-photo{width:200px;height:200px;border-radius:50%;overflow:hidden;background:var(--mex-primary-lightest);flex-shrink:0}.mex-gf-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.mex-gf-role{font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mex-aqua);margin-bottom:.5rem}.mex-gf-name{margin:0 0 1rem;color:var(--mex-primary);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600;line-height:1.2}.mex-gf-bio{margin:0 0 1rem;font-size:1rem;line-height:1.65;color:var(--mex-body);max-width:65ch}.mex-gf-quote{margin:0;font-size:.95rem;color:var(--mex-aqua);font-style:italic;max-width:60ch;quotes:"„" "“"}.mex-gf-quote:before{content:open-quote}.mex-gf-quote:after{content:close-quote}@media(max-width:760px){.mex-gf-block{grid-template-columns:1fr;padding:2rem;text-align:center}.mex-gf-photo{margin:0 auto}.mex-gf-bio,.mex-gf-quote{margin-left:auto;margin-right:auto}}.mex-faq-list{padding:0;display:flex;flex-direction:column;gap:.75rem;max-width:820px;margin:0 auto}.mex-faq-item{background:var(--mex-white);border:1px solid var(--mex-border);border-radius:8px;padding:1.5rem 1.75rem}.mex-faq-q{font-size:1.05rem;font-weight:600;color:var(--mex-primary-darker);margin:0 0 .6rem;line-height:1.3}.mex-faq-a{margin:0;font-size:.96rem;line-height:1.65;color:var(--mex-body)}.mex-faq-a p{margin:0 0 .75rem}.mex-faq-a ul{margin:0 0 .75rem;padding-left:1.5rem;list-style-type:disc}.mex-faq-a ol{margin:0 0 .75rem;padding-left:1.5rem;list-style-type:decimal}.mex-faq-a li{margin-bottom:.35rem}.mex-faq-a li::marker{color:var(--mex-primary)}.mex-faq-a p:last-child{margin-bottom:0}.mex-detail-bg-grey{background:var(--mex-section-bg);padding:5rem 0}.mex-detail-bg-white{background:var(--mex-white);padding:5rem 0}@media(max-width:760px){.mex-detail-bg-grey,.mex-detail-bg-white{padding:3.5rem 0}}
