.umh{isolation:isolate;opacity:0;align-items:center;min-height:100vh;padding:120px 0 80px;font-family:Open Sans,sans-serif;transition:opacity .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.umh--loaded{opacity:1}.umh__wallpaper{z-index:0;background:linear-gradient(135deg,#020821 0%,#06133a 30%,#040e30 60%,#030b38 100%);position:absolute;inset:0;overflow:hidden}.umh__wallpaper:before{content:"";background-image:linear-gradient(#2563eb14 1px,#0000 1px),linear-gradient(90deg,#2563eb14 1px,#0000 1px);background-size:60px 60px;width:200%;height:200%;animation:20s linear infinite umhWallDrift;position:absolute;inset:-50%;-webkit-mask-image:radial-gradient(115% 95%,#000 45%,#0000 88%);mask-image:radial-gradient(115% 95%,#000 45%,#0000 88%)}@keyframes umhWallDrift{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.umh__wall-particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.umh__wall-particle{background:#2563ebbf;border-radius:50%;animation:linear infinite umhParticleFloat;position:absolute}.umh__wall-particle:first-child{width:4px;height:4px;animation-duration:14s;animation-delay:0s;left:8%}.umh__wall-particle:nth-child(2){background:#60a5fae6;width:3px;height:3px;animation-duration:18s;animation-delay:2s;left:15%}.umh__wall-particle:nth-child(3){width:5px;height:5px;animation-duration:12s;animation-delay:4s;left:25%}.umh__wall-particle:nth-child(4){width:3px;height:3px;animation-duration:20s;animation-delay:1s;left:38%}.umh__wall-particle:nth-child(5){background:#1e40afd9;width:4px;height:4px;animation-duration:16s;animation-delay:6s;left:48%}.umh__wall-particle:nth-child(6){width:3px;height:3px;animation-duration:13s;animation-delay:3s;left:62%}.umh__wall-particle:nth-child(7){background:#2563ebcc;width:4px;height:4px;animation-duration:22s;animation-delay:8s;left:72%}.umh__wall-particle:nth-child(8){width:5px;height:5px;animation-duration:15s;animation-delay:5s;left:82%}.umh__wall-particle:nth-child(9){background:#60a5fa;width:3px;height:3px;animation-duration:17s;animation-delay:7s;left:91%}.umh__wall-particle:nth-child(10){width:4px;height:4px;animation-duration:19s;animation-delay:9s;left:55%}.umh__wall-particle:nth-child(11){background:#2563ebd9;width:3px;height:3px;animation-duration:11s;animation-delay:10s;left:30%}.umh__wall-particle:nth-child(12){width:4px;height:4px;animation-duration:21s;animation-delay:12s;left:70%}@keyframes umhParticleFloat{0%{opacity:0;transform:translateY(110vh)scale(0)}5%{opacity:1;transform:translateY(100vh)scale(1)}95%{opacity:.8}to{opacity:0;transform:translateY(-10vh)scale(.5)}}.umh__wall-orb{pointer-events:none;filter:blur(110px);border-radius:50%;position:absolute}.umh__wall-orb--1{background:radial-gradient(circle,#152d8280 0%,#0000 65%);width:900px;height:900px;animation:14s ease-in-out infinite umhWallOrbPulse;top:-240px;left:-180px}.umh__wall-orb--2{background:radial-gradient(circle,#2563eb1f 0%,#0000 65%);width:700px;height:700px;animation:18s ease-in-out infinite reverse umhWallOrbPulse;bottom:-180px;right:-120px}.umh__wall-orb--3{background:radial-gradient(circle,#14288c33 0%,#0000 65%);width:600px;height:600px;animation:22s ease-in-out 4s infinite umhWallOrbPulse;top:35%;right:18%}@keyframes umhWallOrbPulse{0%,to{opacity:.8;transform:scale(1)translate(0)}33%{opacity:1;transform:scale(1.1)translate(20px,-15px)}66%{opacity:.7;transform:scale(.95)translate(-15px,10px)}}.umh__wall-lines{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.umh__wall-line{background:linear-gradient(90deg,#0000 0%,#2563eb38 20%,#60a5fa29 50%,#2563eb38 80%,#0000 100%);height:1px;animation:linear infinite umhLineSlide;position:absolute;left:0;right:0}.umh__wall-line:first-child{animation-duration:8s;animation-delay:0s;top:20%}.umh__wall-line:nth-child(2){width:60%;animation-duration:11s;animation-delay:2s;top:45%;left:20%}.umh__wall-line:nth-child(3){animation-duration:9s;animation-delay:5s;top:70%}.umh__wall-line:nth-child(4){width:40%;animation-duration:13s;animation-delay:3s;top:85%;left:30%}@keyframes umhLineSlide{0%{opacity:0;transform:scaleX(0)translate(-100%)}10%{opacity:1}50%{opacity:.6;transform:scaleX(1)translate(0%)}90%{opacity:.3}to{opacity:0;transform:scaleX(.5)translate(50%)}}.umh__orb{filter:blur(80px);pointer-events:none;z-index:3;border-radius:50%;position:absolute}.umh__orb--a{background:radial-gradient(circle,#152d8214 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite umhOrbDrift;top:-150px;left:-50px}.umh__orb--b{background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:350px;height:350px;animation:25s ease-in-out infinite reverse umhOrbDrift;bottom:60px;right:30%}@keyframes umhOrbDrift{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,15px)}}.umh__circuit{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.umh__cl{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:3s ease-out .4s forwards umhLineDraw}.umh__cd1{animation-delay:.8s}.umh__cd2{animation-delay:1.2s}.umh__cd3{animation-delay:1.6s}.umh__cd4{animation-delay:2s}.umh__cn{opacity:0;animation:.4s forwards umhNodePop}.umh__cn.umh__cd1{animation-delay:1.2s}.umh__cn.umh__cd2{animation-delay:1.6s}.umh__cn.umh__cd3{animation-delay:2s}.umh__cn.umh__cd4{animation-delay:2.4s}.umh__wrap{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:0;width:100%;min-height:100vh;padding-top:0;display:grid;position:relative}.umh__content-col{flex-direction:column;align-items:flex-start;padding-left:10rem;padding-right:0;display:flex}.umh__eyebrow{letter-spacing:.08em;color:#60a5fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;opacity:0;background:#2563eb1f;border:1px solid #2563eb52;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.75rem;padding:6px 14px;font-size:15px;font-weight:700;animation:.6s cubic-bezier(.22,1,.36,1) .3s forwards umhFadeUp;display:inline-flex}.umh__eyebrow-dot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-out infinite umhDotPulse;box-shadow:0 0 8px #2563ebcc}.umh__title{letter-spacing:-.03em;opacity:0;flex-direction:column;margin-bottom:1.5rem;font-size:clamp(2.6rem,4.5vw,3.9rem);font-weight:700;line-height:1.1;animation:.7s cubic-bezier(.22,1,.36,1) .45s forwards umhFadeUp;display:flex}.umh__title-line{color:#fff;text-shadow:0 2px 20px #0006;display:block}.umh__title-gradient{background:linear-gradient(135deg,#93bbfc 0%,#60a5fa 35%,#3b82f6 65%,#2563eb 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 24px #2563eb59);-webkit-background-clip:text;background-clip:text;display:block}.umh__desc{color:#ffffffd1;opacity:0;max-width:500px;margin-bottom:2.25rem;font-size:20px;font-weight:400;line-height:1.75;animation:.7s cubic-bezier(.22,1,.36,1) .6s forwards umhFadeUp}.umh__actions{opacity:0;flex-wrap:wrap;gap:14px;animation:.7s cubic-bezier(.22,1,.36,1) .75s forwards umhFadeUp;display:flex}.umh__btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 24px;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.umh__btn--fill{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 4px 24px #2563eb66,inset 0 1px #fff3}.umh__btn--fill:hover{transform:translateY(-2px);box-shadow:0 8px 36px #2563eb8c}.umh__btn-shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff47 50%,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.umh__btn--fill:hover .umh__btn-shimmer{transform:translate(100%)}.umh__btn--outline{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd1;background:#ffffff0d;border:1.5px solid #ffffff2e;font-weight:700}.umh__btn--outline:hover{color:#60a5fa;background:#2563eb1a;border-color:#2563eb80;transform:translateY(-2px)}.umh__stats{opacity:0;flex-wrap:wrap;gap:2rem;margin-top:2.75rem;animation:.7s cubic-bezier(.22,1,.36,1) .9s forwards umhFadeUp;display:flex}.umh__stat{flex-direction:column;display:flex}.umh__stat-num{color:#60a5fa;letter-spacing:-.02em;font-size:1.6rem;font-weight:800;line-height:1}.umh__stat-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-size:.72rem}.umh__stat-divider{background:#2563eb38;width:1px;height:36px}.umh__tablet-col{flex-direction:column;justify-content:flex-end;align-items:center;height:100%;min-height:580px;display:flex;position:relative}.umh__tablet-frame{transform-style:preserve-3d;flex-shrink:0;animation:6s ease-in-out infinite umhTabletFloat;position:relative;transform:perspective(1200px)rotateY(-18deg)rotateX(4deg)rotate(4deg)}@keyframes umhTabletFloat{0%,to{transform:perspective(1200px)rotateY(-18deg)rotateX(4deg)rotate(4deg)translateY(0)}50%{transform:perspective(1200px)rotateY(-18deg)rotateX(4deg)rotate(4deg)translateY(-14px)}}.umh__dashboard{z-index:2;background:#fff;border:1.5px solid #2563eb2e;border-radius:22px;width:420px;position:relative;overflow:hidden;box-shadow:0 32px 80px #02082180,0 8px 24px #2563eb1f,0 0 0 1px #2563eb0f,inset 0 1px #fffffff2}.umh__dashboard-chrome{background:#f0f4ff;border-bottom:1px solid #2563eb26;align-items:center;gap:10px;padding:11px 14px;display:flex}.umh__chrome-dots{gap:5px;display:flex}.umh__chrome-dots span{border-radius:50%;width:10px;height:10px}.umh__chrome-dots span:first-child{background:#ff5f57}.umh__chrome-dots span:nth-child(2){background:#febc2e}.umh__chrome-dots span:nth-child(3){background:#28c840}.umh__chrome-url{color:#4b5563;text-align:center;background:#fff;border:1px solid #2563eb33;border-radius:6px;flex:1;padding:3px 10px;font-family:Open Sans,monospace;font-size:.7rem}.umh__dashboard-body{padding:1.1rem}.umh__db-header{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.umh__db-title{color:#020821;font-family:Open Sans,sans-serif;font-size:.82rem;font-weight:700}.umh__db-live{color:#22c55e;align-items:center;gap:5px;font-size:.65rem;font-weight:700;display:flex}.umh__live-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite umhDotPulse}.umh__db-metrics{grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:.875rem;display:grid}.umh__db-metric{text-align:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #2563eb38;border-radius:8px;padding:.65rem}.umh__db-metric-val{margin-bottom:3px;font-size:1.15rem;font-weight:700;line-height:1}.umh__db-metric-lbl{color:#475569;font-size:.62rem;font-weight:400}.umh__db-chart{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #2563eb38;border-radius:8px;margin-bottom:.75rem;padding:.75rem}.umh__db-chart-label{color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem;font-size:.62rem;font-weight:700}.umh__db-bars{align-items:flex-end;gap:5px;height:64px;display:flex}.umh__db-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex}.umh__db-bar{opacity:.9;background:linear-gradient(#60a5fa,#2563eb);border-radius:3px 3px 0 0;width:100%;height:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards umhBarGrow}@keyframes umhBarGrow{to{height:var(--bar-h)}}.umh__db-bar-lbl{color:#9ca3af;font-size:.55rem}.umh__db-activity{flex-direction:column;gap:.4rem;display:flex}.umh__db-row{opacity:0;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #2563eb2e;border-radius:8px;align-items:center;gap:.55rem;padding:6px 7px;animation:.5s cubic-bezier(.22,1,.36,1) forwards umhFadeUp;display:flex}.umh__db-avatar{color:#60a5fa;background:linear-gradient(135deg,#020821,#1e40af);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex}.umh__db-row-text{flex:1;min-width:0}.umh__db-row-user{color:#020821;white-space:nowrap;text-overflow:ellipsis;font-size:.67rem;font-weight:700;display:block;overflow:hidden}.umh__db-row-action{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;display:block;overflow:hidden}.umh__db-row-time{color:#9ca3af;flex-shrink:0;font-size:.58rem}.umh__float-badge{color:#1e3a8a;white-space:nowrap;z-index:5;background:linear-gradient(135deg,#dbeafe,#fff);border:1.5px solid #2563eb59;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:Open Sans,sans-serif;font-size:.72rem;font-weight:700;display:flex;position:absolute;box-shadow:0 4px 20px #2563eb33,0 2px 8px #02082126}.umh__float-badge--tl{animation:4s ease-in-out infinite umhBadgeFloat;top:-14px;left:auto;right:40px}.umh__float-badge--br{animation:4s ease-in-out 2s infinite umhBadgeFloat;bottom:-12px;left:20px;right:auto}@keyframes umhBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.umh__float-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite umhDotPulse;box-shadow:0 0 6px #22c55eb3}.umh__float-icon{color:#2563eb;font-size:.9rem}@keyframes umhFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes umhLineDraw{0%{stroke-dashoffset:1400px;opacity:0}8%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes umhNodePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes umhDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@media (max-width:1280px){.umh__content-col{padding-left:4rem}.umh__dashboard{width:390px}}@media (max-width:1100px){.umh__content-col{padding-left:3rem}.umh__dashboard{width:350px}.umh__desc{font-size:18px}.umh__eyebrow{font-size:14px}.umh__title{font-size:clamp(2.2rem,3.8vw,3.4rem)}}@media (max-width:900px){.umh{min-height:auto;padding:100px 0 60px}.umh__wrap{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding-top:2rem;padding-bottom:4rem}.umh__content-col{text-align:center;order:1;align-items:center;padding-left:1.5rem;padding-right:1.5rem}.umh__tablet-col{order:2;justify-content:center;min-height:auto}.umh__tablet-frame{animation:none;transform:perspective(1000px)rotateY(-8deg)rotateX(3deg)rotate(2deg)}.umh__dashboard{width:420px}.umh__desc{max-width:560px;font-size:17px}.umh__actions{justify-content:center}.umh__stats{justify-content:center;width:auto}.umh__title{font-size:clamp(2.4rem,5vw,3rem)}}@media (max-width:640px){.umh{padding:88px 0 48px}.umh__wrap{gap:2rem;padding-left:0;padding-right:0}.umh__content-col{padding-left:1.25rem;padding-right:1.25rem}.umh__title{font-size:2.1rem}.umh__desc{font-size:15.5px}.umh__dashboard{width:340px}.umh__db-metrics{gap:.4rem}.umh__actions{flex-direction:column;align-items:center;width:100%}.umh__btn{justify-content:center;width:100%;max-width:300px}.umh__stats{flex-wrap:wrap;gap:.875rem;padding:12px 16px}.umh__stat-divider,.umh__float-badge{display:none}.umh__stat-num{font-size:1.45rem}.umh__stat-lbl{font-size:.7rem}.umh__eyebrow{white-space:normal;padding:5px 11px;font-size:12px}.umh__db-metrics{grid-template-columns:1fr 1fr;gap:.4rem}.umh__db-metric{padding:.4rem}.umh__db-metric-val{font-size:.9rem}.umh__db-metric-lbl,.umh__db-chart-label{font-size:.55rem}.umh__db-bars{gap:3px;height:48px}.umh__db-row{gap:.4rem;padding:4px 5px}.umh__db-avatar{width:20px;height:20px;font-size:.55rem}.umh__db-row-user{font-size:.6rem}.umh__db-row-action{font-size:.55rem}.umh__db-row-time{font-size:.5rem}}@media (max-width:480px){.umh{padding:80px 0 40px}.umh__content-col{padding-left:1rem;padding-right:1rem}.umh__title{letter-spacing:-.02em;font-size:1.85rem}.umh__desc{font-size:15px;line-height:1.7}.umh__dashboard{width:300px}.umh__dashboard-body{padding:.875rem}.umh__db-bars{height:52px}.umh__wrap{gap:1.75rem}.umh__db-chart{padding:.5rem}.umh__db-activity{gap:.3rem}.umh__db-row{gap:.4rem;padding:4px 6px}}@media (max-width:400px){.umh__title{font-size:1.65rem}.umh__desc{font-size:14.5px}.umh__dashboard{width:272px}.umh__eyebrow{text-align:center;font-size:11px}.umh__stats{gap:.625rem}.umh__stat-num{font-size:1.3rem}}@media (max-width:360px){.umh__title{font-size:1.5rem}.umh__desc{font-size:14px;line-height:1.6}.umh__dashboard{width:250px}.umh__content-col{padding-left:.75rem;padding-right:.75rem}.umh__db-metric-val{font-size:.9rem}.umh__db-metric-lbl{font-size:.56rem}}:root{--umab-navy:#020821;--umab-navy-mid:#06133a;--umab-navy-light:#1a3a7a;--umab-blue:#2563eb;--umab-blue-light:#60a5fa;--umab-blue-pale:#93bbfc;--umab-blue-dark:#1d4ed8;--umab-white:#fff;--umab-surface:#f0f6ff;--umab-surface-mid:#dbeafe;--umab-border:#2563eb2e;--umab-border-mid:#2563eb47;--umab-text-dark:#020821;--umab-radius:14px;--umab-radius-lg:22px;--umab-ease:cubic-bezier(.22, 1, .36, 1)}.umab{font-family:Open Sans,sans-serif;overflow-x:hidden}.umab__container{max-width:1240px;margin:0 auto;padding:0 32px}.umab__section--primary{background:var(--umab-navy)}.umab__blue-heading{background:linear-gradient(135deg,#93bbfc 0%,#60a5fa 40%,#3b82f6 70%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.umab__eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--umab-blue-dark);border:1px solid var(--umab-border-mid);background:#2563eb1a;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.4rem;padding:6px 16px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.umab__eyebrow--light{color:var(--umab-blue-light);background:#2563eb1f;border-color:#2563eb59}.umab__eyebrow-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.5s ease-in-out infinite umabDotPulse}@keyframes umabDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.5)}}.umab__section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.umab__section-title{letter-spacing:-.032em;text-align:center;width:100%;margin:0 0 1rem;font-family:Open Sans,sans-serif;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:800;line-height:1.1}.umab__section-title--dark{color:var(--umab-navy)}.umab__section-title--light{color:var(--umab-white)}.umab__section-desc{text-align:center;max-width:600px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:20px;line-height:1.75}.umab__section-desc--dark{color:#000}.umab__section-desc--light{color:#ffffffd1}.umab__challenges{background:var(--umab-surface);background-image:linear-gradient(#2563eb0f 1px,#0000 1px),linear-gradient(90deg,#2563eb0f 1px,#0000 1px);background-size:48px 48px;padding:80px 0;position:relative}.umab__challenges:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='500' viewBox='0 0 260 500'%3E%3Cg stroke='%232563eb' stroke-width='1' fill='none' opacity='0.15'%3E%3Cline x1='0' y1='100' x2='140' y2='100'/%3E%3Cline x1='140' y1='100' x2='140' y2='140'/%3E%3Cline x1='140' y1='140' x2='200' y2='140'/%3E%3Ccircle cx='140' cy='100' r='3' fill='%232563eb' opacity='0.5'/%3E%3Ccircle cx='200' cy='140' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='0' y1='220' x2='100' y2='220'/%3E%3Cline x1='100' y1='220' x2='100' y2='260'/%3E%3Cline x1='100' y1='260' x2='180' y2='260'/%3E%3Ccircle cx='100' cy='220' r='3' fill='%232563eb' opacity='0.5'/%3E%3Ccircle cx='180' cy='260' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='0' y1='350' x2='160' y2='350'/%3E%3Cline x1='160' y1='350' x2='160' y2='390'/%3E%3Ccircle cx='160' cy='350' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='0' y1='460' x2='120' y2='460'/%3E%3Cline x1='120' y1='460' x2='120' y2='490'/%3E%3Ccircle cx='120' cy='460' r='3' fill='%232563eb' opacity='0.5'/%3E%3C/g%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:260px;width:260px;height:100%;position:absolute;top:0;left:0}.umab__challenges .umab__container{z-index:1;position:relative}.umab__challenges-list{flex-direction:column;gap:0;display:flex}.umab__challenge-row{animation:umabRowIn .7s calc(var(--ci,0) * .12s + .2s) var(--umab-ease) both;grid-template-columns:56px 1fr 48px 1fr;align-items:center;gap:0 32px;padding:40px 0;display:grid;position:relative}.umab__challenge-row--light{border-bottom:1px solid var(--umab-border)}.umab__challenge-row--light:last-child{border-bottom:none}@keyframes umabRowIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.umab__challenge-row:before{content:"";background:linear-gradient(to bottom, var(--umab-blue-pale), var(--umab-blue));transform-origin:bottom;width:3px;transition:transform .4s var(--umab-ease);border-radius:0 2px 2px 0;position:absolute;top:0;bottom:0;left:-32px;transform:scaleY(0)}.umab__challenge-row:hover:before{transform:scaleY(1)}.umab__challenge-num-badge{letter-spacing:-.05em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg, var(--umab-blue-light), var(--umab-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-self:flex-start;padding-top:4px;font-family:Open Sans,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.umab__challenge-title{letter-spacing:-.01em;margin:0 0 10px;font-family:Open Sans,sans-serif;font-size:22px;font-weight:800;line-height:1.25}.umab__challenge-title--dark{color:var(--umab-navy)}.umab__challenge-desc{margin:0;font-family:Open Sans,sans-serif;font-size:20px;line-height:1.7}.umab__challenge-desc--dark{color:#000}.umab__challenge-connector{transition:transform .3s var(--umab-ease);justify-content:center;align-items:center;display:flex}.umab__challenge-row:hover .umab__challenge-connector{transform:translate(4px)}.umab__solution-label{color:var(--umab-blue);text-transform:uppercase;letter-spacing:.14em;margin:0 0 14px;font-family:Open Sans,sans-serif;font-size:11px;font-weight:700}.umab__solution-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.umab__solution-item{align-items:flex-start;gap:12px;font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;line-height:1.55;display:flex}.umab__solution-item--dark{color:var(--umab-navy)}.umab__solution-icon{flex-shrink:0;margin-top:1px;display:flex}.umab__features{border-top:1px solid #2563eb26;padding:80px 0 100px;position:relative;overflow:hidden}.umab__features:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='600' viewBox='0 0 300 600'%3E%3Cg stroke='%232563eb' stroke-width='1' fill='none' opacity='0.14'%3E%3Cline x1='0' y1='80' x2='160' y2='80'/%3E%3Cline x1='160' y1='80' x2='160' y2='130'/%3E%3Cline x1='160' y1='130' x2='240' y2='130'/%3E%3Ccircle cx='160' cy='80' r='3' fill='%232563eb' opacity='0.5'/%3E%3Ccircle cx='240' cy='130' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='0' y1='230' x2='120' y2='230'/%3E%3Cline x1='120' y1='230' x2='120' y2='280'/%3E%3Cline x1='120' y1='280' x2='200' y2='280'/%3E%3Ccircle cx='120' cy='230' r='3' fill='%232563eb' opacity='0.5'/%3E%3Ccircle cx='200' cy='280' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='0' y1='380' x2='180' y2='380'/%3E%3Cline x1='180' y1='380' x2='180' y2='430'/%3E%3Ccircle cx='180' cy='380' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='0' y1='510' x2='140' y2='510'/%3E%3Cline x1='140' y1='510' x2='140' y2='550'/%3E%3Ccircle cx='140' cy='510' r='3' fill='%232563eb' opacity='0.5'/%3E%3C/g%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:300px;width:300px;height:100%;position:absolute;top:0;left:0}.umab__features:after{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='600' viewBox='0 0 300 600'%3E%3Cg stroke='%232563eb' stroke-width='1' fill='none' opacity='0.14'%3E%3Cline x1='300' y1='80' x2='140' y2='80'/%3E%3Cline x1='140' y1='80' x2='140' y2='130'/%3E%3Cline x1='140' y1='130' x2='60' y2='130'/%3E%3Ccircle cx='140' cy='80' r='3' fill='%232563eb' opacity='0.5'/%3E%3Ccircle cx='60' cy='130' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='300' y1='230' x2='180' y2='230'/%3E%3Cline x1='180' y1='230' x2='180' y2='280'/%3E%3Cline x1='180' y1='280' x2='100' y2='280'/%3E%3Ccircle cx='180' cy='230' r='3' fill='%232563eb' opacity='0.5'/%3E%3Ccircle cx='100' cy='280' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='300' y1='380' x2='120' y2='380'/%3E%3Cline x1='120' y1='380' x2='120' y2='430'/%3E%3Ccircle cx='120' cy='380' r='3' fill='%232563eb' opacity='0.5'/%3E%3Cline x1='300' y1='510' x2='160' y2='510'/%3E%3Cline x1='160' y1='510' x2='160' y2='550'/%3E%3Ccircle cx='160' cy='510' r='3' fill='%232563eb' opacity='0.5'/%3E%3C/g%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:300px;width:300px;height:100%;position:absolute;top:0;right:0}.umab__features .umab__container{z-index:1;position:relative}.umab__features-layout{grid-template-columns:1fr 420px;align-items:start;gap:48px;display:grid}.umab__features-grid{border-radius:var(--umab-radius);background:#2563eb14;border:1px solid #2563eb2e;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.umab__feature-tile{animation:umabFadeUp .6s calc(var(--fi,0) * 60ms + .1s) var(--umab-ease) both;background:#152d824d;align-items:flex-start;gap:14px;padding:22px 20px;transition:background .28s;display:flex;position:relative;overflow:hidden}.umab__feature-tile:after{content:"";background:linear-gradient(90deg, transparent, var(--umab-blue-light), transparent);height:2px;transition:transform .4s var(--umab-ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.umab__feature-tile:hover{background:#152d8285}.umab__feature-tile:hover:after{transform:scaleX(1)}.umab__feature-icon-wrap{width:38px;height:38px;color:var(--umab-blue-light);transition:background .28s ease, transform .28s var(--umab-ease);background:#02082180;border:1px solid #2563eb66;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.umab__feature-tile:hover .umab__feature-icon-wrap{background:#2563eb2e;transform:scale(1.08)}.umab__feature-body{flex:1;min-width:0}.umab__feature-title{color:var(--umab-white);letter-spacing:-.005em;margin:0 0 6px;font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.umab__feature-desc{color:#ffffffb3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Open Sans,sans-serif;font-size:16px;line-height:1.65;display:-webkit-box;overflow:hidden}.umab__features-chart{border-radius:var(--umab-radius-lg);background:#2563eb12;border:1px solid #2563eb4d;flex-direction:column;min-height:400px;padding:32px 28px;display:flex;position:sticky;top:32px}.umab__chart-header{border-bottom:1px solid #2563eb33;flex-shrink:0;margin-bottom:20px;padding-bottom:14px}.umab__chart-title{color:var(--umab-white);letter-spacing:-.01em;margin:0 0 4px;font-family:Open Sans,sans-serif;font-size:20px;font-weight:800}.umab__chart-sub{color:var(--umab-blue-light);text-transform:uppercase;letter-spacing:.1em;margin:0;font-family:Open Sans,sans-serif;font-size:13px;font-weight:700}.umab__bars{flex-direction:column;flex:1;gap:14px;padding-right:4px;display:flex;overflow-y:auto}.umab__bars::-webkit-scrollbar{width:3px}.umab__bars::-webkit-scrollbar-thumb{background:#2563eb33;border-radius:999px}.umab__bar-item{flex-direction:column;gap:4px;width:100%;display:flex}.umab__bar-meta{justify-content:space-between;align-items:baseline;gap:12px;width:100%;display:flex}.umab__bar-label{color:var(--umab-white);word-break:break-word;flex:1;min-width:0;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.35}.umab__bar-pct{color:var(--umab-blue-light);flex-shrink:0;font-family:Open Sans,sans-serif;font-size:13px;font-weight:800}.umab__bar-track{background:#2563eb1f;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.umab__bar-fill{height:100%;width:var(--bar-w,0%);background:linear-gradient(90deg, var(--umab-blue-dark), var(--umab-blue-light));animation:umabBarGrow 1.2s var(--umab-ease) both;border-radius:999px;animation-delay:.3s}@keyframes umabBarGrow{0%{width:0%}to{width:var(--bar-w)}}.umab__chart-footer{border-top:1px solid #2563eb26;flex-shrink:0;align-items:center;gap:7px;margin-top:18px;padding-top:14px;display:flex}.umab__chart-foot-note{color:#ffffffa6;font-family:Open Sans,sans-serif;font-size:12px;font-style:italic}.umab__why{background:var(--umab-surface);padding:100px 0}.umab__why-grid{background:var(--umab-border);border:2px solid var(--umab-border-mid);border-radius:var(--umab-radius-lg);grid-template-columns:repeat(2,1fr);gap:3px;margin-bottom:64px;display:grid;overflow:hidden}.umab__why-card{background:var(--umab-navy);align-items:flex-end;min-height:380px;display:flex;position:relative;overflow:hidden}.umab__why-img-wrap{position:absolute;inset:0}.umab__why-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .85s var(--umab-ease);display:block}.umab__why-card:hover .umab__why-img{transform:scale(1.07)}.umab__why-img-overlay{background:linear-gradient(#0208212e 0%,#020821a6 55%,#020821f5 100%);transition:background .4s;position:absolute;inset:0}.umab__why-card:hover .umab__why-img-overlay{background:linear-gradient(#02082138 0%,#152d82bf 50%,#020821fa 100%)}.umab__why-stat-badge{z-index:2;text-align:center;-webkit-backdrop-filter:blur(8px);background:#2563eb38;border:1px solid #2563eb8c;border-radius:12px;padding:10px 16px;position:absolute;top:20px;right:20px}.umab__why-stat-num{letter-spacing:-.04em;color:var(--umab-blue-light);font-family:Open Sans,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;display:block}.umab__why-stat-lbl{color:var(--umab-white);text-transform:uppercase;letter-spacing:.1em;margin-top:3px;font-family:Open Sans,sans-serif;font-size:11px;font-weight:700;display:block}.umab__why-body{z-index:1;width:100%;transition:transform .4s var(--umab-ease);padding:36px 32px;position:relative;transform:translateY(6px)}.umab__why-card:hover .umab__why-body{transform:translateY(0)}.umab__why-index{letter-spacing:.12em;color:var(--umab-blue);text-transform:uppercase;margin-bottom:10px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;display:block}.umab__why-title{color:var(--umab-white);letter-spacing:-.02em;margin:0 0 10px;font-family:Open Sans,sans-serif;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:800;line-height:1.2}.umab__why-desc{color:#ffffffe0;max-width:380px;margin:0;font-family:Open Sans,sans-serif;font-size:20px;line-height:1.65}.umab__why-cta{text-align:center;border-top:1px solid var(--umab-border-mid);max-width:700px;margin:0 auto;padding:48px 0 0}.umab__why-cta-text{color:#000;opacity:.8;margin:0;font-family:Open Sans,sans-serif;font-size:20px;line-height:1.8}@keyframes umabFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.umab__features-layout{grid-template-columns:1fr 360px;gap:32px}.umab__challenge-row{grid-template-columns:48px 1fr 40px 1fr;gap:0 24px}}@media (max-width:960px){.umab__features-layout{grid-template-columns:1fr;gap:32px}.umab__features-chart{min-height:350px;max-height:none;position:static;overflow-y:visible}.umab__features-grid{grid-template-columns:repeat(3,1fr)}.umab__why-grid{grid-template-columns:1fr}.umab__features:before,.umab__features:after{background-size:180px;width:180px}}@media (max-width:820px){.umab__challenge-row{grid-template-columns:1fr;gap:18px;padding:32px 0}.umab__challenge-num-badge{font-size:1.2rem}.umab__challenge-connector{display:none}.umab__features-grid{grid-template-columns:repeat(2,1fr)}.umab__challenge-title{font-size:20px}.umab__challenge-desc,.umab__solution-item{font-size:18px}}@media (max-width:640px){.umab__container{padding:0 16px}.umab__section-title{font-size:1.6rem}.umab__section-desc{font-size:18px}.umab__section-header{margin-bottom:2.5rem}.umab__challenges{padding:40px 0}.umab__challenges:before{display:none}.umab__features{padding:40px 0 60px}.umab__features:before,.umab__features:after{display:none}.umab__why{padding:50px 0}.umab__features-grid{grid-template-columns:1fr}.umab__why-card{min-height:260px}.umab__why-body{padding:24px 18px}.umab__why-cta-text{font-size:18px}.umab__why-cta{padding:32px 0 0}.umab__features-chart{min-height:300px;padding:20px 16px}.umab__chart-title{font-size:18px}.umab__bar-label{font-size:13px}.umab__bar-pct{font-size:12px}.umab__feature-tile{min-height:110px;padding:16px 14px}.umab__feature-title{font-size:15px}.umab__feature-desc{-webkit-line-clamp:2;font-size:14px}.umab__feature-icon-wrap{width:32px;height:32px}.umab__feature-icon-wrap svg{width:18px;height:18px}.umab__why-grid{border-radius:var(--umab-radius);margin-bottom:40px}.umab__why-img-overlay{background:linear-gradient(#02082133 0%,#020821b3 60%,#020821fa 100%)}}@media (max-width:480px){.umab__container{padding:0 12px}.umab__section-title{font-size:1.4rem}.umab__section-desc{font-size:16px}.umab__challenge-title{font-size:18px}.umab__challenge-desc{font-size:16px}.umab__solution-item{gap:10px;font-size:16px}.umab__why-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box;overflow:hidden}.umab__why-title{font-size:1.1rem}.umab__why-stat-badge{padding:6px 12px;top:12px;right:12px}.umab__why-stat-num{font-size:1.2rem}.umab__why-stat-lbl{font-size:9px}.umab__why-body{padding:18px 14px}.umab__challenges{padding:30px 0}.umab__features{padding:30px 0 40px}.umab__why{padding:40px 0}.umab__challenge-row{padding:20px 0}}@media (max-width:400px){.umab__why-card{min-height:200px}.umab__why-desc{font-size:14px}.umab__why-title{font-size:1rem}.umab__features-chart{min-height:250px;padding:16px 12px}.umab__bar-label{font-size:12px}.umab__bar-pct{font-size:11px}.umab__chart-title{font-size:16px}.umab__chart-sub{font-size:11px}}@media (prefers-reduced-motion:reduce){.umab__challenge-row,.umab__feature-tile,.umab__bar-fill{animation:none!important}.umab__bar-fill{width:var(--bar-w)}.umab__eyebrow-dot{animation:none!important}.umab__why-img,.umab__why-body,.umab__challenge-row:before,.umab__challenge-connector,.umab__feature-tile:after,.umab__feature-icon-wrap{transition:none!important;transform:none!important}}.umw-section{isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:480px;display:flex;position:relative;overflow:hidden}.umw-bg{z-index:0;position:absolute;inset:0}.umw-bg-img{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}.umw-overlay{pointer-events:none;position:absolute;inset:0}.umw-overlay--base{opacity:.88;background-color:#020821}.umw-overlay--gradient{background:linear-gradient(160deg,#02084299 0%,#2563eb59 50%,#020842b3 100%)}.umw-overlay--vignette{background:radial-gradient(85% 75%,#0000 25%,#020821b3 100%)}.umw-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#2563eb0f 1px,#0000 1px),linear-gradient(90deg,#2563eb0f 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.umw-corner{z-index:2;pointer-events:none;opacity:.45;width:20px;height:20px;position:absolute}.umw-corner--tl{border-top:1.5px solid #2563eb;border-left:1.5px solid #2563eb;border-radius:3px 0 0;top:20px;left:20px}.umw-corner--tr{border-top:1.5px solid #2563eb;border-right:1.5px solid #2563eb;border-radius:0 3px 0 0;top:20px;right:20px}.umw-corner--bl{border-bottom:1.5px solid #2563eb;border-left:1.5px solid #2563eb;border-radius:0 0 0 3px;bottom:20px;left:20px}.umw-corner--br{border-bottom:1.5px solid #2563eb;border-right:1.5px solid #2563eb;border-radius:0 0 3px;bottom:20px;right:20px}.umw-content{z-index:3;text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;padding:88px 24px;animation:.65s both umwFadeUp;display:flex;position:relative}.umw-eyebrow{align-items:center;gap:10px;margin-bottom:22px;display:flex}.umw-eyebrow-dot{opacity:.8;background:#2563eb;border-radius:50%;width:4px;height:4px;display:inline-block}.umw-eyebrow-text{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;font-family:Open Sans,sans-serif;font-size:.74rem;font-weight:700}.umw-heading{color:#fff;letter-spacing:-.01em;margin:0 0 20px;font-family:Open Sans,sans-serif;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.15}.umw-heading-accent{color:#fff;opacity:.9}.umw-subtext{color:#ffffffd9;max-width:540px;margin:0 0 38px;font-family:Open Sans,sans-serif;font-size:clamp(.92rem,1.8vw,1.05rem);font-weight:400;line-height:1.75}.umw-btn{color:#fff;letter-spacing:.13em;text-transform:uppercase;background:#2563eb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:16px 38px;font-family:Open Sans,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .3s,box-shadow .3s,transform .25s,border-color .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #2563eb80}.umw-btn:hover{background:#1d4ed8;border-color:#ffffff38;transform:translateY(-2px)scale(1.02);box-shadow:0 0 0 3px #2563eb4d,0 10px 36px #2563eb8c}.umw-btn:active{background:#1e40af;transform:translateY(0)scale(.99)}.umw-btn-shine{border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff26 50%,#0000 70%) -100% 0/200% 100%;transition:background-position .5s;position:absolute;inset:0}.umw-btn:hover .umw-btn-shine{background-position:200% 0}.umw-btn-label{z-index:1;position:relative}.umw-btn-icon{z-index:1;align-items:center;transition:transform .25s;display:inline-flex;position:relative}.umw-btn:hover .umw-btn-icon{transform:translate(2px,-2px)}@keyframes umwFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.umw-section{min-height:400px}.umw-content{padding:64px 20px}.umw-heading{font-size:clamp(1.8rem,4vw,2.5rem)}.umw-subtext{font-size:.95rem}.umw-btn{padding:14px 32px;font-size:.75rem}.umw-corner{width:16px;height:16px}}@media (max-width:480px){.umw-section{min-height:340px}.umw-content{padding:56px 16px}.umw-heading{font-size:1.6rem}.umw-btn{letter-spacing:.1em;padding:12px 24px;font-size:.7rem}.umw-corner{width:14px;height:14px}.umw-eyebrow-text{font-size:.65rem}.umw-subtext{margin-bottom:28px;font-size:.85rem}}@media (max-width:360px){.umw-content{padding:40px 12px}.umw-heading{font-size:1.4rem}.umw-btn{padding:10px 20px;font-size:.65rem}.umw-corner{width:12px;height:12px}}.section{padding:60px 0}@media (max-width:640px){.section{padding:40px 0}}.container{max-width:1240px;margin:0 auto;padding:0 20px}@media (max-width:640px){.container{padding:0 16px}}@media (max-width:480px){.container{padding:0 12px}}.um__bar-label{color:var(--umab-white);white-space:nowrap;text-overflow:ellipsis;max-width:74%;font-family:Open Sans,sans-serif;font-size:16px;font-weight:600;line-height:1.35;overflow:hidden}.um__bar-pct{color:var(--umab-blue-light);flex-shrink:0;font-family:Open Sans,sans-serif;font-size:13px;font-weight:800}.um__bar-track{background:#c9a84c1f;border-radius:999px;height:6px;overflow:hidden}.um__bar-fill{height:100%;width:var(--bar-w,0%);background:linear-gradient(90deg, var(--umab-blue-dark), var(--umab-blue-light));animation:gabBarGrow 1.2s var(--umab-ease) both;border-radius:999px;animation-delay:.3s}.um__bar-meta{justify-content:space-between;align-items:baseline;display:flex}
