.meta-icon{align-items:center;display:flex;gap:.25rem;margin-bottom:.5rem}.meta-icon svg{color:#096bfc}.course-landing-module{padding:2rem 1rem}.carousel-wrapper{overflow:hidden;position:relative}.carousel-track,.carousel-wrapper{box-sizing:border-box;max-width:100%}.carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:0 1rem 1rem}.carousel-track::-webkit-scrollbar{display:none}.course-list{list-style:none;margin:0;padding:0}.course-item{background:#fff;border:1px solid #eaeaea;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.03);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease}.course-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.06)}.course-item a{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.course-image{height:200px;object-fit:cover;width:100%}.course-content{display:flex;flex-direction:column;flex-grow:1;padding:1rem}.course-title{color:#111;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.course-meta-block{color:#666;font-size:.95rem;margin-bottom:.5rem}.course-meta{margin-bottom:.2rem}.course-desc{color:#444;font-size:.95rem;line-height:1.6}.carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:1rem}.carousel-dots .dot{background-color:#d8d8d8;border-radius:50%;height:8px;transition:background-color .3s ease;width:8px}.carousel-dots .dot.active{background-color:#096bfc}@media (max-width:767px){.course-item{flex-shrink:0;max-width:90%;min-width:80%;scroll-snap-align:center}}@media (min-width:768px){.carousel-track{display:grid;flex-wrap:wrap;grid-template-columns:repeat(2,1fr);overflow:visible;scroll-snap-type:none}.carousel-dots{display:none}.course-item{min-width:auto;scroll-snap-align:unset}}@media (min-width:1200px){.carousel-track{grid-template-columns:repeat(3,1fr)}}.course-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:.35rem 0 .6rem}.chip{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;line-height:1;padding:.3rem .65rem;white-space:nowrap}.chip--primary{background:#e4f9ff;border-color:#cbefff;color:#096bfc}.chip--soft{background:#f5f8ff;border-color:#e6ecff;color:#334155}@media (min-width:0px){.course-landing-module .course-meta-block{display:none}}.microchip{background:#f1f5ff;border:1px solid #dee6ff;border-radius:6px;color:#243b86;display:inline-block;font:600 .7rem ui-monospace,monospace;letter-spacing:.04em;margin-right:6px;padding:2px 6px}.card-summary,.course-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.5em;overflow:hidden;.course-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.5em;overflow:hidden}.course-chips{gap:.4rem .5rem;margin-top:.25rem}@media (max-width:768px){.course-chips .chip:nth-child(n+4){display:none}}}.chip{max-width:200px;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.chip{max-width:140px}}.chip--remote{background:#e4f9ff;border-color:#cbefff;color:#096bfc}.chip--onsite{background:#e8f7ed;border-color:#cdefd8;color:#1b7d42}.chip--hybrid{background:#f5e8ff;border-color:#ecd7ff;color:#6b21a8}.chip--country{background:#eef2ff;border-color:#dbe2ff;color:#1e3a8a}.course-title{margin-bottom:.25rem}.course-chips{margin-top:.25rem;row-gap:.4rem}.course-item{transition:transform .18s ease,box-shadow .18s ease}