
.story-meta{display:flex;flex-wrap:wrap;gap:12px 20px;margin:0 0 24px;padding:16px 20px;border:1px solid #e4eaf1;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(19,49,80,.06)}
.story-meta span{font-weight:700;color:#52677e}.story-cover{margin:0 0 30px;border-radius:28px;overflow:hidden;box-shadow:0 26px 55px rgba(15,42,73,.18)}.story-cover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.story-cover figcaption{padding:14px 18px;background:#fff;color:#596f85;line-height:1.65}
.story-lead{font-size:1.12rem;line-height:1.9;color:#334d66}.story-section{margin-bottom:24px}.story-section p{line-height:1.9;color:#3f566d}.story-section h2{margin-bottom:16px}.story-section h3{margin-top:24px}
.story-opening{position:relative;overflow:hidden}.story-opening:before{content:'“';position:absolute;right:24px;top:-30px;font:900 160px Georgia;color:rgba(242,140,40,.08)}
.story-callout{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:22px;margin:22px 0;border-radius:22px;background:linear-gradient(135deg,#fff6eb,#f4f8ff);border:1px solid rgba(242,140,40,.2)}.story-icon{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#f28c28;color:#fff;font-size:28px;box-shadow:0 12px 25px rgba(242,140,40,.25)}.story-callout h3{margin:0 0 8px}.story-callout p{margin:0}
.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.story-card{position:relative;overflow:hidden;padding:24px;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e2eaf2;box-shadow:0 18px 38px rgba(17,49,82,.08);transition:.2s}.story-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(17,49,82,.13)}.story-card:before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(#f28c28,#183d68)}.story-card .card-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#edf5ff;color:#173b66;font-size:23px;margin-bottom:16px}.story-card h3{margin:0 0 10px}.story-card p{margin:0;line-height:1.75;color:#536b82}
.story-timeline{position:relative;margin:24px 0 0;padding-left:38px}.story-timeline:before{content:'';position:absolute;left:14px;top:8px;bottom:8px;width:4px;background:linear-gradient(#f28c28,#1d5f99);border-radius:4px}.story-step{position:relative;padding:0 0 28px 22px}.story-step:last-child{padding-bottom:0}.story-step:before{content:attr(data-number);position:absolute;left:-38px;top:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#183d68;color:#fff;font-weight:800;box-shadow:0 8px 18px rgba(17,49,82,.2)}.story-step h3{margin:0 0 8px}.story-step p{margin:0}
.curiosity-box{padding:26px;border-radius:26px;background:linear-gradient(135deg,#2f176a,#123e6b);color:#fff;box-shadow:0 24px 50px rgba(31,24,94,.22)}.curiosity-box h2,.curiosity-box h3{color:#fff}.curiosity-box p{color:rgba(255,255,255,.9)}.curiosity-kicker{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.14);font-weight:800;color:#ffd17c}
.faq-list details{border:1px solid #e2e9f0;border-radius:18px;margin:12px 0;background:#fff;box-shadow:0 10px 24px rgba(17,49,82,.05)}.faq-list summary{cursor:pointer;padding:18px 20px;font-weight:800;color:#173b66}.faq-list .answer{padding:0 20px 20px;color:#536b82;line-height:1.8}
.related-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.related-story-card{display:flex;flex-direction:column;padding:22px;border:1px solid #e2e9f0;border-radius:22px;background:#fff;box-shadow:0 15px 32px rgba(17,49,82,.07)}.related-story-card span{font-size:.82rem;font-weight:800;color:#d76c08;text-transform:uppercase;letter-spacing:.06em}.related-story-card h3{margin:10px 0}.related-story-card p{margin:0 0 18px}.related-story-card .btn-primary{margin-top:auto;justify-content:center}
.story-sidebar .eits-side-card{margin-bottom:18px}.story-sidebar nav a{display:block;padding:10px 0;border-bottom:1px solid #e8edf2;text-decoration:none;font-weight:700}.story-sidebar nav a:last-child{border-bottom:0}.story-keypoints{list-style:none;padding:0;margin:0}.story-keypoints li{position:relative;padding:10px 0 10px 30px;color:#52677e}.story-keypoints li:before{content:'✓';position:absolute;left:0;top:9px;width:21px;height:21px;border-radius:50%;background:#f28c28;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}
@media(max-width:900px){.story-grid,.related-story-grid{grid-template-columns:1fr}.story-callout{grid-template-columns:1fr}.story-sidebar{margin-top:25px}}
