.learn-module__P_I3yG__header{background:var(--accent);background-image:radial-gradient(#c5a880 .5px,transparent .5px),radial-gradient(#c5a880 .5px,var(--accent).5px);text-align:center;background-position:0 0,10px 10px;background-size:20px 20px;padding:80px 20px 40px}.learn-module__P_I3yG__videoSection{max-width:var(--max-width);margin:0 auto;padding:60px 20px}.learn-module__P_I3yG__tabContainer{justify-content:center;gap:20px;margin-bottom:50px;display:flex}.learn-module__P_I3yG__tabBtn{border:1px solid var(--border);cursor:pointer;font-family:var(--font-sans);transition:var(--transition);color:var(--text-muted);background:#fff;border-radius:50px;padding:12px 30px;font-weight:500}.learn-module__P_I3yG__tabBtn.learn-module__P_I3yG__active{background:var(--brand-gold);color:#fff;border-color:var(--brand-gold)}.learn-module__P_I3yG__tabBtn:hover:not(.learn-module__P_I3yG__active){border-color:var(--brand-gold);color:var(--brand-gold);background:#fdfcfb}.learn-module__P_I3yG__videoGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.learn-module__P_I3yG__videoCard{border:1px solid var(--border);transition:var(--transition);background:#fff;border-radius:24px;overflow:hidden}.learn-module__P_I3yG__videoCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.learn-module__P_I3yG__videoWrapper{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.learn-module__P_I3yG__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.learn-module__P_I3yG__videoInfo{padding:25px}.learn-module__P_I3yG__videoInfo h3{color:var(--primary);margin-bottom:10px;font-size:1.4rem}.learn-module__P_I3yG__videoInfo p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.learn-module__P_I3yG__articlePlaceholder{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}.learn-module__P_I3yG__placeholderCard{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.learn-module__P_I3yG__placeholderImg{background:#f0f0f5;height:200px}.learn-module__P_I3yG__placeholderContent{padding:20px}.learn-module__P_I3yG__loadingWrapper{color:var(--brand-gold);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.learn-module__P_I3yG__spin{animation:1s linear infinite learn-module__P_I3yG__spin}@keyframes learn-module__P_I3yG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.learn-module__P_I3yG__empty{text-align:center;border:1px dashed var(--border);color:var(--text-muted);background:#fdfcfb;border-radius:24px;grid-column:1/-1;padding:60px}@media (max-width:768px){.learn-module__P_I3yG__videoGrid,.learn-module__P_I3yG__articlePlaceholder{grid-template-columns:1fr}}
