@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"}.main-background{background:#ff0073;color:#fff}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.flex-col-center,.projects{display:flex;flex-direction:column;align-items:center}.main-text{color:#ff0073}:root{--background:#0a0a0a;--foreground:#ededed}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}p{margin-bottom:.5rem}.projects{scroll-margin-top:4rem}.projects .grid-projects{display:flex;gap:2rem;flex-direction:column;align-items:stretch}.projects .project-date{background:#ff0073;color:#fff;font-weight:400;width:max-content;padding-inline:.5rem;padding-block:.1rem;margin-block:.25rem;border-radius:.5rem}li{list-style:disc;margin-left:1rem;margin-bottom:.5rem}li li{list-style:square}.animated{visibility:hidden}.animated .fill-text-animation{font-weight:700}.animated .fill-text-animation .text-border{position:absolute;inset:0;z-index:1;-webkit-text-stroke:1px #fff;color:rgba(0,0,0,0)}.animated .fill-text-animation .text-fill{mask-image:linear-gradient(90deg,black 0,transparent 0)}a{color:#add8e6}.photo-container{border-radius:50%;border:2px solid #fff;overflow:hidden;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.photo-container img{filter:grayscale(100%);position:relative;top:15%;object-fit:contain;object-position:center}.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh}.background{filter:blur(50px) blur(50px) blur(50px) saturate(33%)}.rainbow-text{--pos-1:10%;--pos-2:50%;--pos-3:90%;--color-1:#fa6666;--color-2:#72efff;--color-3:#a1ff70;background:radial-gradient(circle at var(--pos-1) 50%,var(--color-1),transparent),radial-gradient(circle at var(--pos-2) 50%,var(--color-2),transparent),radial-gradient(circle at var(--pos-3) 50%,var(--color-3),transparent);color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;animation:rainbow-animation 10s infinite alternate}@property --pos-1{syntax:"<length-percentage>";initial-value:0;inherits:false}@property --color-1{syntax:"<color>";initial-value:#000;inherits:false}@property --pos-2{syntax:"<length-percentage>";initial-value:0;inherits:false}@property --color-2{syntax:"<color>";initial-value:#000;inherits:false}@property --pos-3{syntax:"<length-percentage>";initial-value:0;inherits:false}@property --color-3{syntax:"<color>";initial-value:#000;inherits:false}@keyframes rainbow-animation{0%{--pos-1:10%;--pos-2:50%;--pos-3:90%}50%{--pos-1:60%;--pos-2:25%;--pos-3:70%}to{--pos-1:90%;--pos-2:10%;--pos-3:50%}}body.transitioning .background{display:none}.gradient-text,.person-name{background:linear-gradient(180deg,white 75%,rgb(80,80,80));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.sticky-top{position:sticky;top:0}.small-img{min-width:100px}.sample-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem}.focusable-image{color:#fff}.focusable-image .view-transition{view-transition-name:focus-image}.focusable-image img{border-radius:.5rem;overflow:hidden}.focusable-image:not(.no-hover):hover{scale:1.05;transition:scale .1s ease-in-out}.scroll-lock{overflow:hidden}.scroll-lock *{overflow:visible}.focused-image{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.6)}.focused-image img{--max:85;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1rem;overflow:hidden!important;object-fit:contain;width:calc(var(--max)*1vw);view-transition-name:focus-image}.focused-image img.vertical{width:unset;height:calc(var(--max)*1vh)}@media screen and (max-width:500px){.focused-image img{--max:92}}.person-name{text-align:center;line-height:1em}.person-name .first-name{text-align:center;font-size:.6em;letter-spacing:.6em;padding-left:.6em}.box,.glass,.grid-skills,.grid-skills .item,.menu{background:rgba(50,50,50,.35);backdrop-filter:blur(10px)}.box:not(.glass .glass):not(.grid-skills .item .glass):not(.glass .grid-skills .item):not(.grid-skills .glass .item):not(.grid-skills .item .item):not(.grid-skills .glass):not(.grid-skills .item):not(.glass .grid-skills):not(.grid-skills .item .grid-skills):not(.grid-skills .grid-skills):not(.menu .glass):not(.menu .grid-skills .item):not(.grid-skills .menu .item):not(.menu .grid-skills):not(.glass .menu):not(.grid-skills .item .menu):not(.grid-skills .menu):not(.menu .menu):not(.box .glass):not(.box .grid-skills .item):not(.grid-skills .box .item):not(.box .grid-skills):not(.box .menu):not(.glass .box):not(.grid-skills .item .box):not(.grid-skills .box):not(.menu .box):not(.box .box),.glass:not(.glass .glass):not(.grid-skills .item .glass):not(.glass .grid-skills .item):not(.grid-skills .glass .item):not(.grid-skills .item .item):not(.grid-skills .glass):not(.grid-skills .item):not(.glass .grid-skills):not(.grid-skills .item .grid-skills):not(.grid-skills .grid-skills):not(.menu .glass):not(.menu .grid-skills .item):not(.grid-skills .menu .item):not(.menu .grid-skills):not(.glass .menu):not(.grid-skills .item .menu):not(.grid-skills .menu):not(.menu .menu):not(.box .glass):not(.box .grid-skills .item):not(.grid-skills .box .item):not(.box .grid-skills):not(.box .menu):not(.glass .box):not(.grid-skills .item .box):not(.grid-skills .box):not(.menu .box):not(.box .box),.grid-skills .item:not(.glass .glass):not(.grid-skills .item .glass):not(.glass .grid-skills .item):not(.grid-skills .glass .item):not(.grid-skills .item .item):not(.grid-skills .glass):not(.grid-skills .item):not(.glass .grid-skills):not(.grid-skills .item .grid-skills):not(.grid-skills .grid-skills):not(.menu .glass):not(.menu .grid-skills .item):not(.grid-skills .menu .item):not(.menu .grid-skills):not(.glass .menu):not(.grid-skills .item .menu):not(.grid-skills .menu):not(.menu .menu):not(.box .glass):not(.box .grid-skills .item):not(.grid-skills .box .item):not(.box .grid-skills):not(.box .menu):not(.glass .box):not(.grid-skills .item .box):not(.grid-skills .box):not(.menu .box):not(.box .box),.grid-skills:not(.glass .glass):not(.grid-skills .item .glass):not(.glass .grid-skills .item):not(.grid-skills .glass .item):not(.grid-skills .item .item):not(.grid-skills .glass):not(.grid-skills .item):not(.glass .grid-skills):not(.grid-skills .item .grid-skills):not(.grid-skills .grid-skills):not(.menu .glass):not(.menu .grid-skills .item):not(.grid-skills .menu .item):not(.menu .grid-skills):not(.glass .menu):not(.grid-skills .item .menu):not(.grid-skills .menu):not(.menu .menu):not(.box .glass):not(.box .grid-skills .item):not(.grid-skills .box .item):not(.box .grid-skills):not(.box .menu):not(.glass .box):not(.grid-skills .item .box):not(.grid-skills .box):not(.menu .box):not(.box .box),.menu:not(.glass .glass):not(.grid-skills .item .glass):not(.glass .grid-skills .item):not(.grid-skills .glass .item):not(.grid-skills .item .item):not(.grid-skills .glass):not(.grid-skills .item):not(.glass .grid-skills):not(.grid-skills .item .grid-skills):not(.grid-skills .grid-skills):not(.menu .glass):not(.menu .grid-skills .item):not(.grid-skills .menu .item):not(.menu .grid-skills):not(.glass .menu):not(.grid-skills .item .menu):not(.grid-skills .menu):not(.menu .menu):not(.box .glass):not(.box .grid-skills .item):not(.grid-skills .box .item):not(.box .grid-skills):not(.box .menu):not(.glass .box):not(.grid-skills .item .box):not(.grid-skills .box):not(.menu .box):not(.box .box){box-shadow:inset -.015rem .015rem .03rem 0 rgba(200,200,200,.1),inset .03rem -.03rem .03rem 0 rgba(0,0,0,.25)}.box{border-radius:1rem;padding:1rem}.box.outer{max-width:min(800px,100vw - 1rem);margin-inline:auto}.box:has(.close-button){padding-right:2rem}.box .close-button{position:absolute;top:0;right:0;padding-right:.5rem;padding-top:.5rem;cursor:pointer}.light-mode{background:rgba(193,233,253,.9);color:#000}.light-mode .raster{filter:invert(100%)}.light-mode a{color:#2d58a5}.light-mode .background{opacity:50%}.grid-skills .light-mode .item,.light-mode .box,.light-mode .glass,.light-mode .grid-skills,.light-mode .grid-skills .item,.light-mode .menu{background:rgba(230,230,230,.9);color:#000}.light-mode .shatter-text{filter:invert(1)}.light-mode .main-header{color:#000}.light-mode .gradient-text,.light-mode .person-name{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset}.light-mode .check{appearance:none;border:1px solid #000;width:1rem;height:1rem;border-radius:.2rem}.light-mode .check:checked{position:relative;border:none}.light-mode .check:checked:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"✅"}.menu{position:fixed;top:0;left:50%;transform:translateX(-50%);width:fit-content;min-width:320px;max-width:90vw;z-index:10;margin-top:1rem;border-radius:1rem;padding:.5rem;font-size:.875rem;gap:.5rem;display:flex;align-items:center;justify-content:space-evenly}.menu .menu-item{border-radius:.5rem;padding:.2rem;padding-inline:.5rem;color:hsla(0,0%,100%,.75);text-align:center;cursor:pointer}.menu .menu-item:is(.light-mode *){color:rgba(0,0,0,.65)}.menu .menu-item:hover{background:rgba(120,120,120,.2)}.menu .menu-item:hover:is(.light-mode *){background:rgba(200,200,200,.2)}.menu .menu-item.active{color:#fff;background:rgba(200,200,200,.2)}.menu .menu-item.active:is(.light-mode *){color:#000;background:rgba(80,80,80,.1)}@media screen and (max-width:440px){.menu{position:fixed;top:0;left:0;width:100%;transform:none;max-width:unset;margin-top:0;border-radius:0 0 1rem 1rem;backdrop-filter:blur(10px);background:rgba(200,200,200,.1)}}.bar{position:relative;width:100%;height:.5rem;border:1px solid #fff;border-radius:.5rem}.bar .bar-fill{position:absolute;top:0;left:0;height:100%;background-color:#32cd32;border-radius:.5rem}.bar .bar-fill.low{background-color:#a6cd32}.grid-projects{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:1fr}.grid-projects,.grid-skills{display:grid;min-width:80vw;max-width:80vw;gap:1rem}.grid-skills{padding:1rem;border-radius:1rem;position:relative;width:100%;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.grid-skills .item{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;cursor:pointer;gap:.3rem;padding:1rem .3rem .3rem;line-height:1;border-radius:.5rem;font-size:.8rem}.grid-skills .item:hover{transform:scale(1.1)}.grid-skills .item.selected{background:#344a34}.grid-skills .item img{width:64px;height:64px;object-fit:cover;background:#fff;padding:.25rem;border-radius:.5rem;overflow:hidden}.list-skills{display:flex;justify-content:start;gap:25px;width:fit-content;perspective:2500px}.list-skills.mobile{flex-direction:column;align-items:center;gap:1rem;margin-inline:auto}.skill-item{position:relative;width:80vw;max-width:400px;text-align:justify}.skill-item h4{text-align:center;display:none}.skill-item img{width:64px;height:64px;object-fit:cover;background:#fff;padding:.25rem;border-radius:.5rem;overflow:hidden}section{max-width:100%}.scroll-snap-start{scroll-snap-align:start}.scroll-snap-center{scroll-snap-align:center}.scroll-snap-end{scroll-snap-align:end}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}body,html{overflow-x:clip;width:100vw}html{scroll-snap-type:y mandatory;min-height:100vh;overscroll-behavior:none}main{padding-top:5rem;position:relative;padding-inline:0;width:100%;overflow:visible}main.padding{padding-inline:1rem}main.center{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 5rem)}.gradient-mask{mask-image:linear-gradient(180deg,transparent 0,black 10vh)}.gradient-mask .about-chat{max-width:700px;margin-inline:auto;padding-inline:2rem;text-align:justify}.gradient-mask .about-chat h3{visibility:hidden}.max-700{max-width:700px;margin-inline:auto}.glass-text-hidden{position:absolute;top:-9999px;left:-9999px}.backdrop-text{position:relative;text-align:center;font-weight:700;color:rgba(0,0,0,0);background:rgba(255,192,203,.1);overflow:hidden}@keyframes animate-blur{0%{backdrop-filter:saturate(100%) hue-rotate(0deg) brightness(100%)}to{backdrop-filter:saturate(300%) hue-rotate(180deg) brightness(300%)}}.main-header{margin-inline:auto}.main-header .adjust-width{width:220px}@media screen and (min-width:700px){.main-header .adjust-width{width:unset}}.page-ruler-x{top:50%;left:0;width:100vw;height:4px;transform:translateY(-50%)}.page-ruler-x,.page-ruler-y{position:fixed;background:red}.page-ruler-y{top:0;left:50%;transform:translateX(-50%);width:4px;height:100%}.photos-section{margin-inline:auto;padding:1rem;max-width:1140px;margin-block:2rem}.photos-section .exif-data{position:absolute;background:#fff;top:0;right:0;margin-right:.35rem;margin-top:.35rem;text-align:end;width:fit-content;padding-block:.35rem;padding-inline:.35rem;color:#000;z-index:100;border-radius:.5rem;font-size:.75rem}.photos-section .group{border-radius:.5rem;overflow:hidden}.photos-section .photo .inner-img{width:1000px;object-fit:cover}.contact-box{min-width:min(80vw,500px)}.form>div{margin-bottom:1rem}.form label{display:block}.form label input:not(.check),.form label select,.form label textarea{margin-top:.1rem}.form label:has(.check){display:flex;gap:.5rem;align-items:center}.form input:not(.check),.form select,.form textarea{display:block;padding:.25rem .5rem;width:100%;border:2px solid hsla(0,0%,100%,.2);border-radius:.5rem}.form input:not(.check):is(.light-mode *),.form select:is(.light-mode *),.form textarea:is(.light-mode *){border:2px solid rgba(0,0,0,.2)}.form select{appearance:none}.form button{background:#646464;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer}.form button:is(.light-mode *){background:#6dd1f8}::view-transition-new(contact-form),::view-transition-old(contact-form){height:100%;animation-duration:.5s;animation-timing-function:ease-in-out}::view-transition-old(contact-form){filter:blur(3px);animation-timing-function:ease-in}::view-transition-new(contact-form){animation-timing-function:ease-out}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url(/_next/static/media/material-symbols-outlined.8a0ac145.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url(/_next/static/media/material-symbols-rounded.5c457b19.woff2) format("woff2")}.material-symbols-outlined,.material-symbols-rounded{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.material-symbols-rounded{font-family:Material Symbols Rounded;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;font-display:block;src:url(/_next/static/media/material-symbols-sharp.f977982a.woff2) format("woff2")}.material-symbols-sharp{font-family:Material Symbols Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}

