
.about-story-v385{position:relative;overflow:hidden}.about-story-v385:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 16%,rgba(39,139,214,.08),transparent 28%),radial-gradient(circle at 90% 88%,rgba(40,174,151,.07),transparent 30%)}.about-story-v385>*{position:relative;z-index:1}.about-story-v385-head{max-width:850px;margin-bottom:20px}.about-story-v385-eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef7ff;color:#17618f;font-size:.78rem;font-weight:800}.about-story-v385-head h2{margin:12px 0 8px;font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.75;color:#17384c}.about-story-v385-head p{margin:0;color:#657682;line-height:2.05}.about-story-v385-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(285px,.75fr);gap:18px}.about-story-v385-main,.about-story-v385-value,.about-story-v385-timeline>div{background:rgba(255,255,255,.94);border:1px solid rgba(21,56,76,.08);box-shadow:0 16px 42px rgba(24,58,80,.05)}.about-story-v385-main{border-radius:24px;padding:25px}.about-story-v385-main h3{margin:0 0 10px;color:#1e4359;font-size:1.22rem}.about-story-v385-main>p{margin:0;color:#5f707d;line-height:2.1}.about-story-v385-quote{margin-top:18px;padding:15px 16px;border-radius:17px;border-right:4px solid #2792d2;background:linear-gradient(90deg,#eef9ff,#f2fbf8);display:flex;gap:9px}.about-story-v385-quote>span{font-size:2rem;line-height:1;color:#2792d2;font-weight:900}.about-story-v385-quote p{margin:0;color:#2f5369;line-height:2;font-weight:700}.about-story-v385-values{display:grid;gap:10px}.about-story-v385-value{border-radius:19px;padding:16px;display:grid;grid-template-columns:42px 1fr;gap:11px}.about-story-v385-value>b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#eff8f6;color:#16756f;font-size:.82rem}.about-story-v385-value strong{display:block;color:#214457;margin-bottom:4px}.about-story-v385-value span{display:block;color:#6b7a85;line-height:1.85;font-size:.86rem}.about-story-v385-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.about-story-v385-timeline>div{position:relative;border-radius:18px;padding:17px}.about-story-v385-timeline>div:before{content:"";position:absolute;top:0;right:17px;left:17px;height:3px;background:linear-gradient(90deg,#278fd2,#2caf98);border-radius:0 0 6px 6px}.about-story-v385-timeline span{display:inline-block;margin:3px 0 7px;color:#2a7da7;font-size:.76rem;font-weight:800}.about-story-v385-timeline strong{display:block;color:#24475a;margin-bottom:5px}.about-story-v385-timeline p{margin:0;color:#6d7d88;line-height:1.85;font-size:.86rem}@media(max-width:900px){.about-story-v385-grid{grid-template-columns:1fr}.about-story-v385-timeline{grid-template-columns:1fr}}@media(max-width:600px){.about-story-v385-main{padding:19px;border-radius:20px}.about-story-v385-value{padding:14px}}

/* V385.1 layout integrity hotfix — neutralize legacy .about-story contracts */
.about-story.about-story-v385{
  display:block;
  grid-template-columns:none;
  gap:0;
  align-items:initial;
  max-width:var(--container,1200px);
  width:calc(100% - 32px);
  margin-inline:auto;
}
.about-story-v385 .about-story-v385-head,
.about-story-v385 .about-story-v385-grid,
.about-story-v385 .about-story-v385-timeline{width:100%;max-width:none}
@media(max-width:680px){
  .about-story.about-story-v385{width:calc(100% - 24px)}
}
