.audioPlayer-module__uNf2xG__audioContainer{justify-content:center;margin:2rem 0;display:flex}.audioPlayer-module__uNf2xG__audioCard{text-align:center;background:#f9fafb;border-radius:16px;width:100%;max-width:500px;padding:1.5rem;box-shadow:0 4px 14px #0000001a}.audioPlayer-module__uNf2xG__audioHeader{color:#1f2937;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.audioPlayer-module__uNf2xG__audioPlayer{background:#fff;border-radius:10px;outline:none;width:100%}.audioPlayer-module__uNf2xG__audioFooter{color:#6b7280;margin-top:1rem;font-size:.9rem}
.collaborate-section-module__IrpMLa__collaborateSection{justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.collaborate-section-module__IrpMLa__card{text-align:center;background-color:#fff;border-radius:1.25rem;max-width:640px;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 20px #00000014}.collaborate-section-module__IrpMLa__card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.collaborate-section-module__IrpMLa__title{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:700}.collaborate-section-module__IrpMLa__description{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.collaborate-section-module__IrpMLa__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.collaborate-section-module__IrpMLa__contactButton,.collaborate-section-module__IrpMLa__resumeButton{border-radius:9999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.collaborate-section-module__IrpMLa__contactButton{color:#fff;background-color:#2563eb}.collaborate-section-module__IrpMLa__contactButton:hover{background-color:#1e40af}.collaborate-section-module__IrpMLa__resumeButton{color:#2563eb;background-color:#0000;border:2px solid #2563eb}.collaborate-section-module__IrpMLa__resumeButton:hover{color:#fff;background-color:#2563eb}@media (max-width:600px){.collaborate-section-module__IrpMLa__card{padding:2rem 1.25rem}.collaborate-section-module__IrpMLa__title{font-size:1.6rem}.collaborate-section-module__IrpMLa__description{font-size:1rem}.collaborate-section-module__IrpMLa__contactButton,.collaborate-section-module__IrpMLa__resumeButton{text-align:center;width:100%}}
.course-promotion-module__psWU3W__courseContainer{background-color:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.course-promotion-module__psWU3W__courseCard{text-align:center;background-color:#fff;border:4px solid #000;border-radius:1rem;max-width:32rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.course-promotion-module__psWU3W__courseTitle{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.course-promotion-module__psWU3W__courseText{color:#374151;font-size:1.125rem;line-height:1.75rem}.course-promotion-module__psWU3W__courseHighlight{font-weight:700}.course-promotion-module__psWU3W__greenText{color:#10b981}.course-promotion-module__psWU3W__blueText{color:#3b82f6}.course-promotion-module__psWU3W__redText{color:#ef4444}.course-promotion-module__psWU3W__purpleText{color:#8b5cf6}.course-promotion-module__psWU3W__courseButton{color:#fff;background-color:#10b981;border-radius:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.course-promotion-module__psWU3W__courseButton:hover{background-color:#059669}
.pdfDownloader-module__8m-MTG__pdfContainer{justify-content:center;margin:20px 0;display:flex}.pdfDownloader-module__8m-MTG__pdfCard{text-align:center;background:#f9f9f9;border-radius:16px;width:320px;padding:20px;box-shadow:0 4px 10px #0000001a}.pdfDownloader-module__8m-MTG__pdfHeader{color:#2c3e50;margin-bottom:15px;font-size:18px;font-weight:700}.pdfDownloader-module__8m-MTG__pdfButton{color:#fff;background:#4cafef;border-radius:12px;padding:10px 20px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.pdfDownloader-module__8m-MTG__pdfButton:hover{background:#2196f3}.pdfDownloader-module__8m-MTG__pdfFooter{color:#555;margin-top:15px;font-size:14px}
.pitfall-module__zCeVQG__pitfallBox{background:#fff8e1;border:1.5px solid #ffb300;border-radius:8px;align-items:flex-start;margin:24px 0;padding:16px 20px;display:flex;box-shadow:0 2px 8px #ffb30014}.pitfall-module__zCeVQG__icon{color:#ff9800;flex-shrink:0;margin-right:16px;font-size:2rem;line-height:1}.pitfall-module__zCeVQG__content{color:#6d4c00;flex:1;font-size:1.05rem;line-height:1.6}@media (prefers-color-scheme:dark){.pitfall-module__zCeVQG__pitfallBox{background:#2d2100;border-color:#ffb300;box-shadow:0 2px 8px #ffb3001f}.pitfall-module__zCeVQG__icon{color:#ffb74d}.pitfall-module__zCeVQG__content{color:#ffe082}}
.Reveal-module__vCs_Ea__revealContainer{margin:1em 0}.Reveal-module__vCs_Ea__revealButton{cursor:pointer;color:#1e293b;background:#f3f4f6;border:1px solid #cbd5e1;border-radius:4px;padding:.5em 1em;font-weight:500;transition:background .2s,color .2s}.Reveal-module__vCs_Ea__revealButton:hover{color:#2563eb;background:#e0e7ef}.Reveal-module__vCs_Ea__revealContent{color:#1e293b;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;margin-top:.5em;padding:1em;transition:all .2s}@media (prefers-color-scheme:dark){.Reveal-module__vCs_Ea__revealButton{color:#f3f4f6;background:#23272f;border:1px solid #374151}.Reveal-module__vCs_Ea__revealButton:hover{color:#fbbf24;background:#374151}.Reveal-module__vCs_Ea__revealContent{color:#f3f4f6;background:#181a1b;border:1px solid #374151}}.dark .Reveal-module__vCs_Ea__revealButton{color:#f3f4f6;background:#23272f;border:1px solid #374151}.dark .Reveal-module__vCs_Ea__revealButton:hover{color:#fbbf24;background:#374151}.dark .Reveal-module__vCs_Ea__revealContent{color:#f3f4f6;background:#181a1b;border:1px solid #374151}
.showcase-module__IcMjyq__featuredSection{max-width:1100px;margin:0 auto;padding:2rem 1rem 4rem}.showcase-module__IcMjyq__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.showcase-module__IcMjyq__projectCard{background:#fff;border-radius:12px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 16px #0000000f}.showcase-module__IcMjyq__projectCard:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0000001a}.showcase-module__IcMjyq__imageContainer{height:160px;overflow:hidden}.showcase-module__IcMjyq__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.showcase-module__IcMjyq__projectCard:hover .showcase-module__IcMjyq__projectImage{transform:scale(1.05)}.showcase-module__IcMjyq__projectContent{padding:1rem 1.25rem}.showcase-module__IcMjyq__projectTitle{color:#111827;margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.showcase-module__IcMjyq__projectDescription{color:#4b5563;margin-bottom:.8rem;font-size:.95rem;line-height:1.5}.showcase-module__IcMjyq__techStack{flex-wrap:wrap;gap:.3rem;margin-bottom:.8rem;display:flex}.showcase-module__IcMjyq__techTag{color:#4338ca;background-color:#eef2ff;border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.showcase-module__IcMjyq__projectActions{gap:.6rem;display:flex}.showcase-module__IcMjyq__liveButton,.showcase-module__IcMjyq__codeButton{text-align:center;border-radius:6px;flex:1;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s}.showcase-module__IcMjyq__liveButton{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.showcase-module__IcMjyq__liveButton:hover{transform:translateY(-2px);box-shadow:0 3px 10px #667eea66}.showcase-module__IcMjyq__codeButton{color:#374151;background:#f3f4f6}.showcase-module__IcMjyq__codeButton:hover{background:#e5e7eb;transform:translateY(-2px)}@media (max-width:1024px){.showcase-module__IcMjyq__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.showcase-module__IcMjyq__featuredGrid{grid-template-columns:1fr}.showcase-module__IcMjyq__projectContent{padding:.9rem 1rem}.showcase-module__IcMjyq__projectTitle{font-size:1rem}.showcase-module__IcMjyq__projectDescription{font-size:.9rem}.showcase-module__IcMjyq__techTag{font-size:.7rem}.showcase-module__IcMjyq__liveButton,.showcase-module__IcMjyq__codeButton{padding:.55rem .9rem;font-size:.85rem}}@media (max-width:480px){.showcase-module__IcMjyq__featuredSection{padding:1.5rem .75rem 3rem}.showcase-module__IcMjyq__projectCard{border-radius:10px}.showcase-module__IcMjyq__imageContainer{height:140px}}
.videoPlayer-module__Ib-1NW__videoContainer{justify-content:center;margin:20px 0;display:flex}.videoPlayer-module__Ib-1NW__videoCard{color:#fff;background:#000;border-radius:12px;width:100%;max-width:650px;padding:16px;box-shadow:0 4px 12px #0003}.videoPlayer-module__Ib-1NW__videoHeader{margin-bottom:12px;font-size:18px;font-weight:700}.videoPlayer-module__Ib-1NW__videoWrapper{border-radius:8px;height:0;margin-bottom:12px;padding-bottom:56.25%;position:relative;overflow:hidden}.videoPlayer-module__Ib-1NW__videoWrapper iframe{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.videoPlayer-module__Ib-1NW__videoWrapper:before{content:"";z-index:2;background:#000;width:100%;height:45px;position:absolute;top:0;left:0}.videoPlayer-module__Ib-1NW__interactionOverlay{z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}
