:root{--etg-text:#3a403c;--etg-muted:#434d47;--etg-sage-100:#eef2ef;--etg-sage-300:#8fa79a;--etg-sage-500:#43584f;--etg-sage-700:#2e3a34;--etg-ring-soft:rgba(46,58,52,0.1);--etg-btn-ghost-border:rgba(46,58,52,0.18);--etg-radius:0.9rem;--etg-panel-bg:#f6f7f3}*,:after,:before{box-sizing:border-box}body{margin:0;background:#ffffff;color:var(--etg-text);font-family:Arial,Helvetica,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}a{color:inherit}h1,h2,h3,h4,h5,h6{color:var(--etg-text)}h1{font-size:clamp(1.5rem,4.2vw,2rem);line-height:1.1;padding-bottom:12px}h2{font-size:clamp(1.2rem,3.2vw,1.5rem);line-height:1.15;margin-bottom:1.5rem}h3{font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.2}p{line-height:1.7}.etg-container{max-width:68rem;margin-inline:auto;padding-inline:1rem}.etg-layout-2col{display:grid;grid-gap:2rem;gap:2rem}.etg-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.7rem 1.15rem;font:inherit;font-weight:600;line-height:1;text-decoration:none;background:var(--etg-sage-500);color:#ffffff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.etg-btn:hover{background-color:var(--etg-sage-700)}.etg-btn--ghost{background:transparent;color:var(--etg-sage-500);border:1px solid var(--etg-btn-ghost-border)}.etg-btn--ghost:hover{background:rgba(46,58,52,.06)}.etg-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;padding:24px 0;background:#ffffff;border-bottom:1px solid var(--etg-ring-soft)}.etg-header__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}.etg-header__brand{display:inline-flex;align-items:flex-end;gap:.7rem;color:var(--etg-text);text-decoration:none;padding-bottom:.1rem}.etg-header__brand img{width:40px;height:auto;flex-shrink:0}.etg-header__brand-text{display:flex;align-items:flex-end;color:var(--etg-text);line-height:1;font-size:1.55rem;font-weight:700;letter-spacing:-.02em}.etg-header__brand-text strong{font:inherit;font-weight:inherit}.etg-header__brand:hover,.etg-header__brand:hover .etg-header__brand-text{color:var(--etg-sage-500)}.etg-header__burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;position:relative;width:44px;height:44px;padding:0;margin-left:auto;border:0;background:transparent;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:6px;line-height:0;font-size:0}.etg-header__burger span{position:absolute;display:block;width:18px;height:2px;border-radius:999px;background:var(--etg-sage-700);transition:transform .18s ease,opacity .18s ease,top .18s ease}.etg-header__burger span:first-child{top:14px}.etg-header__burger span:nth-child(2){top:20px}.etg-header__burger span:nth-child(3){top:26px}.etg-header__burger.is-open span:first-child{top:20px;transform:rotate(45deg)}.etg-header__burger.is-open span:nth-child(2){opacity:0}.etg-header__burger.is-open span:nth-child(3){top:20px;transform:rotate(-45deg)}.etg-header__nav>ul{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.etg-header__link{color:var(--etg-text);font-weight:700;text-decoration:none;line-height:1}.etg-header__link:hover{color:var(--etg-sage-500)}.etg-header__link[aria-current=page]{display:inline-flex;align-items:center;justify-content:center;color:var(--etg-sage-700);padding:.55rem .9rem;border:1px solid var(--etg-sage-300);border-radius:999px}.etg-hero{background:var(--etg-sage-500);padding:40px 0 32px;color:#ffffff}.etg-hero__content{text-align:center}.etg-hero h1{color:#ffffff;margin:0;padding-bottom:0}.etg-hero-text{display:grid;grid-gap:.75rem;gap:.75rem;text-align:center;padding-right:24px}.etg-hero__media{position:relative}.etg-hero__image{width:100%;height:auto;object-fit:contain;padding:.5rem;border-radius:var(--etg-radius)}.etg-hero-subtitle{margin:0 auto;max-width:42rem;font-size:1.1rem;font-weight:500;line-height:1.6;color:rgba(255,255,255,.96)}.etg-hero-trust{margin:0;padding:0;font-size:.95rem;font-style:italic;color:#ffffff}.etg-hero-cta{margin:.25rem 0 0;font-size:1rem;font-weight:600;line-height:1.6;color:#ffffff}.etg-cta-note{margin:0;font-size:.9rem;color:rgba(255,255,255,.8)}.etg-section{background:#ffffff;color:var(--etg-text);padding-top:32px;padding-bottom:24px}.etg-intro{padding-top:3rem}.etg-intro__body{display:block;margin-top:1.5rem}.etg-intro__content>*+*{margin-top:1.25rem}.etg-common-issues{margin:1.25rem 0;padding-left:1.25rem;font-weight:500}.etg-common-issues li+li{margin-top:.5rem}.etg-grid-cards{display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.etg-card{display:flex;flex-direction:column;align-items:flex-start;height:100%;min-height:23rem;padding:1.5rem;border:1px solid var(--etg-ring-soft);border-radius:var(--etg-radius);box-shadow:0 1px 2px rgba(0,0,0,.06);color:var(--etg-text);box-sizing:border-box}.etg-card--default{background:var(--etg-sage-100)}.etg-card__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 1rem}.etg-card__icon img{max-width:80px;max-height:80px;width:auto;height:auto;object-fit:contain}.etg-icon{display:block;width:80px;height:80px;flex:0 0 80px;background-color:var(--etg-sage-300);mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100% 100%}.etg-icon--phones-tablets{mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='16' y='12' width='24' height='48' rx='5'/><rect x='46' y='20' width='18' height='34' rx='4'/><path d='M26 18h4'/><path d='M52 26h6'/><circle cx='28' cy='53' r='1.8' fill='black' stroke='none'/><circle cx='55' cy='48' r='1.6' fill='black' stroke='none'/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='16' y='12' width='24' height='48' rx='5'/><rect x='46' y='20' width='18' height='34' rx='4'/><path d='M26 18h4'/><path d='M52 26h6'/><circle cx='28' cy='53' r='1.8' fill='black' stroke='none'/><circle cx='55' cy='48' r='1.6' fill='black' stroke='none'/></svg>")}.etg-icon--website{mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='10' y='16' width='60' height='40' rx='5'/><path d='M10 26h60'/><path d='M22 21h0.01'/><path d='M28 21h0.01'/><path d='M34 21h0.01'/><path d='M22 38h36'/><path d='M22 46h24'/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='10' y='16' width='60' height='40' rx='5'/><path d='M10 26h60'/><path d='M22 21h0.01'/><path d='M28 21h0.01'/><path d='M34 21h0.01'/><path d='M22 38h36'/><path d='M22 46h24'/></svg>")}.etg-icon--camera{mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><path d='M16 32h48l-4 26H20l-4-26Z'/><path d='M28 32l4-8h16l4 8'/><circle cx='40' cy='45' r='8'/><path d='M22 22l6 6'/><path d='M58 22l-6 6'/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><path d='M16 32h48l-4 26H20l-4-26Z'/><path d='M28 32l4-8h16l4 8'/><circle cx='40' cy='45' r='8'/><path d='M22 22l6 6'/><path d='M58 22l-6 6'/></svg>")}.etg-icon--smart-tv{mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='10' y='14' width='60' height='38' rx='4'/><path d='M28 52l-6 14'/><path d='M52 52l6 14'/><path d='M24 66h32'/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='10' y='14' width='60' height='38' rx='4'/><path d='M28 52l-6 14'/><path d='M52 52l6 14'/><path d='M24 66h32'/></svg>")}.etg-icon--computers{mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='14' y='16' width='52' height='34' rx='4'/><path d='M8 50h64l-4 8H12l-4-8Z'/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='14' y='16' width='52' height='34' rx='4'/><path d='M8 50h64l-4 8H12l-4-8Z'/></svg>")}.etg-icon--smart-devices{mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='22' y='18' width='36' height='44' rx='8'/><circle cx='40' cy='50' r='6'/><path d='M35 30h10'/></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none' stroke='black' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'><rect x='22' y='18' width='36' height='44' rx='8'/><circle cx='40' cy='50' r='6'/><path d='M35 30h10'/></svg>")}.etg-card h3{margin:0 0 .75rem}.etg-card p{margin:0;line-height:1.7;flex:1 1 auto}.etg-card__cta{margin-top:1.5rem;width:100%;display:flex;justify-content:center}.etg-card__cta-link{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:36px;padding:.45rem .9rem;border:1px solid;border-radius:999px;background:transparent;color:var(--etg-sage-700);text-decoration:none;font-size:.9rem;font-weight:650;line-height:1;cursor:pointer}.etg-card__cta-link:hover{background-color:var(--etg-sage-700);color:#ffffff;border-color:var(--etg-sage-700)}.etg-service-panel{background:#ffffff;padding-bottom:48px}.etg-service-panel+.etg-service-panel{padding-top:0}.etg-service-panel__top{display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:start}.etg-service-panel__text h2{margin-top:0;margin-bottom:.75rem}.etg-service-panel__text p{margin-top:0;margin-bottom:0}.etg-service-panel__text p+p,.etg-service-panel__text ul+p{margin-top:.75rem}.etg-service-panel__text ul{margin:1rem 0 0;padding-left:1.5rem}.etg-service-panel__text li+li{margin-top:.35rem}.etg-service-panel__media img{width:100%;max-width:360px;max-height:300px;height:auto;object-fit:contain;border-radius:var(--etg-radius)}.etg-service-panel__meta{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;padding:1.5rem;background:var(--etg-panel-bg);border:1px solid var(--etg-ring-soft);border-radius:var(--etg-radius)}.etg-service-panel__block h3{font-size:1.05rem;margin:0 0 .5rem}.etg-service-panel__block ol{margin:0;padding-left:1.25rem}.etg-service-panel__block li+li{margin-top:.35rem}.etg-service-panel__price-item{margin:0}.etg-service-panel__price-item+.etg-service-panel__price-item{margin-top:.75rem}.etg-service-panel__small{margin-top:1rem;font-size:.85rem;opacity:.8}.etg-contact__grid{display:grid;grid-gap:0;gap:0;align-items:start;background:var(--etg-panel-bg);border:1px solid var(--etg-ring-soft);border-radius:var(--etg-radius);overflow:hidden}.etg-contact__intro{grid-column:1/-1;padding:24px}.etg-contact__intro h2{margin:0 0 .75rem}.etg-contact__intro p{margin:0}.etg-contact__colhead{padding:0 24px .75rem}.etg-contact__colhead h3{margin:0}.etg-contact__content{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:0 24px 24px}.etg-contact__option p{color:var(--etg-muted);margin:0}.etg-contact__option h3{margin:0 0 .5rem}.etg-contact__map{margin:0 0 1rem;overflow:hidden;border-radius:var(--etg-radius);outline:1px solid var(--etg-ring-soft)}.etg-contact__map-image{width:100%;height:auto;display:block}.etg-contact__areas{margin:1rem 0 0;padding-left:1.1rem;color:var(--etg-text)}.etg-contact__areas li+li{margin-top:.35rem}.etg-contact__formwrap{padding:24px;margin:0 24px 24px;border-radius:var(--etg-radius);border:1px solid var(--etg-ring-soft)}.etg-contact-form{display:grid;grid-gap:1rem;gap:1rem}.etg-contact-form__field{display:grid;grid-gap:.45rem;gap:.45rem}.etg-contact-form__field label{font-size:.95rem;font-weight:600;color:var(--etg-text)}.etg-contact-form__field input,.etg-contact-form__field select,.etg-contact-form__field textarea{width:100%;border:1px solid rgba(46,58,52,.16);border-radius:var(--etg-radius);background:#eeefe5;color:var(--etg-text);padding:.85rem .95rem;font:inherit;box-sizing:border-box}.etg-contact-form__field textarea{resize:vertical;min-height:9rem}.etg-contact-form__field input:focus,.etg-contact-form__field select:focus,.etg-contact-form__field textarea:focus{outline:none;border-color:rgba(46,58,52,.3);box-shadow:0 0 0 3px rgba(143,167,154,.22)}.etg-contact-form .etg-btn{width:100%;min-height:44px}.etg-btnrow{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;align-items:center}.etg-triage{padding-top:3rem}.etg-chat{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.etg-chat__messages{min-height:300px;max-height:480px;overflow-y:auto;padding:1.25rem;background:#ffffff;border:1px solid var(--etg-ring-soft);border-radius:var(--etg-radius);display:flex;flex-direction:column;gap:.75rem}.etg-chat__message{max-width:80%;padding:.75rem 1rem;border-radius:var(--etg-radius);line-height:1.55;font-size:.95rem;white-space:pre-line}.etg-chat__message--bot{background:var(--etg-sage-100);color:var(--etg-text);align-self:flex-start}.etg-chat__message--user{background:var(--etg-sage-500);color:#ffffff;align-self:flex-end}.etg-chat__input{display:flex;gap:.75rem}.etg-chat__input input{flex:1 1;border:1px solid rgba(46,58,52,.16);border-radius:var(--etg-radius);background:#eeefe5;color:var(--etg-text);padding:.85rem .95rem;font:inherit;min-width:0}.etg-chat__input input:focus{outline:none;border-color:rgba(46,58,52,.3);box-shadow:0 0 0 3px rgba(143,167,154,.22)}.etg-chat__input .etg-btn{flex-shrink:0}.etg-footer{background:var(--etg-sage-700);color:#ffffff}.etg-footer__inner{padding:2.25rem 0}.etg-footer__grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.etg-footer__col{min-width:0}.etg-footer__title{margin:0 0 1rem;color:#ffffff;font-size:1.1rem}.etg-footer__list{list-style:none;margin:0;padding:0}.etg-footer__list li+li{margin-top:.5rem}.etg-footer p{margin:0;color:rgba(255,255,255,.92)}.etg-footer p+p{margin-top:.75rem}.etg-footer a{color:#ffffff;text-decoration:none}.etg-footer a:hover{color:var(--etg-sage-100)}.etg-footer__rule{margin:1.5rem 0;border:0;border-top:1px solid rgba(255,255,255,.2)}.etg-footer__copyright{margin:0;text-align:center;color:rgba(255,255,255,.92)}@media (max-width:980px){.etg-header__inner{flex-wrap:wrap;align-items:center;row-gap:.75rem;padding-block:.75rem}.etg-header__brand{gap:.5rem;align-items:center;padding-bottom:0}.etg-header__brand img{width:34px}.etg-header__brand-text{font-size:1.2rem;line-height:1.05}.etg-header__burger{display:inline-flex;border:1px solid var(--etg-ring-soft);border-radius:999px;flex-shrink:0}.etg-header__nav{display:none;width:100%;padding-top:.5rem;border-top:1px solid var(--etg-sage-700);margin-top:.125rem}.etg-header__nav.is-open{display:block}.etg-header__nav ul{width:100%;display:grid;grid-gap:.5rem;gap:.5rem;justify-content:stretch;padding:.75rem 0 0}.etg-header__nav li{width:100%}.etg-header__cta,.etg-header__link{display:flex;width:100%;justify-content:flex-start;box-sizing:border-box}.etg-header__link{padding:.65rem 0}.etg-header__cta{margin-left:0;margin-top:.25rem;justify-content:center;padding:.7rem 1rem}.etg-hero{padding:28px 0 24px}.etg-hero__content{gap:1rem}.etg-hero-text{display:block;width:100%;padding-right:0}.etg-hero h1{font-size:clamp(1.5rem,6vw,1.8rem);padding-bottom:.5rem}.etg-hero-subtitle{font-size:1rem;font-weight:600}.etg-hero-trust{text-align:center;padding-top:.35rem}.etg-hero__image{padding:.35rem}.etg-intro{padding-top:2rem}.etg-intro__content>*+*{margin-top:1rem}.etg-service-panel{padding-bottom:24px}.etg-contact__intro{order:1}.etg-contact__colhead--left{order:2}.etg-contact__content{order:3}.etg-contact__colhead--right{order:4;padding-top:.25rem}.etg-contact__formwrap{order:5;margin:0 12px 12px}}@media (min-width:981px){.etg-container{padding-inline:1.5rem}.etg-header__burger{display:none}.etg-header__nav{display:block}.etg-layout-2col{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.etg-grid-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.etg-grid-cards--4{grid-template-columns:repeat(4,minmax(0,1fr))}.etg-service-panel__top{grid-template-columns:minmax(0,1.15fr) minmax(240px,360px);gap:2rem}.etg-service-panel--alt .etg-service-panel__top{grid-template-columns:minmax(240px,360px) minmax(0,1.15fr)}.etg-service-panel--alt .etg-service-panel__media{order:-1}.etg-service-panel__meta{grid-template-columns:1fr 1fr}.etg-contact__grid{grid-template-columns:minmax(0,1fr) minmax(320px,28rem)}.etg-contact__formwrap{margin:0 12px 12px 0}.etg-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.etg-footer__col--divided{padding-inline:1.5rem;border-left:1px solid rgba(255,255,255,.28);border-right:1px solid rgba(255,255,255,.28)}}