@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{color:#10243a;font-synthesis:none;-webkit-font-smoothing:antialiased;background:#f5f9ff;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit;border-radius:0}:focus-visible{outline-offset:3px;outline:2px solid #176dce}#root{min-height:100svh}.erp-page{--blue-700:#176dce;--blue-800:#0e59ad;--blue-200:#dceeff;--ink:#10243a;--muted:#4d6680;--line:#bed2e9;flex-direction:column;max-width:1600px;min-height:100svh;margin:auto;display:flex}.erp-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:100px;padding:0 clamp(24px,6vw,96px);display:flex}.erp-brand{letter-spacing:-.08em;align-items:center;gap:13px;font-size:25px;font-weight:800;display:inline-flex}.erp-brand strong{color:var(--blue-700)}.erp-header-label,.erp-eyebrow,.erp-foundation-heading,.erp-progress{letter-spacing:.18em;font-size:11px;font-weight:800}.erp-header-label{color:#69839f}.erp-main{background:linear-gradient(120deg,#f5f9ff 20%,#e8f3ff 100%);align-items:center;min-height:640px;padding:75px clamp(24px,6vw,96px);display:grid;position:relative;overflow:hidden}.erp-grid{pointer-events:none;background-image:linear-gradient(#6f9fd01a 1px,#0000 1px),linear-gradient(90deg,#6f9fd01a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 25%,#000 100%);mask-image:linear-gradient(90deg,#0000 25%,#000 100%)}.erp-main:after{content:"";border:1px solid #2a78cb30;width:430px;height:430px;position:absolute;top:20%;right:-90px;transform:rotate(-9deg);box-shadow:-55px 55px 0 -1px #e8f3ff,-55px 55px #2a78cb25,-110px 110px 0 -1px #e8f3ff,-110px 110px #2a78cb1a}.erp-hero{z-index:1;max-width:730px;animation:.7s both erp-enter;position:relative}.erp-eyebrow{color:var(--blue-700);align-items:center;gap:12px;margin:0 0 24px;display:flex}.erp-eyebrow span{background:var(--blue-700);width:24px;height:1px}h1,h2,p{margin-top:0}.erp-hero h1{letter-spacing:-.075em;margin:0 0 25px;font-size:clamp(42px,4.5vw,68px);font-weight:700;line-height:1.12}.erp-hero h1 em{color:var(--blue-700);font-style:normal}.erp-lead{max-width:550px;color:var(--muted);font-size:clamp(13px,1vw,15px);line-height:1.8}.erp-progress{color:#315b84;align-items:center;gap:12px;margin-top:30px;display:inline-flex}.erp-progress-line{background:var(--blue-700);width:28px;height:2px}.erp-foundation{border-top:1px solid var(--line);background:#fff;padding:55px clamp(24px,6vw,96px) 72px}.erp-foundation-heading{color:var(--blue-700);border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:16px;display:flex}.erp-foundation-items{grid-template-columns:repeat(2,1fr);display:grid}.erp-foundation-items article{padding:34px 35px 10px 0}.erp-foundation-items article+article{border-left:1px solid var(--line);padding-left:35px}.erp-foundation-items svg{stroke-width:1.8px;width:22px;height:22px;color:var(--blue-700);margin-bottom:19px}.erp-foundation-items h2{letter-spacing:-.04em;margin:0 0 10px;font-size:23px}.erp-foundation-items p{color:var(--muted);max-width:360px;font-size:14px;line-height:1.7}.erp-footer{border-top:1px solid var(--line);color:#64809b;justify-content:space-between;align-items:center;gap:20px;padding:24px clamp(24px,6vw,96px);font-size:12px;display:flex}.erp-footer a{color:var(--blue-700);align-items:center;gap:6px;font-weight:700;display:inline-flex}.erp-footer a:hover{color:var(--blue-800)}.erp-footer svg{width:16px;height:16px}@keyframes erp-enter{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.erp-header{height:75px}.erp-header-label{display:none}.erp-main{min-height:530px}.erp-main:after{width:230px;height:230px;top:12%;right:-145px}.erp-hero h1{font-size:clamp(32px,7vw,40px)}.erp-foundation-items{grid-template-columns:1fr}.erp-foundation-items article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=760px){.erp-foundation-items h2{font-size:20px}.erp-foundation-items p,.erp-lead{font-size:13px}.erp-brand{font-size:21px}}.erp-logo{object-fit:contain;width:64px;height:42px;margin:-4px -13px -4px -10px;display:block}@media (width<=760px){.erp-logo{width:54px;height:36px;margin:-3px -11px -3px -8px}}
