body.simple-shell.about-pro[data-page="about"]{
  --shell-bg-image:none;
  --shell-bg-opacity:0;
  --shell-noise-opacity:0;
}
body.simple-shell.about-pro[data-page="about"]::before,
body.simple-shell.about-pro[data-page="about"]::after{display:none}
body.simple-shell.about-pro[data-page="about"] main.container{
  gap:36px;
  max-width:1160px;
  padding-top:16px;
}
body.simple-shell.about-pro[data-page="about"] .about-hero{
  margin-top:0;
  position:relative;
  min-height:calc(100vh - var(--simple-header-height));
  overflow:hidden;
  border:0;
  border-radius:0;
  background:#0b1020 url("../../media/about-hero-poster.jpg") center/cover no-repeat;
}
body.simple-shell.about-pro[data-page="about"] .about-hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  background:#0b1020 url("../../media/about-hero-poster.jpg") center/cover no-repeat;
}
body.simple-shell.about-pro[data-page="about"] .about-hero-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, rgba(15,23,42,.42) 0%, rgba(15,23,42,.24) 44%, rgba(15,23,42,.38) 100%);
}
body.simple-shell.about-pro[data-page="about"] .about-hero-content{
  position:relative;
  z-index:2;
  width:100%;
  height:100%;
  min-height:calc(100vh - var(--simple-header-height));
  padding:42px 44px;
}
body.simple-shell.about-pro[data-page="about"] .about-eyebrow{
  font-size:11px;
  font-weight:800;
  letter-spacing:.24em;
  text-transform:uppercase;
  color:rgba(255,255,255,.78);
}
body.simple-shell.about-pro[data-page="about"] .about-title{
  margin:0;
  position:absolute;
  left:40px;
  bottom:168px;
  font-size:clamp(26px,3.2vw,44px);
  line-height:1.1;
  letter-spacing:-.02em;
  max-width:min(50vw,780px);
  font-family:var(--font-serif);
  font-weight:800;
  text-align:left;
  color:#fff;
  text-shadow:0 8px 30px rgba(15,23,42,.45);
}
body.simple-shell.about-pro[data-page="about"] .about-lead{
  margin:0;
  position:absolute;
  right:96px;
  bottom:40px;
  width:min(500px, calc(100vw - 260px));
  max-width:500px;
  font-size:16px;
  line-height:1.85;
  color:rgba(255,255,255,.88);
  text-shadow:0 6px 24px rgba(15,23,42,.42);
  text-align:left;
  text-indent:2em;
  overflow-wrap:anywhere;
  word-break:break-word;
}
body.simple-shell.about-pro[data-page="about"] .hero-contact-btn{
  position:absolute;
  left:44px;
  bottom:64px;
  height:44px;
  padding:0 20px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.5);
  color:#fff;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
  background:rgba(15,23,42,.24);
  backdrop-filter:blur(2px);
}
body.simple-shell.about-pro[data-page="about"] .hero-contact-btn:hover{
  background:rgba(255,255,255,.16);
  border-color:rgba(255,255,255,.72);
}
body.simple-shell.about-pro[data-page="about"] .about-marquee-section{
  margin-top:-8px;
  display:flex;
  align-items:center;
  gap:24px;
  border-top:1px solid rgba(226,232,240,.9);
  border-bottom:1px solid rgba(226,232,240,.9);
  padding:22px 0;
}
body.simple-shell.about-pro[data-page="about"] .marquee-title{
  flex:0 0 auto;
  position:relative;
  padding-right:16px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:rgba(15,23,42,.56);
}
body.simple-shell.about-pro[data-page="about"] .marquee-title::after{
  content:'';
  position:absolute;
  right:0;
  top:50%;
  width:1px;
  height:38px;
  background:rgba(15,23,42,.24);
  transform:translateY(-50%);
}
body.simple-shell.about-pro[data-page="about"] .about-marquee{
  flex:1 1 auto;
  min-width:0;
  margin-top:0;
  width:auto;
  overflow:hidden;
}
body.simple-shell.about-pro[data-page="about"] .marquee-track{
  width:max-content;
  display:flex;
  align-items:center;
  gap:40px;
  animation:about-brand-scroll 22s linear infinite;
}
body.simple-shell.about-pro[data-page="about"] .marquee-track img{
  height:48px;
  width:auto;
  object-fit:contain;
  opacity:.88;
}
body.simple-shell.about-pro[data-page="about"] .about-theme{
  padding-bottom:4px;
}
body.simple-shell.about-pro[data-page="about"] .theme-title{
  margin:0;
  font-size:30px;
  line-height:1.2;
  letter-spacing:-.01em;
  font-weight:900;
  font-family:var(--font-serif);
}
body.simple-shell.about-pro[data-page="about"] .theme-text{
  margin:14px 0 0;
  max-width:980px;
  font-size:16px;
  line-height:1.98;
  color:rgba(15,23,42,.7);
}
body.simple-shell.about-pro[data-page="about"] .about-ecosystem{
  margin-top:8px;
  padding:0;
  background:transparent;
  border-radius:0;
  border:0;
}
body.simple-shell.about-pro[data-page="about"] .about-ecosystem-image{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
}
body.simple-shell.about-pro[data-page="about"] .eco-head{
  margin-bottom:16px;
}
body.simple-shell.about-pro[data-page="about"] .eco-title{
  margin:0;
  display:inline-flex;
  align-items:flex-end;
  gap:10px;
  font-size:clamp(56px,7.8vw,110px);
  line-height:.92;
  letter-spacing:.01em;
  font-weight:900;
  color:#3f59a8;
  font-family:var(--font-serif);
}
body.simple-shell.about-pro[data-page="about"] .eco-title-gen{
  font-size:clamp(28px,3.6vw,62px);
  line-height:1;
  color:#9f4f74;
  font-weight:800;
  letter-spacing:.01em;
}
body.simple-shell.about-pro[data-page="about"] .eco-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:32px 40px;
}
body.simple-shell.about-pro[data-page="about"] .eco-card{
  position:relative;
  min-height:auto;
  padding:36px 0 52px;
  background:transparent;
  border-radius:0;
  box-shadow:none;
  border:0;
  clip-path:none;
}
body.simple-shell.about-pro[data-page="about"] .eco-ribbon{
  position:absolute;
  top:0;
  left:0;
  padding:8px 22px 9px;
  border-radius:7px;
  background:#9f5968;
  color:#fff;
  font-size:20px;
  line-height:1;
  font-weight:800;
  letter-spacing:.04em;
  font-family:var(--font-serif);
  transform:none;
}
body.simple-shell.about-pro[data-page="about"] .eco-ribbon-blue{background:#4b63b2}
body.simple-shell.about-pro[data-page="about"] .eco-ribbon-red{background:#8c3a4f}
body.simple-shell.about-pro[data-page="about"] .eco-ribbon-gold{background:#ad9152}
body.simple-shell.about-pro[data-page="about"] .eco-list{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:30px;
  row-gap:12px;
}
body.simple-shell.about-pro[data-page="about"] .eco-list li{
  position:relative;
  padding-left:16px;
  font-size:20px;
  line-height:1.55;
  letter-spacing:.02em;
  color:#4b566e;
  font-weight:800;
  font-family:var(--font-serif);
}
body.simple-shell.about-pro[data-page="about"] .eco-list li::before{
  content:'＊';
  position:absolute;
  left:0;
  top:0;
  color:#b86156;
  font-weight:900;
}
body.simple-shell.about-pro[data-page="about"] .eco-list-single{
  grid-template-columns:1fr;
}
body.simple-shell.about-pro[data-page="about"] .eco-compare .eco-list-single{
  padding-top:47px;
}
body.simple-shell.about-pro[data-page="about"] .eco-compare{
  display:grid;
  grid-template-columns:minmax(0,160px) minmax(0,1fr);
  gap:22px;
  align-items:stretch;
}
body.simple-shell.about-pro[data-page="about"] .eco-matrix{
  padding-top:0;
}
body.simple-shell.about-pro[data-page="about"] .eco-matrix-head{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-bottom:8px;
  padding-bottom:8px;
  border-bottom:1px solid rgba(75,86,110,.18);
}
body.simple-shell.about-pro[data-page="about"] .eco-matrix-head span{
  font-size:12px;
  line-height:1.3;
  color:#4f5867;
  font-weight:800;
  letter-spacing:.01em;
  text-align:center;
}
body.simple-shell.about-pro[data-page="about"] .eco-matrix-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  align-items:center;
  min-height:34px;
  margin-top:6px;
}
body.simple-shell.about-pro[data-page="about"] .eco-matrix-row span{
  font-size:11px;
  line-height:1.25;
  color:#4a5465;
  font-weight:700;
  text-align:center;
}
body.simple-shell.about-pro[data-page="about"] .eco-matrix-row span:nth-child(-n+2){
  font-size:18px;
  line-height:1;
  color:#4d576b;
  text-align:center;
}
body.simple-shell.about-pro[data-page="about"] .eco-compare .eco-list-single li{
  min-height:34px;
  display:flex;
  align-items:center;
}
body.simple-shell.about-pro[data-page="about"] .eco-logo{
  position:absolute;
  right:0;
  bottom:6px;
  height:38px;
  width:auto;
  object-fit:contain;
}
body.simple-shell.about-pro[data-page="about"] .eco-logo-wide{
  height:34px;
}
@keyframes about-brand-scroll{
  0%{transform:translateX(0)}
  100%{transform:translateX(-50%)}
}
@media (max-width:900px){
  body.simple-shell.about-pro[data-page="about"] main.container{gap:28px;padding-top:12px}
  body.simple-shell.about-pro[data-page="about"] .about-hero{
    min-height:70vh;
  }
  body.simple-shell.about-pro[data-page="about"] .about-hero-content{
    min-height:70vh;
    padding:30px 24px;
  }
  body.simple-shell.about-pro[data-page="about"] .about-title{
    font-size:clamp(24px,5.8vw,34px);
    line-height:1.15;
    left:20px;
    bottom:166px;
    max-width:64vw;
  }
  body.simple-shell.about-pro[data-page="about"] .hero-contact-btn{
    left:24px;
    bottom:96px;
  }
  body.simple-shell.about-pro[data-page="about"] .about-lead{
    right:48px;
    bottom:24px;
    width:min(52vw, calc(100vw - 150px));
    max-width:52vw;
    font-size:15px;
  }
  body.simple-shell.about-pro[data-page="about"] .marquee-track{
    gap:28px;
  }
  body.simple-shell.about-pro[data-page="about"] .marquee-track img{
    height:36px;
  }
  body.simple-shell.about-pro[data-page="about"] .about-ecosystem{
    padding:0;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-title{
    font-size:clamp(42px,8vw,76px);
  }
  body.simple-shell.about-pro[data-page="about"] .eco-title-gen{
    font-size:clamp(24px,5vw,44px);
  }
  body.simple-shell.about-pro[data-page="about"] .eco-card{
    min-height:auto;
    padding:34px 0 44px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-ribbon{
    font-size:17px;
    padding:7px 16px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-list li{
    font-size:18px;
    line-height:1.5;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-compare{
    grid-template-columns:1fr;
    gap:10px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-compare .eco-list-single{
    padding-top:0;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-head{
    margin-bottom:6px;
    padding-bottom:6px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-head span,
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-row span{
    font-size:10px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-row span:nth-child(-n+2){
    font-size:16px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-logo{
    height:31px;
    bottom:4px;
    right:0;
  }
}
@media (max-width:640px){
  body.simple-shell.about-pro[data-page="about"] .about-hero{
    min-height:auto;
    aspect-ratio:auto;
  }
  body.simple-shell.about-pro[data-page="about"] .about-hero-video{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
  }
  body.simple-shell.about-pro[data-page="about"] .about-hero-overlay{
    background:linear-gradient(180deg, rgba(15,23,42,.22) 0%, rgba(15,23,42,.16) 30%, rgba(15,23,42,.62) 100%);
  }
  body.simple-shell.about-pro[data-page="about"] .about-hero-content{
    min-height:76svh;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    gap:14px;
    padding:28px 18px 24px;
  }
  body.simple-shell.about-pro[data-page="about"] .about-eyebrow{
    position:static;
    order:1;
  }
  body.simple-shell.about-pro[data-page="about"] .about-marquee-section{
    gap:12px;
  }
  body.simple-shell.about-pro[data-page="about"] .marquee-title{
    letter-spacing:.1em;
  }
  body.simple-shell.about-pro[data-page="about"] .about-title{
    font-size:22px;
    line-height:1.2;
    position:static;
    order:2;
    max-width:none;
  }
  body.simple-shell.about-pro[data-page="about"] .hero-contact-btn{
    position:static;
    order:3;
    height:40px;
    padding:0 16px;
    align-self:flex-start;
  }
  body.simple-shell.about-pro[data-page="about"] .about-lead{
    position:static;
    order:4;
    width:auto;
    max-width:none;
    text-align:left;
    text-indent:0;
  }
  body.simple-shell.about-pro[data-page="about"] .about-lead,
  body.simple-shell.about-pro[data-page="about"] .theme-text{
    font-size:15px;
    line-height:1.9;
  }
  body.simple-shell.about-pro[data-page="about"] .theme-title{
    font-size:24px;
  }
  body.simple-shell.about-pro[data-page="about"] .marquee-track{
    gap:22px;
  }
  body.simple-shell.about-pro[data-page="about"] .marquee-track img{
    height:30px;
  }
  body.simple-shell.about-pro[data-page="about"] .about-ecosystem{
    padding:0;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-head{
    margin-bottom:12px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-title{
    gap:8px;
    font-size:clamp(34px,11vw,52px);
  }
  body.simple-shell.about-pro[data-page="about"] .eco-title-gen{
    font-size:clamp(22px,7.2vw,32px);
  }
  body.simple-shell.about-pro[data-page="about"] .eco-grid{
    grid-template-columns:1fr;
    gap:22px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-card{
    min-height:auto;
    border-radius:0;
    padding:32px 0 40px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-ribbon{
    left:0;
    top:0;
    font-size:16px;
    padding:6px 12px;
    border-radius:8px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-list{
    row-gap:8px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-list li{
    font-size:16px;
    padding-left:12px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-head{
    margin-bottom:4px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-head span,
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-row span{
    font-size:9px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-row{
    margin-top:2px;
    gap:4px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-matrix-row span:nth-child(-n+2){
    font-size:14px;
  }
  body.simple-shell.about-pro[data-page="about"] .eco-logo{
    height:28px;
    right:0;
    bottom:4px;
  }
}
