.bn-lms-real{--bn-lms-ink: #0f172a;--bn-lms-muted: #64748b;--bn-lms-line: rgba(15, 118, 110, .18);--bn-lms-mint: rgba(45, 212, 191, .12);--bn-lms-mint-strong: #0f8f83;--bn-lms-surface: rgba(255, 255, 255, .9);--bn-lms-shadow: 0 24px 70px rgba(15, 23, 42, .08);position:relative;overflow:hidden;padding:clamp(44px,6vw,88px) 0;color:var(--bn-lms-ink);background:radial-gradient(circle at 8% 10%,rgba(45,212,191,.18),transparent 28%),radial-gradient(circle at 94% 88%,rgba(14,165,233,.1),transparent 30%)}.bn-lms-real *,.bn-lms-real *:before,.bn-lms-real *:after{box-sizing:border-box}.bn-lms-real [hidden]{display:none!important}.bn-lms-real__inner{position:relative;z-index:1}.bn-lms-real__hero,.bn-lms-real__workspace,.bn-lms-real__state,.bn-lms-real__loading,.bn-lms-real__notice,.bn-lms-real__stat{border:1px solid var(--bn-lms-line);background:var(--bn-lms-surface);box-shadow:var(--bn-lms-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.bn-lms-real__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:clamp(28px,4vw,54px);border-radius:34px}.bn-lms-real__hero-copy{max-width:820px}.bn-lms-real__eyebrow,.bn-lms-real__state-kicker,.bn-lms-real__sidebar-head p,.bn-lms-real__section-heading p{margin:0 0 12px;color:var(--bn-lms-mint-strong);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.bn-lms-real__title{margin:0;font-size:clamp(38px,5vw,72px);line-height:.98;letter-spacing:-.05em}.bn-lms-real__text{max-width:720px;margin-top:22px;color:var(--bn-lms-muted);font-size:clamp(17px,2vw,21px);line-height:1.7}.bn-lms-real__text>*:first-child,.bn-lms-real__text>*:last-child{margin-top:0;margin-bottom:0}.bn-lms-real__hero-status{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;padding:12px 16px;border:1px solid var(--bn-lms-line);border-radius:999px;color:#0f766e;background:#f0fdfae6;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bn-lms-real__status-dot{width:9px;height:9px;border-radius:50%;background:#14b8a6;box-shadow:0 0 0 7px #14b8a61f}.bn-lms-real[data-bn-lms-state=error] .bn-lms-real__status-dot,.bn-lms-real[data-bn-lms-state=locked] .bn-lms-real__status-dot{background:#f59e0b;box-shadow:0 0 0 7px #f59e0b1f}.bn-lms-real__notice{margin-top:22px;padding:16px 20px;border-radius:18px}.bn-lms-real__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px}.bn-lms-real__stat{padding:22px 24px;border-radius:22px}.bn-lms-real__stat span{display:block;color:var(--bn-lms-muted);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bn-lms-real__stat strong{display:block;margin-top:8px;font-size:32px;line-height:1}.bn-lms-real__loading,.bn-lms-real__state{margin-top:24px;padding:clamp(36px,6vw,70px);border-radius:30px;text-align:center}.bn-lms-real__loading{display:flex;align-items:center;justify-content:center;gap:14px;color:var(--bn-lms-muted)}.bn-lms-real__loading p,.bn-lms-real__course-loading p{margin:0}.bn-lms-real__spinner{width:24px;height:24px;flex:0 0 auto;border:3px solid rgba(15,118,110,.18);border-top-color:#0f8f83;border-radius:50%;animation:bn-lms-spin .8s linear infinite}@keyframes bn-lms-spin{to{transform:rotate(360deg)}}.bn-lms-real__state-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 22px;border:1px solid var(--bn-lms-line);border-radius:24px;background:var(--bn-lms-mint);font-size:34px}.bn-lms-real__state h2{margin:0;font-size:clamp(30px,4vw,50px);letter-spacing:-.04em}.bn-lms-real__state>p:not(.bn-lms-real__state-kicker){max-width:690px;margin:18px auto 0;color:var(--bn-lms-muted);font-size:17px;line-height:1.7}.bn-lms-real__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:26px;padding:13px 24px;border:1px solid #0f8f83;border-radius:999px;color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 16px 32px #0f766e33;font:inherit;font-size:13px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.bn-lms-real__button:hover{transform:translateY(-2px);box-shadow:0 20px 38px #0f766e42}.bn-lms-real__button--secondary{color:#0f766e;background:#fff;box-shadow:none}.bn-lms-real__workspace{display:grid;grid-template-columns:minmax(240px,310px) minmax(0,1fr);gap:24px;margin-top:24px;padding:22px;border-radius:34px}.bn-lms-real__sidebar{align-self:start;position:sticky;top:24px;padding:24px;border:1px solid var(--bn-lms-line);border-radius:25px;background:linear-gradient(180deg,#f0fdfaeb,#ffffffeb)}.bn-lms-real__sidebar-head h2{margin:0;font-size:26px;letter-spacing:-.03em}.bn-lms-real__course-list{display:grid;gap:10px;margin-top:20px}.bn-lms-real__course-button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:16px;border:1px solid rgba(15,118,110,.14);border-radius:18px;color:var(--bn-lms-ink);background:#ffffffd1;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.bn-lms-real__course-button:hover,.bn-lms-real__course-button.is-active{border-color:#0f8f8380;background:#fff;transform:translate(3px)}.bn-lms-real__course-button.is-active{box-shadow:inset 4px 0 #14b8a6}.bn-lms-real__course-button-copy{min-width:0}.bn-lms-real__course-button strong,.bn-lms-real__course-button small{display:block}.bn-lms-real__course-button strong{font-size:15px;line-height:1.35}.bn-lms-real__course-button small{margin-top:6px;color:var(--bn-lms-muted);font-size:11px}.bn-lms-real__course-button-arrow{color:#0f8f83;font-size:20px}.bn-lms-real__course{min-width:0}.bn-lms-real__course-loading{display:flex;align-items:center;justify-content:center;min-height:220px;gap:14px;color:var(--bn-lms-muted)}.bn-lms-real__course-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,42px);border:1px solid var(--bn-lms-line);border-radius:26px;background:linear-gradient(135deg,#f0fdfaf5,#fffffff5)}.bn-lms-real__course-meta,.bn-lms-real__lesson-meta{display:flex;flex-wrap:wrap;gap:8px}.bn-lms-real__course-meta span,.bn-lms-real__lesson-meta span,.bn-lms-real__published-badge,.bn-lms-real__resource-type,.bn-lms-real__module-kicker{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid var(--bn-lms-line);border-radius:999px;color:#0f766e;background:#f0fdfae0;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bn-lms-real__course-hero h2{margin:16px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.045em}.bn-lms-real__course-hero p{max-width:760px;margin:16px 0 0;color:var(--bn-lms-muted);font-size:16px;line-height:1.7}.bn-lms-real__published-badge{flex:0 0 auto}.bn-lms-real__empty{padding:54px 24px;text-align:center}.bn-lms-real__empty>span{font-size:40px}.bn-lms-real__empty h3{margin:16px 0 0;font-size:28px}.bn-lms-real__empty p{max-width:620px;margin:12px auto 0;color:var(--bn-lms-muted);line-height:1.7}.bn-lms-real__modules{display:grid;gap:16px;margin-top:18px}.bn-lms-real__module{overflow:hidden;border:1px solid var(--bn-lms-line);border-radius:24px;background:#ffffffe6}.bn-lms-real__module-summary{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px 24px;list-style:none;cursor:pointer}.bn-lms-real__module-summary::-webkit-details-marker{display:none}.bn-lms-real__module-number,.bn-lms-real__lesson-number{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;color:#0f766e;background:var(--bn-lms-mint);font-weight:900}.bn-lms-real__module-copy h3{margin:8px 0 0;font-size:24px;letter-spacing:-.03em}.bn-lms-real__module-copy p{margin:8px 0 0;color:var(--bn-lms-muted);line-height:1.55}.bn-lms-real__module-count{color:var(--bn-lms-muted);font-size:12px;font-weight:700}.bn-lms-real__module-body{padding:0 24px 24px;border-top:1px solid rgba(15,118,110,.1)}.bn-lms-real__lesson-list{display:grid;gap:14px;padding-top:22px}.bn-lms-real__lesson{padding:22px;border:1px solid rgba(15,118,110,.14);border-radius:20px;background:#f8fafcb8}.bn-lms-real__lesson-head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start}.bn-lms-real__lesson-heading h4{margin:10px 0 0;font-size:22px;line-height:1.25;letter-spacing:-.025em}.bn-lms-real__lesson-summary,.bn-lms-real__lesson-content{margin:18px 0 0;color:var(--bn-lms-muted);font-size:15px;line-height:1.75}.bn-lms-real__lesson-content>*:first-child{margin-top:0}.bn-lms-real__lesson-content>*:last-child{margin-bottom:0}.bn-lms-real__video{position:relative;overflow:hidden;margin-top:20px;padding-top:56.25%;border-radius:18px;background:#020617}.bn-lms-real__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.bn-lms-real__lesson-resources,.bn-lms-real__module-resources,.bn-lms-real__general-resources{margin-top:22px}.bn-lms-real__lesson-resources h5,.bn-lms-real__module-resources h4,.bn-lms-real__section-heading h3{margin:0 0 14px;font-size:19px}.bn-lms-real__general-resources{padding:26px;border:1px solid var(--bn-lms-line);border-radius:24px;background:#ffffffe6}.bn-lms-real__resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bn-lms-real__resource{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px;border:1px solid rgba(15,118,110,.14);border-radius:17px;background:#fff}.bn-lms-real__resource-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;color:#0f766e;background:var(--bn-lms-mint);font-size:20px;font-weight:900}.bn-lms-real__resource-copy h4{margin:8px 0 0;font-size:16px;line-height:1.35}.bn-lms-real__resource-copy p{margin:8px 0 0;color:var(--bn-lms-muted);font-size:13px;line-height:1.55}.bn-lms-real__resource-link,.bn-lms-real__resource-pending{display:inline-flex;margin-top:12px;color:#0f766e;font-size:12px;font-weight:800;text-decoration:none}.bn-lms-real__resource-pending{color:var(--bn-lms-muted)}.bn-lms-real__module-empty{margin:22px 0 0;color:var(--bn-lms-muted)}@media screen and (max-width:989px){.bn-lms-real__hero{display:grid}.bn-lms-real__hero-status{justify-self:start}.bn-lms-real__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-lms-real__workspace{grid-template-columns:1fr}.bn-lms-real__sidebar{position:static}.bn-lms-real__course-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.bn-lms-real{padding:30px 0 56px}.bn-lms-real__hero,.bn-lms-real__workspace{border-radius:24px}.bn-lms-real__hero{padding:26px 20px}.bn-lms-real__title{font-size:clamp(36px,12vw,52px)}.bn-lms-real__stats,.bn-lms-real__course-list,.bn-lms-real__resource-grid{grid-template-columns:1fr}.bn-lms-real__workspace{padding:12px}.bn-lms-real__sidebar,.bn-lms-real__course-hero,.bn-lms-real__general-resources{padding:20px;border-radius:20px}.bn-lms-real__course-hero{display:grid}.bn-lms-real__published-badge{justify-self:start}.bn-lms-real__module-summary{grid-template-columns:42px minmax(0,1fr);padding:18px}.bn-lms-real__module-count{grid-column:2}.bn-lms-real__module-body{padding:0 14px 14px}.bn-lms-real__lesson{padding:18px}.bn-lms-real__lesson-head{grid-template-columns:38px minmax(0,1fr)}.bn-lms-real__lesson-number{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.bn-lms-real *,.bn-lms-real *:before,.bn-lms-real *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/bn-lms-real.css.map */
