.business-project{background:#f1f4fa;isolation:isolate}
.business-project .bp-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px;align-items:end;margin-bottom:34px}
.business-project .bp-heading h2{font-size:clamp(32px,3.5vw,49px);line-height:1.12;margin:16px 0 0;max-width:760px}
.business-project h2 em{font-style:normal;color:#2457f5}
.business-project .bp-intro{font-size:18px;line-height:1.7;margin:0;color:#465266}
.bp-label{display:inline-flex;gap:10px;align-items:center;color:#334b77;font-weight:650;font-size:13px;line-height:1.4;letter-spacing:.03em}
.bp-label b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:#2457f5;font-size:12px;flex-shrink:0}
.bp-figure{margin:0;background:#fff;border:1px solid #d9e0ec;border-radius:20px;overflow:hidden;box-shadow:0 18px 50px #182a4910}
.bp-figure-bar{padding:16px 22px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:1px solid #e6ebf3;font-size:13px;line-height:1.5;color:#626f82}
.bp-figure-bar strong{color:#243b66;font-weight:650}
.bp-image-scroll{overflow-x:auto;background:#e9eef7;overscroll-behavior-x:contain}
.bp-image-scroll:focus-visible{outline:3px solid #2457f5;outline-offset:-3px}
.bp-figure img{width:100%;height:auto;display:block;max-width:none}
.bp-figure figcaption{padding:17px 22px;font-size:13px;line-height:1.65;color:#606d7f}
.bp-mobile-hint{display:none}
.bp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}
.bp-step{border-top:2px solid #cdd7ec;padding-top:18px}
.bp-step-number{font-size:12px;font-weight:700;color:#2457f5;letter-spacing:.04em}
.business-project .bp-step h3{font-size:22px;line-height:1.2;margin:10px 0}
.bp-step p{font-size:16px;line-height:1.7;color:#526074;margin:0}
.bp-result{margin:30px 0 0;background:#17253c;border-radius:12px;padding:24px 28px;display:grid;grid-template-columns:145px minmax(0,1fr);gap:18px;color:#fff}
.bp-result strong{font-size:15px;color:#c7d5ff}.bp-result p{margin:0;font-size:17px;line-height:1.6;color:#fff}
.bp-scope{font-size:13px;line-height:1.6;color:#687589;margin:18px 0 0}
.course-card.business-project-card{display:flex;flex-direction:column;min-width:0}
.course-card .bp-card-preview{display:block;position:relative;background:#edf1f7;text-decoration:none;overflow:hidden;flex-shrink:0}
.bp-card-preview img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .25s}
.bp-card-preview:hover img{transform:scale(1.025)}
.bp-card-preview span{position:absolute;bottom:12px;left:14px;background:#fff;color:#21365e;border:1px solid #dce3ef;border-radius:20px;padding:5px 11px;font-size:12px;font-weight:650;box-shadow:0 2px 9px #19233212}
.course-card .bp-card-caption{font-size:14px;line-height:1.6;border-left:2px solid #2457f5;padding-left:12px;color:#43516a;margin:0 0 22px}
@media(max-width:950px){.business-project .bp-heading{grid-template-columns:1fr;gap:22px}.business-project .bp-heading h2{max-width:760px}.bp-steps{gap:20px}.bp-step h3{font-size:20px}.course-card .bp-card-preview{grid-column:1/-1}}
@media(max-width:680px){.bp-figure{border-radius:12px}.bp-figure-bar{padding:13px 16px}.bp-figure img{min-width:780px}.bp-figure figcaption{padding:14px 16px}.bp-mobile-hint{display:block;margin-top:5px;color:#2457f5}.bp-steps{grid-template-columns:1fr;gap:22px}.bp-result{grid-template-columns:1fr;gap:7px;padding:22px}.business-project .bp-intro{font-size:17px}.bp-card-preview img{min-width:0}.bp-label{font-size:12px}}
@media(prefers-reduced-motion:reduce){.bp-card-preview img{transition:none}}
@media print{.bp-image-scroll{overflow:visible}.bp-figure img{min-width:0}.bp-steps{grid-template-columns:1fr}.bp-result{background:#eef2fa;color:#17253c}.bp-result p,.bp-result strong{color:#17253c}}
