.starter-videos{margin-block:2.5rem}.starter-videos-heading{max-width:42rem;margin-bottom:1.5rem}.starter-videos-heading h2{margin:.5rem 0}.starter-videos-heading p:last-child{color:var(--muted);line-height:1.65}.starter-videos-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.starter-video-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card,var(--background));flex-direction:column;min-width:0;transition:background-color .18s;display:flex;overflow:hidden}.starter-video-card:focus-within{background:var(--muted-bg)}@media (hover:hover){.starter-video-card:hover{background:var(--muted-bg)}}.starter-video-cover:focus-visible,.starter-video-watch:focus-visible,.starter-video-actions a:focus-visible,.starter-video-actions button:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.starter-video-cover{aspect-ratio:16/9;background:var(--muted-bg);cursor:pointer;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.starter-video-local-cover{color:#fff;text-align:start;background-color:#111c36;background-image:radial-gradient(circle at 85% 20%,#fff3,#0000 30%),linear-gradient(135deg,#15213d,#172554 75%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1rem;display:flex}.starter-video-local-cover-label{letter-spacing:.08em;text-transform:uppercase;opacity:.8;font-size:.7rem;font-weight:700}.starter-video-local-cover-title{overflow-wrap:anywhere;max-width:90%;font-size:clamp(.9rem,2vw,1.15rem);font-weight:700;line-height:1.2}.starter-video-local-cover:after{content:"";border:1px solid #ffffff59;border-radius:50%;width:3rem;height:3rem;position:absolute;inset:auto 1rem 1rem auto}.starter-video-thumbnail{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.starter-video-play{color:#fff;background:#0000001f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.starter-video-play svg{box-sizing:content-box;background:#000000b8;border-radius:50%;padding:.8rem}.starter-video-player{aspect-ratio:16/9;background:#000;width:100%}.starter-video-player iframe{border:0;width:100%;height:100%;display:block}.starter-video-body{flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.starter-video-meta{width:100%;color:var(--muted);justify-content:space-between;gap:.5rem;font-size:.75rem;display:flex}.starter-video-meta span:last-child{text-align:end;overflow-wrap:anywhere}.starter-video-card h3{overflow-wrap:anywhere;margin:0}.starter-video-takeaway,.starter-video-action{line-height:1.55}.starter-video-action{color:var(--muted)}.starter-video-watch{color:var(--accent);text-underline-offset:.2rem;font-weight:600;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;margin-top:auto;padding:0;font-weight:600;text-decoration:underline;display:inline-flex}.starter-video-actions{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:auto;display:flex}.starter-video-actions a,.starter-video-actions button{color:var(--accent);font:inherit;text-underline-offset:.2rem;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:0;font-weight:600;text-decoration:underline;display:inline-flex}@media (max-width:820px){.starter-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.starter-videos-grid{grid-template-columns:1fr}}
