:root{--aep-blue: #00529b;--aep-deep-blue: #0d2b57;--aep-red: #821528;--text: #202938;--muted: #657186;--line: #e6eaf0;--surface: #ffffff;--soft: #f4f7fb;--container: 1170px;--radius: 18px;--shadow: 0 18px 40px rgba(20, 38, 64, .11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.section{padding:78px 0}.narrow{max-width:900px;text-align:center}.centered{text-align:center}.eyebrow{color:var(--aep-blue);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.4rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--aep-blue),var(--aep-deep-blue));text-decoration:none;font-weight:800;box-shadow:0 12px 26px #00529b38}.text-link{color:var(--aep-blue);text-decoration:none;font-weight:800}.top-strip{background:var(--aep-deep-blue);color:#fff;font-size:.9rem}.top-strip-inner{min-height:38px;display:flex;align-items:center;gap:8px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;box-shadow:0 8px 24px #0c1d3a14;backdrop-filter:blur(14px)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;color:var(--aep-deep-blue)}.brand img{width:54px;height:54px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:28px;font-size:.92rem;font-weight:800}.nav-item{position:relative}.nav-item>a{text-decoration:none;color:var(--text)}.nav-item:hover>a{color:var(--aep-blue)}.dropdown{display:none;position:absolute;top:100%;left:0;min-width:230px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:10px}.nav-item:hover .dropdown{display:grid}.dropdown a{padding:10px 12px;border-radius:8px;text-decoration:none;color:var(--text)}.dropdown a:hover{background:var(--soft);color:var(--aep-blue)}.hero{background:linear-gradient(90deg,#f4f7fbf5,#f4f7fbdb 54%,#f4f7fba6),var(--hero-bg) center bottom / cover no-repeat;padding:94px 0 44px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);gap:60px;align-items:center}.hero-copy h1{font-size:clamp(2.35rem,5vw,4.35rem);line-height:1.05;margin:0 0 20px;color:var(--aep-deep-blue);letter-spacing:-.045em}.hero-text{max-width:720px;color:var(--muted);font-size:1.1rem;margin-bottom:28px}.hero-logo-card{padding:34px;background:#ffffffd6;border:1px solid rgba(255,255,255,.7);border-radius:30px;box-shadow:var(--shadow)}.hero-logo-card img{border-radius:22px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:54px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;text-align:center;box-shadow:0 12px 26px #1426400f}.stat-card strong{display:block;font-size:clamp(2rem,4vw,3rem);color:var(--aep-blue);line-height:1}.stat-card span{color:var(--muted);font-weight:700}.feature-section{padding-top:54px}.card-grid{display:grid;gap:24px}.four-columns{grid-template-columns:repeat(4,1fr)}.three-columns{grid-template-columns:repeat(3,1fr)}.icon-card,.plain-card,.product-card,.featured-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 32px #14264013}.icon-card{padding:26px;text-align:center;min-height:100%}.icon-card img{width:125px;height:125px;margin:0 auto 20px;object-fit:contain}.icon-card h3,.plain-card h3,.featured-card h3{color:var(--aep-deep-blue);margin:0 0 10px}.icon-card p,.plain-card p,.featured-card p,.product-card p{color:var(--muted)}.special-section{background:var(--soft)}.special-section h2,.process-section h2,.capabilities-section h2,.featured-section h2,.cta-section h2{font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.12;color:var(--aep-deep-blue);letter-spacing:-.035em;margin-top:0}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:34px}.process-step{position:relative;min-height:150px;padding:26px 18px;border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--line);text-align:center}.process-step span{display:block;color:var(--aep-red);font-size:2.1rem;font-weight:900;line-height:1;margin-bottom:16px}.process-step h3{margin:0;font-size:1rem;color:var(--aep-deep-blue)}.capabilities-section,.products-section,.applications-section{background:var(--soft)}.plain-card{padding:28px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:28px}.product-card{overflow:hidden;display:grid;grid-template-columns:44% 1fr;align-items:stretch}.product-card img{width:100%;height:100%;min-height:270px;object-fit:cover}.product-card-body{padding:30px}.product-card h2{margin-top:0;color:var(--aep-deep-blue)}.featured-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:34px}.section-intro{max-width:780px;margin:0 auto;text-align:center;color:var(--muted)}.featured-card{overflow:hidden}.featured-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.featured-card div{padding:20px}.application-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.application-pill{min-height:110px;display:grid;place-items:center;padding:16px;color:#fff;font-weight:900;text-align:center;border-radius:var(--radius);background:linear-gradient(135deg,var(--aep-deep-blue),var(--aep-blue));box-shadow:0 18px 34px #00529b2e}.cta-section{padding:90px 0;background:linear-gradient(135deg,var(--aep-deep-blue),var(--aep-blue));color:#fff;text-align:center}.cta-section h2{color:#fff}.cta-section p{color:#ffffffdb}.cta-section .button{background:#fff;color:var(--aep-blue)}.site-footer{background:#111927;color:#ffffffc7;padding:58px 0 26px}.site-footer a{display:block;color:#ffffffc7;text-decoration:none;margin:8px 0}.site-footer a:hover{color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-logo{width:80px;height:80px;object-fit:contain;background:#fff;border-radius:12px;margin-bottom:16px}.footer-bottom{margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.9rem}.footer-bottom a{display:inline}@media(max-width:1024px){.hero-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.four-columns,.three-columns,.featured-grid{grid-template-columns:repeat(2,1fr)}.process-grid,.application-grid{grid-template-columns:repeat(3,1fr)}.main-nav{gap:16px}.product-card{grid-template-columns:1fr}}@media(max-width:720px){.container{width:min(100% - 28px,var(--container))}.nav-wrap{align-items:flex-start;flex-direction:column;padding:14px 0}.main-nav{flex-wrap:wrap}.hero{padding-top:60px}.stats-grid,.four-columns,.three-columns,.featured-grid,.process-grid,.application-grid{grid-template-columns:1fr}}
