/* ===================================================== */
/* MetaCore AstroCore premium ecosystem footer v2 */
/* ===================================================== */
.astro-premium-footer{
  position:relative;
  width:100%;
  margin-top:96px;
  padding:0 clamp(14px,1.8vw,28px) 18px;
  overflow:visible;
  background:linear-gradient(180deg,rgba(3,7,18,0),#02040d 34%,#02040d 100%);
  color:#e8f2ff;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.astro-footer-terminal{
  position:relative;
  z-index:1;
  width:min(1880px,100%);
  margin:0 auto;
  overflow:hidden;
  isolation:isolate;
  border:1px solid rgba(34,211,238,.28);
  border-bottom-color:rgba(168,85,247,.28);
  border-radius:28px;
  background:#030712;
  box-shadow:0 -20px 80px rgba(34,211,238,.05),0 34px 110px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.055);
}
.astro-footer-terminal:before{
  content:"";
  z-index:2;
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(34,211,238,.22),transparent 18%,transparent 82%,rgba(168,85,247,.18)),linear-gradient(180deg,rgba(255,255,255,.045),transparent 24%,transparent 78%,rgba(168,85,247,.05));
  opacity:.95;
}
.astro-footer-bg{
  position:absolute;
  inset:0;
  z-index:0;
  background-image:url('/api/astrocore/dashboard/img/astrocore-footer-bg.png');
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  opacity:.92;
  transform:scale(1.015);
}
.astro-footer-glow{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    radial-gradient(circle at 11% 37%,rgba(34,211,238,.23),transparent 30%),
    radial-gradient(circle at 87% 34%,rgba(168,85,247,.26),transparent 32%),
    radial-gradient(circle at 50% 96%,rgba(34,211,238,.14),transparent 34%),
    linear-gradient(180deg,rgba(3,7,18,.50) 0%,rgba(3,7,18,.72) 46%,rgba(3,7,18,.94) 100%);
  pointer-events:none;
}
.astro-footer-orbit{
  position:absolute;
  left:50%;
  bottom:95px;
  width:min(1100px,72vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,rgba(34,211,238,.52),rgba(255,255,255,.68),rgba(168,85,247,.42),transparent);
  box-shadow:0 0 22px rgba(34,211,238,.35);
  opacity:.75;
  z-index:3;
  pointer-events:none;
}
.astro-footer-orbit:after{
  content:"";
  position:absolute;
  left:50%;top:50%;width:10px;height:10px;border-radius:50%;transform:translate(-50%,-50%);
  background:#e0fbff;box-shadow:0 0 22px #22d3ee,0 0 44px rgba(168,85,247,.62);
}
.astro-footer-inner{
  position:relative;
  z-index:5;
  width:min(1680px,calc(100% - 56px));
  margin:0 auto;
  padding:70px 0 58px;
  display:grid;
  grid-template-columns:minmax(260px,.88fr) minmax(640px,1.78fr) minmax(240px,.54fr);
  gap:28px;
  align-items:center;
}
.astro-footer-brand{max-width:430px;}
.astro-footer-mark{
  width:82px;height:82px;margin-bottom:24px;border-radius:50%;
  border:1px solid rgba(34,211,238,.44);
  background:radial-gradient(circle,rgba(34,211,238,.22),transparent 62%),rgba(3,12,28,.72);
  box-shadow:0 0 36px rgba(34,211,238,.32),inset 0 0 24px rgba(34,211,238,.18);
  display:flex;align-items:center;justify-content:center;
}
.astro-footer-mark span{color:#fff;font-size:33px;text-shadow:0 0 20px rgba(34,211,238,.9),0 0 44px rgba(168,85,247,.7);}
.astro-footer-brand h2{margin:0!important;font-family:Orbitron,Inter,system-ui,sans-serif!important;font-size:clamp(36px,3.2vw,58px)!important;line-height:.96!important;letter-spacing:-.065em!important;text-transform:uppercase;color:#fff!important;text-shadow:0 18px 44px rgba(0,0,0,.45);}
.astro-footer-brand h2 strong{display:inline-block;background:linear-gradient(90deg,#22d3ee,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;}
.astro-footer-sub{margin:16px 0 0;font-size:17px;color:rgba(215,230,255,.80);}
.astro-footer-text{margin:24px 0 0;max-width:390px;font-size:14px;line-height:1.75;color:rgba(215,230,255,.66);}
.astro-footer-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px;}
.astro-footer-badges span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:12px;border:1px solid rgba(34,211,238,.22);background:rgba(34,211,238,.065);color:rgba(103,232,249,.94);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px);}
.astro-footer-badges span:nth-child(2){border-color:rgba(168,85,247,.26);background:rgba(168,85,247,.085);color:#d8b4fe;}
.astro-footer-badges span:nth-child(3){border-color:rgba(45,212,191,.26);background:rgba(45,212,191,.075);color:#5eead4;}
.astro-footer-columns{display:grid;grid-template-columns:repeat(4,minmax(165px,1fr));gap:14px;}
.astro-footer-col{min-height:300px;padding:24px 22px;border-radius:20px;border:1px solid rgba(255,255,255,.105);background:linear-gradient(180deg,rgba(8,18,38,.76),rgba(5,10,25,.84));box-shadow:0 20px 55px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.045);backdrop-filter:blur(14px);transition:transform .22s ease,border-color .22s ease,background .22s ease;}
.astro-footer-col:hover{transform:translateY(-2px);border-color:rgba(34,211,238,.25);background:linear-gradient(180deg,rgba(13,25,50,.82),rgba(5,10,25,.88));}
.astro-footer-col h3{margin:0 0 20px;color:#66eaff;font-size:15px;font-weight:1000;letter-spacing:.07em;text-transform:uppercase;}
.astro-footer-col:nth-child(even) h3{color:#d8b4fe;}
.astro-footer-col a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;color:rgba(226,238,255,.74);text-decoration:none!important;font-size:14px;line-height:1.25;border-bottom:1px solid rgba(255,255,255,.055);transition:color .2s ease,padding-left .2s ease,border-color .2s ease;}
.astro-footer-col a::before{content:"";width:4px;height:4px;border-radius:50%;background:#22d3ee;box-shadow:0 0 10px rgba(34,211,238,.9);flex:0 0 auto;}
.astro-footer-col:nth-child(even) a::before{background:#c084fc;box-shadow:0 0 10px rgba(192,132,252,.9);}
.astro-footer-col a::after{content:"›";margin-left:auto;color:rgba(226,238,255,.55);font-size:24px;line-height:1;}
.astro-footer-col a:hover{color:#fff;padding-left:6px;border-color:rgba(34,211,238,.20);}
.astro-footer-cta{display:flex;flex-direction:column;gap:14px;padding-top:0;align-self:center;justify-self:end;width:100%;max-width:286px;}
.astro-cloud-btn,.astro-astral-btn{min-height:72px;padding:16px 17px;border-radius:17px;text-decoration:none!important;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:18px;backdrop-filter:blur(16px);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;}
.astro-cloud-btn{border:1px solid rgba(34,211,238,.58);background:linear-gradient(135deg,rgba(34,211,238,.18),rgba(0,95,180,.18)),rgba(4,18,38,.80);box-shadow:0 0 36px rgba(34,211,238,.22),inset 0 1px 0 rgba(255,255,255,.08);}
.astro-cloud-btn:hover{transform:translateY(-2px);box-shadow:0 0 52px rgba(34,211,238,.36),inset 0 1px 0 rgba(255,255,255,.10);}
.astro-cloud-icon{font-size:21px;color:#88f7ff;text-shadow:0 0 22px rgba(34,211,238,.72);}
.astro-cloud-btn strong{color:#fff;font-size:15px;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;}
.astro-cloud-btn em,.astro-astral-btn em{font-style:normal;color:rgba(226,238,255,.78);font-size:25px;}
.astro-astral-btn{min-height:60px;border:1px solid rgba(168,85,247,.48);background:linear-gradient(135deg,rgba(168,85,247,.14),rgba(3,7,18,.50)),rgba(7,10,28,.74);color:#d8b4fe;font-size:12px;font-weight:1000;letter-spacing:.055em;text-transform:uppercase;}
.astro-astral-btn:hover{transform:translateY(-2px);border-color:rgba(216,180,254,.80);box-shadow:0 0 38px rgba(168,85,247,.25);}
.astro-astral-btn span{font-size:20px;text-shadow:0 0 16px rgba(168,85,247,.72);}
.astro-footer-cta p{margin:6px auto 0;text-align:center;color:rgba(226,238,255,.52);font-size:11px;line-height:1.55;max-width:250px;}
.astro-footer-bottom{position:relative;z-index:3;width:min(1680px,calc(100% - 56px));margin:0 auto;padding:24px 0 32px;border-top:1px solid rgba(34,211,238,.20);display:flex;align-items:center;justify-content:space-between;gap:22px;}
.astro-bottom-left,.astro-bottom-status{display:flex;align-items:center;flex-wrap:wrap;gap:18px;}
.astro-bottom-left span,.astro-bottom-left a{color:rgba(226,238,255,.58);font-size:13px;text-decoration:none!important;}
.astro-bottom-left a:hover{color:#66eaff;}
.astro-bottom-status span{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:9px 15px;border-radius:14px;border:1px solid rgba(34,211,238,.18);background:rgba(6,16,34,.72);color:rgba(226,238,255,.84);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
.astro-bottom-status span:nth-child(2){border-color:rgba(45,212,191,.22);}
.astro-bottom-status span:nth-child(3){border-color:rgba(168,85,247,.26);}
.astro-bottom-status i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px rgba(34,197,94,.9);}
.astro-bottom-status span:nth-child(3) i{background:#a855f7;box-shadow:0 0 12px rgba(168,85,247,.9);}
@media(max-width:1280px){.astro-footer-inner{grid-template-columns:1fr;align-items:start}.astro-footer-brand{max-width:760px}.astro-footer-cta{padding-top:0;display:grid;grid-template-columns:1fr 1fr;max-width:none;justify-self:stretch}.astro-footer-cta p{grid-column:1/-1;max-width:none}.astro-footer-orbit{bottom:112px}}
@media(max-width:920px){.astro-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.astro-footer-bottom{flex-direction:column;align-items:flex-start}.astro-footer-orbit{opacity:.45}}
@media(max-width:620px){.astro-premium-footer{padding:0 10px 14px;margin-top:70px}.astro-footer-terminal{border-radius:22px}.astro-footer-inner,.astro-footer-bottom{width:min(100% - 28px,1680px)}.astro-footer-inner{padding:48px 0 40px}.astro-footer-columns,.astro-footer-cta{grid-template-columns:1fr}.astro-footer-col{min-height:auto}.astro-cloud-btn,.astro-astral-btn{grid-template-columns:40px 1fr 20px;padding:18px}.astro-footer-brand h2{font-size:36px!important}.astro-footer-orbit{display:none}}

/* footer CTA narrow polish v3 */
@media(min-width:1281px){
  .astro-footer-cta{max-width:286px!important;justify-self:end!important;}
  .astro-cloud-btn,.astro-astral-btn{width:100%!important;}
  .astro-footer-columns{grid-template-columns:repeat(4,minmax(165px,1fr))!important;}
}

/* footer bounded background polish v4 */
.astro-premium-footer::before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;height:120px;
  background:linear-gradient(180deg,rgba(2,4,13,0),rgba(2,4,13,.85));
  pointer-events:none;
}
.astro-footer-terminal .astro-footer-bg,
.astro-footer-terminal .astro-footer-glow{
  border-radius:inherit;
  overflow:hidden;
}
.astro-footer-terminal{
  background:#030712;
}


/* compact footer for left-panel workspace · 20260520 */
.astro-premium-footer--compact{
  margin-top:clamp(26px,4.2vw,58px)!important;
  padding:0 clamp(12px,1.4vw,22px) 14px!important;
  background:linear-gradient(180deg,rgba(2,4,13,0),rgba(2,4,13,.44) 42%,rgba(2,4,13,.82))!important;
}
.astro-premium-footer--compact::before{display:none!important;}
.astro-footer-terminal--compact{
  width:100%!important;
  max-width:none!important;
  min-height:138px!important;
  border-radius:22px!important;
  border-color:rgba(34,211,238,.18)!important;
  box-shadow:0 18px 54px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.045)!important;
  background:rgba(3,7,18,.82)!important;
}
.astro-footer-terminal--compact:before{
  background:linear-gradient(90deg,rgba(34,211,238,.12),transparent 28%,transparent 72%,rgba(168,85,247,.12)),linear-gradient(180deg,rgba(255,255,255,.025),transparent)!important;
  opacity:.78!important;
}
.astro-footer-terminal--compact .astro-footer-bg{
  opacity:.34!important;
  background-position:center 56%!important;
  transform:scale(1.01)!important;
  filter:saturate(.92) brightness(.82)!important;
}
.astro-footer-terminal--compact .astro-footer-glow{
  background:radial-gradient(circle at 8% 38%,rgba(34,211,238,.16),transparent 30%),radial-gradient(circle at 91% 38%,rgba(168,85,247,.16),transparent 32%),linear-gradient(180deg,rgba(3,7,18,.62),rgba(3,7,18,.86))!important;
}
.astro-footer-compact-inner{
  position:relative;
  z-index:5;
  display:grid;
  grid-template-columns:minmax(230px,.85fr) minmax(420px,1.55fr) auto;
  align-items:center;
  gap:clamp(14px,2vw,28px);
  min-height:138px;
  padding:24px clamp(22px,2.4vw,42px)!important;
}
.astro-footer-compact-brand{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.astro-footer-compact-mark{
  width:46px;height:46px;border-radius:16px;
  display:grid;place-items:center;
  border:1px solid rgba(34,211,238,.26);
  color:#e0fbff;
  background:radial-gradient(circle,rgba(34,211,238,.18),rgba(168,85,247,.08));
  box-shadow:0 0 24px rgba(34,211,238,.18);
  font-size:18px;font-weight:1000;
  flex:0 0 auto;
}
.astro-footer-compact-brand h2{
  margin:0!important;
  font-family:Orbitron,Inter,system-ui,sans-serif!important;
  font-size:clamp(18px,1.55vw,26px)!important;
  line-height:1.05!important;
  letter-spacing:-.055em!important;
  text-transform:uppercase!important;
  color:#fff!important;
}
.astro-footer-compact-brand h2 strong{
  background:linear-gradient(90deg,#22d3ee,#60a5fa,#a78bfa);
  -webkit-background-clip:text;background-clip:text;color:transparent;
}
.astro-footer-compact-brand p{
  margin:5px 0 0!important;
  color:rgba(203,213,225,.70)!important;
  font-size:12px!important;
  line-height:1.25!important;
}
.astro-footer-compact-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
}
.astro-footer-compact-nav a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.09);
  background:rgba(255,255,255,.035);
  color:rgba(226,238,255,.78);
  text-decoration:none!important;
  font-size:12px;
  font-weight:900;
  letter-spacing:.025em;
  white-space:nowrap;
  transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease;
}
.astro-footer-compact-nav a:hover{
  transform:translateY(-1px);
  color:#fff;
  border-color:rgba(34,211,238,.26);
  background:rgba(34,211,238,.07);
}
.astro-footer-compact-meta{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:7px;
  color:rgba(226,238,255,.54);
  font-size:11px;
  white-space:nowrap;
}
.astro-footer-compact-meta span:last-child{
  display:inline-flex;align-items:center;gap:8px;
  min-height:28px;padding:6px 10px;border-radius:999px;
  border:1px solid rgba(34,211,238,.16);
  background:rgba(34,211,238,.045);
  color:rgba(165,243,252,.78);
  font-weight:900;text-transform:uppercase;letter-spacing:.06em;
}
.astro-footer-compact-meta i{
  width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px rgba(34,197,94,.85);
}
.astro-premium-footer--compact .astro-footer-inner,
.astro-premium-footer--compact .astro-footer-columns,
.astro-premium-footer--compact .astro-footer-cta,
.astro-premium-footer--compact .astro-footer-bottom,
.astro-premium-footer--compact .astro-footer-orbit{display:none!important;}
@media(max-width:980px){
  .astro-footer-compact-inner{grid-template-columns:1fr;align-items:start;min-height:unset;padding:22px!important;}
  .astro-footer-compact-nav{justify-content:flex-start;}
  .astro-footer-compact-meta{align-items:flex-start;flex-direction:row;flex-wrap:wrap;}
}
@media(max-width:560px){
  .astro-premium-footer--compact{margin-top:34px!important;padding-left:10px!important;padding-right:10px!important;}
  .astro-footer-terminal--compact{border-radius:18px!important;}
  .astro-footer-compact-inner{padding:18px!important;gap:14px;}
  .astro-footer-compact-brand h2{font-size:20px!important;}
  .astro-footer-compact-nav{gap:6px;}
  .astro-footer-compact-nav a{min-height:31px;padding:7px 9px;font-size:11px;}
}
