.Home-module__g21JLG__container{color:#333;flex-direction:column;max-width:650px;min-height:100vh;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;display:flex}.Home-module__g21JLG__header{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.Home-module__g21JLG__topImage,.Home-module__g21JLG__bottomImage{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.Home-module__g21JLG__title a{color:#0070f3;text-decoration:none}.Home-module__g21JLG__title a:hover,.Home-module__g21JLG__title a:focus,.Home-module__g21JLG__title a:active{text-decoration:underline}.Home-module__g21JLG__title{text-align:center;margin:0 0 1rem;font-size:3.6rem;line-height:1.15}.Home-module__g21JLG__title,.Home-module__g21JLG__description{text-align:center}.Home-module__g21JLG__description{font-size:1.5rem;line-height:1.5}.Home-module__g21JLG__grid{flex-wrap:wrap;justify-content:center;align-items:center;max-width:800px;margin-top:3rem;display:flex}.Home-module__g21JLG__card{text-align:left;color:inherit;border:1px solid #eaeaea;border-radius:10px;flex-basis:45%;margin:1rem;padding:1.5rem;text-decoration:none;transition:color .15s,border-color .15s}.Home-module__g21JLG__card:hover,.Home-module__g21JLG__card:focus,.Home-module__g21JLG__card:active{color:#0070f3;border-color:#0070f3}.Home-module__g21JLG__card h3{margin:0 0 1rem;font-size:1.5rem}.Home-module__g21JLG__card p{margin:0;font-size:1.25rem;line-height:1.5}.Home-module__g21JLG__logo{height:1em}@media (max-width:600px){.Home-module__g21JLG__grid{flex-direction:column;width:100%}}.Home-module__g21JLG__container h1,.Home-module__g21JLG__container h2,.Home-module__g21JLG__container h3{margin-top:2em}.Home-module__g21JLG__container h1{margin-top:1em;font-size:2.5em;font-weight:700}.Home-module__g21JLG__container h2{font-size:1.5em;font-weight:600}.Home-module__g21JLG__container a{color:#06c;border-bottom:1px solid #06c;text-decoration:none}.Home-module__g21JLG__container a:hover{border-bottom:2px solid #06c}.Home-module__g21JLG__container ul{padding-left:0;list-style-type:none}.Home-module__g21JLG__container li{margin-bottom:.5em}.Home-module__g21JLG__projectList,.Home-module__g21JLG__componentList{flex-direction:column;display:flex}.Home-module__g21JLG__projectList li,.Home-module__g21JLG__componentList li{align-items:center;display:flex}.Home-module__g21JLG__projectList img,.Home-module__g21JLG__componentList img{margin-right:.5rem}.Home-module__g21JLG__footer{margin-top:2rem}
.VinylPlayer-module__JBh0da__playerContainer{z-index:30;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:20px;left:20px}.VinylPlayer-module__JBh0da__playerContainer.VinylPlayer-module__JBh0da__visible{opacity:1}.VinylPlayer-module__JBh0da__vinylWrapper{cursor:pointer;width:50px;height:50px;position:relative}.VinylPlayer-module__JBh0da__vinyl{cursor:pointer;background:radial-gradient(circle,#0000 5px,#1a1a1a 5px 6px,#0000 6px),repeating-radial-gradient(circle,#1a1a1a 0 1px,#2d2d2d 1px 2px),#1a1a1a;border-radius:50%;width:50px;height:50px;transition:transform .2s;position:relative;box-shadow:0 2px 4px #0003,0 4px 8px #0000001a}.VinylPlayer-module__JBh0da__vinyl:hover{transform:scale(1.05)}.VinylPlayer-module__JBh0da__vinyl.VinylPlayer-module__JBh0da__spinning{animation:3s linear infinite VinylPlayer-module__JBh0da__spin}@keyframes VinylPlayer-module__JBh0da__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VinylPlayer-module__JBh0da__vinylInner{background:#e63946;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px 3px #0000004d}.VinylPlayer-module__JBh0da__vinylInner:before{content:"";background:#1a1a1a;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VinylPlayer-module__JBh0da__tonearm{transform-origin:32px 5px;pointer-events:none;z-index:10;width:40px;height:45px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:-5px;right:-12px;transform:rotate(-45deg)}.VinylPlayer-module__JBh0da__tonearm.VinylPlayer-module__JBh0da__playing{transform:rotate(15deg)}.VinylPlayer-module__JBh0da__tonearmBase{background:linear-gradient(135deg,#888,#555);border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px;box-shadow:0 1px 3px #0000004d}.VinylPlayer-module__JBh0da__tonearmArm{transform-origin:top;background:linear-gradient(#777,#444);width:2px;height:32px;position:absolute;top:7px;right:6px;box-shadow:1px 0 2px #0003}.VinylPlayer-module__JBh0da__tonearmHead{background:linear-gradient(135deg,#555,#333);border-radius:0 0 2px 2px;width:5px;height:6px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #0000004d}@media (max-width:768px){.VinylPlayer-module__JBh0da__playerContainer{top:15px;left:15px}.VinylPlayer-module__JBh0da__vinylWrapper,.VinylPlayer-module__JBh0da__vinyl{width:40px;height:40px}.VinylPlayer-module__JBh0da__vinylInner{width:16px;height:16px}}
