:root{--primary-color:#ff9300;--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:#0e0e17}a{color:inherit;text-decoration:none}.text1{font-size:.9rem;font-weight:400}.text5{font-size:5rem;font-weight:600}.text15{font-size:1.5rem;font-weight:400}.text18{font-size:1.8rem;font-weight:500}@media only screen and (max-width:600px){.text5{line-height:1}}.projectRow{height:370px;margin-top:15px}.projectRow:hover .card-content{opacity:1;z-index:88}.projectRow .card-content{background:rgba(0,0,0,.7);opacity:0;transition:all .4s ease-in-out 0s;justify-content:center}.carousel,.projectRow .card-content{height:100%;width:100%;display:flex;align-items:center}.carousel__list{list-style:none;position:relative;width:100%;perspective:300px}.carousel__item,.carousel__list{display:flex;height:300px;justify-content:center}.carousel__item{align-items:center;color:#fff;width:265px;border-radius:12px;box-shadow:0 2px 8px 0 rgba(50,50,50,.5);position:absolute;transition:all .3s ease-in}.carousel__list .carousel__item[data-pos="0"]:hover .card-content{opacity:1;z-index:88}.carousel__list .carousel__item[data-pos="0"] .card-content{background:rgba(0,0,0,.7);height:100%;width:100%;opacity:0;transition:all .4s ease-in-out 0s;display:flex;align-items:center;justify-content:center}.carousel__item:first-child{background:linear-gradient(45deg,#2d35eb,#904ed4)}.carousel__item:nth-child(2){background:linear-gradient(45deg,#2d35eb,#fdbb2d)}.carousel__item:nth-child(3){background:linear-gradient(45deg,#2d35eb,#22c1c3)}.carousel__item:nth-child(4){background:linear-gradient(45deg,#fdbb2d,#904ed4)}.carousel__item:nth-child(5){background:linear-gradient(45deg,#22c1c3,#904ed4)}.carousel__item[data-pos="0"]{z-index:5}.carousel__item[data-pos="-1"],.carousel__item[data-pos="1"]{opacity:.7;filter:blur(1px) grayscale(10%)}.carousel__item[data-pos="-1"]{transform:translateX(-40%) scale(.9);z-index:4}.carousel__item[data-pos="1"]{transform:translateX(40%) scale(.9);z-index:4}.carousel__item[data-pos="-2"],.carousel__item[data-pos="2"]{opacity:.4;filter:blur(3px) grayscale(20%)}.carousel__item[data-pos="-2"]{transform:translateX(-70%) scale(.8);z-index:3}.carousel__item[data-pos="2"]{transform:translateX(70%) scale(.8);z-index:3}.skillBox{height:80px;width:80px;transform:rotate(45deg);border:2px solid var(--primary-color)!important;border-radius:20px}