/* Program detail page sections */
.prog-why{background:#fff;padding:72px 0}
.prog-why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:36px}
.prog-why-card{background:#fff;border:1px solid #e6eaf0;border-radius:10px;padding:22px 14px 18px;text-align:center;box-shadow:0 4px 14px rgba(9,43,102,.05);min-height:170px}
.prog-why-card .ico{width:52px;height:52px;margin:0 auto 12px;border:1.5px solid #092B66;border-radius:50%;display:grid;place-items:center}
.prog-why-card .ico svg{width:24px;height:24px;stroke:#092B66;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.prog-why-card strong{display:block;color:#092B66;font-size:14px;margin-bottom:8px;line-height:1.3}
.prog-why-card span{display:block;color:#5b6578;font-size:12.5px;line-height:1.5}

.prog-streams{background:#f5f7fa;padding:72px 0}
.prog-streams-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:36px}
.stream-card{position:relative;border-radius:12px;overflow:hidden;background:#092B66;box-shadow:0 10px 24px rgba(9,43,102,.12);display:flex;flex-direction:column;min-height:320px}
.stream-card img{width:100%;height:140px;object-fit:cover;display:block}
.stream-card .ico{position:absolute;top:118px;left:50%;transform:translateX(-50%);width:46px;height:46px;border-radius:50%;background:var(--c,#092B66);border:3px solid #fff;display:grid;place-items:center;z-index:2}
.stream-card .ico svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.7}
.stream-card .body{padding:34px 14px 18px;color:#fff;text-align:center;flex:1;display:flex;flex-direction:column}
.stream-card h3{margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.3}
.stream-card p{margin:0 0 12px;font-size:12px;line-height:1.5;opacity:.92;flex:1}
.stream-card a{color:#8fd14f;font-size:12.5px;font-weight:600;margin-top:auto}

.prog-curriculum{background:#fff;padding:72px 0}
.prog-curriculum-grid{display:grid;grid-template-columns:1fr 320px 1fr;gap:32px;align-items:center;margin-top:36px}
.prog-list h3{color:#092B66;font-size:22px;margin:0 0 10px;font-weight:700}
.prog-list .intro{color:#5b6578;font-size:14px;line-height:1.65;margin:0 0 18px}
.prog-list ul{list-style:none;margin:0 0 22px;padding:0}
.prog-list li{display:flex;gap:10px;align-items:flex-start;margin:0 0 12px;color:#334155;font-size:14px;line-height:1.45}
.prog-list li:before{content:"";width:20px;height:20px;flex:none;border-radius:50%;background:#6BAF23;mask:url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"white\" d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"/></svg>') center/14px no-repeat;-webkit-mask:url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"white\" d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"/></svg>') center/14px no-repeat}
.prog-diagram{position:relative;width:280px;height:280px;margin:0 auto}
.prog-diagram .center{position:absolute;inset:50%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:50%;background:#092B66;color:#fff;display:grid;place-items:center;text-align:center;font-size:13px;font-weight:700;line-height:1.25;padding:8px;z-index:2;box-shadow:0 8px 24px rgba(9,43,102,.2)}
.prog-diagram .orbit{position:absolute;inset:0}
.prog-diagram .node{position:absolute;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-50%)}
.prog-diagram .node svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:1.6}
.prog-diagram .node.blue{background:#092B66}
.prog-diagram .node.green{background:#6BAF23}

.prog-cta-banner{background:#092B66;color:#fff;padding:48px 0;position:relative;overflow:hidden}
.prog-cta-banner:before{content:"";position:absolute;right:0;top:0;bottom:0;width:min(42%,360px);background:url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 200 120\"><path fill=\"none\" stroke=\"rgba(255,255,255,.12)\" stroke-width=\"2\" d=\"M20 100h160M40 100V40h120v60M60 40V20h80v20M80 60h40M80 80h40\"/></svg>') right center/contain no-repeat;opacity:.7}
.prog-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;position:relative;z-index:1}
.prog-cta-inner h2{margin:0 0 8px;font-size:clamp(24px,3vw,32px);font-weight:700}
.prog-cta-inner p{margin:0;opacity:.92;max-width:560px;line-height:1.6;font-size:15px}
.prog-cta-actions{display:flex;gap:12px;flex-wrap:wrap}
.prog-cta-actions .btn-green{background:#6BAF23;color:#fff;border-radius:8px;padding:12px 24px;font-weight:600}
.prog-cta-actions .btn-outline-light{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.75);border-radius:8px;padding:12px 20px;font-weight:600}
.prog-cta-actions .btn-outline-light:hover{background:rgba(255,255,255,.1)}

.program-list .card{grid-template-columns:160px 1fr}
.program-list .card .tag{display:inline-block;background:#eef6e4;color:#5a961d;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;margin-bottom:6px}

@media(max-width:1100px){
  .prog-why-grid{grid-template-columns:repeat(3,1fr)}
  .prog-streams-grid{grid-template-columns:repeat(3,1fr)}
  .prog-curriculum-grid{grid-template-columns:1fr;gap:28px}
  .prog-diagram{margin:0 auto}
}
@media(max-width:768px){
  .prog-why,.prog-streams,.prog-curriculum{padding:44px 0}
  .prog-why-grid{grid-template-columns:repeat(2,1fr);gap:12px}
  .prog-streams-scroll{margin:0 calc(-1 * var(--page-gutter));padding:0 var(--page-gutter)}
  .prog-streams-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .prog-streams-grid::-webkit-scrollbar{display:none}
  .stream-card{flex:0 0 78%;max-width:260px;scroll-snap-align:start;min-height:300px}
  .prog-cta-inner{flex-direction:column;align-items:flex-start}
  .prog-cta-actions{width:100%;flex-direction:column}
  .prog-cta-actions .btn-green,.prog-cta-actions .btn-outline-light{width:100%;justify-content:center}
  .program-list .card{grid-template-columns:1fr}
  .program-list .card img{width:100%;height:160px;min-height:0}
}
@media(max-width:480px){
  .prog-why-grid{grid-template-columns:1fr}
}
