*{box-sizing:border-box}
:root{--ink:#030405;--paper:#f8fafc;--muted:#8d98a4;--line:rgba(255,255,255,.12);--blue:#35b6ff;--gold:#ffb72e}
html,body{margin:0;min-height:100%;background:var(--ink);color:var(--paper)}
body{font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}
.hub-preview{position:fixed;left:50%;top:12px;transform:translateX(-50%);z-index:20;padding:8px 12px;border:1px solid rgba(255,255,255,.15);background:#0c1116;color:#cbd5df;font-size:11px;letter-spacing:.08em}.hub-preview a{text-decoration:underline}
.hub-atmosphere{position:fixed;inset:0;pointer-events:none;background:radial-gradient(52% 42% at 15% 10%,rgba(53,182,255,.11),transparent 72%),radial-gradient(42% 42% at 88% 82%,rgba(255,183,46,.09),transparent 70%)}
.hub-atmosphere::after{content:"";position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:100% 4px}
.hub-shell{position:relative;width:min(100% - 40px,760px);margin:0 auto;padding:58px 0 34px}
.hub-profile{display:grid;grid-template-columns:118px 1fr;gap:28px;align-items:center;padding-bottom:34px;border-bottom:1px solid var(--line)}
.hub-photo{width:118px;height:136px;overflow:hidden;background:#0b0f13}
.hub-photo img{width:100%;height:100%;object-fit:cover;object-position:center 39%;display:block;filter:saturate(.94) contrast(1.015)}
.hub-brand{display:flex;align-items:center;gap:8px;margin-bottom:13px;color:rgba(255,255,255,.56);font-size:10px;font-weight:600;letter-spacing:.15em}
.hub-brand img{width:24px;height:24px;object-fit:cover;mix-blend-mode:screen}
.hub-profile h1{margin:0;font-family:"Inter Tight",system-ui,sans-serif;font-size:clamp(39px,8vw,58px);line-height:.92;letter-spacing:-.055em;font-weight:560}
.hub-role{margin:10px 0 0;color:rgba(255,255,255,.61);font-size:13px}
.hub-intro{margin:15px 0 0;max-width:47ch;color:rgba(255,255,255,.46);font-size:14px;line-height:1.5;font-weight:300}
.hub-featured{position:relative;margin:26px 0 8px;padding:26px 25px 23px;border:1px solid rgba(255,255,255,.18);overflow:hidden;background:linear-gradient(120deg,rgba(53,182,255,.08),rgba(255,255,255,.025) 48%,rgba(255,183,46,.07))}
.hub-featured::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-120px;top:-135px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 42px rgba(255,255,255,.014),0 0 0 84px rgba(255,255,255,.01)}
.featured-badge{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}
.hub-featured h2{position:relative;margin:17px 0 0;max-width:12ch;font-family:"Inter Tight",system-ui,sans-serif;font-size:clamp(33px,7vw,50px);letter-spacing:-.05em;line-height:.93}
.hub-featured p{position:relative;margin:13px 0 0;max-width:46ch;color:rgba(255,255,255,.52);font-size:13px;line-height:1.48}
.hub-featured>a{position:relative;margin-top:24px;display:inline-flex;align-items:center;gap:30px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.34);font-size:11px;text-transform:uppercase;letter-spacing:.12em}
.hub-featured>a b{color:var(--gold);font-size:18px}
.hub-links{margin-top:20px;border-top:1px solid var(--line)}
.hub-link{position:relative;display:grid;grid-template-columns:42px 1fr 26px;gap:12px;align-items:center;min-height:104px;border-bottom:1px solid var(--line);transition:padding .35s cubic-bezier(.16,1,.3,1),background .25s ease}
.hub-link::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--blue),var(--gold));transform:scaleY(0);transition:transform .35s cubic-bezier(.16,1,.3,1)}
.hub-link:hover{padding-left:13px;background:linear-gradient(90deg,rgba(53,182,255,.045),rgba(255,183,46,.018),transparent)}
.hub-link:hover::before,.hub-link.primary::before{transform:scaleY(1)}
.hub-link.primary{background:linear-gradient(90deg,rgba(53,182,255,.055),rgba(255,183,46,.025),transparent)}
.hub-link-index{align-self:start;padding-top:31px;font-size:9px;letter-spacing:.14em;color:rgba(255,255,255,.30)}
.hub-link-copy{display:flex;flex-direction:column;gap:5px}
.hub-link-copy strong{font-family:"Inter Tight",system-ui,sans-serif;font-size:25px;letter-spacing:-.035em;font-weight:500}
.hub-link-copy small{color:rgba(255,255,255,.42);font-size:12px;line-height:1.35;font-weight:300}
.hub-link-arrow{justify-self:end;color:var(--gold);font-size:19px}
.hub-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0 0;color:rgba(255,255,255,.32);font-size:10px}
.hub-footer a{display:flex;align-items:center;gap:8px}.hub-footer img{width:23px;height:23px;object-fit:cover;mix-blend-mode:screen}.hub-footer span{letter-spacing:.06em}
@media(max-width:560px){
 .hub-shell{width:min(100% - 28px,560px);padding:34px 0 25px}
 .hub-profile{grid-template-columns:86px 1fr;gap:18px;padding-bottom:27px}
 .hub-photo{width:86px;height:103px}
 .hub-profile h1{font-size:clamp(34px,10.5vw,48px)}
 .hub-role{font-size:12px}.hub-intro{font-size:13px}
 .hub-featured{padding:22px 20px}
 .hub-link{grid-template-columns:32px 1fr 22px;min-height:96px}
 .hub-link-index{padding-top:29px}.hub-link-copy strong{font-size:23px}.hub-link-copy small{font-size:11px}
}
@media(prefers-reduced-motion:reduce){.hub-link{transition:none}}

