/* BMT Course Landing System v0.9.6 */
.bmt-course-page,.bmt-course-index{background:#fff;color:var(--bmt-text)}
.bmt-course-page [data-bmt-reveal],.bmt-course-index [data-bmt-reveal]{opacity:1;transform:none}
.bmt-motion .bmt-course-page [data-bmt-reveal],.bmt-motion .bmt-course-index [data-bmt-reveal]{opacity:.01;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}
.bmt-motion .bmt-course-page [data-bmt-reveal].is-visible,.bmt-motion .bmt-course-index [data-bmt-reveal].is-visible{opacity:1;transform:none}
.bmt-course-section{padding:72px 0}
.bmt-course-head{max-width:860px;margin-bottom:28px}
.bmt-course-head h2{margin:8px 0 10px;color:var(--bmt-ink-strong);font-size:clamp(2rem,3.5vw,3.1rem);font-weight:650;line-height:1.1;letter-spacing:-.035em}
.bmt-course-head>p:last-child{max-width:760px;margin:0;color:#65746b;font-size:.96rem;line-height:1.65}
.bmt-course-hero{position:relative;padding:26px 0 58px;background:radial-gradient(circle at 8% 12%,rgba(57,181,74,.14),transparent 30%),radial-gradient(circle at 92% 18%,rgba(247,148,30,.12),transparent 28%),linear-gradient(135deg,#eef9f1 0%,#fff 55%,#fff8ee 100%);border-bottom:1px solid #dde8df;overflow:hidden}
.bmt-course-hero__grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(330px,.84fr);gap:44px;align-items:center}
.bmt-course-hero__copy h1{max-width:820px;margin:12px 0 16px;color:#102116;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:650;line-height:1.01;letter-spacing:-.045em}
.bmt-course-hero__lead{max-width:760px;margin:0;color:#536477;font-size:1.05rem;line-height:1.7}
.bmt-course-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.bmt-course-hero__actions .bmt-button{min-height:52px}
.bmt-course-hero__contact{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px}
.bmt-course-hero__contact a{display:inline-flex;align-items:center;gap:6px;color:#315c3a;font-size:.84rem;font-weight:650}
.bmt-course-hero__contact svg{width:16px;height:16px}
.bmt-course-hero__summary{padding:25px;border:1px solid #d8e5db;border-radius:23px;background:rgba(255,255,255,.94);box-shadow:0 18px 52px rgba(20,58,32,.08)}
.bmt-course-hero__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:var(--bmt-primary-soft);color:var(--bmt-primary-deep)}
.bmt-course-hero__icon svg{width:25px;height:25px}
.bmt-course-hero__summary>strong{display:block;margin-top:20px;color:#1f4b2a;font-size:.84rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.bmt-course-hero__summary>p{margin:8px 0 18px;color:#637269;font-size:.86rem;line-height:1.58}
.bmt-course-hero__summary ul{list-style:none;margin:0;padding:0;border-top:1px solid #e4ebe6}
.bmt-course-hero__summary li{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #e8ede9;font-size:.84rem}
.bmt-course-hero__summary li span{color:#6a786f}.bmt-course-hero__summary li b{color:#233d2a;font-weight:650;text-align:right}
.bmt-course-overview{background:#fff}
.bmt-course-topic-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.bmt-course-topic-grid>span{display:grid;gap:12px;align-content:start;min-height:140px;padding:18px;border:1px solid #dfe8e1;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(20,58,32,.04)}
.bmt-course-topic-grid svg{width:20px;height:20px;color:var(--bmt-primary-deep)}
.bmt-course-topic-grid strong{color:#2a3e2f;font-size:.88rem;line-height:1.45}
.bmt-course-syllabus{background:linear-gradient(135deg,#f2faf4 0%,#fff 72%);border-block:1px solid #e0e9e2}
.bmt-course-syllabus__grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:48px;align-items:start}
.bmt-course-syllabus .bmt-course-head{position:sticky;top:108px;margin-bottom:0}
.bmt-course-syllabus__list{display:grid;gap:10px;list-style:none;margin:0;padding:0}
.bmt-course-syllabus__list li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;padding:17px 18px;border:1px solid #dfe8e1;border-radius:16px;background:#fff}
.bmt-course-syllabus__list li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef9f1;color:#2c6b39;font-size:.75rem;font-weight:700}
.bmt-course-syllabus__list p{margin:2px 0 0;color:#4f6055;font-size:.88rem;line-height:1.6}
.bmt-course-service{background:#fff}
.bmt-course-service__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.bmt-course-service__grid article{display:flex;align-items:center;gap:13px;min-height:96px;padding:18px;border:1px solid #e2e8e3;border-radius:16px;background:linear-gradient(135deg,#fff,#fff9f1)}
.bmt-course-service__grid article>svg{width:22px;height:22px;color:#9a5709;flex:0 0 auto}
.bmt-course-service__grid strong{color:#273b2c;font-size:.9rem;line-height:1.4}
.bmt-course-facts{background:linear-gradient(135deg,#fff8ee 0%,#fff 50%,#eff9f1 100%);border-block:1px solid #ebe3d7}
.bmt-course-facts__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.bmt-course-facts__grid article{padding:19px;border:1px solid #dde6df;border-radius:17px;background:#fff}
.bmt-course-facts__grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--bmt-primary-soft);color:var(--bmt-primary-deep)}
.bmt-course-facts__grid svg{width:19px;height:19px}
.bmt-course-facts__grid strong{display:block;margin-top:18px;color:#243c2a;font-size:.92rem;font-weight:650;line-height:1.4}
.bmt-course-facts__grid p{margin:7px 0 0;color:#68766d;font-size:.84rem;line-height:1.55}
.bmt-course-policy{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}
.bmt-course-policy span{display:flex;align-items:center;gap:8px;min-height:54px;padding:10px 12px;border:1px solid #cfe2d3;border-radius:13px;background:#f2fbf4;color:#285d34}
.bmt-course-policy svg{width:17px;height:17px;flex:0 0 auto}.bmt-course-policy strong{font-size:.85rem;line-height:1.4}
.bmt-course-lead{background:#f5faf6}
.bmt-course-lead .bmt-lead-shell{max-width:1040px}
.bmt-course-related{background:#fff}
.bmt-course-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.bmt-course-related__grid>a{display:grid;grid-template-columns:44px 1fr;column-gap:11px;align-items:center;min-height:112px;padding:16px;border:1px solid #e0e7e2;border-radius:15px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bmt-course-related__grid>a>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef9f1;color:#2b6838}.bmt-course-related__grid svg{width:19px;height:19px}
.bmt-course-related__grid strong{color:#25542f;font-size:.86rem}.bmt-course-related__grid small{color:#65746b;font-size:.82rem;line-height:1.45}
.bmt-course-index__hero{padding:58px 0 48px;background:radial-gradient(circle at 12% 8%,rgba(57,181,74,.14),transparent 30%),linear-gradient(135deg,#f0faf2,#fff 58%,#fff8ef);border-bottom:1px solid #e1e9e3}
.bmt-course-index__hero h1{max-width:980px;margin:10px 0 14px;color:#132118;font-size:clamp(2.7rem,4.8vw,4.7rem);font-weight:650;line-height:1.02;letter-spacing:-.044em}.bmt-course-index__hero h1 span{color:var(--bmt-primary-dark)}
.bmt-course-index__hero>div>p:last-of-type{max-width:780px;margin:0;color:#5d6f62;font-size:1rem;line-height:1.68}
.bmt-course-index__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.bmt-course-index__facts span{padding:9px 12px;border:1px solid #d6e4d9;border-radius:999px;background:#fff;color:#5c6d61;font-size:.82rem}.bmt-course-index__facts strong{color:#275e34}
.bmt-course-index__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.bmt-course-index__card{display:grid;grid-template-columns:1fr;min-height:245px;padding:22px;border:1px solid #dfe7e1;border-radius:19px;background:#fff;box-shadow:0 12px 34px rgba(20,58,32,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bmt-course-index__card>div{display:flex;align-items:center;justify-content:space-between}.bmt-course-index__card>div>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eef9f1;color:#2b6838}.bmt-course-index__card>div>small{color:#6e7b72;font-weight:700}
.bmt-course-index__card h2{margin:22px 0 8px;color:#213528;font-size:1.18rem;font-weight:650;line-height:1.35}.bmt-course-index__card p{margin:0;color:#68766d;font-size:.86rem;line-height:1.6}.bmt-course-index__card>strong{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:18px;color:#286236;font-size:.84rem}.bmt-course-index__card>strong svg{width:15px;height:15px}
@media(hover:hover){.bmt-course-related__grid>a:hover,.bmt-course-index__card:hover{transform:translateY(-3px);border-color:#c6dccb;box-shadow:0 16px 38px rgba(20,58,32,.075)}}
@media(max-width:1023px){.bmt-course-section{padding:60px 0}.bmt-course-hero__grid{grid-template-columns:1fr;gap:28px}.bmt-course-hero__summary{max-width:720px}.bmt-course-topic-grid{grid-template-columns:repeat(3,1fr)}.bmt-course-syllabus__grid{grid-template-columns:1fr;gap:26px}.bmt-course-syllabus .bmt-course-head{position:static}.bmt-course-facts__grid{grid-template-columns:1fr 1fr}.bmt-course-related__grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.bmt-course-section{padding:46px 0}.bmt-course-hero{padding:18px 0 38px}.bmt-course-hero .bmt-breadcrumb{margin-bottom:20px}.bmt-course-hero__copy h1{font-size:clamp(2.25rem,10.2vw,3rem)}.bmt-course-hero__lead{font-size:.95rem;line-height:1.58}.bmt-course-hero__actions{display:grid;grid-template-columns:1fr}.bmt-course-hero__actions .bmt-button{width:100%}.bmt-course-hero__summary{padding:19px;border-radius:18px}.bmt-course-head{margin-bottom:20px}.bmt-course-head h2{font-size:clamp(1.85rem,8.7vw,2.45rem)}.bmt-course-topic-grid{grid-template-columns:1fr 1fr}.bmt-course-topic-grid>span{min-height:112px;padding:14px}.bmt-course-syllabus__list li{grid-template-columns:42px 1fr;padding:14px}.bmt-course-syllabus__list li>span{width:36px;height:36px}.bmt-course-service__grid,.bmt-course-policy,.bmt-course-facts__grid,.bmt-course-related__grid,.bmt-course-index__grid{grid-template-columns:1fr}.bmt-course-index__hero{padding:42px 0 36px}.bmt-course-index__hero h1{font-size:clamp(2.25rem,10vw,3rem)}.bmt-course-index__card{min-height:220px;padding:18px}}
@media(prefers-reduced-motion:reduce){.bmt-course-page *,.bmt-course-index *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.bmt-course-page [data-bmt-reveal],.bmt-course-index [data-bmt-reveal]{opacity:1!important;transform:none!important}}
