@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#f8fafc;background:#08111f;font-family:Manrope,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#08111f}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,a{font:inherit}button{border:0;background:none;padding:0;color:inherit}img{display:block;max-width:100%}#root{min-height:100vh}.section-fade{opacity:0;transform:translate3d(0,36px,0) scale(.985);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.section-fade.is-visible{opacity:1;transform:translateZ(0) scale(1)}.hero-orbit{position:relative;overflow:hidden}.hero-orbit:before{content:"";position:absolute;inset:-32%;background:conic-gradient(from 180deg,#22d3ee42,#f472b62e,#ffffff05,#22d3ee42);filter:blur(40px);animation:orbitSpin 18s linear infinite}.hero-orbit>*{position:relative;z-index:1}.coverflow-shell{position:relative}.coverflow-shell:before,.coverflow-shell:after{content:"";position:absolute;top:0;bottom:0;width:6rem;z-index:3;pointer-events:none}.coverflow-shell:before{left:0;background:linear-gradient(90deg,#08111ff0,#08111f00)}.coverflow-shell:after{right:0;background:linear-gradient(270deg,#08111ff0,#08111f00)}.coverflow-track{perspective:1800px;perspective-origin:center center;scroll-snap-type:x mandatory;scrollbar-width:none}.coverflow-track::-webkit-scrollbar{display:none}.project-shell{transform-style:preserve-3d;will-change:transform,opacity;box-shadow:0 20px 70px #0f172a73}.project-shell:after{content:"";position:absolute;inset:auto 12% -1.5rem;height:2rem;background:radial-gradient(circle,rgba(15,23,42,.5),transparent 72%);filter:blur(16px);transform:translateZ(-40px)}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.section-fade,.section-fade.is-visible,.project-shell,.hero-orbit:before{animation:none!important;transition:none!important;transform:none!important}}