/*! tailwindcss v4.1.5 | 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-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--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{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-300:oklch(87.2% .01 258.338);--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-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{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1{top:calc(var(--spacing)*1)}.right-1{right:calc(var(--spacing)*1)}.bottom-24{bottom:calc(var(--spacing)*24)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.-z-10{z-index:calc(10*-1)}.-z-20{z-index:calc(20*-1)}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-20{margin-top:calc(var(--spacing)*20)}.mb-0\!{margin-bottom:calc(var(--spacing)*0)!important}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.block{display:block}.flex{display:flex}.flow-root{display:flow-root}.grid{display:grid}.inline-block{display:inline-block}.h-full{height:100%}.max-h-screen{max-height:100vh}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.max-w-screen{max-width:100vw}.grow{flex-grow:1}.origin-center{transform-origin:50%}.origin-top-right{transform-origin:100% 0}.scale-400{--tw-scale-x:400%;--tw-scale-y:400%;--tw-scale-z:400%;scale:var(--tw-scale-x)var(--tw-scale-y)}.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}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.overflow-clip{overflow:clip}.overflow-x-clip{overflow-x:clip}.overflow-y-visible{overflow-y:visible}.object-contain{object-fit:contain}.text-center{text-align:center}.text-justify{text-align:justify}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.whitespace-nowrap{white-space:nowrap}.text-gray-300{color:var(--color-gray-300)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.blur{--tw-blur:blur(8px)}.blur,.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))}.select-none{-webkit-user-select:none;user-select:none}@media (min-width:40rem){.sm\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.sm\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media (min-width:48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@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-leading{syntax:"*";inherits:false}@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}