.emx,.emx *{box-sizing:border-box}.emx{--bg:#050505;--gold:#c8a75b;--blue:#2f6bff;--text:#fff;--muted:#b7b7b7;background:#050505;color:#fff;font-family:Poppins,Inter,Arial,sans-serif;overflow-x:hidden}.emx a{text-decoration:none}.emx-section{max-width:1240px;margin:auto;padding:110px 24px;position:relative;z-index:2}.emx-center{text-align:center}.emx-gold{color:var(--gold)}.emx-blue{color:var(--blue)}.emx-nav{position:fixed;top:16px;left:50%;transform:translateX(-50%);width:calc(100% - 28px);max-width:1240px;padding:14px 22px;border-radius:22px;background:rgba(18,18,18,.78);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px);display:flex;justify-content:space-between;align-items:center;z-index:9999}.emx-brand{font-size:20px;font-weight:800;letter-spacing:-.5px;color:#fff}.emx-brand span{color:var(--gold)}.emx-links{display:flex;align-items:center;gap:32px}.emx-links a,.emx-dd button{color:rgba(255,255,255,.76);font:600 14px Poppins,Arial,sans-serif;background:none;border:0;padding:0;cursor:pointer}.emx-links a:hover,.emx-dd button:hover{color:#fff}.emx-dd{position:relative}.emx-menu{position:absolute;top:36px;left:-20px;width:290px;background:rgba(15,15,18,.98);border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(10px);transition:.3s ease;box-shadow:0 20px 60px rgba(0,0,0,.45)}.emx-dd:hover .emx-menu,.emx-dd.is-open .emx-menu{opacity:1;visibility:visible;transform:translateY(0)}.emx-menu a{display:block;padding:18px 22px!important;font-size:15px!important;color:#aaa!important}.emx-menu a:first-child{background:linear-gradient(90deg,#c8a75b,#f0d47e);color:#111!important;font-weight:800}.emx-menu a:hover{background:rgba(255,255,255,.04);color:#fff!important}.emx-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(47,107,255,.16),transparent 35%),radial-gradient(circle at 30% 70%,rgba(200,167,91,.10),transparent 35%),#050505}.emx-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(circle at center,#000 40%,transparent 100%)}.emx-hero .emx-section{padding-top:190px}.emx-hero h1{font-size:72px;line-height:1.05;letter-spacing:-2px;max-width:1100px;margin:0 auto 24px}.emx-hero p{max-width:700px;margin:auto;color:var(--muted);font-size:18px;line-height:1.8}.emx-actions{margin-top:34px}.emx-btn{display:inline-flex;align-items:center;justify-content:center;height:58px;padding:0 34px;border-radius:12px;font-weight:800;text-transform:uppercase;letter-spacing:.01em;transition:.3s ease}.emx-btn:hover{transform:translateY(-3px)}.emx-btn-gold{background:var(--gold);color:#000;box-shadow:0 14px 40px rgba(200,167,91,.18)}.emx-btn-outline{border:1px solid rgba(255,255,255,.16);color:#fff;margin-left:12px}.emx-logo-strip{margin:90px auto 0;width:100%;overflow:hidden;position:relative;padding:20px 0;border-radius:30px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(14px)}.emx-logo-strip:before,.emx-logo-strip:after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.emx-logo-strip:before{left:0;background:linear-gradient(to right,#050505,transparent)}.emx-logo-strip:after{right:0;background:linear-gradient(to left,#050505,transparent)}.emx-logo-track{display:flex;align-items:center;gap:18px;width:max-content;animation:emxLogo 32s linear infinite}.emx-logo-strip:hover .emx-logo-track{animation-play-state:paused}.emx-logo-card{width:190px;min-width:190px;height:84px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 18px}.emx-logo-card img{max-width:120px;max-height:40px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) brightness(1.12);opacity:.86}.emx-logo-card:hover img{filter:none;opacity:1}@keyframes emxLogo{to{transform:translateX(-50%)}}.emx-title{font-size:68px;line-height:1.05;letter-spacing:-2px;margin:0 0 70px}.emx-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.emx-card{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06);padding:30px;border-radius:20px;backdrop-filter:blur(12px)}.emx-card strong{display:block;font-size:38px;line-height:1;margin-bottom:10px}.emx-card span{color:#aaa}.emx-services{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.emx-visual-card{position:relative;height:480px;border-radius:34px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.08)}.emx-bg-img{position:absolute;inset:0;width:120%;height:120%;object-fit:cover;transform:rotate(-5deg) scale(1.08);transition:.7s ease;filter:brightness(.62) contrast(1.08) saturate(1.05)}.emx-visual-card:hover .emx-bg-img{transform:rotate(-3deg) scale(1.15) translateX(18px)}.emx-visual-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.92))}.emx-visual-content{position:absolute;left:30px;right:30px;bottom:34px;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.emx-service-icon{width:76px;height:76px;margin:0 auto 22px;border-radius:50%;border:1px solid rgba(200,167,91,.55);background:radial-gradient(circle at 50% 45%,rgba(200,167,91,.18),rgba(200,167,91,.06) 62%,rgba(0,0,0,.22));box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 12px 30px rgba(200,167,91,.16);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 76px}.emx-service-icon img{display:block;width:128%;height:128%;min-width:128%;min-height:128%;max-width:none;max-height:none;border-radius:50%;object-fit:cover;object-position:center;clip-path:circle(50% at 50% 50%)}.emx-visual-content h3{font-size:30px;line-height:1.08;margin:0 0 14px}.emx-visual-content p{color:#b8b8b8;font-size:16px;line-height:1.65;margin:0}.emx-process{overflow:visible;isolation:isolate}.emx-process:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;min-height:720px;transform:translateX(-50%);background:radial-gradient(circle at 18% 35%,rgba(200,167,91,.10),transparent 32%),radial-gradient(circle at 82% 18%,rgba(47,107,255,.10),transparent 30%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018),transparent 68%);background-size:auto,auto,64px 64px,64px 64px,auto;pointer-events:none;z-index:-2}.emx-process:after{content:"";position:absolute;top:80px;left:50%;width:100vw;height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.10),transparent);pointer-events:none;z-index:-1}.emx-route{position:absolute;top:165px;left:0;width:100%;height:360px;pointer-events:none;z-index:1;overflow:visible}.emx-route path{fill:none;stroke:var(--gold);stroke-width:4;stroke-linecap:round;stroke-dasharray:2 18;opacity:.88;filter:drop-shadow(0 0 10px rgba(200,167,91,.35))}.emx-route path:not(.emx-route-glow){animation:emxRoute 16s linear infinite}.emx-route .emx-route-glow{stroke:rgba(200,167,91,.18);stroke-width:18;stroke-dasharray:none;opacity:.42;filter:blur(8px)}@keyframes emxRoute{to{stroke-dashoffset:-180}}.emx-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative;z-index:2}.emx-process-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:28px;padding:34px;min-height:365px;text-align:left;backdrop-filter:blur(12px)}.emx-process-card:nth-child(1){margin-top:28px}.emx-process-card:nth-child(even){margin-top:118px}.emx-process-card:nth-child(3){margin-top:12px}.emx-process-card:nth-child(4){margin-top:120px}.emx-process-card div{width:64px;height:64px;border-radius:50%;background:rgba(200,167,91,.12);border:1px solid rgba(200,167,91,.32);color:var(--gold);display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:28px}.emx-process-card h3{font-size:28px;line-height:1.2;margin:0 0 18px}.emx-process-card p{color:#b3b3b3;line-height:1.8;font-size:15px;margin:0}.emx-cta{padding:100px 20px;background:linear-gradient(90deg,#050505,#101010)}.emx-cta h2{font-size:42px;margin:0 0 24px}@media(max-width:1024px){.emx-services,.emx-process-grid{grid-template-columns:repeat(2,1fr)}.emx-route{display:none}.emx-process-card,.emx-process-card:nth-child(n){margin-top:0;min-height:320px}}@media(max-width:768px){.emx-nav{top:10px;width:calc(100% - 14px);padding:14px;flex-direction:column;gap:12px}.emx-brand{font-size:16px}.emx-links{gap:16px;flex-wrap:wrap;justify-content:center}.emx-links a,.emx-dd button{font-size:12px}.emx-menu{position:static;width:100%;margin-top:10px;display:none;opacity:1;visibility:visible;transform:none}.emx-dd.is-open .emx-menu{display:block}.emx-section{padding:80px 18px}.emx-hero .emx-section{padding-top:180px}.emx-hero h1{font-size:42px;line-height:1.12;letter-spacing:-1px}.emx-hero p{font-size:15px}.emx-btn{width:100%;max-width:280px;margin:14px auto 0}.emx-btn-outline{margin-left:auto}.emx-title{font-size:42px;line-height:1.1;margin-bottom:50px}.emx-stats,.emx-services,.emx-process-grid{grid-template-columns:1fr}.emx-visual-card{height:390px;border-radius:28px}.emx-visual-content{left:24px;right:24px;bottom:28px}.emx-process-grid{max-width:520px;margin:auto;gap:22px}.emx-process-grid:before{content:"";position:absolute;top:22px;bottom:22px;left:50%;width:2px;transform:translateX(-50%);background:repeating-linear-gradient(to bottom,rgba(200,167,91,.55) 0 8px,transparent 8px 18px);filter:drop-shadow(0 0 9px rgba(200,167,91,.35));opacity:.55;z-index:0}.emx-process-card{z-index:2;text-align:center;min-height:auto!important;padding:30px 26px}.emx-process-card div{margin:0 auto 24px}.emx-process-card:after{content:"";position:absolute;top:-16px;left:50%;width:18px;height:18px;border-radius:50%;background:var(--gold);transform:translateX(-50%);box-shadow:0 0 0 8px rgba(200,167,91,.10),0 0 22px rgba(200,167,91,.45)}.emx-logo-card{width:140px;min-width:140px;height:70px}.emx-logo-card img{max-width:90px;max-height:30px}}

.emx-section-head .emx-title{margin-bottom:0}.emx-kicker,.emx-result-label{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:rgba(200,167,91,.9);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.emx-kicker:before,.emx-result-label:before{content:"";width:34px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.emx-results{isolation:isolate}.emx-results:before{content:"";position:absolute;inset:50px -10vw auto;min-height:560px;background:radial-gradient(circle at 20% 15%,rgba(200,167,91,.13),transparent 32%),radial-gradient(circle at 80% 60%,rgba(47,107,255,.14),transparent 34%);z-index:-1;pointer-events:none}.emx-result-stack{display:grid;gap:32px;margin-top:64px}.emx-result-slide{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);gap:44px;align-items:center;overflow:hidden;padding:34px;border:1px solid rgba(255,255,255,.08);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025) 48%,rgba(200,167,91,.07));box-shadow:0 24px 90px rgba(0,0,0,.42);backdrop-filter:blur(16px)}.emx-result-slide:before{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.05);border-radius:24px;pointer-events:none}.emx-result-copy{position:relative;z-index:2;text-align:left}.emx-result-copy h3{max-width:690px;margin:0 0 18px;font-size:38px;line-height:1.14}.emx-result-copy p{max-width:640px;margin:0;color:#b9b9b9;font-size:16px;line-height:1.8}.emx-result-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.emx-result-metrics div{min-height:118px;padding:20px;border-radius:18px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.07)}.emx-result-metrics strong{display:block;margin-bottom:10px;color:#fff;font-size:31px;line-height:1}.emx-result-metrics span{display:block;color:#aaa;font-size:13px;line-height:1.45}.emx-result-media{position:relative;min-height:390px;border-radius:24px;overflow:hidden;background:#0b0b0d;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 22px 70px rgba(0,0,0,.36)}.emx-result-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.56) saturate(1.08) contrast(1.08);transform:scale(1.05)}.emx-result-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.72)),linear-gradient(135deg,rgba(200,167,91,.18),transparent 42%,rgba(47,107,255,.18));}.emx-result-screen{position:absolute;left:28px;right:28px;bottom:28px;z-index:2;padding:24px;border-radius:22px;background:rgba(5,5,5,.72);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(16px)}.emx-result-screen span{display:block;color:#b7b7b7;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.emx-result-screen strong{display:block;margin-top:10px;font-size:54px;line-height:1;color:#fff}.emx-result-screen i{display:block;height:8px;margin-top:22px;border-radius:999px;background:linear-gradient(90deg,var(--gold) 0 72%,rgba(255,255,255,.12) 72%)}.emx-result-slide-alt{background:linear-gradient(135deg,rgba(47,107,255,.08),rgba(255,255,255,.035) 46%,rgba(200,167,91,.06))}.emx-founders{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:52px;align-items:start}.emx-founder-intro{text-align:left;position:sticky;top:120px}.emx-founder-intro .emx-title{margin-bottom:24px}.emx-founder-intro p{margin:0;max-width:460px;color:#b8b8b8;font-size:17px;line-height:1.8}.emx-founder-grid{display:grid;gap:24px}.emx-founder-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:center;min-height:310px;padding:26px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.065),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 80px rgba(0,0,0,.34)}.emx-founder-card:nth-child(2){transform:translateX(34px)}.emx-founder-photo{position:relative;display:flex;align-items:flex-end;justify-content:center;height:258px;border-radius:128px 128px 34px 34px;overflow:hidden;background:radial-gradient(circle at 50% 30%,rgba(200,167,91,.28),transparent 32%),linear-gradient(155deg,rgba(47,107,255,.16),rgba(200,167,91,.12) 46%,rgba(255,255,255,.035));border:1px solid rgba(200,167,91,.35);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 20px 60px rgba(0,0,0,.32)}.emx-founder-photo:before{content:"";position:absolute;top:48px;width:86px;height:86px;border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.14)}.emx-founder-photo:after{content:"";position:absolute;bottom:-18px;width:170px;height:138px;border-radius:90px 90px 28px 28px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12)}.emx-founder-photo span{position:relative;z-index:2;margin-bottom:22px;padding:9px 14px;border-radius:999px;background:rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.10);color:#eee;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;backdrop-filter:blur(10px)}.emx-founder-body{text-align:left}.emx-founder-body>span{color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.emx-founder-body h3{margin:12px 0 14px;font-size:32px;line-height:1.1}.emx-founder-body p{margin:0;color:#b8b8b8;font-size:15px;line-height:1.75}

@media(max-width:1024px){.emx-result-slide{grid-template-columns:1fr;gap:26px}.emx-result-media{min-height:340px}.emx-founders{grid-template-columns:1fr}.emx-founder-intro{position:relative;top:auto;text-align:center}.emx-founder-intro p{margin:auto}.emx-founder-grid{max-width:760px;margin:auto}.emx-founder-card:nth-child(2){transform:none}}

@media(max-width:768px){.emx-kicker,.emx-result-label{letter-spacing:.1em}.emx-results .emx-title{margin-bottom:0}.emx-result-stack{margin-top:42px;gap:22px}.emx-result-slide{padding:16px;border-radius:24px}.emx-result-slide:before{inset:7px;border-radius:19px}.emx-result-media{order:-1;min-height:265px;border-radius:20px}.emx-result-screen{left:16px;right:16px;bottom:16px;padding:18px;border-radius:17px}.emx-result-screen strong{font-size:38px}.emx-result-copy{padding:4px 2px 6px;text-align:left}.emx-result-copy h3{font-size:26px;line-height:1.18}.emx-result-copy p{font-size:14px;line-height:1.75}.emx-result-metrics{grid-template-columns:1fr;gap:10px;margin-top:22px}.emx-result-metrics div{min-height:auto;padding:18px}.emx-result-metrics strong{font-size:28px}.emx-founders{gap:34px}.emx-founder-intro .emx-title{text-align:center}.emx-founder-card{grid-template-columns:1fr;gap:22px;min-height:auto;padding:18px;border-radius:24px;text-align:center}.emx-founder-photo{width:min(100%,260px);height:300px;margin:auto;border-radius:140px 140px 32px 32px}.emx-founder-body{text-align:center}.emx-founder-body h3{font-size:28px}.emx-founder-body p{font-size:14px}}

.emx-result-stack{position:relative;max-height:min(760px,calc(100vh - 150px));overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-padding:22px;padding:22px 18px 22px 22px;border:1px solid rgba(255,255,255,.07);border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 28px 95px rgba(0,0,0,.28);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(200,167,91,.55) rgba(255,255,255,.06);mask-image:linear-gradient(to bottom,transparent,#000 24px,#000 calc(100% - 24px),transparent)}.emx-result-stack:focus{outline:1px solid rgba(200,167,91,.55);outline-offset:6px}.emx-result-stack::-webkit-scrollbar{width:8px}.emx-result-stack::-webkit-scrollbar-track{background:rgba(255,255,255,.055);border-radius:999px}.emx-result-stack::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--gold),rgba(47,107,255,.72));border-radius:999px}.emx-result-slide{scroll-snap-align:start;scroll-snap-stop:always}

@media(max-width:1024px){.emx-result-stack{max-height:min(760px,calc(100vh - 120px));padding:18px}}

@media(max-width:768px){.emx-result-stack{max-height:72vh;margin-top:42px;padding:14px;border-radius:26px;scroll-padding:14px;mask-image:linear-gradient(to bottom,transparent,#000 16px,#000 calc(100% - 16px),transparent)}.emx-result-slide{min-height:auto}}

.emx-results{min-height:var(--emx-results-height,1700px)}.emx-result-stack{position:sticky;top:106px;display:block;height:min(760px,calc(100vh - 150px));max-height:none;overflow:hidden;overscroll-behavior:auto;scroll-snap-type:none;scrollbar-width:none}.emx-result-stack::-webkit-scrollbar{display:none}.emx-result-stack:focus{outline:none}.emx-result-slide{height:calc(100% - 44px);margin-bottom:28px;transform:translate3d(0,var(--emx-results-y,0px),0);transition:box-shadow .28s ease;will-change:transform}

@media(max-width:1024px){.emx-result-stack{top:92px;height:min(760px,calc(100vh - 120px))}.emx-result-slide{height:calc(100% - 36px);margin-bottom:24px}}

@media(max-width:768px){.emx-results{min-height:var(--emx-results-height,1400px)}.emx-result-stack{top:92px;height:72vh;max-height:none}.emx-result-slide{height:calc(100% - 28px);margin-bottom:18px}}

.emx-results{min-height:auto}.emx-result-stack{display:flex;flex-direction:column;gap:42px;height:auto;max-height:none;margin-top:64px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible;mask-image:none;scrollbar-width:auto}.emx-result-stack::-webkit-scrollbar{display:initial}.emx-result-slide{position:sticky;top:96px;min-height:650px;height:auto;margin:0;transform:none;scroll-snap-align:none;scroll-snap-stop:normal}.emx-result-slide:nth-child(2){top:114px}.emx-result-slide:nth-child(3){top:132px}.emx-result-slide:before{border-color:rgba(255,255,255,.07)}.emx-result-slide:after{content:"";position:absolute;left:38px;right:38px;bottom:-18px;height:22px;border-radius:999px;background:rgba(0,0,0,.32);filter:blur(16px);z-index:-1;pointer-events:none}

@media(max-width:1024px){.emx-result-stack{gap:34px}.emx-result-slide,.emx-result-slide:nth-child(n){top:90px;min-height:auto}}

@media(max-width:768px){.emx-result-stack{gap:24px;margin-top:42px;padding:0;overflow:visible;mask-image:none}.emx-result-slide,.emx-result-slide:nth-child(n){position:relative;top:auto;min-height:auto}.emx-result-slide:after{display:none}}

.emx-result-slide,.emx-result-slide:nth-child(n){top:96px}.emx-result-slide:before{border-color:transparent}.emx-result-slide{border-color:rgba(200,167,91,.18);background:linear-gradient(135deg,rgba(13,13,13,.98),rgba(22,22,24,.96) 48%,rgba(44,38,24,.95))}

@media(max-width:1024px){.emx-result-slide,.emx-result-slide:nth-child(n){top:90px}}

@media(max-width:768px){.emx-result-slide,.emx-result-slide:nth-child(n){top:auto}}

html:has(.emx),body:has(.emx){margin:0!important;padding:0!important;background:#050505!important;overflow-x:hidden}.emx{width:100vw;max-width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:block}.emx-nav{display:grid;grid-template-columns:auto 1fr;gap:28px;min-height:84px;padding:16px 28px;border-radius:18px}.emx-nav .emx-brand{white-space:nowrap}.emx-links{justify-content:flex-end;gap:0}.emx-links>a,.emx-dd>button{min-width:108px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-align:center}.emx-links>a:hover,.emx-dd>button:hover{background:rgba(255,255,255,.055)}.emx-dd{display:flex;align-items:center}.emx-dd>button:after{content:"";width:7px;height:7px;margin-left:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.8}.emx-menu{top:54px;left:50%;transform:translate(-50%,10px);z-index:10000}.emx-dd:hover .emx-menu,.emx-dd.is-open .emx-menu{transform:translate(-50%,0)}.emx-nav-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.04);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.emx-nav-toggle span{width:19px;height:2px;border-radius:999px;background:#fff;display:block}.emx-footer{position:relative;z-index:2;padding:72px 24px 26px;background:linear-gradient(180deg,#050505,#0d0d0f);border-top:1px solid rgba(255,255,255,.08)}.emx-footer-main{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(280px,1.4fr) repeat(3,minmax(150px,.6fr));gap:34px}.emx-footer-brand p,.emx-footer-compliance p{color:#aaa;line-height:1.75;margin:18px 0 0}.emx-footer-col{display:flex;flex-direction:column;gap:12px}.emx-footer-col h3{margin:0 0 8px;color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.08em}.emx-footer-col a{color:#aaa;font-weight:600;font-size:14px}.emx-footer-col a:hover{color:#fff}.emx-footer-compliance{max-width:1240px;margin:44px auto 0;padding:22px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:rgba(255,255,255,.025)}.emx-footer-compliance p{font-size:12px;margin:0}.emx-footer-compliance p+p{margin-top:10px}.emx-footer-bottom{max-width:1240px;margin:24px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;gap:18px;color:#858585;font-size:12px}

@media(max-width:900px){.emx-nav{top:10px;width:calc(100% - 20px);grid-template-columns:auto auto;align-items:center;min-height:70px;border-radius:16px}.emx-nav-toggle{display:flex;justify-self:end}.emx-links{grid-column:1/-1;display:none;width:100%;padding-top:14px;grid-template-columns:1fr;gap:8px}.emx-nav.is-nav-open .emx-links{display:grid}.emx-links>a,.emx-dd>button{width:100%;min-width:0;justify-content:space-between;padding:0 14px;background:rgba(255,255,255,.035)}.emx-dd{display:block;width:100%}.emx-menu{position:static;width:100%;margin-top:8px;display:none;opacity:1;visibility:visible;transform:none!important;border-radius:14px}.emx-dd:hover .emx-menu{display:none}.emx-dd.is-open .emx-menu{display:block}.emx-menu a{padding:15px 16px!important}.emx-footer-main{grid-template-columns:1fr 1fr}.emx-footer-brand{grid-column:1/-1}.emx-footer-bottom{flex-direction:column}}

@media(max-width:560px){.emx-nav{width:calc(100% - 14px);padding:13px}.emx-brand{font-size:16px}.emx-hero .emx-section{padding-top:170px}.emx-footer-main{grid-template-columns:1fr}.emx-footer{padding:58px 18px 24px}}

/* Hero CTA and leadership image polish. Navbar rules live in em360-nav-fix.css. */
.emx-actions{display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;flex-wrap:wrap!important;margin-top:34px!important}.emx-actions .emx-btn{width:auto!important;max-width:none!important;margin:0!important}.emx-btn-outline{margin-left:0!important}.emx-founder-photo-real:before,.emx-founder-photo-real:after{display:none!important}.emx-founder-photo-real{background:#080809!important}.emx-founder-photo-real img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.03) contrast(1.04)}.emx-founder-photo-real span{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);margin:0!important}

@media(max-width:768px){.emx-actions{flex-direction:column!important;gap:14px!important}.emx-actions .emx-btn{width:100%!important;max-width:560px!important}.emx-founder-photo-real img{object-position:center top}}

/* Final navbar lock: desktop stays in one row; tablet/mobile collapses to hamburger. */
.emx .emx-nav{position:fixed!important;z-index:2147483000!important;top:12px!important;left:50%!important;right:auto!important;width:min(1180px,calc(100vw - 32px))!important;height:60px!important;min-height:60px!important;max-height:60px!important;padding:0 20px!important;transform:translateX(-50%)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:24px!important;overflow:visible!important;border-radius:18px!important;background:rgba(15,15,16,.88)!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:0 16px 55px rgba(0,0,0,.35)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.emx .emx-brand{grid-column:1!important;display:inline-flex!important;align-items:center!important;height:60px!important;margin:0!important;color:#fff!important;font-size:18px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}.emx .emx-brand span{color:#c8a75b!important}.emx .emx-links{grid-column:2!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:22px!important;width:auto!important;margin:0!important;padding:0!important}.emx .emx-links>a,.emx .emx-dd>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:60px!important;margin:0!important;padding:0!important;color:rgba(255,255,255,.78)!important;background:transparent!important;border:0!important;border-radius:0!important;font:600 14px/1 Poppins,Arial,sans-serif!important;text-align:center!important;white-space:nowrap!important;float:none!important;clear:none!important}.emx .emx-nav-toggle{display:none!important}.emx .emx-dd{position:relative!important;display:inline-flex!important;align-items:center!important;width:auto!important;height:60px!important;margin:0!important}.emx .emx-dd>button:after{content:""!important;width:7px!important;height:7px!important;margin-left:9px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg) translateY(-2px)!important}.emx .emx-menu{position:absolute!important;top:58px!important;left:50%!important;width:290px!important;transform:translate(-50%,10px)!important;z-index:2147483001!important}.emx .emx-dd:hover .emx-menu,.emx .emx-dd.is-open .emx-menu{transform:translate(-50%,0)!important}
@media(max-width:1100px){.emx .emx-nav{top:8px!important;width:calc(100vw - 16px)!important;height:66px!important;min-height:66px!important;max-height:66px!important;padding:0 12px 0 16px!important;grid-template-columns:minmax(0,1fr) 50px!important;gap:10px!important;overflow:hidden!important;border-radius:17px!important}.emx .emx-nav.is-nav-open{height:auto!important;max-height:calc(100vh - 16px)!important;padding-bottom:12px!important;overflow:auto!important}.emx .emx-brand{height:66px!important;font-size:17px!important}.emx .emx-nav-toggle{grid-column:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:end!important;align-self:center!important;flex-direction:column!important;gap:5px!important;width:48px!important;height:48px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:15px!important;background:rgba(255,255,255,.045)!important;cursor:pointer!important}.emx .emx-nav-toggle span{display:block!important;width:21px!important;height:2px!important;border-radius:999px!important;background:#fff!important}.emx .emx-links{grid-column:1/-1!important;justify-self:stretch!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;padding:6px 0 0!important}.emx .emx-nav.is-nav-open .emx-links{display:flex!important}.emx .emx-links>a,.emx .emx-dd>button{justify-content:space-between!important;width:100%!important;height:44px!important;padding:0 14px!important;border-radius:12px!important;background:rgba(255,255,255,.045)!important;text-align:left!important}.emx .emx-dd{display:block!important;width:100%!important;height:auto!important}.emx .emx-menu{position:static!important;width:100%!important;margin-top:8px!important;display:none!important;opacity:1!important;visibility:visible!important;transform:none!important;border-radius:14px!important}.emx .emx-dd:hover .emx-menu{display:none!important}.emx .emx-dd.is-open .emx-menu{display:block!important}}
@media(max-width:560px){.emx .emx-nav{top:6px!important;width:calc(100vw - 12px)!important;height:62px!important;min-height:62px!important;max-height:62px!important;padding:0 10px 0 14px!important;grid-template-columns:minmax(0,1fr) 46px!important;border-radius:16px!important}.emx .emx-nav.is-nav-open{height:auto!important;max-height:calc(100vh - 12px)!important}.emx .emx-brand{height:62px!important;font-size:16px!important}.emx .emx-nav-toggle{width:46px!important;height:46px!important;border-radius:14px!important}}

/* Process roadmap icons as responsive card background artwork. */
.emx-process-card{position:relative!important;overflow:hidden!important}.emx-process-card>*:not(.emx-process-icon){position:relative;z-index:2}.emx-process-icon{position:absolute;right:-38px;bottom:-34px;width:230px;height:230px;object-fit:contain;opacity:.18;z-index:1;pointer-events:none;mix-blend-mode:screen;filter:drop-shadow(0 0 34px rgba(200,167,91,.20)) saturate(1.08);transform:rotate(-6deg)}.emx-process-card:hover .emx-process-icon{opacity:.26;transform:rotate(-4deg) scale(1.035);transition:.5s ease}.emx-process-card:before{content:""!important;position:absolute!important;right:-70px!important;bottom:-80px!important;width:250px!important;height:250px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(200,167,91,.11),transparent 68%)!important;z-index:0!important;pointer-events:none!important}

@media(max-width:1024px){.emx-process-icon{right:-28px;bottom:-28px;width:205px;height:205px;opacity:.17}.emx-process-card:before{right:-60px!important;bottom:-70px!important;width:225px!important;height:225px!important}}

@media(max-width:768px){.emx-process-icon{right:-18px;bottom:-22px;width:180px;height:180px;margin:0;display:block;opacity:.14;transform:rotate(-5deg)}.emx-process-card:hover .emx-process-icon{opacity:.18;transform:rotate(-4deg) scale(1.02)}.emx-process-card:before{right:-50px!important;bottom:-64px!important;width:205px!important;height:205px!important}.emx-process-card div{margin-bottom:24px!important}.emx-process-card:after{display:none!important}}
