:root{--brand:#2594ba;--brand-dark:#00648a;--brand-soft:#e7f7fc;--ink:#172026;--muted:#5d6a72;--line:#d9e4e9;--paper:#fff;--max:1170px;--shadow:0 18px 50px rgba(20,69,87,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Tahoma,Geneva,Arial,sans-serif;font-size:15px;line-height:1.7;background:#fff url('../../templates/as002047/images/bg.body.png') repeat-x left top}img{max-width:100%;height:auto}a{color:var(--brand);text-decoration:none}a:hover,a:focus{color:var(--brand-dark);text-decoration:underline}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;padding:10px 16px;border:2px solid var(--brand);border-radius:8px}.skip-link:focus{top:16px}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(37,148,186,.12);position:relative;z-index:50}.header-inner{display:flex;align-items:stretch;justify-content:space-between;min-height:146px}.brand{display:flex;align-items:center;width:min(42%,430px);padding:18px 0}.brand img{display:block;width:100%;max-height:120px;object-fit:contain;object-position:left center}.main-nav{align-self:stretch}.main-nav-list{display:flex;height:100%;list-style:none;margin:0;padding:0;align-items:stretch}.main-nav-list li{display:flex;margin-left:2px}.main-nav-list a{display:flex;align-items:flex-end;justify-content:center;padding:82px 22px 18px;color:#121212;text-transform:uppercase;font-size:12px;line-height:1.25;text-align:center;transition:background .2s,color .2s,border-radius .2s}.main-nav-list a:hover,.main-nav-list a:focus,.main-nav-list li.active a{background:var(--brand);border-radius:0 0 25px 25px;color:#fff;text-decoration:none}.nav-toggle{display:none;background:transparent;border:0;width:48px;align-self:center;padding:10px}.nav-toggle>span:not(.sr-only){display:block;height:3px;background:var(--ink);margin:6px 0;border-radius:2px}.breadcrumbs{background:#f3fafc;border-bottom:1px solid var(--line);font-size:13px}.breadcrumbs .container{padding-block:10px}.breadcrumbs .separator{padding-inline:8px;color:#92a0a8}.hero{padding-top:28px}.hero-slider{position:relative;height:548px;aspect-ratio:2.05/1;overflow:hidden;background:#eef5f7;box-shadow:var(--shadow)}.hero-slide{position:absolute;inset:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .75s ease}.hero-slide.is-active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover}.slider-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:9px;z-index:3}.slider-dot{width:11px;height:11px;border-radius:50%;border:2px solid #fff;background:rgba(0,0,0,.25);padding:0;box-shadow:0 1px 5px rgba(0,0,0,.35);cursor:pointer}.slider-dot.is-active{background:var(--brand)}.services-section{margin-top:34px;padding:78px 0 92px;background:linear-gradient(135deg,rgba(37,148,186,.97),rgba(0,100,138,.95)),url('../../templates/as002047/images/styles/default/bg.featured.row.png') center/cover;color:#fff}.section-heading{margin-bottom:28px}.section-heading-centered{text-align:center}.eyebrow{margin:0 0 5px;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.services-section .eyebrow{color:#d6f5ff}.section-heading h2,.page-heading h1{margin:.1em 0 .3em;line-height:1.15}.section-heading h2{font-size:clamp(28px,4vw,46px)}.section-intro{max-width:740px;margin-inline:auto}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.service-card{text-align:center}.service-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:rgba(255,255,255,.97);border-radius:50%;padding:17px;box-shadow:0 12px 30px rgba(0,40,55,.2);transition:transform .25s,box-shadow .25s}.service-image:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(0,40,55,.28)}.service-image img{width:100%;height:100%;object-fit:contain}.service-card h3{font-size:15px;line-height:1.35;margin:18px 0 0}.service-card h3 a{color:#fff}.article-content{padding:58px 0 86px;min-height:46vh}.prose{max-width:940px}.page-heading{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:34px}.page-heading h1{font-size:clamp(32px,5vw,54px);font-weight:500}.prose p{margin:0 0 1.15em}.prose ul,.prose ol{padding-left:1.5em}.prose h2{font-size:30px;margin-top:1.7em}.prose h3{font-size:23px;margin-top:1.5em}.prose img{display:block;margin:20px auto;max-height:520px;object-fit:contain}.prose img.pull-right,.prose img[style*="float: right"]{float:right;margin:5px 0 20px 28px;max-width:45%}.content-table{width:100%!important;border-collapse:collapse}.content-table td,.content-table th{padding:12px;vertical-align:top;border-bottom:1px solid var(--line)}.table-scroll{overflow-x:auto}.map-panel,.contact-form-panel,.external-panel{margin-top:48px;padding-top:40px;border-top:1px solid var(--line)}.map-frame{width:100%;height:430px;border:1px solid var(--line);border-radius:12px}.map-link{text-align:right;font-size:13px}.form-note,.notice{background:var(--brand-soft);border-left:4px solid var(--brand);padding:14px 16px;border-radius:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.static-contact-form label{display:block;font-weight:700;margin-bottom:18px}.static-contact-form input,.static-contact-form select,.static-contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #c9d7dd;border-radius:7px;padding:11px 12px;background:#fff;color:var(--ink)}.static-contact-form input:focus,.static-contact-form select:focus,.static-contact-form textarea:focus{outline:3px solid rgba(37,148,186,.2);border-color:var(--brand)}.button{display:inline-block;border:0;border-radius:6px;padding:11px 22px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.button:hover,.button:focus{background:var(--brand-dark);color:#fff;text-decoration:none}.button-secondary{background:#eef6f8;color:var(--brand-dark);border:1px solid var(--line)}.bbs-frame{width:100%;height:800px;border:1px solid var(--line);margin:20px 0;border-radius:10px;background:#f5f5f5}.news-list{display:grid;gap:24px}.news-card{padding:26px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(20,69,87,.06)}.news-card h2{margin:.2em 0}.news-date{font-size:13px;color:var(--muted)}.text-link{font-weight:700}.article-back{border-top:1px solid var(--line);padding-top:20px;margin-top:38px!important}.archive-list span{color:var(--muted);font-size:13px}.site-footer{color:#e8f8fc;background:#133b49 url('../../templates/as002047/images/styles/default/bg.footer.png') center top repeat-x}.footer-main{padding:52px 0}.footer-grid{display:grid;grid-template-columns:1.05fr 1.35fr .8fr;gap:44px;align-items:start}.footer-logo{width:300px;filter:drop-shadow(0 8px 20px rgba(0,0,0,.18))}.site-footer h2{font-size:17px;margin:0 0 12px;color:#fff}.site-footer a{color:#b9efff}.site-footer address{font-style:normal}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:16px 0;font-size:12px;color:#c5dce4}.back-top{position:fixed;right:18px;bottom:18px;width:44px;height:44px;border:0;border-radius:50%;background:var(--brand);color:#fff;font-size:24px;box-shadow:0 5px 18px rgba(0,0,0,.24);opacity:0;pointer-events:none;transition:opacity .2s;z-index:40}.back-top.is-visible{opacity:1;pointer-events:auto}.error-page{text-align:center;padding:90px 0 120px}.error-code{font-size:100px;font-weight:800;line-height:1;color:var(--brand);margin:0}.report-table{width:100%;border-collapse:collapse;font-size:13px}.report-table th,.report-table td{padding:10px;border:1px solid var(--line);text-align:left}.report-table th{background:#eff8fa}.report-table code{white-space:nowrap}
@media(max-width:1000px){.hero-slider{height:440px}.header-inner{min-height:118px}.brand{width:330px}.main-nav-list a{padding:64px 14px 15px}.service-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1.4fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.site-header{position:sticky;top:0}.header-inner{min-height:88px;align-items:center}.brand{width:min(70%,300px);padding:8px 0}.brand img{max-height:72px}.nav-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 12px 30px rgba(20,69,87,.14)}.main-nav.is-open{display:block}.main-nav-list{display:block}.main-nav-list li{display:block;margin:0;border-bottom:1px solid var(--line)}.main-nav-list a{display:block;padding:14px 20px;text-align:left}.main-nav-list a:hover,.main-nav-list a:focus,.main-nav-list li.active a{border-radius:0}.hero{padding-top:14px}.hero-slider{height:400px;aspect-ratio:auto}.services-section{padding:58px 0}.service-grid{grid-template-columns:repeat(2,1fr);gap:22px}.service-card h3{font-size:14px}.article-content{padding:40px 0 62px}.form-grid{grid-template-columns:1fr}.prose img.pull-right,.prose img[style*="float: right"]{float:none;margin:20px auto;max-width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:last-child{grid-column:auto}.breadcrumbs{display:none}.bbs-frame{height:620px}}
@media(max-width:440px){.hero-slider{height:280px;aspect-ratio:auto}.service-grid{grid-template-columns:1fr}.service-image{max-width:250px;margin:auto}.hero-slider{aspect-ratio:1.25/1}.slider-dots{bottom:10px}.page-heading h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.service-image,.back-top{transition:none}.hero-slider[data-slider]{--no-autoplay:1}}
@media print{.site-header,.breadcrumbs,.site-footer,.back-top,.contact-form-panel,.slider-dots{display:none!important}.article-content{padding:0}.container{width:100%}a{color:#000;text-decoration:none}.prose{max-width:none}}

/* Telecom service page — content enrichment, July 2026 */
.telecom-page .telecom-content{padding:0 0 96px;background:linear-gradient(180deg,#f7fcfe 0,#fff 430px)}
.telecom-page .telecom-prose{max-width:1170px}
.telecom-page .telecom-prose h2,.telecom-page .telecom-prose h3{color:var(--ink)}
.telecom-page .telecom-prose h2{font-size:clamp(30px,4vw,46px);line-height:1.16;margin:.15em 0 .55em;font-weight:600}
.telecom-page .telecom-prose h3{font-size:20px;line-height:1.3;margin:0 0 .55em}
.telecom-page .telecom-prose figure{margin:0}
.telecom-page .telecom-prose img{margin:0;max-height:none;object-fit:cover}
.telecom-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);gap:56px;align-items:center;padding:68px 0 72px}
.telecom-hero-copy h1{font-size:clamp(40px,5.5vw,68px);font-weight:500;line-height:1.04;letter-spacing:-.035em;margin:.14em 0 .38em;max-width:780px}
.telecom-lead{font-size:clamp(18px,2vw,22px);line-height:1.65;color:#35444c;max-width:760px}
.telecom-pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 30px}
.telecom-pill-list span{display:inline-flex;align-items:center;min-height:38px;padding:7px 14px;border:1px solid rgba(37,148,186,.26);border-radius:999px;background:rgba(255,255,255,.8);color:var(--brand-dark);font-size:13px;font-weight:700;box-shadow:0 5px 16px rgba(20,69,87,.05)}
.telecom-primary-action{padding:13px 25px;border-radius:9px;box-shadow:0 12px 28px rgba(0,100,138,.18)}
.telecom-hero-media{position:relative;min-height:560px;border-radius:28px;overflow:hidden;background:#dceef4;box-shadow:0 28px 65px rgba(20,69,87,.2)}
.telecom-hero-media img{width:100%;height:100%;min-height:560px}
.telecom-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(3,32,43,.8) 100%);pointer-events:none}
.telecom-hero-media figcaption{position:absolute;z-index:1;left:24px;right:24px;bottom:22px;color:#fff;font-size:13px;line-height:1.55}
.telecom-kicker{margin:0 0 7px!important;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.telecom-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.68fr);gap:58px;align-items:center;padding:72px 0;border-top:1px solid var(--line)}
.telecom-copy>p:not(.telecom-kicker):not(.telecom-note){font-size:17px;color:#3d4c54}
.telecom-check-list{display:grid;gap:12px;margin:28px 0 0;padding:0!important;list-style:none}
.telecom-check-list li{position:relative;padding:13px 15px 13px 47px;border:1px solid #dce8ec;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(20,69,87,.05)}
.telecom-check-list li:before{content:"✓";position:absolute;left:15px;top:12px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--brand-soft);color:var(--brand-dark);font-weight:800;line-height:1}
.telecom-callout{position:relative;padding:34px 34px 30px;border-radius:22px;background:linear-gradient(145deg,#0b6d91,#133b49);color:#eaf9fd;box-shadow:0 24px 50px rgba(20,69,87,.2);overflow:hidden}
.telecom-callout:before{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-62px;top:-74px}
.telecom-callout:after{content:"";position:absolute;width:120px;height:120px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-28px;top:-38px}
.telecom-callout p{position:relative;z-index:1;margin:0!important}
.telecom-callout .telecom-callout-label{margin-bottom:14px!important;color:#fff;font-size:21px;font-weight:700;line-height:1.3}
.telecom-panel{margin:18px 0 72px;padding:52px;border:1px solid #d6e7ed;border-radius:28px;background:#f2fafc;box-shadow:0 18px 48px rgba(20,69,87,.08)}
.telecom-panel-heading{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(280px,.76fr);gap:44px;align-items:end;margin-bottom:32px}
.telecom-panel-heading>p{margin:0!important;color:#45555d;font-size:16px}
.telecom-wide-media{height:440px;margin-bottom:30px!important;border-radius:20px;overflow:hidden;background:#dbe9ed}
.telecom-wide-media img{width:100%;height:100%}
.telecom-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.telecom-card{position:relative;min-height:190px;padding:27px 27px 24px;border:1px solid #d9e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(20,69,87,.055)}
.telecom-card p{margin:0!important;color:#4e5d65}
.telecom-card-index{position:absolute;right:20px;top:14px;color:#c8e4ec!important;font-size:31px!important;font-weight:800;line-height:1}
.telecom-card h3{padding-right:48px}
.telecom-security{margin:0 0 72px;padding:54px;border-radius:26px;background:#123e4d;color:#eaf8fb;box-shadow:0 24px 55px rgba(10,53,68,.2)}
.telecom-security h2{color:#fff!important;max-width:850px}
.telecom-security .telecom-kicker{color:#82d9f1}
.telecom-security-copy>p:last-child{max-width:880px;color:#d4e7ed;font-size:17px}
.telecom-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:34px 0 0;padding:0!important;list-style:none}
.telecom-feature-list li{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.055)}
.telecom-feature-list strong,.telecom-feature-list span{display:block}
.telecom-feature-list strong{margin-bottom:8px;color:#fff;font-size:16px}
.telecom-feature-list span{color:#d2e5eb;font-size:14px;line-height:1.6}
.telecom-section--media-left{grid-template-columns:minmax(310px,.72fr) minmax(0,1fr)}
.telecom-section--media-left .telecom-copy{order:2}
.telecom-section--media-left .telecom-media{order:1}
.telecom-media{height:650px;border-radius:24px;overflow:hidden;background:#0b2430;box-shadow:0 24px 55px rgba(12,45,58,.2)}
.telecom-media img{width:100%;height:100%}
.telecom-media--dark{position:relative}
.telecom-media--dark:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);border-radius:24px;pointer-events:none}
.telecom-ai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0 22px}
.telecom-ai-card{padding:24px;border:1px solid #dbe7eb;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(20,69,87,.055)}
.telecom-ai-card p{margin:0!important;color:#4c5a62;font-size:14px!important}
.telecom-note{margin:0!important;padding:15px 17px;border-left:4px solid var(--brand);border-radius:5px;background:var(--brand-soft);color:#36535e;font-size:14px}
.telecom-integration{margin:2px 0 72px;padding:56px;border:1px solid #d8e8ed;border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(20,69,87,.075)}
.telecom-integration-heading{max-width:870px}
.telecom-integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:24px}
.telecom-integration-grid p{margin:0!important;color:#45545c;font-size:16px}
.telecom-flow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:36px;padding:18px;border-radius:14px;background:#eef8fb;color:#204d5d;font-weight:700;text-align:center}
.telecom-flow span{flex:1;padding:10px 12px;border:1px solid #d2e6ed;border-radius:10px;background:#fff}
.telecom-flow b{color:var(--brand);font-size:21px}
.telecom-cta{display:flex;align-items:center;justify-content:space-between;gap:44px;padding:48px 52px;border-radius:26px;background:linear-gradient(135deg,#eaf8fc,#f8fcfd);border:1px solid #d4e8ef}
.telecom-cta>div{max-width:820px}
.telecom-cta h2{font-size:clamp(29px,4vw,43px)!important}
.telecom-cta p:last-child{margin-bottom:0!important;color:#42545c;font-size:16px}
.telecom-cta .button{flex:0 0 auto;padding:13px 23px;border-radius:9px}

@media(max-width:960px){
  .telecom-hero{grid-template-columns:1fr;gap:36px;padding:52px 0 58px}
  .telecom-hero-copy h1{max-width:860px}
  .telecom-hero-media{min-height:460px;max-height:650px}
  .telecom-hero-media img{min-height:460px;object-position:center 48%}
  .telecom-section,.telecom-section--media-left{grid-template-columns:1fr;gap:34px;padding:58px 0}
  .telecom-section--media-left .telecom-copy,.telecom-section--media-left .telecom-media{order:initial}
  .telecom-panel{padding:38px}
  .telecom-panel-heading{grid-template-columns:1fr;gap:14px}
  .telecom-feature-list{grid-template-columns:1fr}
  .telecom-media{height:510px}
  .telecom-cta{align-items:flex-start;flex-direction:column;gap:22px}
}

@media(max-width:680px){
  .telecom-page .telecom-content{padding-bottom:64px}
  .telecom-hero{padding:38px 0 46px}
  .telecom-hero-copy h1{font-size:clamp(36px,12vw,50px)}
  .telecom-lead{font-size:17px}
  .telecom-pill-list{margin:22px 0 25px}
  .telecom-hero-media{min-height:410px;border-radius:20px}
  .telecom-hero-media img{min-height:410px}
  .telecom-hero-media figcaption{left:18px;right:18px;bottom:16px}
  .telecom-section{padding:48px 0}
  .telecom-callout{padding:28px 24px}
  .telecom-panel{margin-bottom:54px;padding:25px 20px;border-radius:20px}
  .telecom-wide-media{height:290px;border-radius:14px}
  .telecom-card-grid,.telecom-ai-grid,.telecom-integration-grid{grid-template-columns:1fr}
  .telecom-card{min-height:0}
  .telecom-security{margin-bottom:54px;padding:32px 22px;border-radius:20px}
  .telecom-media{height:460px;border-radius:19px}
  .telecom-integration{margin-bottom:54px;padding:31px 22px;border-radius:20px}
  .telecom-flow{align-items:stretch;flex-direction:column}
  .telecom-flow b{transform:rotate(90deg);line-height:1}
  .telecom-cta{padding:33px 24px;border-radius:20px}
}

/* Integrated industrial-electronics and embedded-systems activity card */
.service-grid-4{grid-template-columns:repeat(4,1fr)}
.service-image--cover{padding:0;overflow:hidden;background:#07111d}
.service-image--cover img{width:100%;height:100%;object-fit:cover}
@media(max-width:1000px){.service-grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:440px){.service-grid-4{grid-template-columns:1fr}}

/* Security hardening: fixed presentation classes replace inline style attributes. */
.section-label{font-size:14pt}.legacy-slide-caption{font-size:18pt}.contact-table{width:100%}.contact-image-cell{width:34%}.contact-details-cell{width:66%}.spaced-top{margin-top:36px}
@media(max-width:760px){.contact-image-cell,.contact-details-cell{display:block;width:100%}}