a:focus-visible,button:focus-visible{outline:2px solid #ffb72e;outline-offset:5px}

.hub-socials{
  display:flex;
  align-items:center;
  gap:9px;
  padding:18px 0 2px;
}
.hub-socials a{
  width:42px;height:42px;
  display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.018);
  color:rgba(255,255,255,.66);
  transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .25s ease,color .25s ease,background .25s ease;
}
.hub-socials a:hover{
  transform:translateY(-3px);
  border-color:rgba(255,255,255,.38);
  color:#fff;
  background:linear-gradient(135deg,rgba(53,182,255,.08),rgba(255,183,46,.06));
}
.hub-social-icon{display:block;width:19px;height:19px}
.hub-social-icon svg{display:block;width:100%;height:100%}
@media(max-width:560px){
  .hub-socials{gap:7px;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}
  .hub-socials::-webkit-scrollbar{display:none}
  .hub-socials a{width:40px;height:40px;min-width:40px}
}


/* ============================================================
   V0.11 — HUB INSTITUCIONAL FTC
   A página representa a marca, não uma pessoa.
   ============================================================ */
.hub-shell{width:min(100% - 40px,700px);padding-top:54px}
.hub-profile,.hub-photo,.hub-profile-copy{display:none!important}
.hub-institutional{
  position:relative;
  display:grid;
  grid-template-columns:112px 1fr;
  gap:28px;
  align-items:center;
  padding:4px 0 34px;
  border-bottom:1px solid var(--line);
}
.hub-mark-stage{
  position:relative;
  width:112px;height:128px;
  display:grid;place-items:center;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10);
  background:
    radial-gradient(circle at 50% 42%,rgba(53,182,255,.10),transparent 55%),
    radial-gradient(circle at 54% 72%,rgba(255,183,46,.08),transparent 48%),
    #070a0e;
}
.hub-mark-stage::before{
  content:"";
  position:absolute;inset:13%;
  border:1px solid rgba(255,255,255,.05);
  border-radius:50%;
  box-shadow:0 0 0 25px rgba(255,255,255,.012);
}
.hub-mark-stage img{
  position:relative;
  z-index:1;
  width:78%;height:78%;
  object-fit:contain;
  mix-blend-mode:screen;
  filter:saturate(1.08) contrast(1.06);
}
.hub-kicker{
  display:block;
  margin-bottom:9px;
  color:rgba(255,255,255,.40);
  font-size:9px;
  font-weight:600;
  letter-spacing:.19em;
  text-transform:uppercase;
}
.hub-institutional h1{
  margin:0;
  font-family:"Inter Tight",system-ui,sans-serif;
  font-size:clamp(48px,9vw,68px);
  line-height:.82;
  letter-spacing:-.065em;
  font-weight:610;
}
.hub-institutional .hub-role{
  margin:15px 0 0;
  color:rgba(255,255,255,.62);
  font-size:13px;
  font-weight:400;
}
.hub-institutional .hub-intro{
  margin:13px 0 0;
  max-width:49ch;
  color:rgba(255,255,255,.43);
  font-size:13px;
  line-height:1.48;
  font-weight:300;
}
.hub-socials{
  padding:17px 0;
  border-bottom:1px solid var(--line);
  justify-content:flex-start;
}
.hub-socials a{
  border-radius:50%;
  width:40px;height:40px;
}
.hub-featured{margin-top:22px}
.hub-links{margin-top:22px}
.hub-footer{padding-bottom:8px}

@media(max-width:560px){
  .hub-shell{width:min(100% - 28px,560px);padding-top:30px}
  .hub-institutional{
    grid-template-columns:76px 1fr;
    gap:17px;
    padding-bottom:25px;
  }
  .hub-mark-stage{width:76px;height:86px}
  .hub-institutional h1{font-size:clamp(42px,14vw,56px)}
  .hub-institutional .hub-role{margin-top:11px;font-size:12px}
  .hub-institutional .hub-intro{
    grid-column:1/-1;
    margin-top:0;
    padding-top:16px;
    max-width:none;
    font-size:12.5px;
  }
  .hub-socials{padding:14px 0}
  .hub-socials a{width:39px;height:39px;min-width:39px}
}


/* ============================================================
   V0.12 — HUB = CARTÃO DIGITAL DO GRUPO FTC
   Referência: frente do cartão de visitas oficial.
   ============================================================ */
