.Home-module__g21JLG__container{min-height:100vh;color:var(--text);flex-direction:column;max-width:650px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,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__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 var(--card-border);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:var(--link);border-color:var(--link)}.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__navLink{padding-inline:.35rem;font-size:.85rem}}.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:var(--link);border-bottom:1px solid var(--link);text-decoration:none}.Home-module__g21JLG__container a:hover{border-bottom:2px solid var(--link)}.Home-module__g21JLG__container ul{padding-left:0;list-style-type:none}.Home-module__g21JLG__container li{margin-bottom:.5em}.Home-module__g21JLG__container .Home-module__g21JLG__navLink{color:#11100f;text-shadow:0 1px 2px #ffffffb8;padding:.25rem .75rem;font-weight:700;transition:opacity .15s}.Home-module__g21JLG__container .Home-module__g21JLG__navLink:hover{color:#11100f;opacity:.62;cursor:pointer}.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}.Home-module__g21JLG__introVideo{flex-direction:column;justify-content:center;margin-top:.75rem;display:flex}.Home-module__g21JLG__introVideo video{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:#050505;border-radius:12px;width:100%;display:block}.Home-module__g21JLG__container .Home-module__g21JLG__videoAttribution{color:var(--text-strong);border-bottom:0;align-items:center;gap:10px;padding:12px 2px 0;line-height:1.2;display:flex}.Home-module__g21JLG__container .Home-module__g21JLG__videoAttribution:hover{border-bottom:0}.Home-module__g21JLG__videoAvatar{background:var(--card-border);-o-object-fit:cover;object-fit:cover;border-radius:50%;flex:none;width:36px;height:36px}.Home-module__g21JLG__videoIdentity{flex-direction:column;display:flex}.Home-module__g21JLG__videoIdentity strong{color:var(--text-strong);font-size:.86rem;font-weight:750}.Home-module__g21JLG__videoIdentity span{color:var(--text-muted);margin-top:2px;font-size:.72rem}.Home-module__g21JLG__videoSource{color:var(--text);white-space:nowrap;margin-left:auto;font-size:.75rem;font-weight:700}.Home-module__g21JLG__videoAttribution:hover .Home-module__g21JLG__videoSource{text-underline-offset:3px;text-decoration:underline}
.VinylPlayer-module__JBh0da__playerContainer{z-index:30;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:16px;left:16px}.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}}
.FlightMotion-module__My60XW__root{--light-x:50%;--light-y:46%;aspect-ratio:1176/741;isolation:isolate;perspective:900px;background:#93c4e0;width:100%;position:relative;overflow:hidden}.FlightMotion-module__My60XW__footer{aspect-ratio:1920/1037;background:#d5a55f}.FlightMotion-module__My60XW__scene{transform-origin:50%;will-change:transform;position:absolute;inset:0;transform:scale(1.055)}.FlightMotion-module__My60XW__image{-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;user-select:none}.FlightMotion-module__My60XW__light{pointer-events:none;background:radial-gradient(circle at var(--light-x) var(--light-y), #ffffff52 0, #ffffff1c 24%, transparent 54%);mix-blend-mode:soft-light;position:absolute;inset:-15%}.FlightMotion-module__My60XW__hint{color:#ffffffeb;letter-spacing:.04em;opacity:.8;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e3f522e;border:1px solid #ffffff80;border-radius:999px;padding:.25rem .55rem;font-size:.68rem;font-weight:600;transition:opacity .18s ease-out;position:absolute;bottom:.85rem;left:1rem;box-shadow:0 2px 12px #0e31461a}.FlightMotion-module__My60XW__root[data-active=true] .FlightMotion-module__My60XW__hint{opacity:0}@media (max-width:600px),(hover:none),(pointer:coarse){.FlightMotion-module__My60XW__hint{display:none}}@media (prefers-reduced-motion:reduce){.FlightMotion-module__My60XW__scene{will-change:auto;transform:none}.FlightMotion-module__My60XW__hint{display:none}}
