:root{--ep-ink:#122332;--ep-muted:#647280;--ep-line:#dbe3e8;--ep-surface:#f4f7f9;--ep-blue:#19577a;--ep-blue-dark:#113b55;--ep-accent:#42a987;--ep-white:#fff;--ep-radius:16px;--ep-shadow:0 14px 40px rgba(16,43,62,.1);--ep-head-h:126px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--ep-head-h) + 24px)}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ep-ink);background:#fff;line-height:1.65;overflow-x:hidden}a{color:var(--ep-blue);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.ep-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.ep-narrow{width:min(860px,calc(100% - 40px));margin-inline:auto}.site-main{min-height:52vh}.screen-reader-text{position:absolute;left:-9999px}
.ep-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);box-shadow:0 1px 0 rgba(18,35,50,.08);backdrop-filter:blur(10px)}.admin-bar .ep-site-header{top:32px}.ep-head-row{min-height:76px;display:grid;grid-template-columns:220px minmax(220px,1fr) auto;align-items:center;gap:28px}.ep-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.06em;color:var(--ep-ink);font-size:21px}.ep-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--ep-blue),var(--ep-accent));display:grid;place-items:center;color:#fff;font-weight:900}.ep-search{position:relative}.ep-search input{width:100%;height:44px;border:1px solid var(--ep-line);border-radius:999px;padding:0 46px 0 18px;font:inherit;background:#fbfcfd}.ep-search button{position:absolute;right:5px;top:5px;border:0;background:var(--ep-blue);color:#fff;width:34px;height:34px;border-radius:50%;cursor:pointer}.ep-email{font-size:14px;font-weight:700;white-space:nowrap}.ep-nav-row{border-top:1px solid #eef2f4}.ep-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:6px;align-items:center;min-height:50px}.ep-nav-list li{margin:0}.ep-nav-list a{display:flex;align-items:center;min-height:44px;padding:0 13px;border-radius:9px;color:var(--ep-ink);font-weight:650;font-size:14px}.ep-nav-list a:hover,.ep-nav-list .current-menu-item>a{background:var(--ep-surface);text-decoration:none}.ep-mobile-toggle{display:none;border:1px solid var(--ep-line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:700}
.ep-hero{position:relative;min-height:610px;display:flex;align-items:center;background:var(--ep-surface);overflow:hidden}.ep-hero-bg{position:absolute;inset:0;background-position:center;background-size:cover}.ep-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,247,249,.98) 0%,rgba(244,247,249,.93) 44%,rgba(244,247,249,.28) 72%,rgba(244,247,249,.06) 100%)}.ep-hero-content{position:relative;z-index:1;max-width:670px;padding:96px 0}.ep-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--ep-blue);margin-bottom:14px}.ep-hero h1,.ep-page-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.04;letter-spacing:-.035em;margin:0 0 22px;color:#102b3e}.ep-hero p{font-size:19px;max-width:620px;color:#465969;margin:0 0 28px}.ep-actions{display:flex;gap:12px;flex-wrap:wrap}.ep-btn,.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;border-radius:11px!important;padding:0 19px!important;background:var(--ep-blue)!important;color:#fff!important;font-weight:750!important;border:1px solid var(--ep-blue)!important;text-decoration:none!important;box-shadow:none!important}.ep-btn.ep-secondary{background:#fff!important;color:var(--ep-blue)!important}.ep-proof-strip{position:relative;z-index:1;margin-top:-38px;margin-bottom:62px}.ep-proof-grid{background:#fff;box-shadow:var(--ep-shadow);border:1px solid #e7ecef;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.ep-proof{padding:22px 24px;border-right:1px solid var(--ep-line)}.ep-proof:last-child{border:0}.ep-proof b{display:block;font-size:16px;margin-bottom:3px}.ep-proof span{font-size:13px;color:var(--ep-muted)}
.ep-section{padding:74px 0}.ep-section.ep-soft{background:var(--ep-surface)}.ep-kicker{font-size:12px;font-weight:800;color:var(--ep-blue);text-transform:uppercase;letter-spacing:.13em}.ep-section h2{font-size:clamp(28px,3.4vw,44px);line-height:1.12;letter-spacing:-.025em;margin:8px 0 15px}.ep-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.ep-section-head p{max-width:660px;color:var(--ep-muted);margin:0}.ep-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ep-card{background:#fff;border:1px solid var(--ep-line);border-radius:var(--ep-radius);padding:25px;box-shadow:0 8px 26px rgba(16,43,62,.05)}.ep-card img{border-radius:12px;aspect-ratio:4/3;object-fit:contain;background:#fff;margin-bottom:18px}.ep-card h3{margin:0 0 8px;font-size:21px}.ep-card p{margin:0;color:var(--ep-muted)}.ep-card-link{display:inline-block;margin-top:15px;font-weight:750}.ep-two{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.ep-two img{border-radius:18px;box-shadow:var(--ep-shadow)}.ep-number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ep-number{padding:24px;border:1px solid var(--ep-line);border-radius:14px;background:#fff}.ep-number strong{font-size:28px;display:block;color:var(--ep-blue-dark)}.ep-number span{font-size:13px;color:var(--ep-muted)}
.ep-page-hero{background:linear-gradient(135deg,#f3f7f9,#fff);padding:76px 0 48px;border-bottom:1px solid var(--ep-line)}.ep-page-hero h1{font-size:clamp(34px,4.2vw,56px)}.ep-page-hero p{font-size:18px;color:var(--ep-muted);max-width:760px}.ep-content{padding:58px 0 78px}.ep-content h2{font-size:30px;line-height:1.2;margin:46px 0 14px}.ep-content h3{font-size:21px;margin:30px 0 10px}.ep-content p{margin:0 0 18px}.ep-content ul,.ep-content ol{padding-left:22px}.ep-content li{margin:6px 0}.ep-media-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0}.ep-media-pair img{border:1px solid var(--ep-line);border-radius:14px;background:#fff;aspect-ratio:4/3;object-fit:contain}.ep-callout{border-left:4px solid var(--ep-accent);background:#f4faf8;padding:20px 22px;border-radius:0 12px 12px 0;margin:28px 0}.ep-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:24px 0;border:1px solid var(--ep-line);border-radius:12px}.ep-table-scroll table{width:100%;min-width:760px;border-collapse:collapse;margin:0;background:#fff}.ep-table-scroll th,.ep-table-scroll td{padding:12px 14px;border-bottom:1px solid var(--ep-line);text-align:left;vertical-align:top;font-size:14px}.ep-table-scroll th{background:#173f58;color:#fff;font-size:13px}.ep-table-scroll tr:last-child td{border-bottom:0}.ep-spec-table{min-width:820px!important}.ep-product-summary{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}.ep-product-gallery{position:sticky;top:calc(var(--ep-head-h) + 26px)}.ep-product-gallery img{background:#fff;border:1px solid var(--ep-line);border-radius:16px;aspect-ratio:1;object-fit:contain}.ep-mini-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0}.ep-mini-spec{padding:14px;border-radius:10px;background:var(--ep-surface)}.ep-mini-spec b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--ep-muted)}.ep-mini-spec span{font-weight:750}.ep-note{font-size:13px;color:var(--ep-muted)}
.ep-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ep-post-card{border:1px solid var(--ep-line);border-radius:14px;overflow:hidden;background:#fff}.ep-post-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--ep-surface)}.ep-post-card-body{padding:20px}.ep-post-card h2,.ep-post-card h3{font-size:19px;margin:0 0 8px}.ep-post-card p{font-size:14px;color:var(--ep-muted);margin:0}.ep-meta{font-size:12px;color:var(--ep-muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.ep-related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ep-related a{border:1px solid var(--ep-line);border-radius:12px;padding:16px;color:var(--ep-ink);font-weight:700}
.ep-footer-cta{background:#102f43;color:#fff;padding:54px 0}.ep-footer-cta h2{font-size:36px;margin:0 0 12px}.ep-footer-cta p{color:#c9d6de;margin:0 0 20px}.ep-form-shell{background:#fff;color:var(--ep-ink);padding:22px;border-radius:14px;margin-top:25px}.ep-form-shell a{font-weight:750}.ep-footer-main{background:#0c2434;color:#d8e2e7;padding:50px 0}.ep-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:38px}.ep-footer-main h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.09em}.ep-footer-main ul{list-style:none;padding:0;margin:0}.ep-footer-main li{margin:8px 0}.ep-footer-main a{color:#d8e2e7}.ep-footer-bottom{background:#071a26;color:#9fb0ba;padding:15px 0;font-size:12px}.ep-footer-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.ep-editor{font-size:11px;white-space:nowrap}.ep-footer-bottom-nav{display:flex;gap:16px;flex-wrap:wrap}.ep-footer-bottom-nav a{color:#b8c5cc}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--ep-line);border-radius:14px;padding:14px;background:#fff}.woocommerce ul.products li.product img{aspect-ratio:1;object-fit:contain}.woocommerce div.product .woocommerce-tabs{margin-top:40px}
@media(max-width:1040px){.ep-head-row{grid-template-columns:190px 1fr auto;gap:16px}.ep-nav-list a{padding-inline:9px;font-size:13px}.ep-card-grid{grid-template-columns:repeat(2,1fr)}.ep-proof-grid{grid-template-columns:repeat(2,1fr)}.ep-proof:nth-child(2){border-right:0}.ep-proof:nth-child(-n+2){border-bottom:1px solid var(--ep-line)}.ep-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.ep-footer-grid>div:last-child{grid-column:1/-1}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){:root{--ep-head-h:72px}.admin-bar .ep-site-header{top:46px}.ep-head-row{min-height:72px;grid-template-columns:1fr auto}.ep-search,.ep-head-row>.ep-email{display:none}.ep-mobile-toggle{display:block}.ep-nav-row{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--ep-line);box-shadow:var(--ep-shadow);max-height:calc(100vh - 96px);overflow:auto}.ep-nav-row.is-open{display:block}.ep-nav-list{display:block;padding:12px 20px 22px}.ep-nav-list a{padding:10px 12px}.ep-mobile-email{display:block!important;margin:10px 12px}.ep-hero{min-height:560px}.ep-hero-bg{background-position:66% center}.ep-hero-bg:after{background:linear-gradient(90deg,rgba(244,247,249,.98) 0%,rgba(244,247,249,.93) 60%,rgba(244,247,249,.48) 100%)}.ep-hero-content{padding:70px 0}.ep-two,.ep-product-summary{grid-template-columns:1fr}.ep-product-gallery{position:static}.ep-number-grid{grid-template-columns:repeat(2,1fr)}.ep-post-grid{grid-template-columns:repeat(2,1fr)}.ep-footer-grid{grid-template-columns:1fr 1fr}.ep-footer-grid>div:last-child{grid-column:auto}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.ep-container,.ep-narrow{width:min(100% - 28px,1180px)}.ep-hero{min-height:720px;align-items:flex-start}.ep-hero-bg{background-size:auto 320px;background-repeat:no-repeat;background-position:center bottom}.ep-hero-bg:after{background:linear-gradient(180deg,rgba(244,247,249,.99) 0%,rgba(244,247,249,.97) 58%,rgba(244,247,249,.5) 78%,rgba(244,247,249,.08) 100%)}.ep-hero-content{padding:54px 0 300px}.ep-hero h1{font-size:42px}.ep-hero p{font-size:17px}.ep-proof-strip{margin-top:-26px}.ep-proof-grid{grid-template-columns:1fr}.ep-proof{border-right:0!important;border-bottom:1px solid var(--ep-line)!important}.ep-proof:last-child{border-bottom:0!important}.ep-section{padding:54px 0}.ep-section-head{display:block}.ep-card-grid,.ep-post-grid,.ep-related,.ep-footer-grid{grid-template-columns:1fr}.ep-number-grid{grid-template-columns:1fr 1fr}.ep-media-pair{grid-template-columns:1fr}.ep-mini-specs{grid-template-columns:1fr 1fr}.ep-footer-bottom-row{align-items:flex-start;flex-direction:column}.woocommerce ul.products{grid-template-columns:1fr 1fr;gap:10px}.woocommerce ul.products li.product{padding:9px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}.ep-table-scroll{margin-inline:0}.ep-table-scroll:after{content:"Swipe table horizontally →";display:block;padding:8px 12px;font-size:11px;color:var(--ep-muted);background:#fbfcfd}}

/* Market-page visual system v1.2.0 */
.ep-market-intro{font-size:18px;color:#405563;max-width:980px;margin:0 0 32px}.ep-market-sector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 38px}.ep-market-sector{display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid var(--ep-line);border-radius:14px;background:#fff;box-shadow:0 6px 22px rgba(16,43,62,.045)}.ep-market-sector h3{font-size:18px;margin:0 0 6px;line-height:1.25}.ep-market-sector p{font-size:14px;color:var(--ep-muted);margin:0}.ep-market-sector .ep-card-link{font-size:13px;margin-top:10px}.ep-market-icon{width:46px;height:46px;flex:0 0 46px;border-radius:13px;background:#eaf3f6;display:grid;place-items:center}.ep-market-icon:before{content:"";width:24px;height:24px;background:var(--ep-blue);-webkit-mask:var(--ep-icon) center/contain no-repeat;mask:var(--ep-icon) center/contain no-repeat}.ep-market-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0 36px}.ep-market-check{display:flex;gap:13px;align-items:flex-start;padding:18px 19px;border-radius:13px;background:var(--ep-surface);border:1px solid #e5ebef}.ep-market-check .ep-market-icon{width:40px;height:40px;flex-basis:40px;background:#fff}.ep-market-check .ep-market-icon:before{width:21px;height:21px}.ep-market-check strong{display:block;margin:1px 0 4px}.ep-market-check p{font-size:14px;color:var(--ep-muted);margin:0}.ep-market-table{min-width:720px!important}.ep-market-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:48px 0 6px;padding:30px;border-radius:18px;background:linear-gradient(135deg,#edf6f7,#f7fafb);border:1px solid #dce8eb}.ep-market-cta h2{font-size:28px!important;margin:5px 0 8px!important}.ep-market-cta p{margin:0;max-width:720px;color:var(--ep-muted)}.ep-country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0 36px}.ep-country-card{position:relative}.ep-country-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ep-country-badge{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:32px;padding:0 10px;border-radius:999px;background:var(--ep-blue-dark);color:#fff;font-size:12px;font-weight:850;letter-spacing:.12em}.ep-country-card .ep-market-icon{width:42px;height:42px;flex-basis:42px}.ep-country-card h3{margin-top:0}.ep-country-card p{min-height:70px}
.ep-icon-chip{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHJlY3QgeD0nNicgeT0nNicgd2lkdGg9JzEyJyBoZWlnaHQ9JzEyJyByeD0nMicgZmlsbD0nYmxhY2snLz48ZyBzdHJva2U9J2JsYWNrJyBzdHJva2Utd2lkdGg9JzInPjxwYXRoIGQ9J005IDJ2NE0xNSAydjRNOSAxOHY0TTE1IDE4djRNMiA5aDRNMiAxNWg0TTE4IDloNE0xOCAxNWg0Jy8+PC9nPjxyZWN0IHg9JzknIHk9JzknIHdpZHRoPSc2JyBoZWlnaHQ9JzYnIGZpbGw9J3doaXRlJy8+PC9zdmc+")}
.ep-icon-machine{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J000IDNoMTB2M2g0djNoMnYxMUg0VjN6bTMgNHY0aDhWN0g3em0wIDd2M2gzdi0zSDd6bTYgMHYzaDR2LTNoLTR6Jy8+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00yIDIwaDIwdjJIMnonLz48L3N2Zz4=")}
.ep-icon-package{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00zIDZsOS00IDkgNHYxMmwtOSA0LTktNFY2em05LTEuOEw2LjcgNi42IDEyIDlsNS4zLTIuNEwxMiA0LjJ6TTUgOXY3LjdsNiAyLjd2LTcuOEw1IDl6bTggMTAuNCA2LTIuN1Y5bC02IDIuNnY3Ljh6Jy8+PC9zdmc+")}
.ep-icon-print{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J002IDJoMTJ2NUg2VjJ6bS0yIDdoMTZhMiAyIDAgMDEyIDJ2N2gtNHY0SDZ2LTRIMnYtN2EyIDIgMCAwMTItMnptNCA4djNoOHYtNUg4djJ6bTEwLTVhMSAxIDAgMTAwLTIgMSAxIDAgMDAwIDJ6Jy8+PC9zdmc+")}
.ep-icon-food{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J001IDJoMnY4aDJWMmgydjhjMCAyLTEgMy0zIDR2OEg2di04Yy0yLTEtMy0yLTMtNFYyaDJ6bTExIDBoMnYyMGgtMnYtOGMtMi0uNS0zLTIuNS0zLTUgMC00IDItNyA1LTd2MTBoLTJWMnonLz48L3N2Zz4=")}
.ep-icon-robot{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J000IDE3aDRsMi00LTItMyAzLTMgMyAyIDMtMyAxLjUgMS41LTMuNSAzLjUtMy0yLTEuNSAxLjUgMiAzLTIuNSA1SDE1djJINHYtM3onLz48Y2lyY2xlIGN4PScxOCcgY3k9JzYnIHI9JzMnIGZpbGw9J2JsYWNrJy8+PGNpcmNsZSBjeD0nOScgY3k9JzEyJyByPScyJyBmaWxsPSdibGFjaycvPjwvc3ZnPg==")}
.ep-icon-agri{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00xMiAyMmgtMnYtOEM2IDE0IDMgMTEgMyA2YzUgMCA4IDIgOSA2IDEtNSA0LTggOS05IDAgNi0zIDEwLTkgMTF2OHonLz48L3N2Zz4=")}
.ep-icon-medical{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J005IDJoNnY3aDd2NmgtN3Y3SDl2LTdIMlY5aDdWMnonLz48L3N2Zz4=")}
.ep-icon-aero{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00yIDEzbDgtMiA0LTggMiAxLTIgNyA2LTEgMiAyLTggMy0xIDYtMiAxLTEtNi01IDItMy0yeicvPjwvc3ZnPg==")}
.ep-icon-circuit{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J000IDRoNnY2SDRWNHptMTAgMTBoNnY2aC02di02ek03IDEwaDJ2NGg1djJIN3YtNnptOC02aDJ2NmgtMlY0eicvPjxjaXJjbGUgY3g9JzE2JyBjeT0nNCcgcj0nMicgZmlsbD0nYmxhY2snLz48Y2lyY2xlIGN4PSc3JyBjeT0nMTYnIHI9JzInIGZpbGw9J2JsYWNrJy8+PC9zdmc+")}
.ep-icon-precision{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00xMSAyaDJ2My4xQTcgNyAwIDAxMTguOSAxMUgyMnYyaC0zLjFhNyA3IDAgMDEtNS45IDUuOVYyMmgtMnYtMy4xQTcgNyAwIDAxNS4xIDEzSDJ2LTJoMy4xQTcgNyAwIDAxMTEgNS4xVjJ6bTEgNWE1IDUgMCAxMDAgMTAgNSA1IDAgMDAwLTEwem0wIDNhMiAyIDAgMTEwIDQgMiAyIDAgMDEwLTR6Jy8+PC9zdmc+")}
.ep-icon-display{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00zIDNoMTh2MTRIM1Yzem0yIDJ2MTBoMTRWNUg1em00IDE0aDZsMSAySDhsMS0yeicvPjwvc3ZnPg==")}
.ep-icon-auto{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J001IDZoMTRsMyA2djdoLTJhMyAzIDAgMDEtNiAwaC00YTMgMyAwIDAxLTYgMEgydi03bDMtNnptMS4yIDJMNC44IDExaDE0LjRsLTEuNC0zSDYuMnpNNyAxN2ExIDEgMCAxMDAgMiAxIDEgMCAwMDAtMnptMTAgMGExIDEgMCAxMDAgMiAxIDEgMCAwMDAtMnonLz48L3N2Zz4=")}
.ep-icon-textile{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00zIDRoMTh2M0gzVjR6bTIgNWgxNHYxMUg1Vjl6bTMgMnY3aDJ2LTdIOHptNiAwdjdoMnYtN2gtMnonLz48L3N2Zz4=")}
.ep-icon-document{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J001IDJoMTBsNCA0djE2SDVWMnptOSAydjRoNGwtNC00ek04IDExaDh2Mkg4di0yem0wIDRoOHYySDh2LTJ6Jy8+PC9zdmc+")}
.ep-icon-ruler{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J000IDNoMTZhMSAxIDAgMDExIDF2MTZhMSAxIDAgMDEtMSAxSDRhMSAxIDAgMDEtMS0xVjRhMSAxIDAgMDExLTF6bTIgM3YxMmgxMlY2aC0ydjRoLTJWNmgtMnYyaC0yVjZIOHY0SDZWNnonLz48L3N2Zz4=")}
.ep-icon-replace{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J003IDRoMTBsLTItMmgzbDQgNC00IDRoLTNsMi0ySDdhNCA0IDAgMDAwIDhoMXY0SDdBOCA4IDAgMDE3IDR6bTEwIDE2SDdsMiAySDZsLTQtNCA0LTRoM2wtMiAyaDEwYTQgNCAwIDAwMC04aC0xVjRoMWE4IDggMCAwMTAgMTZ6Jy8+PC9zdmc+")}
.ep-icon-lube{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00xMiAyczcgOCA3IDEzYTcgNyAwIDExLTE0IDBjMC01IDctMTMgNy0xM3ptMCAxN2E0IDQgMCAwMDQtNGMwLTEtLjUtMi4yLTEuMi0zLjQuMSAzLjItMS4zIDUuMS00LjggNS44QTQgNCAwIDAwMTIgMTl6Jy8+PC9zdmc+")}
.ep-icon-quality{--ep-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J00xMiAybDMgMyA0LS41LjUgNCAzIDMtMyAzLS41IDQtNC0uNS0zIDMtMy0zLTQgLjUtLjUtNC0zLTMgMy0zIC41LTQgNCAuNSAzLTN6bS0xIDEzbDYtNi0xLjUtMS41TDExIDEybC0yLjUtMi41TDcgMTFsNCA0eicvPjwvc3ZnPg==")}
@media(max-width:1040px){.ep-market-sector-grid,.ep-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.ep-market-note-grid{grid-template-columns:1fr}.ep-market-cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.ep-market-sector-grid,.ep-country-grid{grid-template-columns:1fr}.ep-market-sector{padding:17px}.ep-market-intro{font-size:16px}.ep-country-card p{min-height:0}.ep-market-cta{padding:22px}.ep-market-cta h2{font-size:25px!important}}


/* Application-page visual system v1.2.0 */
.ep-application-intro{font-size:18px;color:#405563;max-width:980px;margin:0 0 32px}.ep-application-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0 38px}.ep-application-card{display:flex;gap:15px;align-items:flex-start;padding:22px;border:1px solid var(--ep-line);border-radius:15px;background:#fff;box-shadow:0 7px 24px rgba(16,43,62,.05)}.ep-application-card h3{font-size:20px;margin:0 0 7px}.ep-application-card p{font-size:14px;color:var(--ep-muted);margin:0}.ep-application-card .ep-card-link{font-size:13px;margin-top:11px}.ep-app-icon{width:46px;height:46px;flex:0 0 46px;border-radius:13px;background:#eaf3f6;display:grid;place-items:center}.ep-app-icon:before{content:"";width:24px;height:24px;background:var(--ep-blue);-webkit-mask:var(--ep-icon) center/contain no-repeat;mask:var(--ep-icon) center/contain no-repeat}.ep-app-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0 36px}.ep-app-priority-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ep-app-priority{padding:19px;border:1px solid #e3e9ed;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafb)}.ep-app-priority .ep-app-icon{width:42px;height:42px;flex-basis:42px;margin-bottom:13px;background:#eef6f8}.ep-app-priority .ep-app-icon:before{width:22px;height:22px}.ep-app-priority strong{display:block;font-size:16px;margin-bottom:5px}.ep-app-priority p{font-size:14px;color:var(--ep-muted);margin:0}.ep-app-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0 36px}.ep-app-check{display:flex;gap:13px;align-items:flex-start;padding:18px 19px;border-radius:13px;background:var(--ep-surface);border:1px solid #e5ebef}.ep-app-check .ep-app-icon{width:40px;height:40px;flex-basis:40px;background:#fff}.ep-app-check .ep-app-icon:before{width:21px;height:21px}.ep-app-check strong{display:block;margin:1px 0 4px}.ep-app-check p{font-size:14px;color:var(--ep-muted);margin:0}.ep-app-table{min-width:760px!important}.ep-app-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:48px 0 6px;padding:30px;border-radius:18px;background:linear-gradient(135deg,#edf6f7,#f7fafb);border:1px solid #dce8eb}.ep-app-cta h2{font-size:28px!important;margin:5px 0 8px!important}.ep-app-cta p{margin:0;max-width:760px;color:var(--ep-muted)}
@media(max-width:1040px){.ep-app-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-app-priority-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.ep-application-hub-grid,.ep-app-check-grid{grid-template-columns:1fr}.ep-app-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.ep-app-priority-grid,.ep-app-priority-grid-3{grid-template-columns:1fr}.ep-application-card{padding:17px}.ep-application-intro{font-size:16px}.ep-app-cta{padding:22px}.ep-app-cta h2{font-size:25px!important}}


/* Product-series and model-detail system v1.3.0 */
.ep-product-series-intro{font-size:18px;color:#405563;max-width:980px;margin:0 0 30px}.ep-series-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0 40px}.ep-series-feature,.ep-product-check{display:flex;gap:13px;align-items:flex-start;padding:18px 19px;border:1px solid #e2e9ed;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafb)}.ep-series-feature strong,.ep-product-check strong{display:block;margin:1px 0 4px}.ep-series-feature p,.ep-product-check p{font-size:14px;color:var(--ep-muted);margin:0}.ep-series-feature .ep-app-icon,.ep-product-check .ep-app-icon{width:42px;height:42px;flex:0 0 42px;background:#eef6f8}.ep-series-feature .ep-app-icon:before,.ep-product-check .ep-app-icon:before{width:22px;height:22px}.ep-series-select-table{min-width:1100px!important}.ep-series-dim-table{min-width:1200px!important}.ep-model-filter{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end;padding:20px;border:1px solid var(--ep-line);background:var(--ep-surface);border-radius:15px;margin:20px 0 22px}.ep-filter-control label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:7px;color:var(--ep-muted)}.ep-filter-control select,.ep-filter-control input{width:100%;min-height:44px;border:1px solid #cdd8de;border-radius:9px;background:#fff;padding:9px 10px;font:inherit;color:var(--ep-text)}.ep-filter-search{grid-column:span 2}.ep-filter-result{justify-self:end;align-self:center;font-size:13px;color:var(--ep-muted)}.ep-filter-result strong{font-size:18px;color:var(--ep-blue-dark)}.ep-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:22px 0 46px}.ep-model-card{padding:18px;border:1px solid var(--ep-line);border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(16,43,62,.045)}.ep-model-card[hidden]{display:none!important}.ep-model-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:15px}.ep-model-code{font-weight:850;color:var(--ep-blue-dark);line-height:1.25}.ep-model-dia{font-size:12px;background:#eef6f8;border-radius:999px;padding:5px 8px;white-space:nowrap}.ep-model-card-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.ep-model-card-specs span{font-size:13px;padding:9px;background:#f7f9fa;border-radius:8px}.ep-model-card-specs b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--ep-muted);margin-bottom:2px}.ep-product-gallery{display:grid;gap:12px}.ep-product-drawing-thumb{aspect-ratio:4/3!important}.ep-product-dimension-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start;margin:22px 0}.ep-product-dimension-layout>div{min-width:0}.ep-product-dimension-layout>div:first-child{border:1px solid var(--ep-line);border-radius:14px;background:#fff;padding:12px}.ep-product-dimension-layout img{width:100%;aspect-ratio:4/3;object-fit:contain}.ep-product-dim-table{min-width:520px!important}.ep-product-param-table{min-width:620px!important}.ep-product-crossref{min-width:760px!important}.ep-product-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0 38px}.ep-related-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 42px}.ep-related-product{display:block;padding:18px;border:1px solid var(--ep-line);border-radius:13px;background:#fff;color:var(--ep-text);text-decoration:none}.ep-related-product:hover{border-color:#9fc5d2;box-shadow:0 8px 24px rgba(16,43,62,.06)}.ep-related-product span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ep-muted)}.ep-related-product strong{display:block;margin:5px 0;color:var(--ep-blue-dark)}.ep-related-product small{color:var(--ep-muted)}.ep-product-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;margin:48px 0 6px;padding:30px;border-radius:18px;background:linear-gradient(135deg,#edf6f7,#f7fafb);border:1px solid #dce8eb}.ep-product-cta h2{font-size:28px!important;margin:5px 0 8px!important}.ep-product-cta p{margin:0;max-width:760px;color:var(--ep-muted)}
@media(max-width:1040px){.ep-series-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ep-model-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-filter-search{grid-column:span 1}.ep-filter-result{justify-self:start}.ep-related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.ep-product-dimension-layout{grid-template-columns:1fr}.ep-product-note-grid{grid-template-columns:1fr}.ep-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-product-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.ep-product-series-intro{font-size:16px}.ep-series-feature-grid,.ep-model-grid,.ep-model-filter,.ep-related-product-grid{grid-template-columns:1fr}.ep-filter-search{grid-column:auto}.ep-model-card-specs{grid-template-columns:1fr 1fr}.ep-product-cta{padding:22px}.ep-product-cta h2{font-size:25px!important}.ep-product-gallery{gap:8px}}