.hub-institutional,.hub-mark-stage{display:none!important}
.hub-shell{
  width:min(100% - 40px,690px);
  padding-top:46px;
}
.hub-card-brand{
  position:relative;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:8px 0 29px;
  border-bottom:1px solid var(--line);
}
.hub-monogram{
  position:relative;
  width:148px;
  height:174px;
  display:grid;
  place-items:center;
  margin:0 auto 16px;
}
.hub-monogram::before{
  content:"";
  position:absolute;
  width:136%;
  aspect-ratio:1;
  left:50%;top:50%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:
    radial-gradient(circle at 36% 40%,rgba(53,182,255,.13),transparent 37%),
    radial-gradient(circle at 66% 65%,rgba(255,183,46,.10),transparent 34%);
  filter:blur(16px);
  opacity:.78;
  pointer-events:none;
}
.hub-monogram img{
  position:relative;
  z-index:1;
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 10px 32px rgba(0,0,0,.48));
}
.hub-group-name{
  margin:0;
  padding-left:.42em;
  font-family:"DM Sans",system-ui,sans-serif;
  font-size:11px;
  line-height:1;
  font-weight:500;
  letter-spacing:.42em;
  color:rgba(255,255,255,.88);
}
.hub-card-brand .hub-role{
  margin:20px 0 0;
  color:rgba(255,255,255,.48);
  font-size:11px;
  line-height:1.25;
  font-weight:400;
  letter-spacing:.04em;
}
.hub-card-brand .hub-intro{
  margin:11px auto 0;
  max-width:42ch;
  color:rgba(255,255,255,.34);
  font-size:12px;
  line-height:1.48;
  font-weight:300;
}
.hub-card-brand .hub-socials{
  margin-top:22px;
  padding:0;
  border:0;
  justify-content:center;
}
.hub-card-brand .hub-socials a{
  width:38px;height:38px;
  min-width:38px;
  border-color:rgba(255,255,255,.12);
  background:rgba(255,255,255,.014);
  color:rgba(255,255,255,.60);
}
.hub-card-brand .hub-socials a:hover{
  color:#fff;
  border-color:rgba(255,255,255,.34);
}
.hub-featured{margin-top:25px}
.hub-links{margin-top:24px}
.hub-link.primary{
  background:
    linear-gradient(90deg,rgba(53,182,255,.055),rgba(255,183,46,.025),transparent 78%);
}
.hub-footer img{
  width:21px;height:25px;
  object-fit:contain;
  mix-blend-mode:normal;
}

@media(max-width:560px){
  .hub-shell{width:min(100% - 28px,560px);padding-top:27px}
  .hub-card-brand{padding-top:3px;padding-bottom:25px}
  .hub-monogram{width:116px;height:138px;margin-bottom:14px}
  .hub-group-name{font-size:10px;letter-spacing:.38em;padding-left:.38em}
  .hub-card-brand .hub-role{margin-top:17px;font-size:10.5px}
  .hub-card-brand .hub-intro{font-size:11.5px;max-width:34ch}
  .hub-card-brand .hub-socials{margin-top:19px;gap:7px;overflow:visible}
  .hub-card-brand .hub-socials a{width:37px;height:37px;min-width:37px}
}


/* ============================================================
   V0.13 — ESTADO ATIVO DO HUB
   Em repouso: primeiro/primary em destaque.
   Em hover: somente o item sob o ponteiro assume o destaque.
   ============================================================ */
.hub-link-copy,.hub-link-arrow,.hub-link-index{
  transition:transform .32s cubic-bezier(.16,1,.3,1),color .24s ease,opacity .24s ease;
}
@media(hover:hover) and (pointer:fine){
  .hub-links:has(.hub-link:hover) .hub-link.primary:not(:hover){
    background:transparent!important;
    padding-left:0;
  }
  .hub-links:has(.hub-link:hover) .hub-link.primary:not(:hover)::before{
    transform:scaleY(0)!important;
  }
  .hub-links:has(.hub-link:hover) .hub-link:hover{
    background:linear-gradient(90deg,rgba(53,182,255,.065),rgba(255,183,46,.028),transparent 82%)!important;
    padding-left:13px;
  }
  .hub-links:has(.hub-link:hover) .hub-link:hover::before{transform:scaleY(1)!important}
  .hub-link:hover .hub-link-copy{transform:translateX(5px)}
  .hub-link:hover .hub-link-arrow{transform:translate(3px,-2px)}
  .hub-link:hover .hub-link-index{color:rgba(255,255,255,.48)}
}
/* Touch não finge seleção permanente. */
@media(hover:none),(pointer:coarse){
  .hub-link.primary{background:transparent!important}
  .hub-link.primary::before{transform:scaleY(0)!important}
  .hub-link:active{
    background:linear-gradient(90deg,rgba(53,182,255,.06),rgba(255,183,46,.024),transparent)!important;
  }
  .hub-link:active::before{transform:scaleY(1)!important}
  .hub-link:active .hub-link-copy{transform:translateX(4px)}
  .hub-link:active .hub-link-arrow{transform:translate(2px,-1px)}
}
