:root{--epr-primary:#0B1F3A;--epr-secondary:#C7A34B;--epr-text:#172033;--epr-muted:#667085;--epr-background:#fff;--epr-surface:#F6F8FB;--epr-border:#E4E7EC;--epr-container:1200px;--epr-section-space:96px;--epr-radius:16px}
.epr-container{width:min(calc(100% - 40px),var(--epr-container));margin-inline:auto}.epr-section{padding-block:var(--epr-section-space);color:var(--epr-text)}.epr-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:var(--epr-secondary);text-transform:uppercase;margin-bottom:14px}.epr-section-heading{max-width:var(--epr-content-width);margin-bottom:42px}.epr-section-heading h2{margin:0;font-size:clamp(32px,4vw,56px);line-height:1.08;letter-spacing:-.025em}.epr-button{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;background:var(--epr-secondary);color:#fff;text-decoration:none;font-weight:700}.epr-button:hover{color:#fff;transform:translateY(-2px)}.epr-button--light{background:#fff;color:var(--epr-primary)}.epr-button--light:hover{color:var(--epr-primary)}a:focus-visible,button:focus-visible{outline:3px solid rgba(199,163,75,.45);outline-offset:4px}.epr-placeholder{min-height:300px;display:grid;place-items:center;background:var(--epr-surface);color:var(--epr-muted);font-weight:700}.epr-editor-note{padding:20px;background:var(--epr-surface);border:1px dashed var(--epr-border)}
.epr-hero{min-height:min(760px,85vh);display:grid;align-items:center;background:var(--epr-primary);background-image:linear-gradient(90deg,rgba(11,31,58,.94),rgba(11,31,58,.5)),var(--epr-hero-image);background-size:cover;background-position:center;color:#fff}.epr-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:60px;align-items:end}.epr-hero h1{font-size:clamp(54px,8vw,112px);line-height:.92;letter-spacing:-.055em;margin:0 0 26px;color:#fff}.epr-hero p{font-size:clamp(18px,2vw,25px);line-height:1.5;max-width:720px;color:rgba(255,255,255,.82);margin:0 0 32px}.epr-hero__keywords{display:flex;flex-direction:column;gap:12px}.epr-hero__keywords span{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.22);font-size:12px;letter-spacing:.12em;color:rgba(255,255,255,.78)}
.epr-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--epr-border)}.epr-stat{padding:34px 24px;border-right:1px solid var(--epr-border)}.epr-stat:last-child{border-right:0}.epr-stat__number{font-size:clamp(38px,5vw,64px);font-weight:800;line-height:1;color:var(--epr-primary)}.epr-stat__label{margin-top:10px;color:var(--epr-muted)}
.epr-about__grid,.epr-product__grid,.epr-project__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.epr-about__image,.epr-product__grid img,.epr-project__grid img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--epr-radius)}.epr-about h2,.epr-product h2,.epr-project h2{font-size:clamp(32px,4vw,56px);line-height:1.08;margin:0 0 18px}.epr-about p,.epr-product p,.epr-project p{font-size:17px;line-height:1.75;color:var(--epr-muted);margin:0 0 28px;max-width:62ch}
.epr-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.epr-solution-card{position:relative;min-height:280px;padding:26px;background:var(--epr-primary);color:#fff;text-decoration:none;border-radius:var(--epr-radius);display:flex;flex-direction:column;transition:transform .3s}.epr-solution-card:hover{transform:translateY(-6px);color:#fff}.epr-solution-card__index{font-size:12px;color:var(--epr-secondary);font-weight:700}.epr-solution-card__title{font-size:27px;font-weight:750;margin-top:auto}.epr-solution-card__desc{font-size:14px;line-height:1.6;color:rgba(255,255,255,.72);margin-top:10px}.epr-solution-card__arrow{position:absolute;right:24px;top:22px;color:var(--epr-secondary)}
.epr-process__grid,.epr-cap-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--epr-border)}.epr-process__grid article,.epr-cap-grid article{background:#fff;padding:28px;min-height:220px}.epr-process__grid span,.epr-cap-grid span{color:var(--epr-secondary);font-weight:800}.epr-process__grid h3,.epr-cap-grid h3{font-size:22px;margin:38px 0 10px}.epr-process__grid p,.epr-cap-grid p{color:var(--epr-muted);line-height:1.6}
.epr-timeline__track{position:relative}.epr-timeline__track:before{content:"";position:absolute;left:110px;top:0;bottom:0;width:1px;background:var(--epr-border)}.epr-timeline__item{display:grid;grid-template-columns:90px 40px 1fr;gap:20px;position:relative;padding-bottom:48px}.epr-timeline__year{text-align:right;font-weight:800;color:var(--epr-primary)}.epr-timeline__dot{width:12px;height:12px;border-radius:50%;background:var(--epr-secondary);margin:5px auto;position:relative;z-index:1;box-shadow:0 0 0 7px #fff}.epr-timeline__body h3{margin:0 0 8px;font-size:25px}.epr-timeline__body p{margin:0;color:var(--epr-muted);line-height:1.65}
.epr-partners__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--epr-border);border-left:1px solid var(--epr-border)}.epr-partners__grid a{min-height:120px;display:grid;place-items:center;padding:20px;border-right:1px solid var(--epr-border);border-bottom:1px solid var(--epr-border);text-decoration:none;color:var(--epr-primary)}.epr-partners__grid img{max-width:150px;max-height:55px;width:auto;height:auto;object-fit:contain}
.epr-knowledge{background:var(--epr-surface)}.epr-knowledge__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.epr-article-card{background:#fff;border:1px solid var(--epr-border);border-radius:var(--epr-radius);overflow:hidden}.epr-article-card a{text-decoration:none;color:inherit}.epr-article-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.epr-article-card__body{padding:22px}.epr-article-card__date{font-size:12px;color:var(--epr-secondary);font-weight:700;margin-bottom:12px}.epr-article-card h3{font-size:21px;line-height:1.3;margin:0 0 20px}.epr-article-card__body span{font-size:13px;font-weight:700;color:var(--epr-primary)}
.epr-cta__box{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:58px;border-radius:calc(var(--epr-radius)*1.25);background:var(--epr-primary);color:#fff}.epr-cta__box h2{font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0 0 16px}.epr-cta__box p{margin:0;color:rgba(255,255,255,.72);max-width:62ch;line-height:1.7}

/* EPR Web Core 4.1 — typography + motion system */
:root{--epr-body-font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--epr-heading-font:inherit;--epr-body-size:16px;--epr-body-line:1.65;--epr-h1-size:72px;--epr-h2-size:48px;--epr-h3-size:28px;--epr-content-gap:24px}
.epr-section,.epr-section p,.epr-section li{font-family:var(--epr-body-font);font-size:var(--epr-body-size);line-height:var(--epr-body-line)}
.epr-section h1,.epr-section h2,.epr-section h3,.epr-section h4{font-family:var(--epr-heading-font);}
[data-epr-reveal]{opacity:1;transform:none}
.epr-motion [data-epr-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}
.epr-motion [data-epr-reveal].epr-is-visible{opacity:1;transform:none}
.epr-motion [data-epr-reveal]{transition-delay:var(--epr-delay,0ms)}
@media (prefers-reduced-motion:reduce){.epr-motion [data-epr-reveal]{opacity:1!important;transform:none!important;transition:none!important}}

.epr-breadcrumbs{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--epr-muted);margin-bottom:24px}.epr-breadcrumbs a{color:inherit;text-decoration:none}.epr-breadcrumbs a:hover{text-decoration:underline}
