@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap";
.AudioVisualizer-module__Vdv6eW__visualizerContainer{box-sizing:border-box;background-color:#121212;border-top:1px solid #333;flex-direction:column;align-items:center;width:100%;height:220px;padding:10px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #00000080}.AudioVisualizer-module__Vdv6eW__audioPlayer{background-color:#2a2a2a;width:100%;margin-bottom:10px}.AudioVisualizer-module__Vdv6eW__visualizer{background-color:#2a2a2a;border-radius:8px;width:100%;height:100px}.AudioVisualizer-module__Vdv6eW__toggleButtonContainer{justify-content:center;width:100%;margin-bottom:1rem;padding:.5rem;display:flex}.AudioVisualizer-module__Vdv6eW__toggleButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.AudioVisualizer-module__Vdv6eW__toggleButton:hover{background:#1d4ed8;transform:translateY(-1px)}.AudioVisualizer-module__Vdv6eW__toggleButton span{margin-left:.25rem}.AudioVisualizer-module__Vdv6eW__visualizerContainer{background:#000;border-radius:15px;width:100%;max-width:100%;margin:0 auto;padding:20px;box-shadow:0 4px 6px #0000004d}.AudioVisualizer-module__Vdv6eW__audioPlayer{background:#1a1a1a;border-radius:10px;width:100%;margin-bottom:15px}.AudioVisualizer-module__Vdv6eW__audioPlayer::-webkit-media-controls-panel{background:#1a1a1a;border-radius:10px}.AudioVisualizer-module__Vdv6eW__audioPlayer::-webkit-media-controls-current-time-display{color:#fff}.AudioVisualizer-module__Vdv6eW__audioPlayer::-webkit-media-controls-time-remaining-display{color:#fff}.AudioVisualizer-module__Vdv6eW__audioPlayer::-webkit-media-controls-play-button{background-color:#333;border-radius:50%}.AudioVisualizer-module__Vdv6eW__audioPlayer::-webkit-media-controls-mute-button{background-color:#333;border-radius:50%}.AudioVisualizer-module__Vdv6eW__visualizer{background:#0a0a0a;border-radius:10px;width:100%;height:250px;margin-top:10px}
.HomePage-module__wtOjGq__body{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}.HomePage-module__wtOjGq__picture_boader{border:10px solid #40666180;border-radius:50%;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative;overflow:hidden}.HomePage-module__wtOjGq__picture{object-fit:cover;object-position:center;width:100%;height:100%}.HomePage-module__wtOjGq__container{flex-direction:column;justify-content:center;height:75vh;display:flex;position:relative}.HomePage-module__wtOjGq__background{color:var(--bg-text);z-index:1;font-family:Montserrat,Courier,monospace;font-size:5rem;line-height:1.1;position:absolute}.HomePage-module__wtOjGq__foreground{z-index:2;color:var(--accent-color);justify-content:space-between;align-items:center;display:flex}.HomePage-module__wtOjGq__name{color:#eee;margin-bottom:.5rem;font-size:3.5rem;font-weight:500}.HomePage-module__wtOjGq__bio{color:#eee;width:max-content;margin-bottom:1rem;font-size:1.5rem;font-weight:300;position:relative}.HomePage-module__wtOjGq__bio:before,.HomePage-module__wtOjGq__bio:after{content:"";position:absolute;inset:0}.HomePage-module__wtOjGq__bio:before{background:var(--main-bg);animation:2.5s steps(24,end) .5s forwards HomePage-module__wtOjGq__typewriter}.HomePage-module__wtOjGq__bio:after{background:var(--accent-color);width:.125em;margin-left:.4rem;animation:2.5s steps(24,end) .5s forwards HomePage-module__wtOjGq__typewriter,.75s steps(24,end) infinite HomePage-module__wtOjGq__blink}@keyframes HomePage-module__wtOjGq__typewriter{to{left:100%}}@keyframes HomePage-module__wtOjGq__blink{to{background:0 0}}.HomePage-module__wtOjGq__button{background:var(--accent-color);color:#eee;cursor:pointer;border:none;border-radius:4px;margin-right:1.5rem;padding:.5rem 1rem;font-size:1.25rem;font-weight:600}.HomePage-module__wtOjGq__outlined{color:#eee;border:2px solid var(--accent-color);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:1.25rem}.HomePage-module__wtOjGq__button:hover,.HomePage-module__wtOjGq__outlined:hover{box-shadow:5px 5px 10px #00000080}.HomePage-module__wtOjGq__illustration{width:460px;height:500px}@media screen and (min-width:2000px){.HomePage-module__wtOjGq__background{font-size:8.5rem}.HomePage-module__wtOjGq__content{padding:0 3rem}.HomePage-module__wtOjGq__name{font-size:6rem}.HomePage-module__wtOjGq__bio{margin-bottom:5rem;font-size:3rem}.HomePage-module__wtOjGq__button,.HomePage-module__wtOjGq__outlined{font-size:2rem}.HomePage-module__wtOjGq__illustration{width:700px;height:900px}}@media screen and (max-width:1100px){.HomePage-module__wtOjGq__background{display:none}.HomePage-module__wtOjGq__container{display:block}.HomePage-module__wtOjGq__foreground{text-align:center;margin:4rem 0;display:block}.HomePage-module__wtOjGq__name{font-size:4rem}.HomePage-module__wtOjGq__bio{margin:.75rem auto 3rem;font-size:1.75rem}.HomePage-module__wtOjGq__illustration{width:600px;height:700px;position:absolute;bottom:-50px;right:0}.HomePage-module__wtOjGq__picture{display:hidden;object-fit:cover;border-radius:250px}}@media screen and (max-width:900px){.HomePage-module__wtOjGq__foreground{margin:2rem 0}.HomePage-module__wtOjGq__name{margin-bottom:.5rem;font-size:3rem}.HomePage-module__wtOjGq__bio{font-size:1.5rem}.HomePage-module__wtOjGq__illustration{width:420px;height:550px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage-module__wtOjGq__container{display:flex}.HomePage-module__wtOjGq__illustration{display:none}}@media screen and (max-width:600px){.HomePage-module__wtOjGq__foreground{margin:0}.HomePage-module__wtOjGq__name{margin-bottom:2rem;font-size:2rem}.HomePage-module__wtOjGq__bio{margin-bottom:2rem;font-size:1rem}.HomePage-module__wtOjGq__button,.HomePage-module__wtOjGq__outlined{font-size:.5rem}.HomePage-module__wtOjGq__illustration{z-index:1;width:75vw;height:50vh;position:absolute;bottom:0;right:0}}.HomePage-module__wtOjGq__cardContainer{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;max-width:100vw;margin:1.5rem 0;padding:0 1rem;display:grid;overflow-x:auto}.HomePage-module__wtOjGq__cardContainer::-webkit-scrollbar{height:8px}.HomePage-module__wtOjGq__cardContainer::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.HomePage-module__wtOjGq__cardContainer::-webkit-scrollbar-thumb:hover{background:#555}@media only screen and (max-width:1100px){.HomePage-module__wtOjGq__cardContainer,.HomePage-module__wtOjGq__right{display:none}}.HomePage-module__wtOjGq__card{background:var(--transparent-bg);color:var(--text-color);cursor:pointer;border-radius:20px;flex-direction:column;padding-right:0%;display:flex}.HomePage-module__wtOjGq__card:hover{box-shadow:4px 4px 10px #0000001a}.HomePage-module__wtOjGq__content{border-radius:0 0 20px 20px;padding:1rem}.HomePage-module__wtOjGq__content p{margin-top:.5rem;font-size:.8rem}.HomePage-module__wtOjGq__tags{flex-wrap:wrap;margin:.5rem 0;display:flex}.HomePage-module__wtOjGq__tags span{border-radius:20px;margin:.5rem .5rem 0 0;padding:.2rem .5rem;font-size:.85rem;transition:all .2s}
