.VideoCard-module__wjDadW__componentContainer{background:#021e73;justify-content:center;align-items:center;min-height:100vh;display:flex}.VideoCard-module__wjDadW__card{flex-direction:column;justify-content:space-between;width:320px;height:430px;display:flex;position:relative}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box{background:red;border-radius:15px;width:110%;height:200px;position:relative}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box:first-child:before{content:" ";z-index:2;background:0 0;border-bottom-left-radius:20px;width:20px;height:20px;position:absolute;top:105px;left:-1px;box-shadow:-6px 6px #021e73}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box:first-child:after{content:" ";z-index:2;background:0 0;border-bottom-left-radius:20px;width:20px;height:20px;position:absolute;bottom:-1px;left:105px;box-shadow:-6px 6px #021e73}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box:nth-child(2){background:#fff;width:100%;height:220px}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box:nth-child(2):before{content:"";z-index:2;background:0 0;border-top-left-radius:20px;width:20px;height:20px;position:absolute;bottom:106px;left:-1px;box-shadow:-6px -6px #021e73}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box:nth-child(2):after{content:"";z-index:2;background:0 0;border-top-left-radius:20px;width:20px;height:20px;position:absolute;top:-1px;left:109px;box-shadow:-6px -6px #021e73}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__circle{background:0 0;border:10px solid #021e73;border-radius:50%;width:180px;height:180px;position:absolute;top:50%;left:-70px;transform:translateY(-50%)}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__circle .VideoCard-module__wjDadW__imgBx,.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__imgBx{border-radius:50%;position:absolute;inset:0;overflow:hidden}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__imgBx{border-radius:15px}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__circle .VideoCard-module__wjDadW__imgBx .VideoCard-module__wjDadW__userImage,.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__imgBx video{object-fit:cover;width:100%;height:100%;position:absolute}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content{flex-direction:column;align-items:center;gap:20px;padding:30px 10px 20px;display:flex;position:absolute;inset:0}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content h2{text-transform:uppercase;letter-spacing:.1em;color:#333;width:100%;padding-left:120px;font-size:1.15em;font-weight:600;line-height:1.1em}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content h2 span{letter-spacing:.05em;color:#e91e63;text-transform:initial;font-size:.75em;font-weight:400}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content ul{grid-template-columns:repeat(3,1fr);justify-content:space-evenly;width:100%;padding:0 10px;display:grid;position:relative;top:15px}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content ul li{text-align:center;color:#999;flex-direction:column;padding:0 10px;font-size:.85em;font-weight:500;list-style:none;display:flex}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content ul li:not(:last-child){border-right:1px solid #ccc}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content ul li span{color:#333;font-size:1.65em}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content button{color:#fff;letter-spacing:.2em;cursor:pointer;background:#03a9f4;border:4px solid #021e73;border-radius:30px;outline:none;padding:8px 30px;font-size:1em;font-weight:500;transition:all .5s;position:relative;top:65px;box-shadow:0 0 0 8px #fff}.VideoCard-module__wjDadW__card .VideoCard-module__wjDadW__box .VideoCard-module__wjDadW__content button:hover{letter-spacing:.5em;background:#ff3d7f}
.CodeViewer-module__YNCF9a__container{max-width:900px;margin:40px auto;padding:0 20px;font-family:Inter,sans-serif}.CodeViewer-module__YNCF9a__title{color:#333;text-align:center;margin-bottom:20px;font-size:1.8rem;font-weight:700}.CodeViewer-module__YNCF9a__viewerWrapper{background:#1e1e1e;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.CodeViewer-module__YNCF9a__header{background:#2d2d2d;border-bottom:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.CodeViewer-module__YNCF9a__tabs{gap:10px;display:flex}.CodeViewer-module__YNCF9a__tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.CodeViewer-module__YNCF9a__tabActive{color:#fff;border-bottom:2px solid #0072ff}.CodeViewer-module__YNCF9a__copyButton{color:#fff;cursor:pointer;background:#444;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;transition:background .2s;display:flex}.CodeViewer-module__YNCF9a__copyButton:hover{background:#555}.CodeViewer-module__YNCF9a__copySuccess{background:#28a745!important}.CodeViewer-module__YNCF9a__codeArea{max-height:500px;padding:20px;overflow-y:auto}.CodeViewer-module__YNCF9a__codeArea pre{white-space:pre-wrap;word-break:break-all;margin:0}.CodeViewer-module__YNCF9a__codeArea code{color:#d4d4d4;font-family:Fira Code,Courier New,Courier,monospace;font-size:.9rem;line-height:1.5}.CodeViewer-module__YNCF9a__keyword{color:#569cd6}.CodeViewer-module__YNCF9a__string{color:#ce9178}.CodeViewer-module__YNCF9a__function{color:#dcdcaa}.CodeViewer-module__YNCF9a__comment{color:#6a9955;font-style:italic}.CodeViewer-module__YNCF9a__tag{color:#569cd6}.CodeViewer-module__YNCF9a__attr{color:#9cdcfe}.CodeViewer-module__YNCF9a__punctuation{color:#d4d4d4}
