/* Theme-owned UI only. Plugin forms, tables and payment controls retain their own CSS. */
.etg-site{--etg-red:#da191a;--etg-ink:#191919;--etg-muted:#5c5c5c;--etg-line:#dddddd;--etg-paper:#f3f3f3;--etg-font:Arial,Helvetica,sans-serif;--etg-width:1320px}
.etg-ui{font-family:var(--etg-font);font-size:16px;line-height:1.6;color:var(--etg-ink);font-weight:400;letter-spacing:normal;text-transform:none}
.etg-ui *,.etg-ui *:before,.etg-ui *:after{box-sizing:border-box}
.etg-ui h1,.etg-ui h2,.etg-ui h3,.etg-ui p,.etg-ui ul{margin:0;font-family:inherit;color:inherit}
.etg-ui h1,.etg-ui h2,.etg-ui h3{text-transform:none;letter-spacing:-.035em;font-weight:750;line-height:1.08}
.etg-ui h1{font-size:clamp(48px,6.8vw,100px)}
.etg-ui h2{font-size:clamp(32px,3.5vw,52px)}
.etg-ui h3{font-size:25px}
.etg-ui a{color:inherit;text-decoration:none;transition:color .18s,background-color .18s}
.etg-ui a:hover{color:var(--etg-red)}
.etg-ui button{font-family:inherit;cursor:pointer}
.etg-ui :focus-visible{outline:3px solid #da191a!important;outline-offset:4px!important}
.etg-ui [hidden]{display:none!important}
.etg-container{width:min(var(--etg-width),calc(100% - 96px));margin-inline:auto}
.etg-skip{position:fixed;top:8px;left:12px;transform:translateY(-180%);z-index:1000000;background:#fff;color:#111;padding:12px 20px;font:700 16px Arial;text-decoration:underline}
.etg-skip:focus{transform:none;outline:3px solid #da191a}
.etg-modern-chrome .qodef-wrapper .qodef-wrapper-inner{overflow:visible}
.etg-modern-chrome .qodef-wrapper .qodef-content{margin-top:0!important;transform:none;z-index:auto}
.etg-modern-chrome .qodef-content .qodef-content-inner{padding-top:0!important}
.etg-announcement{background:var(--etg-red);color:#fff;text-align:center;font:600 14px/1.5 var(--etg-font);padding:9px 20px}
.etg-header{position:relative;background:#fff;border-bottom:1px solid var(--etg-line);z-index:100}
.etg-header-inner{max-width:1536px;margin:auto;padding:20px 40px;display:flex;gap:28px;align-items:center;min-height:92px}
.etg-brand{display:flex;gap:9px;align-items:center;flex:0 0 174px;max-width:200px;line-height:1}
.etg-brand img{display:block;width:174px;height:46px;object-fit:contain;object-position:left center}
.etg-brand-mark{font-size:44px;letter-spacing:-5px;font-weight:900;color:#181818}
.etg-brand-mark span{color:var(--etg-red)}
.etg-brand-name{font-size:13px;letter-spacing:1.4px;line-height:1.15;font-weight:800}
.etg-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:1;min-width:0}
.etg-menu,.etg-menu .sub-menu{list-style:none!important;padding:0;margin:0}
.etg-menu{display:flex;align-items:center;gap:19px;flex-wrap:wrap;font-size:13px;font-weight:700;line-height:1.4}
.etg-menu li{position:relative;margin:0}
.etg-menu>li{display:flex;align-items:center;gap:2px}
.etg-menu a{display:block;padding:10px 0}
.etg-menu .current-menu-item>a{color:var(--etg-red)}
.etg-menu .sub-menu{display:none;position:absolute;left:0;top:100%;width:226px;padding:10px;background:#fff;box-shadow:0 12px 34px #0002;border:1px solid var(--etg-line);z-index:101}
.etg-menu .sub-menu a{padding:10px;white-space:normal}
.etg-menu .sub-menu .sub-menu{top:0;left:100%}
.etg-header:not(.etg-enhanced) .etg-menu li:hover>.sub-menu,.etg-header:not(.etg-enhanced) .etg-menu li:focus-within>.sub-menu,.etg-menu li.etg-submenu-open>.sub-menu{display:block}
.etg-submenu-toggle{width:26px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#222;padding:0;font-size:17px;flex-shrink:0}
.etg-menu .sub-menu li{display:flex;flex-wrap:wrap;align-items:center}
.etg-menu .sub-menu li>a{flex:1}
.etg-nav-actions{display:flex;align-items:center;gap:18px;flex-shrink:0;font-size:13px;font-weight:700}
.etg-button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;background:var(--etg-red);color:#fff!important;border:1px solid var(--etg-red);padding:14px 22px;font-size:14px;font-weight:700;line-height:1.4;border-radius:0}
.etg-button:hover{background:#b81213;border-color:#b81213;color:#fff!important}
.etg-button span{font-size:21px;line-height:1}
.etg-button-small{min-height:44px;padding:11px 15px;font-size:13px;gap:15px}
.etg-button-light{background:#fff;border-color:#fff;color:#151515!important;white-space:nowrap}
.etg-button-light:hover{background:#ececec;border-color:#ececec;color:#151515!important}
.etg-menu-toggle{display:none;border:1px solid #bbb;background:#fff;padding:10px 13px;min-height:44px;align-items:center;gap:10px;font-weight:700}
.etg-menu-lines{width:18px;height:12px;border-top:2px solid;border-bottom:2px solid;position:relative}
.etg-menu-lines:after{content:'';position:absolute;top:4px;left:0;width:18px;border-top:2px solid}
.etg-account{position:relative;max-width:190px}
.etg-account summary{cursor:pointer;max-width:190px;overflow-wrap:anywhere;padding:10px 0}
.etg-account-panel{position:absolute;right:0;top:100%;min-width:205px;max-width:280px;background:#fff;border:1px solid var(--etg-line);box-shadow:0 12px 34px #0002;padding:10px;z-index:102}
.etg-account-panel a{display:block;padding:9px 10px}
.etg-home{background:#fff}
.etg-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-block:64px 72px;align-items:center}
.etg-eyebrow{font-size:11px;letter-spacing:.16em!important;line-height:1.6!important;font-weight:750!important;text-transform:uppercase!important}
.etg-hero .etg-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}
.etg-hero .etg-eyebrow>span{width:7px;height:7px;background:var(--etg-red);display:inline-block}
.etg-hero h1{max-width:630px;line-height:.99;letter-spacing:-.065em}
.etg-hero-intro{font-size:17px;line-height:1.75;max-width:485px;color:var(--etg-muted)!important;margin-top:27px!important}
.etg-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:31px}
.etg-text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:700;padding-block:10px;border-bottom:1px solid #b0b0b0;line-height:1.4}
.etg-text-link span{font-size:20px}
.etg-hero-footnote{font-size:12px;color:var(--etg-muted)!important;margin-top:24px!important;max-width:420px}
.etg-hero-art{min-height:585px;background:#202020;color:#fff;position:relative;padding:26px 30px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.etg-art-caption,.etg-art-bottom{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2;font-size:10px;letter-spacing:.13em;font-weight:700}
.etg-art-caption>span:last-child{font-size:32px;font-weight:400;line-height:1}
.etg-art-type{font-size:clamp(70px,7.8vw,116px);font-weight:850;line-height:.87;letter-spacing:-.055em;z-index:1;position:relative;align-self:flex-start;margin-block:32px}
.etg-art-type span{color:#ff6869}
.etg-art-ring{position:absolute;width:500px;height:500px;border:1px solid #666;border-radius:50%;right:-220px;top:82px}
.etg-art-ring:after{content:'';position:absolute;inset:27px;border:1px solid #666;border-radius:50%}
.etg-art-bottom>span:last-child{font-size:30px;letter-spacing:-2px}
.etg-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.etg-hero-art:has(.etg-hero-photo):after{content:'';position:absolute;inset:0;background:linear-gradient(#0009,transparent 30%,transparent 65%,#000a)}
.etg-pathways{padding-block:60px 64px;background:var(--etg-paper);border-block:1px solid var(--etg-line)}
.etg-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}
.etg-section-heading h2{font-size:34px}
.etg-pathway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.etg-pathway{padding:0 32px;border-left:1px solid #ccc}
.etg-pathway:first-child{padding-left:0;border:0}
.etg-pathway:last-child{padding-right:0}
.etg-number{font-size:12px;font-weight:700;display:block;color:var(--etg-red);margin-bottom:26px}
.etg-pathway h3{font-size:26px}
.etg-pathway p{font-size:15px;line-height:1.7;color:var(--etg-muted);margin-block:16px 20px;max-width:310px}
.etg-approach{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;padding-block:92px}
.etg-approach h2{margin-block:20px 26px;max-width:430px}
.etg-step-list article{display:flex;gap:28px;border-top:1px solid var(--etg-line);padding-block:24px}
.etg-step-list article>span{color:var(--etg-red);font-size:12px;font-weight:700;margin-top:4px}
.etg-step-list h3{font-size:23px;margin-bottom:10px}
.etg-step-list p{font-size:15px;color:var(--etg-muted);max-width:440px}
.etg-location-band{background:var(--etg-red);color:white;padding-block:58px}
.etg-location-band>.etg-container{display:flex;align-items:center;justify-content:space-between;gap:40px}
.etg-location-band h2{font-size:clamp(32px,3.1vw,48px);margin-block:14px}
.etg-location-band p:not(.etg-eyebrow){font-size:15px}
.etg-admin-note{padding-block:24px;font-size:14px}
.etg-footer{background:#171717;color:#fff}
.etg-footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:60px;padding-block:65px}
.etg-footer-wordmark{font-size:26px;letter-spacing:-1px;font-weight:800;line-height:1.15}
.etg-footer-wordmark>span{color:#ff6869}
.etg-footer-brand>p:last-child{margin-top:16px;font-size:14px;color:#c5c5c5}
.etg-footer h2{font-size:14px;margin-bottom:20px;letter-spacing:0}
.etg-footer-links{display:grid;gap:9px;font-size:13px;color:#cfcfcf}
.etg-footer a:hover{color:#fff;text-decoration:underline}
.etg-footer-bottom{border-top:1px solid #414141;padding-block:22px;display:flex;gap:30px;justify-content:space-between;font-size:12px;color:#bcbcbc}
.etg-footer-bottom nav,.etg-footer-menu{display:flex;flex-wrap:wrap;gap:22px;list-style:none;padding:0}
.etg-footer-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;padding-bottom:35px}
/* Only the outer application frame is themed. No plugin button/input/table resets. */
.etg-workspace{background:#f4f4f4;min-height:60vh;padding-bottom:60px}
.etg-workspace-bar{border-bottom:1px solid var(--etg-line);background:#fff}
.etg-workspace-bar nav,.etg-workspace-menu{display:flex;gap:26px;align-items:center;overflow-x:auto;white-space:nowrap;list-style:none;padding:0}
.etg-workspace-bar a{display:block;padding:17px 0;border-bottom:3px solid transparent;font-size:14px;font-weight:600}
.etg-workspace-bar a[aria-current],.etg-workspace-bar .current-menu-item>a{border-color:var(--etg-red);color:var(--etg-red)}
.etg-workspace-container{width:min(1600px,calc(100% - 64px));margin-inline:auto;padding-top:30px}
.etg-registration .etg-workspace-container{max-width:1200px}
.etg-workspace-heading{padding-bottom:27px}
.etg-workspace-heading h1{font-size:clamp(28px,3vw,42px);letter-spacing:-.035em;margin-top:17px}
.etg-back-link{font-size:12px;color:var(--etg-muted)!important;text-decoration:underline!important;text-underline-offset:4px}
.etg-plugin-content{min-width:0;background:white;position:relative;isolation:isolate}
.etg-content-wide{max-width:1320px;width:calc(100% - 64px);margin:45px auto 60px}
.etg-content-wide>.etg-ui{margin-bottom:30px}
.etg-content-wide>.etg-ui h1{font-size:44px}
.etg-focus-page{background:#f4f4f4}
.etg-focus-header{padding:22px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--etg-line)}
.etg-focus-header>a:last-child{font-size:13px}
.etg-focus-content{max-width:1120px;width:calc(100% - 48px);margin:36px auto;background:#fff;padding:32px}
.etg-focus-content>.etg-ui h1{font-size:38px;margin-bottom:28px}
.etg-focus-footer{text-align:center;padding:10px 24px 35px;font-size:14px}
@media(min-width:1600px){.etg-header-inner{max-width:1600px}}
@media(max-width:1300px){
.etg-header-inner{flex-wrap:wrap;justify-content:space-between;padding:16px 28px;gap:0;min-height:80px}
.etg-brand{flex-basis:174px}.etg-nav{flex-basis:100%;display:block;padding:18px 0 4px}
.etg-header.etg-enhanced .etg-menu-toggle{display:flex}.etg-header.etg-enhanced .etg-nav{display:none}.etg-header.etg-enhanced.etg-nav-open .etg-nav{display:block}
.etg-menu{display:block;font-size:15px}.etg-menu>li{flex-wrap:wrap}.etg-menu>li>a{flex:1;padding:13px 0}
.etg-menu .sub-menu,.etg-menu .sub-menu .sub-menu{position:static;width:100%;box-shadow:none;border:0;border-left:2px solid var(--etg-line);margin:0 0 8px 8px;padding:0 8px}
.etg-header:not(.etg-enhanced) .sub-menu{display:block}
.etg-submenu-toggle{min-width:44px;min-height:44px}
.etg-nav-actions{padding-block:18px 4px;border-top:1px solid var(--etg-line);justify-content:space-between}
.etg-account{max-width:70%}.etg-account summary{max-width:none}.etg-account-panel{position:static;box-shadow:none;min-width:180px}
.etg-hero{gap:35px}.etg-hero-art{min-height:545px}.etg-art-type{font-size:100px}.etg-approach{gap:60px}
}
@media(max-width:800px){
.etg-container{width:calc(100% - 40px)}.etg-hero{grid-template-columns:1fr;padding-block:40px;gap:35px}.etg-hero h1{font-size:clamp(54px,11.5vw,84px);max-width:560px}
.etg-hero .etg-eyebrow{font-size:10px;margin-bottom:23px}.etg-hero-intro{font-size:16px;margin-top:22px!important}.etg-hero-art{min-height:410px;padding:22px}
.etg-art-type{font-size:92px;line-height:.87;margin-block:18px}.etg-art-ring{right:-100px;top:20px}.etg-hero-photo{object-position:center 35%}
.etg-section-heading{display:block}.etg-section-heading h2{font-size:30px;margin-top:15px}.etg-pathways{padding-block:40px}
.etg-pathway-grid{grid-template-columns:1fr}.etg-pathway,.etg-pathway:first-child,.etg-pathway:last-child{border:0;border-top:1px solid #ccc;padding:24px 0;display:grid;grid-template-columns:35px 1fr;gap:8px 16px}
.etg-pathway:first-child{border-top:0;padding-top:0}.etg-number{grid-column:1;grid-row:1 / span 3;margin-top:3px}.etg-pathway h3,.etg-pathway p,.etg-pathway a{grid-column:2}
.etg-pathway p{max-width:none;margin-block:6px 10px}.etg-pathway a{justify-self:start}.etg-approach{grid-template-columns:1fr;gap:34px;padding-block:48px}
.etg-approach h2{font-size:40px}.etg-step-list article{gap:20px}.etg-location-band{padding-block:40px}.etg-location-band>.etg-container{display:block}.etg-location-band .etg-button{margin-top:26px}
.etg-footer-main{grid-template-columns:1fr 1fr;gap:34px 20px;padding-block:40px}.etg-footer-brand{grid-column:1/-1}.etg-footer-bottom{flex-direction:column;gap:14px}
.etg-workspace-container{width:calc(100% - 24px);padding-top:20px}.etg-workspace-heading{padding-inline:6px}.etg-workspace-bar nav{gap:24px}
.etg-focus-header{padding:17px 20px}.etg-focus-header .etg-brand{flex-basis:140px}.etg-focus-header .etg-brand img{width:140px}.etg-focus-content{width:calc(100% - 24px);padding:18px;margin-block:20px}
.etg-focus-content>.etg-ui h1{font-size:30px}.etg-content-wide{width:calc(100% - 32px)}
}
@media(max-width:380px){.etg-header-inner{padding-inline:16px}.etg-brand{flex-basis:145px}.etg-brand img{width:145px}.etg-actions{gap:16px}.etg-footer-main{grid-template-columns:1fr}.etg-hero h1{font-size:53px}.etg-pathway{grid-template-columns:25px 1fr}}
@media(prefers-reduced-motion:reduce){.etg-ui *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
@media print{.etg-header,.etg-footer,.etg-announcement,.etg-workspace-bar,.etg-back-link{display:none!important}.etg-workspace-container,.etg-container,.etg-focus-content{width:100%;max-width:none}.etg-workspace{background:#fff}.etg-hero-art{print-color-adjust:exact}}
/* Client homepage additions, 1.1.0. These rules do not style plugin workspaces. */
.etg-home .etg-approach-intro{max-width:415px;color:var(--etg-muted);font-size:16px;line-height:1.75;margin-bottom:23px}
.etg-home .etg-client-results{background:#1b1b1b;color:#fff;border-top:5px solid var(--etg-red);padding-block:70px}
.etg-home .etg-results-inner{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:100px}
.etg-home .etg-results-mark{font-size:clamp(40px,4.7vw,68px);font-weight:850;line-height:.96;letter-spacing:-.055em;border-left:1px solid #545454;padding-left:30px;overflow-wrap:normal}
.etg-home .etg-results-mark>span{display:block}
.etg-home .etg-results-mark .etg-results-mark-accent{color:#ff6869}
.etg-home .etg-results-copy h2{max-width:490px;margin-block:20px 22px}
.etg-home .etg-results-copy>p:not(.etg-eyebrow){color:#d0d0d0;max-width:440px;font-size:16px;line-height:1.75;margin-bottom:17px}
.etg-home .etg-results-copy .etg-text-link:hover{color:#ff8687;border-color:#ff8687}
.etg-home .etg-client-cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0}
.etg-home .etg-client-cta-actions>.etg-text-link{font-size:12px;border-color:#ffbaba}
.etg-home .etg-client-cta-actions>.etg-text-link:hover{color:#fff;border-color:#fff}
@media(max-width:1300px){.etg-home .etg-results-inner{gap:60px}.etg-home .etg-client-cta>.etg-container{align-items:flex-start}}
@media(max-width:800px){
.etg-home .etg-approach-intro{max-width:540px}
.etg-home .etg-client-results{padding-block:42px}.etg-home .etg-results-inner{grid-template-columns:1fr;gap:32px}
.etg-home .etg-results-mark{font-size:clamp(34px,8.3vw,66px);padding-left:20px}
.etg-home .etg-results-copy h2{max-width:520px;font-size:38px}.etg-home .etg-results-copy>p:not(.etg-eyebrow){max-width:540px}
.etg-home .etg-client-cta-actions{margin-top:25px}.etg-home .etg-client-cta .etg-button{margin-top:0}
}
.etg-home .etg-client-quicklinks{border-top:1px solid #ccc;margin-top:36px;padding-top:21px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.etg-home .etg-client-quicklinks .etg-text-link{font-size:13px}
@media(max-width:800px){.etg-home .etg-client-quicklinks{margin-top:6px;flex-direction:column;align-items:flex-start;gap:8px}}
