
.tg-home{padding-top:1.5rem;padding-bottom:3.5rem}
.tg-home-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:1.5rem}
.tg-home-hero-copy,.tg-home-hero-panel,.tg-home-primary-card,.tg-home-portal-card,.tg-home-news-card{border:1px solid var(--border,#39404b);border-radius:18px;background:var(--panel,#171b22)}
.tg-home-hero-copy{padding:clamp(1.5rem,4vw,3.25rem)}
.tg-home-hero h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98;margin:.25rem 0 1rem}
.tg-home-lead{font-size:1.08rem;max-width:720px;opacity:.82}
.tg-home-actions,.tg-home-primary-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.35rem}
.tg-home-hero-panel{display:grid}
.tg-home-stat{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.35rem;border-bottom:1px solid var(--border,#39404b)}
.tg-home-stat:last-child{border-bottom:0}
.tg-home-stat strong{font-size:2rem}.tg-home-stat span{font-size:.85rem;opacity:.72;text-align:right}
.tg-home-section{margin-top:2rem}
.tg-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem}
.tg-home-section-head h2{margin:.1rem 0 0}.tg-home-section-head a{text-decoration:none}
.tg-home-primary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding:1.4rem}
.tg-home-primary-card h3,.tg-home-portal-card h3,.tg-home-news-card h3{margin:.35rem 0 .45rem}
.tg-home-primary-card p,.tg-home-portal-card p,.tg-home-news-card p{margin:0;opacity:.78}
.tg-home-badge{display:inline-block;padding:.25rem .55rem;border-radius:999px;background:rgba(214,170,82,.16);color:var(--gold,#d6aa52);font-size:.72rem;font-weight:700;text-transform:uppercase}
.tg-home-portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.tg-home-portal-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.25rem}
.tg-home-portal-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:var(--gold,#d6aa52);color:#111;font-weight:800}
.tg-home-portal-card a{display:inline-block;margin-top:.75rem;text-decoration:none}
.tg-home-news-card{display:flex;justify-content:space-between;gap:1.25rem;align-items:center;padding:1.35rem}
@media(max-width:900px){.tg-home-hero{grid-template-columns:1fr}.tg-home-hero-panel{grid-template-columns:repeat(3,1fr)}.tg-home-stat{display:block;border-bottom:0;border-right:1px solid var(--border,#39404b);text-align:center}.tg-home-stat:last-child{border-right:0}.tg-home-primary-card{grid-template-columns:1fr}.tg-home-portal-grid{grid-template-columns:1fr}}
@media(max-width:560px){.tg-home-hero-panel{grid-template-columns:1fr}.tg-home-stat{display:flex;border-right:0;border-bottom:1px solid var(--border,#39404b);text-align:left}.tg-home-stat:last-child{border-bottom:0}.tg-home-news-card{align-items:flex-start;flex-direction:column}}


/* v17.10.1 — full-width Home page header and hero */
html,
body{
  width:100%;
  max-width:none;
}

.home-page,
.tg-home,
.home-shell,
.home-main{
  width:100% !important;
  max-width:none !important;
  margin-left:0 !important;
  margin-right:0 !important;
  box-sizing:border-box !important;
}

.home-hero,
.home-header,
.home-page-header,
.tg-home-hero,
.hero-home,
.hero-banner{
  position:relative;
  width:100vw !important;
  max-width:none !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  box-sizing:border-box !important;
  border-radius:0 !important;
}

.home-hero-inner,
.home-header-inner,
.home-page-header-inner,
.tg-home-hero-inner,
.hero-home-inner,
.hero-banner-inner{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding-left:clamp(16px,3vw,56px) !important;
  padding-right:clamp(16px,3vw,56px) !important;
  box-sizing:border-box !important;
}

.home-hero h1,
.home-header h1,
.home-page-header h1,
.tg-home-hero h1,
.hero-home h1,
.hero-banner h1{
  max-width:none !important;
  width:100% !important;
}

.home-hero p,
.home-header p,
.home-page-header p,
.tg-home-hero p,
.hero-home p,
.hero-banner p{
  max-width:1100px !important;
}

.home-hero-actions,
.home-header-actions,
.home-page-header-actions,
.tg-home-hero-actions{
  width:100%;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:.75rem;
}

@media(max-width:760px){
  .home-hero-inner,
  .home-header-inner,
  .home-page-header-inner,
  .tg-home-hero-inner,
  .hero-home-inner,
  .hero-banner-inner{
    padding-left:12px !important;
    padding-right:12px !important;
  }
}


/* v17.10.2 — Admin-style Home page header */
.tg-home-admin-header{
  position:relative;
  width:100vw !important;
  max-width:none !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(360px,.7fr) !important;
  gap:0 !important;
  overflow:hidden;
  border-top:1px solid rgba(115,170,225,.28);
  border-bottom:1px solid rgba(115,170,225,.28);
  border-left:0 !important;
  border-right:0 !important;
  border-radius:0 !important;
  background:
    linear-gradient(180deg,rgba(16,25,36,.98),rgba(7,16,26,.98)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.025),
    0 18px 48px rgba(0,0,0,.20);
}

.tg-home-admin-header::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),
    linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);
  background-size:38px 38px;
  opacity:.55;
}

.tg-home-admin-header .tg-home-hero-copy,
.tg-home-admin-header .tg-home-hero-panel{
  position:relative;
  z-index:1;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

.tg-home-admin-header .tg-home-hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:250px;
  padding:
    clamp(1.5rem,3vw,2.75rem)
    clamp(18px,3vw,56px) !important;
}

.tg-home-admin-header .tg-home-hero-copy::after{
  content:"";
  position:absolute;
  top:18%;
  right:0;
  bottom:18%;
  width:1px;
  background:linear-gradient(
    to bottom,
    transparent,
    rgba(115,170,225,.28),
    transparent
  );
}

.tg-home-admin-header .eyebrow{
  margin:0 0 .45rem;
  color:#82c6ff;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.tg-home-admin-header h1{
  width:100%;
  max-width:none !important;
  margin:0 0 .75rem;
  font-size:clamp(2rem,3.8vw,3.7rem) !important;
  line-height:1.02;
  letter-spacing:-.035em;
}

.tg-home-admin-header .tg-home-lead{
  max-width:920px !important;
  margin:0;
  color:#b7c4d3;
  font-size:clamp(.92rem,1.15vw,1.05rem);
  line-height:1.55;
}

.tg-home-admin-header .tg-home-actions{
  margin-top:1.15rem;
}

.tg-home-admin-header .tg-home-hero-panel{
  display:grid !important;
  grid-template-columns:1fr !important;
  align-content:stretch;
  min-height:250px;
  padding:0 clamp(18px,2.5vw,44px) !important;
}

.tg-home-admin-header .tg-home-stat{
  display:grid !important;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:1rem;
  min-height:0;
  padding:1rem 0 !important;
  border-right:0 !important;
  border-bottom:1px solid rgba(115,170,225,.16) !important;
  text-align:left !important;
}

.tg-home-admin-header .tg-home-stat:last-child{
  border-bottom:0 !important;
}

.tg-home-admin-header .tg-home-stat strong{
  min-width:74px;
  color:#fff;
  font-size:clamp(1.55rem,2vw,2.1rem);
  line-height:1;
}

.tg-home-admin-header .tg-home-stat span{
  color:#9fafc1;
  font-size:.78rem;
  font-weight:650;
  letter-spacing:.02em;
  text-align:left !important;
}

@media(max-width:900px){
  .tg-home-admin-header{
    grid-template-columns:1fr !important;
  }

  .tg-home-admin-header .tg-home-hero-copy::after{
    top:auto;
    left:clamp(18px,3vw,56px);
    right:clamp(18px,3vw,56px);
    bottom:0;
    width:auto;
    height:1px;
    background:linear-gradient(
      to right,
      transparent,
      rgba(115,170,225,.28),
      transparent
    );
  }

  .tg-home-admin-header .tg-home-hero-panel{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    min-height:auto;
    padding:0 clamp(18px,3vw,56px) !important;
  }

  .tg-home-admin-header .tg-home-stat{
    grid-template-columns:1fr;
    justify-items:center;
    padding:1rem .75rem !important;
    border-right:1px solid rgba(115,170,225,.16) !important;
    border-bottom:0 !important;
    text-align:center !important;
  }

  .tg-home-admin-header .tg-home-stat:last-child{
    border-right:0 !important;
  }

  .tg-home-admin-header .tg-home-stat span{
    text-align:center !important;
  }
}

@media(max-width:560px){
  .tg-home-admin-header .tg-home-hero-panel{
    grid-template-columns:1fr !important;
  }

  .tg-home-admin-header .tg-home-stat{
    grid-template-columns:auto 1fr;
    justify-items:start;
    border-right:0 !important;
    border-bottom:1px solid rgba(115,170,225,.16) !important;
    text-align:left !important;
  }

  .tg-home-admin-header .tg-home-stat:last-child{
    border-bottom:0 !important;
  }

  .tg-home-admin-header .tg-home-stat span{
    text-align:left !important;
  }
}
