/* Abecator premium visual polish — homepage identity + global finish. */

:root{
  --premium-panel:rgba(7,23,46,.82);
  --premium-line:rgba(174,215,245,.16);
  --premium-glow:0 28px 80px rgba(0,0,0,.28);
}

/* Global shell: darker, cleaner navigation with a restrained engineering finish. */
.site-header{
  background:rgba(5,18,38,.94)!important;
  border-bottom:1px solid rgba(139,187,226,.12)!important;
  box-shadow:0 10px 34px rgba(2,7,25,.12)!important;
  backdrop-filter:blur(18px) saturate(125%);
}
.site-header .nav-wrap{min-height:76px}
.site-header .brand-copy strong{color:#f3f8ff}
.site-header .brand-copy small{color:#68dce8}
.site-header .brand-mark i{box-shadow:0 0 14px rgba(31,115,255,.16)}
.site-header .nav>a,.site-header .nav details>summary{
  min-height:40px;
  padding-inline:6px;
  color:#c9d8e9;
}
.site-header .nav>a:hover,.site-header .nav details>summary:hover,.site-header .nav details[open]>summary{color:#fff}
.site-header .nav-cta{
  min-height:42px;
  padding:0 16px;
  border-color:rgba(255,122,26,.44);
  background:#ff7a1a;
  color:#fff;
  box-shadow:0 10px 26px rgba(255,122,26,.16);
}
.site-header .nav-cta:hover{background:#ef6d0d;border-color:#ef6d0d;box-shadow:0 14px 30px rgba(255,122,26,.22)}
.nav-mega-panel,.nav-more-menu{
  border-color:#d9e5f1;
  box-shadow:0 28px 78px rgba(2,7,25,.24);
}

/* Homepage hero: strong message first, visual second, compact route strip third. */
.hero{
  padding:70px 0 42px!important;
  background:
    radial-gradient(circle at 78% 18%,rgba(31,115,255,.20),transparent 27%),
    radial-gradient(circle at 66% 78%,rgba(46,213,230,.10),transparent 25%),
    linear-gradient(135deg,#041020 0%,#07172e 44%,#0a2445 100%)!important;
}
.hero:before{opacity:.23!important}
.hero-grid{
  grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)!important;
  gap:52px!important;
  align-items:center!important;
}
.premium-hero-copy{min-width:0;padding:8px 0 4px}
.premium-hero-copy .eyebrow{margin-bottom:16px;color:#8cb9ea}
.hero .premium-hero-copy h1{
  max-width:690px;
  margin:0;
  font-size:clamp(3.15rem,5.2vw,5.25rem)!important;
  line-height:.98!important;
  letter-spacing:-.052em!important;
}
.hero .premium-hero-copy h1 em{font-style:normal;color:#8edcf2}
.premium-hero-copy .hero-lead{
  max-width:650px;
  margin:24px 0 26px;
  color:#b7c8da;
  font-size:1.075rem;
  line-height:1.7;
}
.premium-hero-copy .hero-actions{gap:10px}
.premium-hero-proof{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:24px;
}
.premium-hero-proof span{
  padding:7px 9px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  background:rgba(255,255,255,.035);
  color:#92a9c1;
  font-size:.72rem;
  font-weight:650;
}

.premium-hero-visual{min-width:0;margin:0}
.premium-hero-visual .hero-process-frame{
  position:relative;
  overflow:hidden;
  aspect-ratio:16/9;
  border:1px solid rgba(121,205,235,.24);
  border-radius:22px;
  background:#041020;
  box-shadow:0 34px 92px rgba(0,0,0,.33),0 0 0 1px rgba(255,255,255,.018) inset;
}
.premium-hero-visual .hero-process-frame:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 28%,rgba(2,7,25,.14));
}
.premium-hero-visual .hero-process-image{display:block;width:100%;height:100%;object-fit:cover}
.premium-visual-badge{
  position:absolute;
  z-index:4;
  top:15px;
  right:15px;
  padding:7px 10px;
  border:1px solid rgba(110,231,241,.25);
  border-radius:999px;
  background:rgba(3,14,30,.72);
  color:#b8d3e7;
  backdrop-filter:blur(8px);
  font:800 .62rem/1.2 "Cascadia Mono",SFMono-Regular,Consolas,monospace;
  letter-spacing:.08em;
}
.premium-visual-legend{
  position:absolute;
  z-index:4;
  left:15px;
  right:15px;
  bottom:15px;
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.premium-visual-legend span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:28px;
  padding:0 9px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  background:rgba(3,14,30,.72);
  color:#a8bdd1;
  backdrop-filter:blur(8px);
  font-size:.66rem;
  font-weight:650;
}
.premium-visual-legend i{width:6px;height:6px;border-radius:50%;background:#2ed5e6;box-shadow:0 0 12px rgba(46,213,230,.65)}
.premium-visual-legend span:nth-child(2) i{background:#8dd8ff}
.premium-visual-legend span:nth-child(3) i{background:#1f73ff}
.premium-hero-visual figcaption{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:15px;
  align-items:start;
  margin-top:13px;
  padding:0 4px;
}
.premium-hero-visual figcaption strong{color:#e8f2fb;font-size:.85rem;white-space:nowrap}
.premium-hero-visual figcaption span{color:#8097af;font-size:.74rem;line-height:1.55}

.hero-discovery.premium-route-strip{
  grid-column:1/-1;
  margin-top:4px;
  padding:14px;
  border:1px solid rgba(152,197,230,.15);
  border-radius:18px;
  background:rgba(4,17,35,.62);
  box-shadow:none;
  backdrop-filter:blur(12px);
}
.premium-route-strip .hero-discovery-head{
  align-items:center;
  margin:0 0 10px;
  padding:0 2px 10px;
}
.premium-route-strip .hero-discovery-head strong{max-width:none;color:#b8c9da;font-size:.78rem;font-weight:600;text-align:right}
.premium-route-strip .hero-discovery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.premium-route-strip .hero-discovery-grid>a,
.premium-route-strip .hero-discovery-grid .discovery-wide{
  grid-column:auto;
  min-height:92px;
  display:flex;
  align-items:initial;
  gap:0;
  padding:12px 34px 12px 12px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:12px;
  background:rgba(255,255,255,.025);
}
.premium-route-strip .hero-discovery-grid>a:hover{
  transform:translateY(-2px);
  border-color:rgba(46,213,230,.30);
  background:rgba(46,213,230,.05);
}
.premium-route-strip .hero-discovery-grid strong{margin:11px 0 4px;font-size:.9rem}
.premium-route-strip .hero-discovery-grid small{font-size:.68rem;line-height:1.38}
.premium-route-strip .hero-discovery-grid b{position:absolute;right:12px;top:12px}
.premium-route-strip .hero-discovery-support{
  margin-top:9px;
  padding:10px 2px 0;
  border-top:1px solid rgba(255,255,255,.08);
}

/* Global card polish: more breathing room, calmer borders, consistent premium hover. */
.priority-service,.resource-gateway-card,.info-card,.consulting-need-card,.specialist-card,.training-route,.hub-path,.tool-card,.audience-card{
  border-color:#dce5ee!important;
  box-shadow:0 1px 0 rgba(7,23,46,.025);
}
.priority-service:hover,.resource-gateway-card:hover,.info-card:hover,.consulting-need-card:hover,.specialist-card:hover,.training-route:hover,.hub-path:hover,.tool-card:hover,.audience-card:hover{
  transform:translateY(-4px);
  border-color:#bfd1e4!important;
  box-shadow:0 20px 52px rgba(15,36,64,.10)!important;
}
.priority-service-primary,.resource-ai,.dark-card,.consulting-need-card.primary,.specialist-card.flagship,.training-route.featured{
  border-color:rgba(106,190,231,.17)!important;
  box-shadow:0 18px 44px rgba(2,7,25,.10);
}
.page-section.white,.intro-section{background:#fff}
.page-section.soft,.resource-section,.tools-section{background:linear-gradient(180deg,#f7f9fc,#f2f6fa)}
.section-heading-row,.page-head,.visual-showcase-head{align-items:end}

/* Footer finish. */
.footer{background:linear-gradient(180deg,#07172e,#051225)}
.footer-logo .brand-copy strong{color:#fff}
.footer-logo .brand-copy small{color:#68dce8}

@media(max-width:1120px){
  .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(450px,1.05fr)!important;gap:34px!important}
  .premium-route-strip .hero-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:980px){
  .hero{padding:54px 0 34px!important}
  .hero-grid{grid-template-columns:1fr!important;gap:28px!important}
  .premium-hero-copy{max-width:800px}
  .premium-hero-visual{max-width:820px}
  .hero-discovery.premium-route-strip{margin-top:0}
  .premium-route-strip .hero-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  .site-header .nav-cta{width:100%;min-height:40px}
  .hero{padding:38px 0 28px!important}
  .hero .premium-hero-copy h1{font-size:clamp(2.55rem,11vw,3.65rem)!important;line-height:1.01!important}
  .premium-hero-copy .hero-lead{font-size:1rem;line-height:1.62}
  .premium-hero-proof{gap:6px;margin-top:19px}
  .premium-hero-proof span{font-size:.68rem}
  .premium-hero-visual .hero-process-frame{border-radius:16px}
  .premium-visual-badge{top:10px;right:10px;font-size:.55rem}
  .premium-visual-legend{left:10px;right:10px;bottom:10px}
  .premium-visual-legend span{font-size:.61rem}
  .premium-hero-visual figcaption{grid-template-columns:1fr;gap:3px}
  .premium-hero-visual figcaption strong{white-space:normal}
  .hero-discovery.premium-route-strip{padding:12px}
  .premium-route-strip .hero-discovery-head{align-items:flex-start;flex-direction:column;gap:4px}
  .premium-route-strip .hero-discovery-head strong{text-align:left}
  .premium-route-strip .hero-discovery-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:520px){
  .premium-route-strip .hero-discovery-grid{grid-template-columns:1fr}
  .premium-route-strip .hero-discovery-grid>a{min-height:82px}
  .premium-visual-legend span:nth-child(3){display:none}
}

@media(prefers-reduced-motion:reduce){
  .priority-service,.resource-gateway-card,.info-card,.consulting-need-card,.specialist-card,.training-route,.hub-path,.tool-card,.audience-card,.premium-route-strip .hero-discovery-grid>a{transition:none!important}
}
