.em-hero{background:linear-gradient(160deg,#263f5f,#1e2e42,#1a2233,#1a1d24,#141e2e 80%);padding:160px 0 120px;text-align:center;position:relative;overflow:hidden}.em-hero:after{content:"";position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(212,113,58,.05) 0%,transparent 60%);pointer-events:none}.em-badge{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--accent);padding:8px 20px;border:1px solid rgba(212,113,58,.25);border-radius:100px;margin-bottom:28px}.em-hero h1{font-family:var(--font-display);font-size:clamp(36px,4.5vw,60px);font-weight:400;color:#f5f0eb;line-height:1.1;letter-spacing:-1px;margin-bottom:24px;max-width:780px;margin-left:auto;margin-right:auto}.em-hero-sub{font-size:18px;color:#f5f0eb8c;line-height:1.7;max-width:640px;margin:0 auto 40px}.em-problem{padding:var(--section-py) 0;background:var(--bg)}.em-problem-inner{max-width:700px;margin:0 auto;text-align:center}.em-problem h2{font-family:var(--font-display);font-size:clamp(32px,4vw,48px);font-weight:400;margin-bottom:40px}.em-pain-list{text-align:left;display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.em-pain-item{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);font-size:15px;color:var(--text);line-height:1.5}.em-pain-x{color:#d44;font-weight:700;font-size:18px;flex-shrink:0;margin-top:1px}.em-problem-close{font-family:var(--font-display);font-size:clamp(20px,2.5vw,28px);font-weight:400;line-height:1.3;color:var(--accent)}.em-layers-header{padding:80px 0 40px;background:var(--bg);text-align:center}.em-layers-header h2{font-family:var(--font-display);font-size:clamp(32px,4vw,52px);font-weight:400;margin-bottom:16px}.em-layers-header p{font-size:17px;color:var(--text-light);max-width:620px;margin:0 auto;line-height:1.7}.em-layer{padding:80px 0;background:var(--bg)}.em-layer--dark{background:linear-gradient(160deg,#1c2d45,#162030 40%,#141e2e)}.em-layer-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.em-layer-grid--reversed .em-layer-content{order:2}.em-layer-grid--reversed .em-layer-visual{order:1}.em-layer-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:12px}.em-layer h3{font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:400;margin-bottom:16px;line-height:1.15}.em-layer--dark h3{color:#f5f0eb}.em-layer-desc{font-size:16px;color:var(--text-light);line-height:1.8;margin-bottom:28px}.em-layer--dark .em-layer-desc{color:#ffffff80}.em-services{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.em-service{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;font-size:13px;font-weight:600;transition:all .3s}.em-service:hover{border-color:var(--accent);transform:translate(4px)}.em-layer--dark .em-service{background:#ffffff0a;border-color:#ffffff14;color:#f5f0eb}.em-layer--dark .em-service:hover{border-color:var(--accent)}.em-service-icon{font-size:16px;flex-shrink:0}.em-tech-note{font-size:13px;color:var(--text-muted);font-style:italic;padding:12px 16px;border-left:3px solid var(--accent);background:#d4713a0a;border-radius:0 8px 8px 0;margin-bottom:24px}.em-layer--dark .em-tech-note{color:#ffffff59;background:#d4713a0f}.em-outcome{font-size:16px;font-weight:700;color:var(--accent);line-height:1.5}.em-layer-visual{border-radius:20px;overflow:hidden;position:relative;height:420px}.em-layer-visual img{width:100%;height:100%;object-fit:cover}.em-layer-visual-overlay{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff2;border-radius:14px;padding:18px 22px;box-shadow:0 8px 32px #0000001f}.em-visual-stat{font-size:28px;font-weight:800;letter-spacing:-1px;color:var(--text)}.em-visual-label{font-size:13px;color:var(--text-light)}.em-layer--dark .em-layer-visual-overlay{background:#141e2ee6;border:1px solid rgba(255,255,255,.08)}.em-layer--dark .em-visual-stat{color:#f5f0eb}.em-layer--dark .em-visual-label{color:#ffffff80}.em-scenario{margin-top:24px;padding:20px 24px;background:var(--card-bg-light);border-radius:12px;font-size:14px;color:var(--text-light);line-height:1.7;font-style:italic}.em-layer--dark .em-scenario{background:#ffffff0a;color:#fff6}.em-proof{padding:80px 0;background:var(--card-bg-light);text-align:center}.em-proof-stars{font-size:24px;letter-spacing:4px;color:var(--accent);margin-bottom:20px}.em-proof blockquote{font-family:var(--font-display);font-size:clamp(20px,2.2vw,28px);font-weight:400;font-style:italic;line-height:1.4;max-width:680px;margin:0 auto 20px}.em-proof cite{font-style:normal;font-size:14px;color:var(--text-muted)}.em-proof-logos{display:flex;justify-content:center;gap:40px;margin-top:32px;flex-wrap:wrap}.em-proof-logo{height:48px;width:auto;border-radius:8px;opacity:.7;transition:opacity .3s;object-fit:cover}.em-proof-logo:hover{opacity:1}.em-different{padding:var(--section-py) 0;background:linear-gradient(160deg,#1c2d45,#162030 40%,#141e2e);text-align:center}.em-different h2{font-family:var(--font-display);font-size:clamp(32px,4vw,48px);font-weight:400;color:#f5f0eb;margin-bottom:48px}.em-manifesto{max-width:640px;margin:0 auto 40px;text-align:left;display:flex;flex-direction:column;gap:16px}.em-manifesto-item{display:flex;align-items:center;gap:16px;font-size:17px;color:#fffc;line-height:1.5;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.em-manifesto-check{width:28px;height:28px;border-radius:50%;background:#d4713a26;color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.em-different-close{font-size:18px;color:var(--accent);font-weight:600;max-width:620px;margin:0 auto;line-height:1.6}.em-timeline{padding:var(--section-py) 0;background:var(--bg)}.em-timeline-header{text-align:center;margin-bottom:64px}.em-timeline-header h2{font-family:var(--font-display);font-size:clamp(32px,4vw,48px);font-weight:400;margin-bottom:12px}.em-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.em-steps:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--accent),var(--card-border));z-index:0}.em-step-card{text-align:center;position:relative;z-index:1}.em-step-num{width:72px;height:72px;border-radius:50%;background:var(--card-bg);border:2px solid var(--accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:28px;font-weight:400;color:var(--accent);margin:0 auto 20px}.em-step-card h3{font-size:18px;font-weight:700;margin-bottom:12px}.em-step-card p{font-size:14px;color:var(--text-light);line-height:1.7}.em-santiago{max-width:680px;margin:48px auto 0;display:flex;align-items:center;gap:24px;padding:28px 32px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px}.em-santiago-img{width:72px;height:72px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#f5f0eb;flex-shrink:0}.em-santiago-name{font-size:15px;font-weight:700;margin-bottom:4px}.em-santiago-role{font-size:12px;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.em-santiago-quote{font-size:14px;color:var(--text-light);line-height:1.6;font-style:italic}.em-pricing-anchor{padding:60px 0;background:var(--card-bg-light);text-align:center}.em-pricing-anchor p{font-size:17px;color:var(--text);line-height:1.7;max-width:640px;margin:0 auto 20px}.em-pricing-anchor a{font-size:16px;font-weight:700;color:var(--accent);display:inline-flex;align-items:center;gap:6px;transition:gap .2s}.em-pricing-anchor a:hover{gap:10px}.em-cta{padding:120px 0;background:linear-gradient(160deg,#1c2d45,#162030 40%,#141e2e);text-align:center}.em-cta h2{font-family:var(--font-display);font-size:clamp(32px,4vw,52px);font-weight:400;color:#f5f0eb;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}.em-cta p{font-size:17px;color:#f5f0eb80;max-width:540px;margin:0 auto 40px;line-height:1.7}.em-cta-micro{font-size:14px;color:#f5f0eb4d;margin-top:20px}.em-cta-secondary{display:inline-block;margin-top:24px;font-size:15px;font-weight:600;color:#f5f0eb80;transition:color .2s}.em-cta-secondary:hover{color:var(--accent)}@media (max-width: 900px){.em-layer-grid{grid-template-columns:1fr;gap:40px}.em-layer-grid--reversed .em-layer-content{order:1}.em-layer-grid--reversed .em-layer-visual{order:2}.em-layer-visual{height:300px}.em-services{grid-template-columns:1fr}.em-steps{grid-template-columns:repeat(2,1fr);gap:32px}.em-steps:before{display:none}.em-santiago{flex-direction:column;text-align:center}.em-proof-logos{gap:24px}}@media (max-width: 768px){.em-hero{padding:120px 0 80px}.em-hero h1,.em-problem h2{font-size:clamp(28px,7vw,40px)}.em-steps{grid-template-columns:1fr;max-width:100%}.em-layer-grid,.em-services{grid-template-columns:1fr}.em-santiago{flex-direction:column;text-align:center}}
