:root{--blue:#00349c;--navy:#081c44;--red:#eb0029;--paper:#f4f6fa;--line:#d9e0eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--navy);background:white;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ed1745;outline-offset:6px}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:2}.skip:focus{top:0}.header{max-width:1440px;margin:auto;min-height:110px;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:32px;font-weight:800;letter-spacing:-1.5px;line-height:1}.wordmark span{color:var(--red)}.wordmark small{display:block;font-size:10px;letter-spacing:1.6px;margin-top:11px}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700}.nav-contact{border:1px solid var(--line);padding:13px 18px;border-radius:5px}.nav-contact span{margin-left:20px}.hero{display:grid;grid-template-columns:1.65fr 1fr;max-width:1440px;margin:auto;padding:0 24px;gap:12px}.hero-main{background:var(--blue);color:white;border-radius:8px;padding:58px 7% 25px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;margin:0 0 24px}h1{font-size:clamp(42px,5.5vw,79px);letter-spacing:-3px;line-height:1.04;margin:0 0 30px;font-weight:700}h1 em{font-style:normal;color:#aaccff}.hero-copy{font-size:17px;line-height:1.75;max-width:540px;margin-bottom:34px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:22px;padding:16px 20px;border-radius:4px;font-size:14px;font-weight:700}.red{background:var(--red);color:white}.button:hover{background:#c90024}.text-link{font-size:14px;border-bottom:1px solid #7199e5;padding:10px 0}.text-link span{margin-left:12px}.hero-bottom{margin-top:66px;border-top:1px solid #4974c0;padding-top:18px;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#d5e3ff}.hero-side{border-radius:8px;background:var(--paper);display:flex;flex-direction:column;overflow:hidden}.store-brand{background:white;margin:16px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex:1;min-height:240px}.store-brand img{width:100%;max-width:350px;height:auto;object-fit:contain}.side-copy{padding:26px 34px 36px}.side-copy .eyebrow{font-size:11px;margin-bottom:12px}.side-copy h2{font-size:31px;letter-spacing:-1px;line-height:1.15;margin:0 0 25px}.side-copy a{font-size:14px;font-weight:bold;display:flex;justify-content:space-between}.section{max-width:1300px;margin:auto;padding:90px 4%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-head .eyebrow{color:var(--blue);margin-bottom:14px}.section-head h2{font-size:36px;line-height:1.13;letter-spacing:-1.3px;max-width:620px;margin:0}.section-head>p{color:#58657b;font-size:14px;flex-shrink:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{min-width:0}.brand-image{height:270px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.brand-image img{width:100%;height:100%;object-fit:contain}.business{background:#0833a2}.business img{max-width:245px}.energy{background:#0d0cbe}.energy img{width:auto;max-width:100%}.telepass{background:#0e63a7}.card-caption{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-bottom:1px solid var(--line)}.card-caption>div{display:flex;align-items:center;gap:14px}.number{font-size:12px;color:#61718c}.card h3{font-size:21px;letter-spacing:-.4px;margin:0}.card-caption a{border:1px solid var(--line);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:22px}.card-caption a:hover{background:var(--blue);color:white}.contact{background:var(--paper);max-width:none;padding:70px max(6%,calc((100vw - 1196px)/2));display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact .eyebrow{color:var(--blue)}.contact-title h2{font-size:42px;line-height:1.13;letter-spacing:-1.5px;margin:0 0 24px}.contact-title>p:last-child{color:#58657b;font-size:15px;line-height:1.8}.contact-list>a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;border-bottom:1px solid #cdd7e6}.contact-list small{display:block;font-size:11px;letter-spacing:1.5px;color:#52627d;margin-bottom:10px}.contact-list strong{font-size:25px;font-weight:500;letter-spacing:-.5px}.contact-list strong.email{font-size:20px;overflow-wrap:anywhere}.contact-list>a>span:last-child{font-size:25px}.social{display:flex;gap:24px;margin-top:26px;font-size:14px;flex-wrap:wrap}.social>span{color:#52627d;margin-right:auto}footer{max-width:1400px;margin:auto;padding:38px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:#53617a}footer .wordmark{font-size:25px;color:var(--navy)}footer p{margin:3px 0}footer>a:last-child{text-decoration:underline;text-underline-offset:4px}@media(min-width:1500px){.hero-main{padding-top:65px}}@media(max-width:850px){.hero{grid-template-columns:1fr}.hero-side{display:none}.hero-main{padding:44px 6% 24px}h1{font-size:64px}.hero-bottom{margin-top:48px}.section{padding:60px 6%}.section-head{display:block}.section-head h2{font-size:32px}.cards{gap:16px}.brand-image{height:220px}.card h3{font-size:17px}.number{display:none}.contact{grid-template-columns:1fr;gap:20px}.contact-title h2{font-size:36px}footer{flex-wrap:wrap}}@media(max-width:560px){.header{padding:23px 6%;min-height:92px}.wordmark{font-size:27px}.wordmark small{font-size:9px}nav{gap:16px}nav>a:not(.nav-contact){display:none}.nav-contact{font-size:12px;padding:11px}.nav-contact span{margin-left:8px}.hero{padding:0 12px}h1{font-size:48px;letter-spacing:-2px}.hero-copy{font-size:16px}.hero-copy br{display:none}.hero-main{padding:36px 7% 22px}.eyebrow{font-size:10px}.actions{gap:14px}.hero-bottom{font-size:11px;flex-direction:column;gap:3px}.cards{grid-template-columns:1fr;gap:28px}.brand-image{height:280px}.card h3{font-size:22px}.number{display:inline}.section-head h2{font-size:31px}.contact-list strong{font-size:24px}.contact-list strong.email{font-size:18px}footer{display:block}footer .wordmark{display:block;margin-bottom:24px}footer>a:last-child{display:inline-block;margin-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.store-brand{background:#004a98}

/* Equal optical wordmark widths: approximately 67% of each panel.
   Source images stay unchanged; only surplus background is masked. */
.brand-image{position:relative;height:auto;aspect-ratio:1.3;isolation:isolate}
.brand-image img{position:absolute;max-width:none;max-height:none;height:auto;object-fit:initial;flex-shrink:0}
.business{background:#0733a2}
.business img{width:110%;left:50%;top:50%;transform:translate(-50%,-50%)}
.energy{background:#100dc3}
.energy img{width:82%;left:50%;top:50%;transform:translate(-50%,-50%)}
.telepass{background:#0c5c98}
.telepass-logo-window{position:relative;width:100%;height:0;padding-top:19%;overflow:hidden}
.telepass-logo-window img{width:137%;left:50%;bottom:0;transform:translateX(-50%)}
@media(min-width:561px) and (max-width:850px){.cards{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}

.business{background:rgb(7,46,164)}
.business{background:rgb(1, 47, 167)}
.energy{background:rgb(6, 22, 195)}

/* Shared blue canvas; remove only blue-dominant source backgrounds at render time.
   Original images and their geometry remain unchanged. */
.brand-filter-defs{position:absolute;pointer-events:none}
.brand-image.business,.brand-image.energy,.brand-image.telepass{background:var(--blue)}
.brand-image img{filter:url(#brand-blue-key)}
.header .wordmark{font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;font-size:36px;font-weight:600;letter-spacing:-1.8px;line-height:1.05;white-space:nowrap;padding-left:17px;border-left:4px solid var(--red)}
.header .wordmark span{font-weight:800;letter-spacing:-1.5px}
.header .wordmark small{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.8px;line-height:1.4;margin-top:8px;color:#52627d}
@media(max-width:560px){.header .wordmark{font-size:29px;padding-left:11px;border-left-width:3px}.header .wordmark small{font-size:9px;letter-spacing:1.3px}}

/* Mobile Me brand colors in both locations and all link states. */
.header .wordmark,footer .wordmark,
.header .wordmark:hover,footer .wordmark:hover,
.header .wordmark:visited,footer .wordmark:visited,
.header .wordmark:focus,footer .wordmark:focus,
.header .wordmark:active,footer .wordmark:active{color:#00349c}
.header .wordmark span,footer .wordmark span{color:#eb0029}
