.learn-hero{padding:10rem 4rem 4.5rem;border-bottom:1px solid var(--border-subtle);background:radial-gradient(circle at 75% 30%,rgba(142,52,171,.12),transparent 30%),#050505}.learn-hero h1{max-width:760px}.learn-hero .lede{max-width:620px;color:rgba(255,255,255,.8)}
.learn-paths-section{padding-top:4rem}.learn-paths{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.learn-path{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#151515;color:inherit;text-decoration:none;transition:border-color .2s,transform .2s}.learn-path:hover{border-color:var(--purple);transform:translateY(-2px)}.learn-path-image{height:250px;overflow:hidden;background:#202020;border-bottom:1px solid var(--border-subtle)}.learn-path-image img{display:block;width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .25s}.learn-path-image.tool img{object-fit:cover;object-position:left top}.learn-path:hover .learn-path-image img{transform:scale(1.02)}.learn-path-body{display:flex;flex:1;flex-direction:column;padding:2rem}.learn-path-body .eyebrow{margin-bottom:1rem}.learn-path-body h2{font-size:1.8rem}.learn-path-body>p:not(.eyebrow){max-width:470px;margin-top:.8rem;font-size:.82rem;line-height:1.75}.learn-path-body>span{margin-top:auto;padding-top:1.75rem;color:var(--purple-light);font-size:.72rem;font-weight:600}
.learn-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.learn-section-heading>a{color:var(--purple-light);font-size:.72rem;font-weight:600;text-decoration:none}.learn-section-heading>a:hover{color:#fff}.learn-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.learn-insight{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--border-subtle);border-radius:8px;background:#151515;color:inherit;text-decoration:none;transition:border-color .2s,transform .2s}.learn-insight:hover{border-color:var(--purple);transform:translateY(-2px)}.learn-insight-image{aspect-ratio:16/9;overflow:hidden;background:#202020}.learn-insight-image img{display:block;width:100%;height:100%;object-fit:cover;opacity:.78}.learn-insight-body{display:flex;flex:1;flex-direction:column;padding:1.25rem}.learn-insight-meta{display:flex;justify-content:space-between;gap:1rem;color:var(--dim);font-size:.61rem}.learn-insight h3{margin-top:.75rem;font-size:1rem;line-height:1.45}.learn-insight p{margin-top:.65rem;font-size:.72rem;line-height:1.65}.learn-loading{grid-column:1/-1;padding:2rem;border:1px solid var(--border-subtle);border-radius:8px;background:#151515;font-size:.75rem}
@media(max-width:800px){.learn-paths{grid-template-columns:1fr}.learn-insights{grid-template-columns:1fr 1fr}.learn-path-image{height:240px}}
@media(max-width:600px){.learn-hero{padding:7rem 1.5rem 3.5rem}.learn-paths-section,.learn-latest-section{padding-inline:1.5rem}.learn-insights{grid-template-columns:1fr}.learn-section-heading{align-items:flex-start;flex-direction:column;gap:1rem}.learn-path-body{padding:1.5rem}.learn-path-body h2{font-size:1.55rem}}
