.lp-section{padding-block:var(--s-48)}.lp-section--subtle{background:var(--bg-subtle)}.lp-section__head{justify-content:space-between;align-items:flex-end;gap:var(--s-16);flex-wrap:wrap;margin-block-end:var(--s-24);display:flex}.lp-section__title{font-size:clamp(var(--t-24), 3.4vw, var(--t-32));letter-spacing:-.01em;font-weight:800;line-height:1.2}.lp-section__lead{color:var(--text-muted);max-width:62ch;margin-block-start:var(--s-8)}@media (min-width:768px){.lp-section{padding-block:var(--s-64)}}.lp-hero{padding-block:var(--s-48) var(--s-32)}.lp-hero__inner{align-items:center;gap:var(--s-24);text-align:center;flex-direction:column;max-width:46rem;margin-inline:auto;display:flex}.lp-hero__title{font-size:clamp(var(--t-32), 6vw, var(--t-48));letter-spacing:-.02em;font-weight:800;line-height:1.1}.lp-hero__subtitle{font-size:var(--t-18);color:var(--text-muted);max-width:40ch;line-height:1.55}.lp-hero__actions{gap:var(--s-12);flex-direction:column;width:100%;display:flex}@media (min-width:560px){.lp-hero__actions{flex-direction:row;justify-content:center;width:auto}}@media (min-width:768px){.lp-hero{padding-block:var(--s-64) var(--s-48)}}.lp-note{align-items:flex-start;gap:var(--s-8);padding:var(--s-12) var(--s-16);border-radius:var(--radius-m);background:var(--info-bg);color:var(--info);font-size:var(--t-14);text-align:start;max-width:46ch;font-weight:600;line-height:1.45;display:flex}.lp-note__icon{flex:none;margin-block-start:1px}.lp-grid{gap:var(--s-16);grid-template-columns:1fr;display:grid}.lp-grid>li{display:flex}.lp-grid>li>*{flex:1}@media (min-width:640px){.lp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.lp-course{gap:var(--s-12);padding:var(--s-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-l);transition:border-color var(--transition), box-shadow var(--transition);flex-direction:column;display:flex}.lp-course:hover{border-color:var(--border-strong);box-shadow:var(--shadow-2)}.lp-course:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--focus-ring);outline:none}.lp-course__tags{gap:var(--s-8);flex-wrap:wrap;display:flex}.lp-course__title{font-size:var(--t-18);font-weight:700;line-height:1.3}.lp-course__text{font-size:var(--t-14);color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.lp-course__more{align-items:center;gap:var(--s-4);font-size:var(--t-14);color:var(--accent);margin-block-start:auto;padding-block-start:var(--s-4);font-weight:600;display:inline-flex}.lp-course--loading{gap:var(--s-12);pointer-events:none}.lp-skeleton-line{border-radius:var(--radius-s);height:14px}.lp-skeleton-line--tag{border-radius:var(--radius-full);width:40%;height:22px}.lp-skeleton-line--title{width:85%;height:20px}.lp-skeleton-line--short{width:60%}.lp-state{border:1px solid var(--border);border-radius:var(--radius-l);background:var(--surface)}.lp-state__actions{justify-content:center;gap:var(--s-12);flex-wrap:wrap;display:flex}.lp-formats{gap:var(--s-16);grid-template-columns:1fr;display:grid}@media (min-width:900px){.lp-formats{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-format{gap:var(--s-12);padding:var(--s-32);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-l);flex-direction:column;display:flex}.lp-format__icon{border-radius:var(--radius-m);background:var(--accent-soft);width:48px;height:48px;color:var(--accent);flex:none;justify-content:center;align-items:center;display:flex}.lp-format__title{font-size:var(--t-18);font-weight:700}.lp-format__text{color:var(--text-muted);line-height:1.6}.lp-steps{gap:var(--s-24);grid-template-columns:1fr;display:grid}@media (min-width:768px){.lp-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.lp-step{gap:var(--s-8);flex-direction:column;display:flex}.lp-step__num{width:40px;height:40px;border-radius:var(--radius-full);background:var(--accent);color:var(--text-on-brand);font-size:var(--t-16);flex:none;justify-content:center;align-items:center;margin-block-end:var(--s-4);font-weight:800;display:flex}.lp-step__title{font-size:var(--t-18);font-weight:700}.lp-step__text{color:var(--text-muted);line-height:1.6}.lp-panel{gap:var(--s-16);padding:var(--s-32);border:1px solid var(--border);border-radius:var(--radius-l);background:var(--accent-soft);flex-direction:column;align-items:flex-start;display:flex}.lp-panel__title{font-size:clamp(var(--t-24), 3vw, var(--t-32));letter-spacing:-.01em;font-weight:800}.lp-panel__text{color:var(--text-muted);max-width:60ch;line-height:1.6}.lp-panel--center{text-align:center;align-items:center}.lp-panel--center .lp-panel__text{margin-inline:auto}.lp-panel .btn{width:100%}@media (min-width:560px){.lp-panel .btn{width:auto}}@media (prefers-reduced-motion:reduce){.lp-course,.lp-course:hover{transition:none}}
