/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.title path{fill:transparent;stroke:#fff;stroke-width:.4;stroke-dasharray:50;stroke-dashoffset:50;animation:textAnimation 4s ease-in-out forwards}@keyframes textAnimation{0%{stroke-dashoffset:50}80%{fill:transparent}to{fill:#fff;stroke-dashoffset:0}}.svg-container{transition:transform .3s ease-in-out;height:100px;width:100px;fill:#fff}.svg-container:hover{transform:scale(1.2)}.svg-container:active{transform:scale(.9)}.twitter{display:absolute;top:100vh}.linkedin-svg{height:100px;width:100px;cursor:pointer}.star{animation:starAnimation 4s infinite;opacity:0;transition:starAnimation 4s ease-in-out;filter:drop-shadow(1px 1px 5px rgba(255,255,255,.901))}@keyframes starAnimation{0%{opacity:0;transform:scale(.1)}50%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(.1)}}.iconDiv{background:#e5e5eb;background:linear-gradient(135deg,#f7f7f833,#42425903);border:2px solid;border-image-slice:1;box-shadow:1px 1px 10px #181717,-1px -1px #fbf9f9;border-image-source:linear-gradient(135deg,rgba(247,247,248,.2) 0%,rgba(66,66,89,.01) 100%);transition:transform .3s ease-in-out}.png-icon{filter:grayscale(100%);transition:filter .3s ease-in;height:80px}.png-icon:hover{filter:grayscale(0%)}.iconDiv:hover{transform:scale(1.1)}.project-list{border-top:2px solid;border-bottom:2px solid;border-left:0;border-right:0;-o-border-image:linear-gradient(135deg,rgba(66,66,89,.01) 0%,rgba(229,229,235,1) 30%,rgba(66,66,89,.01) 100%);border-image:linear-gradient(135deg,#42425903,#e5e5eb 30%,#42425903);border-image-slice:1}.project-list:hover{color:#dcd4d4}.infiniteCover1{background:#000;background:linear-gradient(0deg,#0009,#fff0,#0009)}.infiniteCover2{background:#0000004d}.title{fill:transparent}.home{width:100vw;background:#020024;background:linear-gradient(180deg,#020024,#4102a5 35%,#350583 40%,#020024)}.content{box-shadow:inset 0 0 100px #ffffff80}body{overflow-x:hidden}/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.top-\[50vh\]{top:50vh}.top-\[70vh\]{top:70vh}.right-\[20vw\]{right:20vw}.left-\[10vw\]{left:10vw}.z-10{z-index:10}.z-100{z-index:100}.z-\[0\]{z-index:0}.z-\[10\]{z-index:10}.col-span-2{grid-column:span 2/span 2}.mx-auto{margin-inline:auto}.my-\[40px\]{margin-block:40px}.mt-\[10vh\]{margin-top:10vh}.mt-\[20vh\]{margin-top:20vh}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-\[7vh\]{height:7vh}.h-\[40vh\]{height:40vh}.h-\[50vh\]{height:50vh}.h-\[60vh\]{height:60vh}.h-\[80vh\]{height:80vh}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[130vh\]{height:130vh}.h-\[200vh\]{height:200vh}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-\[22vw\]{width:22vw}.w-\[30vw\]{width:30vw}.w-\[70vw\]{width:70vw}.w-\[80vw\]{width:80vw}.w-\[85vw\]{width:85vw}.w-\[100\%\]{width:100%}.w-\[100vw\]{width:100vw}.w-\[250px\]{width:250px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[100vw\]{max-width:100vw}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border,.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[1px\]{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-\[\#1e0d01\]{border-color:#1e0d01}.bg-\[\#0E0E10\]{background-color:#0e0e10}.bg-\[\#000000a7\]{background-color:#000000a7}.bg-\[\#1a1919\]{background-color:#1a1919}.bg-\[\#1e0d01\]{background-color:#1e0d01}.bg-\[\#713eff\]{background-color:#713eff}.bg-\[\#E0E0E0\]{background-color:#e0e0e0}.bg-\[\#b2a463\]{background-color:#b2a463}.bg-\[\#f1f1cf\]{background-color:#f1f1cf}.bg-\[black\]{background-color:#000}.bg-transparent{background-color:#0000}.bg-gradient-to-l{--tw-gradient-position:to left in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.px-\[12\%\]{padding-inline:12%}.pt-\[1vh\]{padding-top:1vh}.pt-\[4vh\]{padding-top:4vh}.pt-\[5vh\]{padding-top:5vh}.pt-\[6vh\]{padding-top:6vh}.pt-\[10vh\]{padding-top:10vh}.pt-\[12vh\]{padding-top:12vh}.pt-\[15vh\]{padding-top:15vh}.pl-\[10vw\]{padding-left:10vw}.pl-\[24vw\]{padding-left:24vw}.pl-\[25vw\]{padding-left:25vw}.pl-\[30vw\]{padding-left:30vw}.pl-\[36vw\]{padding-left:36vw}.pl-\[50vw\]{padding-left:50vw}.pl-\[70vw\]{padding-left:70vw}.pl-\[80vw\]{padding-left:80vw}.pl-\[90vw\]{padding-left:90vw}.text-center{text-align:center}.font-\[Merienda\]{font-family:Merienda}.font-\[Righteous\]{font-family:Righteous}.font-\[lato\]{font-family:lato}.text-\[1\.2rem\]{font-size:1.2rem}.text-nowrap{text-wrap:nowrap}.text-\[\#3D3C3C\]{color:#3d3c3c}.text-\[\#713effbb\]{color:#713effbb}.text-\[\#E0E0E0\]{color:#e0e0e0}.opacity-0{opacity:0}.shadow-\[833ab4\]\/50{--tw-shadow-alpha:50%;--tw-shadow:833ab4;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-1000{--tw-duration:1s;transition-duration:1s}@media (hover:hover){.group-hover\:block:is(:where(.group):hover *){display:block}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-2:hover{border-style:var(--tw-border-style);border-width:2px}.hover\:bg-\[\#9e8f4f\]:hover{background-color:#9e8f4f}.hover\:text-\[\#bfb6b6\]:hover{color:#bfb6b6}}:root{--primary-color:#e0e0e0;--secondary-color:#8f9df5}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
