/*! tailwindcss v4.1.11 | 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)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-scroll-snap-strictness:proximity;--tw-border-style:solid;--tw-font-weight:initial;--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}}}@layer theme{:host,:root{--color-zinc-300:oklch(87.1% .006 286.286);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-semibold:600;--radius-4xl:2rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.bottom-12{bottom:calc(var(--spacing)*12)}.z-10{z-index:10}.flex{display:flex}.h-4{height:calc(var(--spacing)*4)}.h-8{height:calc(var(--spacing)*8)}.h-40{height:calc(var(--spacing)*40)}.h-auto{height:auto}.h-screen{height:100vh}.min-h-\[88vh\]{min-height:88vh}.min-h-screen{min-height:100vh}.w-3\/5{width:60%}.w-4{width:calc(var(--spacing)*4)}.w-4\/5{width:80%}.w-25{width:calc(var(--spacing)*25)}.w-60{width:calc(var(--spacing)*60)}.w-auto{width:auto}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}.snap-always{scroll-snap-stop:always}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-4{gap:calc(var(--spacing)*4)}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.rounded-4xl{border-radius:var(--radius-4xl)}.rounded-full{border-radius:3.40282e+38px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-white{border-color:var(--color-white)}.bg-\[\#111111\]{background-color:#111}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-zinc-300{background-color:var(--color-zinc-300)}.p-2{padding:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.pt-20{padding-top:calc(var(--spacing)*20)}.text-start{text-align:start}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#141414\]{color:#141414}.text-black{color:var(--color-black)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:40rem){.sm\:h-80{height:calc(var(--spacing)*80)}.sm\:w-1\/2{width:50%}.sm\:w-50{width:calc(var(--spacing)*50)}.sm\:w-120{width:calc(var(--spacing)*120)}.sm\:flex-row{flex-direction:row}.sm\:justify-between{justify-content:space-between}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@media (min-width:48rem){.md\:w-3\/4{width:75%}}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}h1{color:#fff;z-index:10;margin:0;font-size:5em;font-weight:250}@media screen and (max-width:600px){h1{font-size:40px}}h3{font-size:40px}@media screen and (max-width:600px){h3{font-size:20px}}.fixed-section{width:100%;height:100vh;position:fixed;top:0;left:0}.fade-in-section{opacity:0;visibility:hidden;will-change:opacity,visibility;transition:opacity .6s ease-out,transform 1.2s ease-out;transform:translateY(20vh)}.fade-in-section.is-visible{opacity:1;visibility:visible;transform:none}.flex-col{flex-direction:column;display:flex}.flex-row{flex-direction:row;align-items:start;display:flex}@media screen and (max-width:600px){.flex-row{flex-direction:column}}.project-description{color:#141414;padding:0 15px;font-size:large}.autoRotate{margin-inline:auto;width:90%;max-width:1536px;height:300px;margin-top:2em;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}@keyframes scrollLeft{to{left:-200px}}.item1{animation-delay:-16.6667s}.item2{animation-delay:-13.3333s}.item3{animation-delay:-10s}.item4{animation-delay:-6.66667s}.item5{animation-delay:-3.33333s}.item6{animation-delay:0s}.section-header-intro{color:#141414;z-index:1;margin:0;font-size:70px;font-weight:250;position:relative}@media screen and (max-width:600px){.section-header-intro{font-size:40px}}.section-header{color:#141414;z-index:1;text-align:center;width:100%;margin:0;padding:0 2rem;font-size:70px;font-weight:700;position:relative}@media screen and (max-width:600px){.section-header{font-size:40px}}.section-header-white{color:#fff;z-index:1;text-align:center;width:100%;margin:0;padding:0 2rem;font-size:70px;font-weight:700;position:relative}@media screen and (max-width:600px){.section-header,.section-header-intro,.section-header-white{font-size:40px}}.section-header-white-no-pad{color:#fff;z-index:1;width:100%;margin:0;font-size:70px;font-weight:250;position:relative}@media screen and (max-width:600px){.section-header-white-no-pad{font-size:40px}}.sub-title{color:#ff9d0a;margin-top:0}.quote{color:#ff9d0a;text-align:center;padding:0 2rem;font-size:calc(12px + 3.5vw)}.arrow{fill:#fff;cursor:pointer;width:3.5em;height:3.5em}.animateText{text-transform:uppercase;color:#fff;-webkit-text-fill-color:transparent;background-image:linear-gradient(-225deg,#fd5709,#fd7232 29%,#fd9a42 67%,#ffaf4e);background-size:200%;-webkit-background-clip:text;background-clip:text;animation:textclip 3s linear infinite;display:inline-block}@keyframes textclip{to{background-position:200%}}.navbar{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#27272780;justify-content:space-between;align-items:center;width:100%;height:70px;padding:2rem;display:flex;position:fixed}.nav-container{width:100%;position:static;z-index:2!important}nav{color:#fff;align-items:center;gap:3.5rem;font-size:1em;text-decoration:none;display:flex}nav>a:hover{border-bottom:2px solid;transition:all .15s ease-out;transform:scale(1.1)}.nav-btn{cursor:pointer;color:#fff;visibility:hidden;opacity:0;z-index:99;background:0 0;border:none;outline:none;padding:5px;font-weight:100}@media screen and (max-width:1050px){.navbar{justify-content:flex-end;width:100%;display:flex}.navbar-logo{z-index:99;color:#fff;width:50px;position:absolute;left:50px}.nav-btn{visibility:visible;opacity:1;position:absolute;left:25px}.navbar-logo{font-size:small;position:sticky}nav{color:#fff;z-index:1;align-items:flex-start;gap:1rem;width:100%;height:100%;padding-left:50px;display:flex;position:fixed;top:0;left:0;transform:translateY(-110vh)}header .responsive_nav,nav{background-color:#27272780;flex-direction:column}header .responsive_nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-right-radius:20px;border-bottom-left-radius:20px;place-content:flex-start center;width:100%;height:300px;transition:all .35s;display:flex;transform:none}.nav-links{font-size:1rem}}.banner{color:#fff;background-color:#141414;justify-content:center;align-items:center;height:80vh;padding:4rem 0 0;display:flex}@media screen and (max-width:1050px){.banner{flex-direction:column}}.banner-left{flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;padding:0 2rem;display:flex}@media screen and (max-width:1050px){.banner-left{width:100%}}.banner-right{background-color:#ff9d0a;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;height:100%;padding:0 2rem;display:flex}.banner-right div{color:#000}@media screen and (max-width:1050px){.banner-right{width:100%}}.about-section{flex-direction:column;align-items:center;height:100vh;padding:4rem 0 0 2rem;display:flex}.about-image{width:400px;height:400px;margin:2rem;padding:0}.about-column{flex-direction:column;justify-content:center;align-items:center;width:30%;display:flex}.about-column>p{border-top:5px solid #ff9d0a;padding:1em 0;font-size:1.2em}.about-category{font-size:30px;font-weight:700}.about-description{flex-direction:row;align-items:center;gap:2em;width:100%;display:flex}.about-description>p{font-size:1.5em}.about-description::-webkit-scrollbar-thumb{background-color:#ff9d0a!important}.about-description::-webkit-scrollbar-track{background-color:#141414!important}.description-container{flex-direction:column;justify-content:center;align-items:center;width:auto;max-width:800px;height:400px;display:flex}@media screen and (max-width:1300px){.about-section{flex-direction:column;justify-content:center;align-items:center}.description-container{padding:2rem}}.footer-container{color:#a1a1a1;background-color:#141414;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 1.5rem;display:flex}.skills-container{background-color:#fff;justify-content:center;align-items:center;padding-bottom:100px}.skills-container,.skills-wrapper{flex-direction:column;display:flex}.skills-wrapper{justify-content:flex-start;align-items:flex-start}.skill-box-container{flex-flow:wrap;justify-content:flex-start;gap:1em;width:100%;display:flex}@keyframes appear{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}.skill-box{color:#000;text-align:center;cursor:pointer;background-color:#ddd;border:none;border-radius:16px;padding:10px 20px;text-decoration:none;display:inline-block}.featured-skills{flex-flow:wrap;justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex}@media screen and (max-width:600px){.featured-skills{justify-content:center}}.skill-icon{flex-direction:column;justify-content:center;align-items:center;font-size:80px;display:flex}.skill-label{font-size:20px}.other-skills{text-align:center;padding:0 8rem 4rem;font-size:25px}@media screen and (max-width:600px){.other-skills{padding:0 3rem;font-size:15px}}.badges-hub{flex-direction:column;justify-content:center;width:100%;display:flex}.badge,.badges-hub{background-color:#fff}.badge{border:10px solid #fff;border-radius:6px;width:170px;height:300px;animation-name:scrollLeft;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;left:max(1600px,100%)}.badge-section{scroll-behavior:smooth;flex-flow:wrap;justify-content:center;align-items:center;gap:10px;width:100%;padding-top:2em;display:flex}#badges-title{text-align:center}.projects-container{background-color:#141414;min-height:100vh;margin-bottom:250px;padding-top:100px}.project-card-container{justify-content:center;align-items:center;height:auto;margin-top:20vh;display:flex;position:sticky;top:40%}@media screen and (max-width:600px){.project-card-container{top:20%}}.project-card{transform-origin:top;background-color:#ddd;border-radius:25px;flex-direction:column;width:80%;min-height:55vh;display:flex;position:relative;box-shadow:0 5px 15px #00000059}@media screen and (max-width:600px){.project-card{width:95%}}#project-title{text-align:center}.projects{align-items:center;width:100%}.project-section{scroll-behavior:smooth;gap:3rem;width:70%;height:500px;margin:auto;display:flex;overflow:hidden}.item-list{scroll-snap-type:x mandatory}.fade{-webkit-animation-name:fade-image;-webkit-animation-duration:1.5s}@keyframes fade-image{0%{opacity:.4}to{opacity:1}}.arrow-container{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.animation{opacity:0;transition:all .7s ease-out .1s;transform:translate(-100px)}.scroll-animation{opacity:1;transform:translate(0)}.self-photo{filter:grayscale(100);width:auto;height:400px}.title{font-size:3.5em;font-weight:700}.title,.topic{color:#fff;margin-bottom:.1em}.topic{font-size:2em;font-style:italic}.des{color:#fff;margin-bottom:1em;font-size:1.2em}.goBack{color:#000;background-color:#ff9d0a;border:none;border-radius:15px;padding:.5em 1em;font-size:1.5em;display:none}.button{color:#000;text-align:center;cursor:pointer;background-color:#ddd;border:none;border-radius:16px;margin:4px 2px;padding:10px 20px;text-decoration:none;display:inline-block}.button-var-1{color:#000;background-color:#ff9d0a;border:none;border-radius:15px;padding:.5em 1em;font-size:1.5em}.project-page{background-color:#141414;height:800px}.carousel:before{content:"";filter:blur(55px);z-index:0;border-radius:30% 70% 55% 20%;justify-content:center;align-items:center;width:700px;height:663px;transition:all 1.7s;display:flex;position:absolute;right:10%;rotate:45deg}.carousel.showDetails:before{width:900px;height:1263px;right:60%;transform:translate(-10%,-10%)rotate(120deg)}.carousel{width:100%;height:100%;margin:auto;position:relative;overflow:hidden;padding:30px 0!important}.carousel .list{width:1140px;max-width:90%;height:80%;position:absolute;top:0;left:50%;transform:translate(-50%)}.carousel .list .item{width:70%;height:100%;font-size:15px;position:absolute;top:0;left:0}.carousel .list .item img{width:50%;height:auto;position:absolute;top:50%;right:0;transform:translateY(-50%)}.carousel .list .item .detail,.carousel .list .item .intro{opacity:0;pointer-events:none}.carousel .list .item .intro{width:400px;position:absolute;top:50%;transform:translateY(-50%)}.carousel .list .item:nth-child(2) .intro{opacity:1;pointer-events:auto;transition:opacity .5s}.carousel .list .item:nth-child(n+6){opacity:0;pointer-events:none}.carousel .list .item:nth-child(2){filter:blur();z-index:10;opacity:1;transform:translate(0)}.carousel .list .item:first-child{filter:blur(30px);z-index:11;opacity:0;pointer-events:none;transform:translate(-100%,-5%)scale(1.5)}.carousel .list .item:nth-child(3){filter:blur(10px);z-index:9;opacity:1;transform:translate(50%,10%)scale(.8)}.carousel .list .item:nth-child(4){filter:blur(30px);z-index:8;opacity:1;transform:translate(90%,20%)scale(.5)}.carousel .list .item:nth-child(5){filter:blur(40px);z-index:7;opacity:0;pointer-events:none;transform:translate(120%,30%)scale(.3)}.carousel.next .list .item:first-child{animation:positionItem2 .5s ease-in-out forwards}@keyframes positionItem2{0%{filter:blur(10px);z-index:10;opacity:1;transform:translate(0)}}.carousel.next .list .item:nth-child(2){animation:positionItem3 .7s ease-in-out forwards}@keyframes positionItem3{0%{filter:blur(10px);z-index:9;opacity:1;transform:translate(50%,10%)scale(.8)}}.carousel .list .item:nth-child(2) .intro .des,.carousel .list .item:nth-child(2) .intro .seeMore,.carousel .list .item:nth-child(2) .intro .title,.carousel .list .item:nth-child(2) .intro .topic{opacity:0;animation:showContent .5s ease-in .7s forwards}@keyframes showContent{0%{filter:blur(30px);transform:translateY(50px)}to{opacity:1;filter:blur();transform:translateY(0)}}.carousel .list .item:nth-child(2) .intro .topic{animation-delay:.9s}.carousel .list .item:nth-child(2) .intro .des{animation-delay:1.1s}.carousel .list .item:nth-child(2) .intro .seeMore{animation-delay:1.3s}.carousel.next .list .item:nth-child(3){animation:positionItem4 .9s ease-in-out forwards}@keyframes positionItem4{0%{filter:blur(30px);z-index:8;opacity:1;transform:translate(90%,20%)scale(.5)}}.carousel.next .list .item:nth-child(4){animation:positionItem5 1.1s ease-in-out forwards}@keyframes positionItem5{0%{filter:blur(40px);z-index:7;opacity:0;pointer-events:none;transform:translate(120%,30%)scale(.3)}}.carousel.prev .list .item:nth-child(2){animation:positionItem1 .5s ease-in-out forwards}@keyframes positionItem1{0%{filter:blur(30px);z-index:11;opacity:0;transform:translate(-100%,-5%)scale(1.5)}}.carousel.prev .list .item:nth-child(3){animation:positionItem2 .7s ease-in-out forwards}.carousel.prev .list .item:nth-child(4){animation:positionItem3 .9s ease-in-out forwards}.carousel.prev .list .item:nth-child(5){animation:positionItem4 1.1s ease-in-out forwards}.carousel .list .item{transition:left .5s,opacity .5s,width .5s}.carousel.showDetails .list .item:nth-child(3),.carousel.showDetails .list .item:nth-child(4){opacity:0;pointer-events:none;left:100%}.carousel.showDetails .list .item:nth-child(2){width:100%}.carousel.showDetails .list .item:nth-child(2) .intro{opacity:0;pointer-events:none}.carousel.showDetails .list .item:nth-child(2) img{transition:right .5s;right:50%}.carousel.showDetails .list .item:nth-child(2) .detail{opacity:1;pointer-events:auto;text-align:right;width:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.carousel .arrow-container .arrow{opacity:1;pointer-events:auto}.carousel .arrow-container .goBack,.carousel.showDetails .arrow-container .arrow{opacity:0;pointer-events:none}.carousel.showDetails .arrow-container .goBack{opacity:1;pointer-events:auto}@media screen and (max-width:991px){.carousel .list .item{width:90%}}@media screen and (max-width:767px){.carousel .list .item{width:100%;font-size:10px}.carousel,.project-page{height:800px}.carousel .list{height:100%}.carousel .list .item .intro{width:50%;top:70%;left:5%}.carousel .list .item img{width:100%;top:30%}.about-description{flex-direction:column}.about-column{width:90%;margin:auto}}.xpWfed{display:none!important}@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-scroll-snap-strictness{syntax:"*";inherits:false;initial-value:proximity}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@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}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}