@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@10..48,300&family=Work+Sans:wght@200;300&display=swap");@import url("https://fonts.googleapis.com/css2?family=Amita&display=swap");@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:wght@100;300&family=Great+Vibes&display=swap");@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:wght@100&family=Great+Vibes&display=swap");@import url("https://fonts.googleapis.com/css2?family=Alegreya&display=swap");@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Sacramento&family=Tangerine:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Alegreya+SC&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;200;400;500;700&display=swap");:root{--text:rgb(255,255,255);--background:rgb(21,20,20);--primary:rgb(217,164,161);--secondary:rgb(17,8,10);--accent:rgb(28,203,212)}html{font-size:10px;margin:0}body{background-color:var(--background);color:white;margin:0}body,html{margin:0;padding:0;overflow-x:hidden;width:100vw}.navbar{width:100vw;position:fixed;display:flex;justify-content:space-between;top:0;background-color:var(--background);z-index:1000;font-size:3rem;font-family:Tangerine,cursive;font-weight:700}.navbar a:hover{color:white}.nav-btn{color:var(--primary);cursor:pointer;font-size:2.5rem;font-weight:300;font-family:Alegreya Sans SC,sans-serif}.nav-btn:hover{color:white}.img-herobanner{flex:1;margin-top:10rem;height:200%;width:1500%;background-color:rgb(217,164,161,.7)}img{z-index:9999;height:100%;width:100%}@keyframes lights{0%{color:rgb(17,8,10,80%);text-shadow:0 0 1em hsla(320,100%,50%,.5),0 0 .125em hsla(320,100%,60%,.5),-1em -.125em .5em hsla(40,100%,60%,.5),1em .125em .5em hsla(174,100%,60%,.7)}30%{color:rgb(17,8,10,90%);text-shadow:0 0 1em hsla(320,100%,50%,75),0 0 .125em hsla(284,100%,41%,.7),-.5em -.125em .25em hsla(40,100%,60%,.7),.5em .125em .25em hsla(176,100%,60%,.8)}40%{color:rgb(17,8,10,95%);text-shadow:0 0 1em hsla(320,100%,50%,.7),0 0 .125em hsla(320,100%,90%,.8),-.25em -.125em .125em hsla(40,100%,60%,.7),.25em .125em .125em hsla(172,100%,60%,.8)}70%{color:rgb(17,8,10,90%);text-shadow:0 0 1em hsla(320,100%,50%,.8),0 0 .125em hsla(320,100%,60%,.5),.5em -.125em .25em hsla(40,100%,60%,.7),-.5em .125em .25em hsla(167,100%,60%,.8)}to{color:rgb(17,8,10,80%);text-shadow:0 0 1em hsla(320,100%,50%,.5),0 0 .125em hsla(320,100%,60%,.5),1em -.125em .5em hsla(40,100%,60%,.7),-1em .125em .5em hsla(169,100%,60%,.8)}}.hb-text{font-size:4rem;color:var(--text)}.main-heading{display:inline;letter-spacing:2px;position:absolute;top:55%;left:55%;transform:translate(-50%,-50%);width:100%;text-align:left;color:var(--secondary);font-size:.5rem;font-family:Great Vibes,cursive}.main-heading-title{font-size:10rem;color:black;font-family:Great Vibes,cursive;animation:lights 3s linear .75s infinite}.main-div{display:flex;position:relative;width:100vw;height:100vh;margin-bottom:10rem}.div-1{flex:2;background-color:var(--primary)}.div-2{flex:1;background-color:var(--secondary)}h1{font-size:3.2rem;font-family:Alegreya Sans SC,sans-serif;font-weight:700;width:70%;margin-left:2rem}@keyframes glow{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #e60073,0 0 40px #e60073,0 0 50px #e60073,0 0 60px #e60073,0 0 70px #e60073}to{text-shadow:0 0 20px #fff,0 0 30px #ff4da6,0 0 40px #ff4da6,0 0 50px #ff4da6,0 0 60px #ff4da6,0 0 70px #ff4da6,0 0 80px #ff4da6}}.container-1{display:inline-block}.typed-out{overflow:hidden;font-family:Roboto Mono,monospace;border-right:.3em solid orange;border-radius:4px;white-space:nowrap;font-size:2.6rem;width:fit-content}.typed-out:first-child,.typed-out:nth-child(2){animation:typing 3s steps(50) forwards,blinking 1.2s infinite}.typed-out:nth-child(2){animation-delay:3s}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blinking{50%{border-color:transparent}}.img-div{z-index:999999;height:60%;position:absolute;top:50%;left:67%;transform:translate(-50%,-50%);border:10px solid rgb(28,203,212,.4);outline-offset:20px;margin:1rem}.logo{height:6rem;padding:.6rem;width:5rem}.navbar-right{display:flex;margin-right:3rem;justify-content:space-around;gap:4rem;align-items:center}.navbar-left{display:flex}.skill-title:hover+.images{display:block}.skills-div{width:70%;position:relative;border-radius:5px;margin:5rem auto 0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}.skills,.skills-div{justify-content:center;align-items:center}.skills{display:flex;flex-direction:column}.button-30{align-items:center;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;height:48px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:18px}.skill-title:focus{box-shadow:inset 0 0 0 1.5px #d6d6e7,0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7}.skill-title:hover{box-shadow:0 4px 8px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;transform:translateY(-2px)}.skill-title:active{box-shadow:inset 0 3px 7px #d6d6e7;transform:translateY(2px)}.tech-mobile{display:none}.skill-title{display:flex;justify-content:space-evenly;color:white;font-family:Work Sans,sans-serif;font-size:1.5rem;margin-top:0;align-items:center;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;height:25vh;width:35vh;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform}.line{height:1px;border:1px solid black;background-color:black;width:100%}.images{display:flex;flex-direction:column;align-items:center;gap:5rem;background-color:#fcfcfd}.skills img{height:10vh}.skill-label{font-size:1.3rem;font-family:Work Sans,sans-serif;text-align:center}.about-cont img{height:20vh;width:20vh}.section{display:flex;justify-content:center;align-items:center;height:80vh;color:white;font-family:Bricolage Grotesque,sans-serif;font-size:2rem;word-spacing:2px}.image-left,.image-right{flex:1;text-align:center}.image-left img,.image-right img{max-width:450px}.image-right{margin-top:10rem;height:450px}.text-center{display:flex;justify-content:center;align-items:center;flex:1;text-align:center;color:var(--text);font-size:5rem;margin:10rem auto 0;font-family:Alegreya Sans SC,sans-serif}.projects-web{margin:2rem auto;width:80%;gap:11rem}.projects-web,.web-flex{display:flex;flex-direction:column}.web-flex{gap:15rem;align-items:center}.creative-flex{flex-direction:column;width:70%;margin:auto}.creative-flex,.creative-project{display:flex;gap:5rem;align-items:center}.creative-project,.web-project{justify-content:center;margin-bottom:5rem}.web-project{display:flex;align-items:center;gap:5rem}.project-img{width:33%;border:2px solid #b1b1b1;padding:20px;box-shadow:0 1px 11px rgba(217,164,161,.8),0 10px 10px rgba(217,164,161,.5)}.project-desc{color:white;flex:1;letter-spacing:.1rem;font-size:1.7rem;font-weight:300;transform:capitalize;font-family:Alegreya Sans,sans-serif}.project-heading-inside{font-size:4rem;font-family:Alegreya Sans,monospace;color:white;margin-bottom:2rem}.project-content{display:flex;flex-direction:column;width:46%;padding:2rem}.project-heading{color:white;font-family:Great vibes,cursive;font-size:10rem;text-align:center;margin:5rem;text-shadow:.03em .03em 0 rgb(28,203,212,1)}.project-heading:after{content:attr(data-shadow);position:absolute;top:.06em;left:.06em;z-index:-1;text-shadow:none;background-image:linear-gradient(45deg,transparent 95%,hsla(48,20%,90%,1) 0,hsla(48,20%,90%,1) 55%,transparent 0);background-size:.05em .05em;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shad-anim 15s linear infinite}@keyframes shad-anim{0%{background-position:0 0}0%{background-position:100% -100%}}svg{letter-spacing:.4rem;font-family:Alegreya SC,serif;font-weight:700;font-size:13rem}svg text{text-transform:uppercase;animation:stroke 4s alternate;stroke-width:2;stroke:var(--primary);color:white}.project-header{align-items:center;display:flex;width:70vw;justify-content:center;margin:auto}@keyframes stroke{0%{fill:rgba(217,164,161,0);stroke:rgba(217,164,161,1);stroke-dashoffset:25%;stroke-dasharray:0 50%;stroke-width:2}70%{fill:rgba(217,164,161,0);stroke:rgba(217,164,161,1)}80%{fill:rgba(217,164,161,0);stroke:rgba(217,164,161,1);stroke-width:3}to{fill:rgba(217,164,161,1);stroke:rgba(54,95,160,0);stroke-dashoffset:-25%;stroke-dasharray:50% 0;stroke-width:0}}p{text-shadow:0 0 7px rgba(255,255,255,.3),0 0 3px rgba(255,255,255,.3)}.container{color:#e5e5e5;background-color:white;font-size:4rem;text-transform:uppercase}.animation{height:5rem;overflow:hidden;margin-left:1rem}.animation>div>div{padding:.25rem .75rem;height:6rem;display:inline-block}.animation div:first-child{animation:text-animation 8s infinite}.first div{background-color:#20a7d8}.second div{background-color:#cd921e}.third div{background-color:#c10528}@keyframes text-animation{0%{margin-top:0}10%{margin-top:0}20%{margin-top:-5.62rem}30%{margin-top:-5.62rem}40%{margin-top:-11.24rem}60%{margin-top:-11.24rem}70%{margin-top:-5.62rem}80%{margin-top:-5.62rem}90%{margin-top:0}to{margin-top:0}}.project-img{position:relative}.image-hover{display:none;position:absolute;font-family:Alegreya Sans SC,monospace;font-weight:300;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;background-color:rgb(21,20,20,.8);justify-content:center;align-items:center;margin:0;font-size:2rem;color:white;text-decoration:none}.project-img:hover .image-hover{display:flex;flex:1;animation:slideInImage .8s ease-in-out}@keyframes slideInImage{0%{transform:translate(-50%,-50%) translateY(-80px)}to{transform:translate(-50%,-50%) translateY(0)}}a{box-shadow:inset 0 0 0 0 var(--accent);color:var(--accent);margin:0 -.25rem;padding:0 .25rem;transition:color .3s ease-in-out,box-shadow .3s ease-in-out}a:hover{box-shadow:inset 500px 0 0 0 var(--primary);color:white}button{overflow:visible}button,select{text-transform:none}button,input,select,textarea{color:#5a5a5a;font:inherit;margin:0}input{line-height:normal}textarea{overflow:auto}input:focus::placeholder{color:transparent}.subject:focus{color:transparent}#container{border:3px solid #474544;width:100%;height:100%;padding:2rem;color:white;position:relative;background-color:rgb(17,8,10);border-radius:10px;float:left;box-shadow:0 1px 11px rgba(28,203,212,.4),0 10px 10px rgba(28,203,212,.2)}form{margin:50px 0;color:white}h2{font-size:4rem;letter-spacing:7px;text-align:center;text-transform:capitalize;margin:1rem}.underline{border-bottom:2px solid white;margin:-.512em auto;width:80px}.icon_wrapper{margin:50px auto 0;width:100%;color:white}.icon{display:block;fill:white;height:50px;margin:0 auto;width:50px}.email{float:right;width:45%}[type=email],input[type=text],select,textarea{background:none;border:none;border-bottom:2px solid #474544;color:white;font-size:1.2rem;font-weight:400;letter-spacing:1px;margin:0 0 1.875em;padding:0 0 .875em;text-transform:uppercase;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=email]:focus,input[type=text]:focus,textarea:focus{outline:none;padding:0 0 .875em}.message{float:none;color:white}.name{color:white;float:left;width:45%}select{background:url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png) no-repeat 100%;outline:none;-moz-appearance:none;-webkit-appearance:none;color:white}select::-ms-expand{display:none}.submit{display:flex;gap:8rem}.subject,.telephone,textarea{width:100%;color:white}textarea{line-height:150%;height:150px;resize:none}::-webkit-input-placeholder{color:white}:-moz-placeholder,::-moz-placeholder{color:white;opacity:1}:-ms-input-placeholder{color:white}#form_button{background:none;border:.5px solid var(--accent);color:white;cursor:pointer;display:inline-block;font-family:Alegreya Sans SC,monospace;font-size:1.4rem;font-weight:700;outline:none;padding:20px 35px;text-transform:uppercase;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}#form_button:hover{background:#474544;color:#f2f3eb}.contact-form{height:70vh;width:70%;display:flex;justify-content:center;align-items:center;position:relative;margin:10rem auto auto}.links{display:flex;flex-direction:column;font-size:2.7rem;font-family:Alegreya Sans SC,monospace;margin-right:7rem;gap:2rem}.link-heading{font-size:4.5rem;text-align:center;font-family:Alegreya SC,serif;font-weight:500}.link a{box-shadow:inset 0 0 0 0 #54b3d6;color:#54b3d6;margin:0 -.25rem;padding:0 .25rem;width:fit-content;transition:color .3s ease-in-out,box-shadow .3s ease-in-out}.link a:hover{box-shadow:inset 200px 0 0 0 #54b3d6;color:white}.slider{position:relative;height:100vh;display:flex;justify-content:center;align-items:center}.image{width:1000px;height:600px;border-radius:10px}.right-arrow{right:32px}.left-arrow,.right-arrow{position:absolute;top:50%;font-size:3rem;color:white;z-index:10;cursor:pointer;user-select:none}.left-arrow{left:32px}.slide{opacity:1;transition-duration:1s ease}.slide.active,.slide:not(.active){opacity:1;transition-duration:1s}.slide.active{transform:scale(1.08)}.aboutme-main{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem;padding:4rem 2rem;margin:0 auto;flex-wrap:wrap}.aboutme-heading{font-size:3.6rem;margin-bottom:1rem;font-family:Alegreya Sans SC;color:var(--accent)}.about-me{font-size:1.9rem;font-family:Alegreya Sans,sans-serif;line-height:1.8;max-width:600px;margin-bottom:2rem}.project-img-mobile{display:none}.card{position:relative;width:20%;height:80%;border-radius:8px;overflow:hidden;box-shadow:0 0 12px rgba(28,203,212,.4)}.avatarImage{width:100%;height:100%;object-fit:cover;border-radius:8px}p{font-size:.95rem;text-align:center}span{position:absolute;border-radius:100vmax}.top{top:0;left:0;width:0;height:5px;background:linear-gradient(90deg,transparent 50%,rgba(255,49,49,.5),rgb(255,49,49))}.bottom{right:0;bottom:0;height:5px;background:linear-gradient(90deg,rgb(57,255,20),rgba(57,255,20,.5),transparent 50%)}.right{top:0;right:0;background:linear-gradient(180deg,transparent 30%,rgba(0,255,255,.5),rgb(0,255,255))}.left,.right{width:5px;height:0}.left{left:0;bottom:0;background:linear-gradient(180deg,rgb(255,255,113),rgba(255,255,113,.5),transparent 70%)}.top{animation:animateTop 3s ease-in-out infinite}.bottom{animation:animateBottom 3s ease-in-out infinite}.right{animation:animateRight 3s ease-in-out infinite}.left{animation:animateLeft 3s ease-in-out infinite}@keyframes animateTop{25%{width:100%;opacity:1}30%,to{opacity:0}}@keyframes animateBottom{0%,50%{opacity:0;width:0}75%{opacity:1;width:100%}76%,to{opacity:0}}@keyframes animateRight{0%,25%{opacity:0;height:0}50%{opacity:1;height:100%}55%,to{height:100%;opacity:0}}@keyframes animateLeft{0%,75%{opacity:0;bottom:0;height:0}to{opacity:1;height:100%}}.container{display:flex;background-color:var(--accent);justify-content:center;align-items:center;font-family:Alegreya SC,serif;padding-left:2rem}.container,h2{position:relative}h2{color:white;transform:translateY(-400px);animation:slideIn 1.2s ease-in-out 1s forwards;z-index:10;opacity:0;font-family:Alegreya Sans SC}h3:before{content:"";width:0;height:76px;bottom:-10px;animation:underline 1s ease-in-out 2s forwards;mix-blend-mode:screen}.overlay,h3:before{background-color:var(--primary);position:absolute}.overlay{width:100%;top:0;bottom:0;opacity:0;left:0;right:0;transform:scale(.5);animation:slideIn .5s ease-in-out forwards,skewBg 1s ease-in-out}@keyframes skewBg{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes underline{to{width:100%}}@keyframes slideIn{to{transform:translateY(0);opacity:1}}.avatar-div{position:absolute;bottom:0;width:30%;margin-right:1rem;left:5%}.avatar-form,.form-h2{display:flex}.form-h2{flex-direction:column;width:65%;position:absolute;right:0}.icons{display:flex;gap:2rem;justify-content:center;align-items:center}.custom-cursor{position:fixed;width:10px;height:10px;background-color:pink;border-radius:50%;pointer-events:none;z-index:999999}.button-21{align-items:center;appearance:none;border:2px solid var(--primary);background-size:calc(100% + 20px) calc(100% + 20px);border-radius:100px;font-weight:900;box-shadow:none;box-sizing:border-box;color:#ffffff;cursor:pointer;display:inline-flex;font-family:Alegreya Sans SC,sans-serif;font-size:1.4rem;height:auto;justify-content:center;line-height:1.5;padding:6px 20px;position:relative;text-align:center;text-decoration:none;transition:background-color .2s,background-position .2s;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:top;white-space:nowrap}.button-21:active,.button-21:focus{outline:none}.button-21:hover{background-position:-20px -20px}.button-21:focus:not(:active){box-shadow:0 0 0 .125em rgba(40,170,255,.25)}.tech{display:flex;justify-content:left;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.icon-font{display:none}.navbar{z-index:999999}.navbar:hover{color:white}.links-1{flex-direction:column;text-align:center;gap:2.7rem}.links-1,.navigation-arrows{display:flex;justify-content:center}.navigation-arrows{align-items:center;margin:20px 0;gap:20px;color:white;font-size:1.4rem}.arrow-icon{font-size:5rem;color:white;cursor:pointer;transition:color .3s ease;transition:background-color .3s ease}.arrow-icon:hover{color:var(--primary)}.aboutme-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-content:center;align-items:center;padding:1rem}.icon-info{font-family:Alegreya Sans SC,sans-serif;font-size:1.9rem;display:flex;align-items:center;gap:1rem;padding:1.3rem;background:var(
    --background-light,rgba(255,255,255,.1)
  );border-radius:8px;cursor:none}.aboutme-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:4rem}.icon-am:hover{color:white}@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/4cf2300e9c8272f7-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_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--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"}