
/* TGS LANGUAGE HOTFIX v3 - DO NOT REMOVE */
.lang-en,.lang-el,.lang-it,.lang-de,.lang-fr,.lang-ru,.lang-ro{display:none!important}
html[data-lang="en"] .lang-en{display:inline!important}
html[data-lang="el"] .lang-el{display:inline!important}
html[data-lang="it"] .lang-it{display:inline!important}
html[data-lang="de"] .lang-de{display:inline!important}
html[data-lang="fr"] .lang-fr{display:inline!important}
html[data-lang="ru"] .lang-ru{display:inline!important}
html[data-lang="ro"] .lang-ro{display:inline!important}
/* Header safety */
.site-header{overflow:visible}
.nav a{white-space:nowrap}
/* /TGS LANGUAGE HOTFIX v3 */

:root{
  --bg:#010611;
  --panel:#07111f;
  --panel2:#0a1728;
  --text:#f6fbff;
  --muted:#aebed1;
  --line:rgba(148,163,184,.20);
  --cyan:#35d8ff;
  --green:#24d18f;
  --blue:#1b75bc;
  --danger:#ef4444;
  --shadow:0 28px 90px rgba(0,0,0,.42);
  --radius:26px;
  --max:1240px;
}
*{box-sizing:border-box}
html{min-height:100%;background:var(--bg);scroll-behavior:smooth}
body{margin:0;min-height:100dvh;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg);overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(1,6,17,.88),rgba(1,6,17,.70),rgba(1,6,17,.92)),url('assets/brand/tgs-professional-wallpaper.gif') center/cover fixed no-repeat;opacity:1}
body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(900px 560px at 78% -10%,rgba(53,216,255,.16),transparent 65%),radial-gradient(780px 520px at 5% 95%,rgba(36,209,143,.13),transparent 64%)}
a{color:inherit}.container{width:min(var(--max),calc(100% - 44px));margin:0 auto}.muted{color:var(--muted)}
.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(53,216,255,.20);background:rgba(1,6,17,.88);backdrop-filter:blur(18px);box-shadow:0 12px 36px rgba(0,0,0,.24)}
.header-inner{height:76px;width:min(1400px,calc(100% - 28px));margin:0 auto;display:flex;align-items:center;gap:24px}
.brand-link{display:flex;align-items:center;gap:13px;min-width:310px;text-decoration:none}.brand-logo{width:104px;height:34px;object-fit:contain;border:0;border-radius:0;background:transparent}.brand-text{font-weight:850;font-size:18px;letter-spacing:-.02em;white-space:nowrap;color:#f8fbff}.brand-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 16px rgba(36,209,143,.70)}
.nav{display:flex;align-items:center;justify-content:center;gap:5px;flex:1}.nav a{font-weight:750;color:#cbd7e6;text-decoration:none;padding:11px 12px;border-radius:999px;font-size:15px;white-space:nowrap}.nav a:hover,.nav a.active{color:#fff;background:rgba(53,216,255,.10)}
.header-actions{display:flex;align-items:center;gap:10px}.lang-btn,.button{border:1px solid rgba(148,163,184,.24);background:#081324;color:#e9f4ff;border-radius:14px;min-height:42px;padding:0 16px;font-weight:850;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.lang-btn.active{border-color:rgba(53,216,255,.70);color:#fff;background:rgba(53,216,255,.12)}.button.primary{border:0;background:linear-gradient(135deg,var(--cyan),var(--green));color:#02101d}.button.ghost{background:rgba(8,19,36,.76)}.button.red{border-color:rgba(239,68,68,.45);background:rgba(77,18,26,.72);color:#ffd8de}.menu-btn{display:none}.user-badge{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b8c8db;font-size:13px}
.hero{width:min(1320px,calc(100% - 44px));margin:44px auto 24px;padding:clamp(26px,4vw,54px);border:1px solid var(--line);border-radius:34px;background:linear-gradient(135deg,rgba(7,17,31,.92),rgba(6,19,34,.74));box-shadow:var(--shadow);position:relative;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(53,216,255,.08),transparent 45%,rgba(36,209,143,.07));pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(28px,4vw,52px);align-items:center}.eyebrow{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.eyebrow span{border:1px solid rgba(53,216,255,.26);background:rgba(53,216,255,.08);color:#bdf4ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hero h1,.page-title{font-size:clamp(42px,5.2vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px}.hero p,.page-lede{color:#d2e0ef;font-size:clamp(17px,1.5vw,21px);line-height:1.65;margin:0;max-width:820px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.visual-card{min-height:360px;border:1px solid rgba(53,216,255,.22);border-radius:30px;background:rgba(5,14,27,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);padding:18px;display:flex;align-items:center;justify-content:center}.visual-card img{width:100%;height:100%;max-height:410px;object-fit:contain;display:block;border-radius:24px}
.section{width:min(var(--max),calc(100% - 44px));margin:28px auto;padding:32px;border:1px solid var(--line);border-radius:30px;background:rgba(7,17,31,.76);box-shadow:0 18px 60px rgba(0,0,0,.28)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.section h2{font-size:clamp(26px,3vw,40px);margin:0;letter-spacing:-.035em}.section-head p{margin:8px 0 0;color:var(--muted);line-height:1.6;max-width:760px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.area-card{border:1px solid rgba(148,163,184,.18);border-radius:24px;background:linear-gradient(135deg,rgba(10,23,40,.86),rgba(5,14,27,.72));padding:24px;text-decoration:none;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.area-card{min-height:360px;padding:0;overflow:hidden}.area-card:hover,.service-card:hover{transform:translateY(-4px);border-color:rgba(53,216,255,.34);box-shadow:0 22px 70px rgba(0,0,0,.35)}.area-card img{width:100%;height:190px;object-fit:cover;background:#061426}.area-body{padding:24px}.area-label{display:inline-flex;margin-bottom:12px;border:1px solid rgba(53,216,255,.25);border-radius:999px;padding:7px 10px;color:#bdf4ff;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.service-card h3,.area-card h3{margin:0 0 10px;font-size:22px}.service-card p,.area-card p{margin:0;color:var(--muted);line-height:1.6}.points{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.points span{font-size:12px;font-weight:750;color:#dff7ff;border:1px solid rgba(148,163,184,.18);border-radius:999px;padding:7px 9px;background:rgba(2,8,18,.55)}
.page-shell{width:min(1320px,calc(100% - 44px));margin:38px auto}.page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.65fr);gap:38px;align-items:center;border:1px solid var(--line);border-radius:34px;background:linear-gradient(135deg,rgba(7,17,31,.92),rgba(6,19,34,.70));padding:clamp(26px,4vw,50px);box-shadow:var(--shadow)}.page-hero .visual-card{min-height:330px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.customer-note{margin-top:22px;border:1px solid rgba(53,216,255,.22);border-radius:22px;padding:20px;background:rgba(53,216,255,.06);color:#cfe5f7;line-height:1.6}
.portal-layout{width:min(1320px,calc(100% - 44px));margin:36px auto;display:grid;grid-template-columns:270px minmax(0,1fr);gap:20px}.side-panel,.portal-card{border:1px solid var(--line);border-radius:26px;background:rgba(7,17,31,.84);box-shadow:0 20px 70px rgba(0,0,0,.28)}.side-panel{padding:20px;height:max-content;position:sticky;top:100px}.side-title{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#91a4ba;font-weight:900;margin:0 0 12px}.side-panel a{display:flex;align-items:center;gap:10px;text-decoration:none;padding:13px;border-radius:16px;color:#d9e7f7;font-weight:800}.side-panel a:hover{background:rgba(53,216,255,.08)}.portal-content{display:grid;gap:20px}.portal-card{padding:26px}.portal-card h2{font-size:30px;margin:0 0 12px}.portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portal-item{border:1px solid rgba(148,163,184,.18);border-radius:22px;padding:20px;background:rgba(8,19,36,.72)}.portal-item h3{margin:0 0 8px}.portal-item p{margin:0 0 16px;color:var(--muted);line-height:1.55}
.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.form-grid .wide{grid-column:span 3}label{display:flex;flex-direction:column;gap:8px;color:#aec0d4;font-size:13px;font-weight:850}input,select,textarea{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:15px;background:#06101f;color:#f6fbff;padding:13px 14px;font-size:15px;outline:none}input:focus,select:focus,textarea:focus{border-color:rgba(53,216,255,.70);box-shadow:0 0 0 3px rgba(53,216,255,.10)}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.module-grid label{flex-direction:row;align-items:center;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:rgba(6,16,31,.82);padding:14px;color:#e5f1fb}.module-grid input{width:auto;accent-color:var(--cyan)}.result,.json{display:none;margin-top:16px;border:1px dashed rgba(53,216,255,.35);border-radius:18px;background:#030a14;padding:16px;color:#aef3ff;overflow:auto}.code{font-family:Consolas,monospace;font-weight:900;font-size:18px}.table-wrap{overflow:auto;border:1px solid rgba(148,163,184,.16);border-radius:18px}table{width:100%;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid rgba(148,163,184,.13);text-align:left;vertical-align:top}th{color:#9fb2c8;font-size:12px;text-transform:uppercase;letter-spacing:.08em}td{color:#eaf3fb}.pill{display:inline-flex;align-items:center;border:1px solid rgba(53,216,255,.25);border-radius:999px;padding:6px 9px;color:#bff4ff;background:rgba(53,216,255,.07);font-size:12px;font-weight:850;margin:2px}
.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.modal.open{display:flex}.modal-card{width:min(440px,100%);border:1px solid rgba(53,216,255,.22);border-radius:26px;background:#07111f;padding:24px;box-shadow:0 30px 100px rgba(0,0,0,.55)}.modal-card h2{margin:0 0 10px}.modal-card p{margin:0 0 18px;color:var(--muted);line-height:1.55}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.toast{position:fixed;right:18px;bottom:18px;z-index:110;background:#07111f;border:1px solid rgba(53,216,255,.26);border-radius:16px;padding:14px 16px;color:#f6fbff;box-shadow:0 18px 60px rgba(0,0,0,.35);display:none}.toast.show{display:block}.footer{width:min(var(--max),calc(100% - 44px));margin:30px auto 26px;color:#8da1b7;font-size:13px;display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(148,163,184,.14);padding-top:18px}
[data-lang="el"] .lang-en{display:none!important}[data-lang="en"] .lang-el{display:none!important}
@media(max-width:1120px){.brand-link{min-width:auto}.brand-text{display:none}.hero-grid,.page-hero{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid{grid-template-columns:1fr}.card-grid.two{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-layout{grid-template-columns:1fr}.side-panel{position:relative;top:auto}.nav{display:none}.menu-btn{display:inline-flex}.header-inner{height:auto;min-height:70px;flex-wrap:wrap}.header-actions{margin-left:auto}.nav.open{order:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding-bottom:12px}.nav.open a{background:rgba(53,216,255,.06)}}
@media(max-width:720px){.container,.hero,.section,.page-shell,.portal-layout,.footer{width:calc(100% - 22px)}.hero,.section,.page-hero,.portal-card{border-radius:22px;padding:20px}.hero h1,.page-title{font-size:38px}.service-grid,.portal-grid,.form-grid,.module-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.visual-card{min-height:260px}.brand-logo{width:92px;height:32px}.header-actions .user-badge{display:none}.nav.open{grid-template-columns:1fr}.footer{flex-direction:column}.area-card{min-height:auto}}

/* TGS Executive V6 - content rework */
.hero-executive{margin-top:28px}
.no-top{margin-top:18px}
.visual-stack{border:1px solid rgba(53,216,255,.22);border-radius:30px;background:rgba(5,14,27,.72);padding:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.visual-stack img{width:100%;display:block;border-radius:24px;background:#061426}.stack-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 6px 2px;color:#dcefff}.stack-caption strong{font-size:20px}.stack-caption span{color:#9fb2c8;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-card{border:1px solid rgba(148,163,184,.18);border-radius:24px;background:linear-gradient(135deg,rgba(10,23,40,.86),rgba(5,14,27,.68));padding:22px;min-height:230px}.feature-card>span{display:inline-flex;border:1px solid rgba(53,216,255,.28);background:rgba(53,216,255,.08);border-radius:999px;padding:7px 10px;color:#bdf4ff;font-weight:900;font-size:12px}.feature-card h3{font-size:23px;margin:28px 0 10px}.feature-card p{color:var(--muted);line-height:1.6;margin:0}
.support-band{width:min(var(--max),calc(100% - 44px));margin:28px auto;padding:28px 32px;border:1px solid rgba(53,216,255,.24);border-radius:30px;background:linear-gradient(135deg,rgba(5,14,27,.92),rgba(12,33,52,.78));display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:0 20px 70px rgba(0,0,0,.30)}.support-band h2{margin:6px 0 8px;font-size:clamp(26px,3vw,42px);letter-spacing:-.04em}.support-band p{margin:0;color:var(--muted);line-height:1.6;max-width:850px}.band-kicker{color:#24d18f;font-weight:950;letter-spacing:.18em;text-transform:uppercase;font-size:12px}
.split-section{width:min(var(--max),calc(100% - 44px));margin:24px auto;padding:28px;border:1px solid var(--line);border-radius:30px;background:rgba(7,17,31,.78);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:28px;align-items:center}.split-section.reverse{grid-template-columns:minmax(320px,.8fr) minmax(0,1fr)}.split-section h2{font-size:clamp(28px,3.4vw,46px);line-height:1.05;letter-spacing:-.04em;margin:0 0 14px}.split-section p{color:var(--muted);font-size:18px;line-height:1.7;margin:0}.split-section img{width:100%;border-radius:24px;border:1px solid rgba(53,216,255,.18);background:#061426}
.two-column-list{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:start}.service-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-strip div{border:1px solid rgba(148,163,184,.18);border-radius:22px;background:rgba(6,16,31,.75);padding:20px}.metric-strip strong{display:block;color:#f4fbff;font-size:20px;margin-bottom:8px}.metric-strip span{color:var(--muted);line-height:1.5}.module-matrix{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.module-matrix span{border:1px solid rgba(53,216,255,.22);border-radius:16px;background:rgba(53,216,255,.06);padding:15px 14px;color:#dff7ff;font-weight:850}
.area-card img{object-fit:cover}.page-hero{margin-top:8px}.page-lede{max-width:900px}.side-panel a{font-size:14px}.portal-card .muted{font-size:17px;line-height:1.65}.brand-dot{display:none}.brand-link{min-width:350px}.brand-text{font-size:17px}.nav a{font-size:14px}.hero p{max-width:940px}.page-hero .actions,.hero .actions{margin-top:30px}
@media(max-width:1120px){.feature-grid,.metric-strip,.module-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section,.split-section.reverse,.two-column-list{grid-template-columns:1fr}.brand-link{min-width:auto}.support-band{flex-direction:column;align-items:flex-start}.service-grid.compact{grid-template-columns:1fr}}
@media(max-width:720px){.feature-grid,.metric-strip,.module-matrix{grid-template-columns:1fr}.support-band{width:calc(100% - 22px);padding:20px;border-radius:22px}.stack-caption{align-items:flex-start;flex-direction:column}.brand-logo{width:92px;height:30px}}


/* TGS Portal Level 2 / Admin corrections */
.admin-only{display:none}
.portal-access-gate{
  position:fixed;
  inset:0;
  z-index:200;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(1,6,17,.96);
  backdrop-filter:blur(14px);
}
.portal-access-card{
  width:min(520px,calc(100% - 32px));
  border:1px solid rgba(53,216,255,.28);
  border-radius:28px;
  background:linear-gradient(135deg,rgba(7,17,31,.96),rgba(8,25,43,.92));
  box-shadow:0 28px 90px rgba(0,0,0,.48);
  padding:34px;
  text-align:center;
}
.portal-access-card h2{margin:0 0 10px;font-size:28px}
.portal-access-card p{margin:0;color:var(--muted);line-height:1.55}
.portal-access-spinner{
  width:48px;
  height:48px;
  margin:0 auto 18px;
  border-radius:50%;
  border:4px solid rgba(255,255,255,.12);
  border-top-color:var(--cyan);
  animation:tgsSpin .8s linear infinite;
}
@keyframes tgsSpin{to{transform:rotate(360deg)}}
.portal-status-strip{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:20px;
}
.portal-status-strip div{
  border:1px solid rgba(148,163,184,.18);
  border-radius:18px;
  background:rgba(8,19,36,.62);
  padding:16px;
}
.portal-status-strip strong{display:block;font-size:22px;margin-top:6px}
.syncthaia-private-media{
  margin-top:18px;
  border:1px solid rgba(53,216,255,.24);
  border-radius:24px;
  overflow:hidden;
  background:rgba(3,10,20,.72);
}
.syncthaia-private-media video,
.syncthaia-private-media img{
  width:100%;
  display:block;
  max-height:360px;
  object-fit:cover;
}
.syncthaia-private-media .media-caption{
  padding:16px;
  color:var(--muted);
  line-height:1.5;
}
@media (max-width:900px){
  .portal-status-strip{grid-template-columns:1fr}
}


/* TGS public multilingual selector: EL / EN / IT / DE / FR / RU / RO */
.lang-en,.lang-el,.lang-it,.lang-de,.lang-fr,.lang-ru,.lang-ro{display:none!important}
[data-lang="en"] .lang-en{display:inline!important}
[data-lang="el"] .lang-el{display:inline!important}
[data-lang="it"] .lang-it{display:inline!important}
[data-lang="de"] .lang-de{display:inline!important}
[data-lang="fr"] .lang-fr{display:inline!important}
[data-lang="ru"] .lang-ru{display:inline!important}
[data-lang="ro"] .lang-ro{display:inline!important}
.tgs-language-list{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(53,216,255,.24);border-radius:14px;background:rgba(8,19,36,.76);min-height:42px;padding:6px 8px 6px 12px;color:#e9f4ff}
.tgs-language-label{font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#9fb2c8;white-space:nowrap}
.lang-select{appearance:none;border:1px solid rgba(148,163,184,.24);border-radius:10px;background:#071426;color:#f4fbff;min-height:30px;padding:0 30px 0 10px;font-weight:950;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#35d8ff 50%),linear-gradient(135deg,#35d8ff 50%,transparent 50%);background-position:calc(100% - 14px) 12px,calc(100% - 9px) 12px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
@media(max-width:720px){.tgs-language-list{width:100%;justify-content:space-between}.lang-select{min-width:120px}}


/* TGS HEADER BUGFIX 2026-07-07
   Fixes desktop navbar overlap where Home/Αρχική was hidden by the long brand text,
   and fixes the language select being squeezed to one letter because global select{width:100%}. */
.site-header{overflow:visible}
.header-inner{
  width:min(1560px,calc(100% - 20px));
  gap:12px;
  min-width:0;
}
.brand-link{
  flex:0 1 auto;
  min-width:0!important;
  max-width:318px;
  gap:10px;
}
.brand-logo{
  flex:0 0 auto;
  width:104px;
  height:34px;
}
.brand-text{
  display:block;
  min-width:0;
  max-width:196px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:15px;
}
.nav{
  flex:1 1 auto;
  min-width:0;
  justify-content:flex-start;
  gap:4px;
  overflow:visible;
}
.nav a{
  flex:0 0 auto;
  padding:10px 9px;
  font-size:13.5px;
}
.header-actions{
  flex:0 0 auto;
  gap:7px;
  min-width:0;
}
.user-badge{
  max-width:126px;
}
.tgs-language-list{
  flex:0 0 auto;
  min-width:auto;
  padding:6px 8px 6px 10px;
}
.lang-select{
  width:auto!important;
  min-width:62px!important;
  max-width:82px;
  flex:0 0 auto;
}
@media(max-width:1380px){
  .brand-text{display:none!important}
  .brand-link{max-width:112px}
  .nav a{padding:10px 8px;font-size:13px}
  .user-badge{max-width:108px}
  .tgs-language-label{font-size:11px}
}
@media(max-width:1120px){
  .brand-link{max-width:112px}
  .brand-text{display:none!important}
}


/* TGS LANGUAGE HOTFIX v3 - DO NOT REMOVE */
.lang-en,.lang-el,.lang-it,.lang-de,.lang-fr,.lang-ru,.lang-ro{display:none!important}
html[data-lang="en"] .lang-en{display:inline!important}
html[data-lang="el"] .lang-el{display:inline!important}
html[data-lang="it"] .lang-it{display:inline!important}
html[data-lang="de"] .lang-de{display:inline!important}
html[data-lang="fr"] .lang-fr{display:inline!important}
html[data-lang="ru"] .lang-ru{display:inline!important}
html[data-lang="ro"] .lang-ro{display:inline!important}
/* Header safety */
.site-header{overflow:visible}
.nav a{white-space:nowrap}
/* /TGS LANGUAGE HOTFIX v3 */

/* TGS MOBILE PUBLIC SITE FIX 2026-07-09
   iPhone/mobile layout guard for the public website header and homepage. */
@media (max-width: 760px){
  *, *::before, *::after{
    min-width:0!important;
  }
  html,
  body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  body{
    -webkit-text-size-adjust:100%;
  }
  body::before{
    background:
      radial-gradient(520px 360px at 82% 0%,rgba(53,216,255,.18),transparent 66%),
      radial-gradient(460px 340px at 0% 72%,rgba(36,209,143,.12),transparent 66%),
      linear-gradient(180deg,#010611 0%,#04101d 46%,#010611 100%)!important;
    background-attachment:scroll!important;
    background-position:center top!important;
  }
  img,svg,video,canvas{
    max-width:100%!important;
  }
  .site-header{
    overflow:hidden!important;
  }
  .header-inner{
    width:calc(100% - 24px)!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    padding:10px 0!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    flex-wrap:wrap!important;
    gap:10px!important;
  }
  .brand-link{
    order:1!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:112px!important;
  }
  .brand-logo{
    width:104px!important;
    max-width:104px!important;
    height:34px!important;
    object-fit:contain!important;
  }
  .brand-text,
  .user-badge{
    display:none!important;
  }
  .header-actions{
    order:2!important;
    flex:1 1 100%!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    display:grid!important;
    grid-template-columns:minmax(76px,1fr) minmax(78px,92px) minmax(76px,1fr)!important;
    align-items:center!important;
    gap:8px!important;
  }
  .header-actions .button,
  .header-actions .lang-btn,
  .header-actions .tgs-language-list,
  .header-actions .menu-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    padding-left:10px!important;
    padding-right:10px!important;
    border-radius:16px!important;
    white-space:nowrap!important;
  }
  .header-actions .guest-only,
  .header-actions .auth-only{
    grid-column:auto!important;
  }
  .tgs-language-list{
    justify-content:center!important;
    gap:0!important;
    padding:6px 8px!important;
  }
  .tgs-language-label{
    display:none!important;
  }
  .lang-select{
    width:auto!important;
    min-width:58px!important;
    max-width:70px!important;
    height:32px!important;
    padding-left:8px!important;
    padding-right:26px!important;
    text-align:center!important;
  }
  .menu-btn{
    display:inline-flex!important;
  }
  .nav{
    order:3!important;
    flex:1 1 100%!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    display:none!important;
    overflow:hidden!important;
  }
  .nav.open{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:0 0 8px!important;
  }
  .nav.open a{
    width:100%!important;
    min-width:0!important;
    text-align:center!important;
    justify-content:center!important;
    white-space:normal!important;
    background:rgba(53,216,255,.07)!important;
    border:1px solid rgba(53,216,255,.14)!important;
  }
  main,
  .hero,
  .section,
  .page-shell,
  .support-band,
  .footer,
  .split-section,
  .portal-layout{
    max-width:100%!important;
    overflow:hidden!important;
  }
  .hero,
  .section,
  .page-shell,
  .support-band,
  .footer,
  .split-section,
  .portal-layout{
    width:calc(100% - 24px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero{
    margin-top:18px!important;
    padding:22px 18px!important;
    border-radius:24px!important;
  }
  .hero-grid,
  .page-hero{
    display:block!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  .hero-grid > *,
  .hero-grid > div,
  .page-hero > *,
  .page-hero > div{
    min-width:0!important;
    max-width:100%!important;
  }
  .eyebrow{
    gap:8px!important;
    margin-bottom:18px!important;
  }
  .eyebrow span{
    font-size:11px!important;
    padding:8px 11px!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
  .hero h1,
  .page-title{
    font-size:clamp(32px,10.2vw,40px)!important;
    line-height:1.08!important;
    letter-spacing:-.045em!important;
    margin-bottom:18px!important;
    max-width:100%!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .hero p,
  .page-lede{
    font-size:16px!important;
    line-height:1.65!important;
    max-width:100%!important;
  }
  .hero .actions,
  .actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:24px!important;
    width:100%!important;
  }
  .hero .actions .button,
  .actions .button{
    width:100%!important;
    min-width:0!important;
    min-height:50px!important;
    padding:0 14px!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.2!important;
  }
  body .visual-stack{
    display:none!important;
  }
  .card-grid,
  .card-grid.two,
  .service-grid,
  .feature-grid,
  .metric-strip,
  .module-matrix,
  .portal-grid,
  .form-grid,
  .module-grid{
    grid-template-columns:1fr!important;
  }
  .area-card,
  .service-card,
  .portal-item{
    min-width:0!important;
    max-width:100%!important;
  }
  .area-card img{
    height:170px!important;
  }
  .section,
  .support-band{
    padding:20px!important;
    border-radius:22px!important;
  }
  .support-band{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .modal-card{
    width:calc(100% - 22px)!important;
    max-width:420px!important;
  }
}
@media (max-width: 390px){
  .header-inner{width:calc(100% - 18px)!important;}
  .header-actions{grid-template-columns:72px minmax(72px,84px) 70px!important;gap:6px!important;}
  .header-actions .button,
  .header-actions .lang-btn,
  .header-actions .tgs-language-list,
  .header-actions .menu-btn{font-size:13px!important;padding-left:8px!important;padding-right:8px!important;}
  .hero,.section,.page-shell,.support-band,.footer,.split-section,.portal-layout{width:calc(100% - 18px)!important;}
  .hero h1,.page-title{font-size:34px!important;}
}
