/* EGNATON TTG overview hub v0.1. All rules are scoped; no October landing or global layout modifications. */
.egn-ttg-hub{--th-navy:#173965;--th-gold:#f4c542;--th-ink:#17293d;--th-muted:#465869;--th-line:#d4dfe7;--th-paper:#f3f7f9;box-sizing:border-box;color:var(--th-ink);background:#fff;font:inherit;line-height:1.55;}
.egn-ttg-hub *, .egn-ttg-hub *::before,.egn-ttg-hub *::after{box-sizing:border-box;}
.egn-ttg-hub .th-wrap{max-width:1160px;margin:0 auto;padding:clamp(20px,3vw,42px);}
.egn-ttg-hub .th-top{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px clamp(18px,3vw,42px);background:#e8eff4;flex-wrap:wrap;}
.egn-ttg-hub .th-top-label{font-size:.9rem;font-weight:700;color:var(--th-ink);}
.egn-ttg-hub .th-switch{display:inline-flex;border:1px solid #557391;border-radius:9px;overflow:hidden;background:#fff;}
.egn-ttg-hub .th-switch button{appearance:none;border:0;border-radius:0;padding:8px 14px;background:#fff;color:var(--th-navy);font:inherit;font-weight:700;cursor:pointer;min-height:40px;}
.egn-ttg-hub .th-switch button+button{border-left:1px solid #557391;}
.egn-ttg-hub .th-switch button[aria-pressed="true"]{background:var(--th-navy);color:#fff;}
.egn-ttg-hub button:focus-visible,.egn-ttg-hub a:focus-visible{outline:3px solid #d28a00;outline-offset:3px;}
.egn-ttg-hub .th-hero{background:linear-gradient(115deg,#102c50 0%,#173965 65%,#21547c 100%);color:#fff;}
.egn-ttg-hub .th-eyebrow{color:#ffe486;font-size:.84rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;}
.egn-ttg-hub .th-hero h1{color:#fff;font-size:clamp(1.95rem,4vw,3.3rem);line-height:1.15;margin:0 0 12px;}
.egn-ttg-hub .th-hero h2{color:#ffdc65;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.35;margin:0 0 18px;}
.egn-ttg-hub .th-hero .th-intro{color:#f4f8fc;max-width:970px;font-size:1.06rem;margin:0;}
.egn-ttg-hub .th-trainings{background:var(--th-paper);padding:clamp(20px,3vw,42px) 0 clamp(28px,4vw,55px);}
.egn-ttg-hub .th-trainings h2{color:var(--th-navy);font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.25;margin:0 0 20px;}
.egn-ttg-hub .th-list{display:grid;gap:15px;}
.egn-ttg-hub .th-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;background:#fff;border:1px solid var(--th-line);border-left:5px solid var(--th-gold);border-radius:10px;padding:clamp(16px,2.4vw,26px);}
.egn-ttg-hub .th-info{min-width:0;}
.egn-ttg-hub .th-date{display:block;color:var(--th-navy);font-size:.94rem;font-weight:800;margin:0 0 7px;}
.egn-ttg-hub .th-item h3{color:var(--th-navy);font-size:clamp(1.14rem,2vw,1.36rem);line-height:1.3;margin:0 0 8px;}
.egn-ttg-hub .th-item .th-summary{color:var(--th-muted);margin:0 0 6px;max-width:760px;}
.egn-ttg-hub .th-language{color:var(--th-ink);font-size:.93rem;font-weight:700;margin:0;}
.egn-ttg-hub .th-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end;}
.egn-ttg-hub a.th-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:46px;padding:10px 18px;border-radius:8px;text-decoration:none;font:inherit;font-weight:800;white-space:nowrap;background:var(--th-navy);border:2px solid var(--th-navy);color:#fff;}
.egn-ttg-hub a.th-button:hover{background:#234e7b;color:#fff;}
.egn-ttg-hub a.th-button-book{background:var(--th-gold);border-color:#d7a52a;color:#152638;}
.egn-ttg-hub a.th-button-book:hover{background:#ffe18b;color:#152638;}
.egn-ttg-hub .th-error{padding:25px;border-left:5px solid var(--th-gold);background:var(--th-paper);}
.egn-ttg-hub .th-error a{color:var(--th-navy);font-weight:800;}
@media(max-width:820px){.egn-ttg-hub .th-item{grid-template-columns:1fr;}.egn-ttg-hub .th-actions{justify-content:flex-start;}}
@media(max-width:560px){.egn-ttg-hub .th-top{justify-content:space-between;}.egn-ttg-hub .th-actions{display:grid;grid-template-columns:1fr;}.egn-ttg-hub a.th-button{width:100%;}}
@media(prefers-reduced-motion:reduce){.egn-ttg-hub *{transition:none!important;scroll-behavior:auto!important;}}
