
*{box-sizing:border-box}
html{scroll-behavior:smooth}
:root{
  --bg:#f6f8fb;
  --ink:#0b1220;
  --muted:#657084;
  --navy:#0b1220;
  --navy2:#101a2d;
  --blue:#1d4ed8;
  --gold:#c9a46a;
  --line:#e4eaf2;
  --panel:#ffffff;
  --panel-soft:#f8fafc;
  --container:1240px;
  --shadow:0 24px 80px rgba(15,23,42,.10);
}
body{
  margin:0;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;
  background:linear-gradient(180deg,#f6f8fb 0%,#eef3f8 100%);
  color:var(--ink);
}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%;height:auto}
button{font:inherit}
.executive-header{
  width:min(var(--container),calc(100% - 32px));
  margin:18px auto 0;
  padding:14px 16px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  border:1px solid rgba(226,232,240,.92);
  border-radius:26px;
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(18px);
  position:sticky;
  top:16px;
  z-index:50;
  box-shadow:0 18px 52px rgba(15,23,42,.08);
}
.brand{display:flex;align-items:center;gap:12px;min-width:max-content}
.brand-mark{
  width:48px;height:48px;border-radius:16px;
  display:grid;place-items:center;
  background:linear-gradient(135deg,var(--navy),var(--blue));
  color:#fff;font-size:22px;font-weight:900;
}
.brand strong{display:block;font-size:18px;line-height:1.05}
.brand em{display:block;font-style:normal;font-size:12px;color:#7a8595;letter-spacing:.12em;margin-top:2px}
.main-nav{display:flex;align-items:center;gap:7px}
.main-nav a,.main-nav button{
  border:0;background:transparent;color:var(--ink);
  padding:10px 12px;border-radius:999px;font-weight:850;cursor:pointer;
}
.main-nav button{background:var(--navy);color:#fff}
.menu-btn{
  display:none;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  padding:10px 14px;
  font-weight:900;
}
.eyebrow{
  margin:0 0 12px;
  font-size:12px;
  letter-spacing:.16em;
  text-transform:uppercase;
  font-weight:950;
  color:var(--blue);
}
.sovereign-hero{
  width:min(var(--container),calc(100% - 32px));
  margin:34px auto;
  min-height:700px;
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  border-radius:42px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:var(--shadow);
}
.hero-bg{
  position:absolute;inset:0;
  background:url("../images/echelon-hero-bg.webp") center/cover no-repeat;
}
.hero-copy,.hero-products{position:relative;z-index:2}
.hero-copy{
  padding:64px 58px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.hero-copy h1{
  margin:0 0 22px;
  font-size:clamp(54px,7vw,104px);
  line-height:.88;
  letter-spacing:-.078em;
}
.lead,.section-title span,.authority-copy span,.download-module span,.support-copy span,.sub-hero span{
  display:block;
  color:var(--muted);
  font-size:17px;
  line-height:1.9;
  max-width:850px;
}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.button,.suite-btn,.table-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:14px 22px;
  border:1px solid transparent;
  font-weight:900;
  cursor:pointer;
}
.button.primary,.suite-btn,.table-btn{
  background:linear-gradient(135deg,var(--navy),var(--blue));
  color:#fff;
  box-shadow:0 16px 36px rgba(29,78,216,.18);
}
.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}
.button.subtle{background:rgba(255,255,255,.64);color:var(--ink);border-color:var(--line)}
.hero-index{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:38px;
}
.hero-index article{
  padding:18px;
  border-radius:24px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(255,255,255,.95);
}
.hero-index b{display:block;font-size:18px;color:var(--blue)}
.hero-index span{display:block;color:var(--muted);margin-top:5px}
.hero-products{min-height:700px}
.product-focus,.mini-product{
  position:absolute;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(16px);
  box-shadow:0 26px 80px rgba(0,0,0,.22);
}
.product-focus{
  width:360px;height:440px;left:125px;top:100px;border-radius:36px;
}
.product-focus img{max-height:390px;filter:drop-shadow(0 24px 34px rgba(0,0,0,.30))}
.mini-product{
  border-radius:28px;
}
.mini-product.flex{width:200px;height:220px;right:68px;top:90px}
.mini-product.flex img{max-height:165px}
.mini-product.nano{width:225px;height:190px;right:105px;bottom:105px}
.mini-product.nano img{max-height:150px}
.service-label{
  position:absolute;
  left:92px;
  bottom:80px;
  padding:20px 22px;
  border-radius:26px;
  background:rgba(255,255,255,.80);
  border:1px solid rgba(255,255,255,.95);
  backdrop-filter:blur(14px);
}
.service-label strong{display:block}
.service-label span{display:block;color:var(--muted);margin-top:5px}
.quick-line,.section,.download-module,.sub-hero{
  width:min(var(--container),calc(100% - 32px));
  margin:30px auto;
}
.quick-line{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.quick-line a,.quick-line button{
  text-align:left;
  padding:24px;
  border-radius:28px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 14px 44px rgba(15,23,42,.06);
}
.quick-line button{cursor:pointer}
.quick-line b{display:block;font-size:20px}
.quick-line span{display:block;margin-top:8px;color:var(--muted);word-break:break-word}
.section,.sub-hero{
  padding:38px;
  border-radius:38px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:var(--shadow);
}
.sub-main{padding-top:10px}
.sub-hero{
  background:linear-gradient(135deg,var(--navy),#1e3a8a);
  color:#fff;
}
.sub-hero h1{
  font-size:clamp(46px,6vw,92px);
  line-height:.9;
  letter-spacing:-.07em;
  margin:0 0 16px;
}
.sub-hero span{color:#dbeafe}
.section-title{margin-bottom:28px}
.section-title.center{text-align:center}
.section-title h2,.authority-copy h2,.download-module h2,.support-copy h2,.faq-section h2,.modal-card h2{
  font-size:clamp(38px,5vw,68px);
  line-height:.94;
  letter-spacing:-.06em;
  margin:0 0 14px;
}
.access-board{
  display:grid;
  grid-template-columns:1.08fr .92fr .92fr;
  grid-template-areas:
    "main support download"
    "main contact download";
  gap:16px;
}
.access-card{
  min-height:235px;
  padding:26px;
  text-align:left;
  border-radius:30px;
  border:1px solid var(--line);
  background:var(--panel-soft);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.access-card small,.suite-copy span{
  color:var(--blue);
  font-size:12px;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:950;
}
.access-card h3,.suite-card h3,.authority-grid h3,.pathway-grid h3,.support-section h3{
  margin:16px 0 10px;
  font-size:29px;
  line-height:1.05;
  letter-spacing:-.045em;
}
.access-card p,.suite-card p,.authority-grid p,.pathway-grid p,.support-section p,.faq-section p,.site-footer p{
  color:var(--muted);
  line-height:1.78;
}
.access-card strong{word-break:break-word}
.main-access{
  grid-area:main;
  background:linear-gradient(135deg,var(--navy),var(--blue));
  color:#fff;
}
.main-access small{color:#bfdbfe}
.main-access p,.main-access strong{color:#dbeafe}
.access-card:nth-child(2){grid-area:support}
.download-access{grid-area:download;background:#fff}
.access-card:nth-child(4){grid-area:contact;cursor:pointer}
.authority-section{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:20px;
}
.authority-copy{
  padding:34px;
  border-radius:32px;
  background:linear-gradient(135deg,var(--navy),#1e3a8a);
  color:#fff;
}
.authority-copy span{color:#dbeafe}
.authority-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}
.authority-grid article,.pathway-grid article{
  padding:24px;
  border-radius:28px;
  background:var(--panel-soft);
  border:1px solid var(--line);
}
.suite-grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:16px;
}
.suite-card{
  min-height:335px;
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:18px;
  align-items:center;
  padding:24px;
  border-radius:32px;
  background:var(--panel-soft);
  border:1px solid var(--line);
}
.suite-card:not(.stax-suite){grid-template-columns:230px 1fr}
.stax-suite{
  grid-row:span 3;
  grid-template-columns:1fr;
  background:linear-gradient(180deg,#fff,#eef5ff);
}
.suite-card figure{
  min-height:210px;
  margin:0;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:26px;
  background:#fff;
  border:1px solid var(--line);
}
.stax-suite figure{min-height:430px}
.suite-card img{
  max-height:180px;
  object-fit:contain;
  filter:drop-shadow(0 20px 26px rgba(15,23,42,.16));
}
.stax-suite img{max-height:360px}
.suite-btn{margin-top:16px}
.table-wrap{
  overflow:auto;
  border-radius:26px;
  border:1px solid var(--line);
  background:#fff;
}
table{width:100%;border-collapse:collapse}
th,td{
  text-align:left;
  padding:18px;
  border-bottom:1px solid var(--line);
}
th{background:#eef5ff}
.download-module{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:24px;
  padding:42px;
  border-radius:38px;
  background:linear-gradient(135deg,var(--navy),var(--blue));
  color:#fff;
  box-shadow:var(--shadow);
}
.download-module span{color:#dbeafe}
.pathway-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.pathway-grid b{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:16px;
  background:var(--navy);
  color:#fff;
  margin-bottom:16px;
}
.support-section{
  display:grid;
  grid-template-columns:1.05fr .75fr;
  gap:20px;
}
.support-copy,.qr-card{
  padding:30px;
  border-radius:32px;
  background:var(--panel-soft);
  border:1px solid var(--line);
}
.tags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:20px;
}
.tags em{
  font-style:normal;
  padding:9px 12px;
  border-radius:999px;
  background:#fff;
  border:1px solid var(--line);
  font-size:13px;
}
.qr-card{text-align:center}
.qr-card img{
  width:min(300px,100%);
  margin:0 auto 18px;
  padding:12px;
  border-radius:26px;
  background:#fff;
  border:1px solid var(--line);
}
.faq-section details{
  border-top:1px solid var(--line);
  padding:18px 0;
}
.faq-section summary{
  font-size:20px;
  font-weight:900;
  cursor:pointer;
}
.site-footer{
  margin-top:48px;
  padding:42px 6vw;
  background:var(--navy);
  color:#fff;
  display:flex;
  justify-content:space-between;
  gap:24px;
}
.site-footer span{
  display:block;
  color:#bfdbfe;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:12px;
  font-weight:950;
}
.site-footer strong{display:block;font-size:34px;margin:8px 0}
.site-footer p{color:#dbeafe;max-width:760px}
.footer-links{
  display:flex;
  flex-direction:column;
  gap:10px;
  align-items:flex-end;
}
.footer-links button{
  border:1px solid rgba(255,255,255,.22);
  background:transparent;
  color:#fff;
  border-radius:999px;
  padding:12px 18px;
  font-weight:900;
  cursor:pointer;
}
.contact-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:100;
  align-items:center;
  justify-content:center;
}
.contact-modal.open{display:flex}
.modal-mask{
  position:absolute;
  inset:0;
  background:rgba(11,18,32,.68);
  backdrop-filter:blur(12px);
}
.modal-card{
  position:relative;
  z-index:2;
  width:min(460px,calc(100% - 24px));
  background:#fff;
  color:var(--ink);
  border-radius:34px;
  padding:30px;
  text-align:center;
  box-shadow:0 30px 90px rgba(15,23,42,.28);
}
.modal-close{
  position:absolute;
  right:14px;
  top:10px;
  border:0;
  background:transparent;
  font-size:30px;
  cursor:pointer;
}
.modal-qr{
  width:min(300px,100%);
  margin:18px auto;
  padding:12px;
  border-radius:26px;
  background:#f8fbff;
  border:1px solid var(--line);
}
.modal-card p{color:var(--muted)}
.modal-actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:18px;
}
.float-contact{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:80;
  border:0;
  border-radius:999px;
  background:linear-gradient(135deg,var(--navy),var(--blue));
  color:#fff;
  padding:14px 18px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 20px 44px rgba(15,23,42,.24);
}
body.lock{overflow:hidden}

@media(max-width:1120px){
  .main-nav{display:none}
  .main-nav.show{
    display:flex;
    position:absolute;
    top:76px;
    left:0;
    right:0;
    flex-direction:column;
    align-items:flex-start;
    background:#fff;
    border:1px solid var(--line);
    border-radius:24px;
    padding:16px;
    box-shadow:var(--shadow);
  }
  .menu-btn{display:block}
  .sovereign-hero,.authority-section,.support-section{grid-template-columns:1fr}
  .hero-products{min-height:500px}
  .quick-line,.authority-grid,.pathway-grid{grid-template-columns:repeat(2,1fr)}
  .access-board{
    grid-template-columns:1fr 1fr;
    grid-template-areas:"main main" "support download" "contact download";
  }
  .suite-grid{grid-template-columns:1fr}
  .stax-suite{grid-row:auto}
  .download-module,.site-footer{grid-template-columns:1fr;display:grid}
  .footer-links{align-items:flex-start}
}
@media(max-width:720px){
  .sovereign-hero{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding:34px 24px}
  .hero-copy h1{font-size:42px}
  .hero-products{display:none}
  .hero-index,.quick-line,.authority-grid,.pathway-grid,.access-board{grid-template-columns:1fr}
  .access-board{grid-template-areas:"main" "support" "download" "contact"}
  .section,.sub-hero,.download-module{padding:24px}
  .suite-card,.suite-card:not(.stax-suite){grid-template-columns:1fr}
  .hero-actions,.modal-actions{flex-direction:column}
  .button,.suite-btn,.table-btn{width:100%}
}
