@import "https://fonts.googleapis.com/css2?family=Grechen+Fuemen&family=Montserrat+Alternates:wght@400;500;600&display=swap";
html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}:root{--hue:142;--first-color:hsl(var(--hue), 70%, 45%);--first-color-alt:hsl(var(--hue), 70%, 40%);--first-color-light:hsl(var(--hue), 70%, 55%);--first-color-light-hover:hsl(var(--hue), 70%, 50%);--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--radius:.5rem;--white-color:#262626;--black-color:#fafafa;--text-color:hsl(var(--hue), 4%, 45%);--body-color:#fafafa;--container-color:#fff;--border-color:#e6e6e6;--shadow-color:#00000014;--shadow-hover:#0000001f;--body-font:"Montserrat Alternates", sans-serif;--second-font:"Grechen Fuemen", cursive;--biggest-font-size:2.5rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:.938rem;--small-font-size:.813rem;--smaller-font-size:.75rem;--font-regular:400;--font-medium:500;--font-semi-bold:600;--z-tooltip:10;--z-fixed:100}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%;--white-color:#fafafa;--black-color:#030303;--text-color:hsl(var(--hue), 2%, 66%);--body-color:hsl(var(--hue), 100%, 1%);--container-color:hsl(var(--hue), 2%, 10%);--border-color:#ffffff0d;--shadow-color:#0006;--shadow-hover:#00000080}@media screen and (min-width:1168px){:root{--biggest-font-size:3.5rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:.875rem;--smaller-font-size:.813rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{font-family:var(--body-font);font-size:var(--normal-font-size);background-color:var(--body-color);color:var(--white-color);padding-top:60px;transition:background-color .3s ease-in-out,color .3s ease-in-out}input,button,textarea{font-family:var(--body-font);font-size:var(--normal-font-size);border:none;outline:none}h1,h2,h3,h4{color:var(--white-color);font-weight:var(--font-semi-bold)}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1168px;margin-inline:1.5rem}.grid{gap:1.5rem;display:grid}.section{padding-block:1rem 2rem}.section__title{font-size:var(--h2-font-size);text-align:center;margin-bottom:2rem}.main{overflow:hidden}.nav-modern{background-color:var(--container-color);border-bottom:1px solid var(--border-color);z-index:var(--z-fixed);padding:.625rem 0;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;position:fixed;top:0;left:0;right:0}.nav-modern__container{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1168px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-modern__logo{align-items:center;gap:.5rem;margin-left:-.5rem;text-decoration:none;transition:transform .3s;display:flex}.nav-modern__logo:hover{transform:scale(1.02)}.nav-modern__logo-img{object-fit:cover;border-radius:50%;width:35px;height:35px}.nav-modern__menu{gap:2rem;margin:0;padding:0;list-style:none;display:none}.nav-modern__link{color:var(--text-color);border-bottom:2px solid #0000;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.nav-modern__link:hover{color:var(--white-color);background-color:#0000}.nav-modern__link--active{color:var(--white-color);border-bottom-color:var(--white-color);background-color:#0000}.nav-modern__actions{order:2;align-items:center;gap:1rem;margin-right:-.5rem;display:flex}.nav-modern__toggle{color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;padding:.5rem;transition:all .3s;display:inline-flex}.nav-modern__toggle:hover{background-color:#ffffff1a}.nav-modern__mobile{order:3;width:100%;display:none}.nav-modern__mobile--open{display:block}.nav-modern__mobile-menu{flex-direction:column;gap:0;margin:1rem 0 0;padding:0;list-style:none;display:flex}.nav-modern__mobile-link{color:var(--text-color);border-bottom:1px solid var(--border-color);border-left:3px solid #0000;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.nav-modern__mobile-link:hover{color:var(--white-color);background-color:#0000}.nav-modern__mobile-link--active{color:var(--white-color);border-left-color:var(--white-color);background-color:#0000}@media screen and (min-width:1024px){.nav-modern__menu{order:1;display:flex}.nav-modern__toggle{display:none}.nav-modern__mobile{display:none!important}}.home__container{flex-direction:column;align-items:center;gap:2rem;max-width:900px;margin:0 auto;padding-top:0;display:flex}.perfil{text-align:center}.perfil__img{object-fit:cover;border-radius:50%;width:200px;height:200px;margin:0 auto 1rem}.perfil__name{font-size:var(--biggest-font-size);margin-bottom:.5rem}.perfil__title{color:var(--first-color);font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);letter-spacing:2px;margin-bottom:1rem}.perfil__buttons{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.info{text-align:center;width:100%;padding:2rem 0}.info__name{font-size:var(--h1-font-size);margin-bottom:1rem}.info__contact{color:var(--text-color);font-size:var(--small-font-size);flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.info__contact p{justify-content:center;align-items:center;gap:.5rem;display:flex}.info__contact svg{color:var(--first-color)}.info__description{color:var(--text-color);max-width:700px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;line-height:1.6}.about__container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.about__content{flex-direction:column;align-items:center;width:100%;display:flex}.about__greeting{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.about__name-wrapper{padding:.5rem 0}.about__name-typewriter{color:hsl(var(--foreground));font-size:2.5rem;font-weight:700}.about__image-desktop{display:none}.about__buttons-desktop{display:none}.about__description{color:hsl(var(--muted-foreground));max-width:600px;line-height:1.8;font-size:var(--normal-font-size);margin:0 auto 1.5rem}.about__social{justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.about__social-link{background-color:hsl(var(--secondary));border:1px solid hsl(var(--border));width:48px;height:48px;color:hsl(var(--foreground));border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.about__social-link:hover{background-color:hsl(var(--accent));border-color:hsl(var(--accent));transform:translateY(-3px)}.about__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.skills{text-align:center;width:100%;padding:2rem 0}.skills__description{color:hsl(var(--muted-foreground));max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.skills__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:0 0 2rem}.skills__category{background-color:hsl(var(--card));border-radius:var(--radius);text-align:center;border:1px solid hsl(var(--border));padding:2rem;transition:all .3s}.skills__category--animated:hover{box-shadow:0 10px 25px hsl(var(--ring) / .1);border-color:hsl(var(--ring) / .2);transform:translateY(-3px)}.skills__category h4{color:hsl(var(--card-foreground));font-size:var(--h3-font-size);margin-bottom:1rem;transition:color .3s}.skills__category p{color:hsl(var(--muted-foreground));line-height:1.6;font-size:var(--small-font-size);transition:color .3s}.skills__grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:2rem;max-width:600px;margin:0 auto;display:grid}.skills__item{justify-content:center;align-items:center;display:flex}.skills__icon{width:50px;height:50px;transition:transform .3s}.skills__icon:hover{transform:translateY(-5px)}.button{background-color:var(--first-color-light);color:hsl(var(--primary-foreground));border-radius:var(--radius);font-weight:var(--font-medium);cursor:pointer;will-change:transform, box-shadow;border:1px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.button--animated:hover{background-color:var(--first-color-light-hover);box-shadow:0 10px 25px rgba(from var(--first-color-light) r g b / .4);transform:translateY(-3px)}.button--secondary{border:2px solid var(--first-color-light);color:var(--first-color-light);background-color:#0000}.button--secondary:hover{background-color:var(--first-color-light);color:hsl(var(--primary-foreground));box-shadow:0 10px 25px rgba(from var(--first-color-light) r g b / .3)}.projects__container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:0 0 2rem}.projects__card{background-color:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));will-change:transform;transition:all .3s;overflow:hidden}.projects__card--animated:hover{box-shadow:0 12px 24px hsl(var(--ring) / .15);border-color:hsl(var(--ring) / .3);transform:translateY(-4px)}.projects__img-wrapper{height:250px;position:relative;overflow:hidden}.projects__img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.projects__card--animated:hover .projects__img{transform:scale(1.03)}.projects__name{font-size:var(--h3-font-size);will-change:transform, opacity;color:hsl(var(--card-foreground));margin:1.5rem 1.5rem .75rem}.projects__description{color:hsl(var(--muted-foreground));font-size:var(--small-font-size);will-change:transform, opacity;margin:0 1.5rem 1rem;line-height:1.6}.projects__button{color:hsl(var(--foreground));font-weight:var(--font-medium);cursor:pointer;font-size:var(--normal-font-size);will-change:transform, opacity;background:0 0;align-items:center;gap:.5rem;margin:0 1.5rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.projects__button--animated:hover{letter-spacing:.02em;color:var(--first-color-light);gap:1rem}.projects__icon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.projects__button--animated:hover .projects__icon{transform:translate(6px)}.services__container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:2rem 0}.services__card{background-color:hsl(var(--card));border-radius:var(--radius);text-align:center;border:1px solid hsl(var(--border));will-change:transform, box-shadow;padding:2rem;transition:all .3s}.services__card--animated:hover{box-shadow:0 10px 25px hsl(var(--ring) / .15);border-color:hsl(var(--ring) / .3);transform:translateY(-3px)}.services__icon{color:hsl(var(--foreground));margin:0 auto 1rem;transition:all .3s;display:block}.services__card--animated:hover .services__icon{color:var(--first-color-light);transform:scale(1.05)}.services__name{font-size:var(--h3-font-size);will-change:transform, opacity;color:hsl(var(--card-foreground));margin-bottom:1rem;transition:color .3s}.services__description{color:hsl(var(--muted-foreground));font-size:var(--small-font-size);will-change:transform, opacity;line-height:1.6;transition:color .3s}.experience__container{max-width:800px;margin:0 auto;padding:2rem 0;position:relative}.experience__timeline{background:linear-gradient(to bottom, hsl(var(--foreground)), hsl(var(--muted-foreground)));will-change:height;border-radius:2px;width:3px;height:0;position:absolute;top:0;left:0}.experience__card{background-color:hsl(var(--card));border-radius:var(--radius);will-change:transform, box-shadow;border-left:3px solid #0000;border:1px solid hsl(var(--border));margin-bottom:2rem;margin-left:1.5rem;padding:2rem 2rem 2rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.experience__card:before{content:"";background-color:hsl(var(--foreground));border:3px solid hsl(var(--background));width:12px;height:12px;box-shadow:0 0 0 3px hsl(var(--card));border-radius:50%;position:absolute;top:2.5rem;left:-1.5rem}.experience__card--animated:hover{box-shadow:0 8px 20px hsl(var(--ring) / .15);border-left-color:hsl(var(--foreground));border-color:hsl(var(--ring) / .3);transform:translateY(-4px)}.experience__header{will-change:transform, opacity;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.experience__company{font-size:var(--h2-font-size);color:hsl(var(--foreground));will-change:transform, opacity}.experience__location{color:hsl(var(--muted-foreground));font-size:var(--small-font-size);will-change:opacity}.experience__profession{font-size:var(--h3-font-size);will-change:transform, opacity;color:hsl(var(--card-foreground));margin-bottom:.5rem}.experience__date{color:hsl(var(--muted-foreground));font-size:var(--small-font-size);will-change:opacity;margin-bottom:1rem;display:block}.experience__description{color:hsl(var(--muted-foreground));will-change:transform, opacity;line-height:1.6}@media screen and (max-width:768px){.experience__timeline{display:none}.experience__card{margin-left:0;padding-left:2rem}.experience__card:before{display:none}}.contact__container{grid-template-columns:1fr;gap:3rem;padding:2rem 0;display:grid}.contact__info{flex-direction:column;gap:1rem;display:flex}.contact__info-title{font-size:var(--h2-font-size);color:hsl(var(--foreground));font-weight:var(--font-semi-bold);margin-bottom:.5rem}.contact__info-description{color:hsl(var(--muted-foreground));line-height:1.8;font-size:var(--normal-font-size)}.contact__info-link{color:var(--first-color-light);font-weight:var(--font-medium);text-decoration:none;transition:color .3s}.contact__info-link:hover{color:var(--first-color-light-hover);text-decoration:underline}.contact__info-subtitle{color:hsl(var(--foreground));font-size:var(--normal-font-size);font-weight:var(--font-medium);margin-top:1rem}.contact__social{gap:1rem;margin-top:.5rem;display:flex}.contact__social-link{background-color:hsl(var(--secondary));border:1px solid hsl(var(--border));width:48px;height:48px;color:hsl(var(--foreground));border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.contact__social-link:hover{background-color:var(--first-color-light);border-color:var(--first-color-light);color:hsl(var(--primary-foreground));box-shadow:0 6px 16px rgba(from var(--first-color-light) r g b / .3);transform:translateY(-3px)}.contact__form{flex-direction:column;gap:1rem;display:flex}.contact__input{background-color:hsl(var(--input));color:hsl(var(--foreground));border-radius:var(--radius);border:2px solid hsl(var(--border));will-change:transform, border-color, box-shadow;outline:none;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact__input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .1);transform:scale(1.01)}.contact__input::placeholder{color:hsl(var(--muted-foreground));transition:color .3s}.contact__input:focus::placeholder{color:hsl(var(--muted-foreground));opacity:.6}.contact__textarea{resize:vertical;min-height:150px}.contact__button{will-change:transform;border:none;width:fit-content;margin:0 auto;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact__button:hover:not(:disabled){box-shadow:0 12px 28px rgba(from var(--first-color-light) r g b / .4);transform:translateY(-3px)scale(1.02)}.contact__button:active:not(:disabled){transform:translateY(-1px)scale(.98)}.contact__button:disabled{opacity:.6;cursor:not-allowed}.contact__status{text-align:center;font-weight:var(--font-medium);will-change:transform, opacity;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.contact__status--success{color:#10b981}.contact__status--error{color:hsl(var(--destructive))}.footer{background-color:hsl(var(--card));border-top:1px solid hsl(var(--border));margin-top:4rem;padding:3rem 0 2rem}.footer__container{text-align:center}.footer__logo{font-size:var(--h1-font-size);color:var(--first-color-light);margin-bottom:.5rem}.footer__tagline{color:hsl(var(--muted-foreground));font-size:var(--small-font-size);margin-bottom:1.5rem}.footer__links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.footer__link{color:hsl(var(--muted-foreground));transition:color .3s}.footer__link:hover{color:var(--first-color-light)}.footer__social{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.footer__social-link{color:hsl(var(--foreground));font-size:1.5rem;transition:color .3s}.footer__social-link:hover{color:var(--first-color-light)}.footer__copy{color:hsl(var(--muted-foreground));font-size:var(--small-font-size)}.video-modal{z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.video-modal__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000e6;position:absolute;inset:0}.video-modal__content{background-color:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));width:100%;max-width:1200px;padding:1rem;position:relative;box-shadow:0 20px 60px #00000080}.video-modal__close{background-color:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;z-index:1001;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex;position:absolute;top:-3rem;right:0}.video-modal__close:hover{background-color:var(--first-color-light);color:hsl(var(--primary-foreground));transform:rotate(90deg)}.video-modal__video{border-radius:var(--radius);width:100%;height:auto;max-height:80vh;display:block}.video-modal__loader{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.video-modal__loader p{color:hsl(var(--muted-foreground));font-size:var(--normal-font-size)}.video-modal__spinner{border:4px solid hsl(var(--border));border-top-color:var(--first-color-light);border-radius:50%;width:50px;height:50px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:768px){.video-modal__close{width:2rem;height:2rem;top:-2.5rem}.video-modal__content{padding:.5rem}.home__container{padding-top:.5rem}.about__greeting{margin-top:.5rem;font-size:2rem}.about__name-typewriter{font-size:2rem}.about__buttons{flex-direction:column;width:100%}.about__buttons .button{justify-content:center;width:100%}.about__buttons-desktop{display:none}.skills__list,.projects__container,.services__container{grid-template-columns:1fr;gap:1.5rem}.experience__container{padding:1rem 0}.contact__form{padding:0 1rem}}@media screen and (min-width:768px){.home__container{grid-template-columns:repeat(2,1fr);align-items:center}.about__container{flex-direction:row;justify-content:space-between;gap:4rem}.about__content{text-align:left;flex:1;align-items:flex-start}.about__greeting,.about__name-typewriter{font-size:3rem}.about__image-desktop{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding-top:2rem;display:flex}.about__buttons{display:none}.about__buttons-desktop{flex-wrap:wrap;gap:1rem;display:flex}.about__description{margin:0 0 2rem}.about__social,.about__buttons{justify-content:flex-start}.projects__container,.services__container,.skills__list{grid-template-columns:repeat(2,1fr)}.contact__container{grid-template-columns:1fr 2fr;gap:4rem}}@media screen and (min-width:1024px){.container{margin-inline:auto}.section{padding-block:4rem 5rem}}.theme-toggle-shadcn{border:1px solid var(--border-color);width:2.5rem;height:2.5rem;color:var(--white-color);cursor:pointer;background-color:#0000;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:relative}.theme-toggle-shadcn:hover{background-color:var(--accent);color:var(--accent-foreground)}.theme-toggle-shadcn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.theme-toggle-shadcn:disabled{pointer-events:none;opacity:.5}.theme-toggle-shadcn svg{transition:all .2s}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-modern__actions .theme-toggle-shadcn{position:static;top:auto;right:auto}@property --x{syntax:"<angle>";inherits:true;initial-value:1deg}@property --c{syntax:"<color>";inherits:true;initial-value:#0000}.neon-toggle{--x:1deg;--c:#0000;--color:#0f0;appearance:none;aspect-ratio:2;width:3em;box-shadow:inset 0 0 .25em -.25em #0008, inset .05em .05em .2em #000811, inset -.05em -.05em .15em .05em #ccc1, 0 0 0 .11em var(--container-color);filter:drop-shadow(0 0 .2em var(--c));cursor:pointer;background:linear-gradient(to bottom right,#0001,#0000),#444143;border-radius:100em;font-size:1.25rem;transition:--x .5s,--c .5s,box-shadow .5s;position:relative}.neon-toggle:before{content:"";aspect-ratio:1;background:radial-gradient(#0000 15%, #343133 16%, var(--container-color) 20%), repeating-linear-gradient(#0000 0 10%, #0002 0 20%) 50% 50% / 25% 25% no-repeat, repeating-linear-gradient(90deg, #0000 0 10%, #0002 0 20%) 50% 50% / 25% 25% no-repeat, radial-gradient(var(--c) 17%, #0000 0), var(--container-color);height:80%;box-shadow:inset -.05em -.05em .1em #0008, inset .05em .05em .1em #fff2, inset .05em 0em .1em -.065em var(--c), .1em .1em .15em #000c;border-radius:50%;transition:left .5s,box-shadow .1s;position:absolute;top:50%;left:25%;transform:translate(-50%,-50%)}.neon-toggle:after{content:"";border:.1em solid var(--color);width:calc(100% + .25em);height:calc(100% + .25em);-webkit-mask:conic-gradient(from calc(270deg - var(--x)), #000 calc(2 * var(--x)), #0001 0);-webkit-mask:conic-gradient(from calc(270deg - var(--x)), #000 calc(2 * var(--x)), #0001 0);mask:conic-gradient(from calc(270deg - var(--x)), #000 calc(2 * var(--x)), #0001 0);border-radius:100em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2em #0000}.neon-toggle:hover{--x:3deg;--c:rgb(from var(--color) r g b / 25%);box-shadow:inset 0 0 .25em -.25em #0008, inset .05em .05em .2em #000811, inset -.05em -.05em .15em .05em #ccc1, 0 0 .05em .075em var(--container-color)}.neon-toggle:checked{--x:180deg;--c:var(--color);box-shadow:inset 0 0 .25em -.25em #0008, inset .05em .05em .2em #000811, inset -.05em -.05em .15em .05em #ccc1, 0 0 .1em .05em var(--container-color)}.neon-toggle:checked:before{box-shadow:inset -.05em -.05em .1em #0008, inset .05em .05em .1em #fff2, inset -.05em 0em .1em -.035em var(--c), .1em .1em .15em #000c;left:75%}.neon-toggle:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion){.neon-toggle,.neon-toggle:before,.neon-toggle:after{transition:none!important;animation:none!important}}.nav-modern__actions .neon-toggle{position:static;top:auto;right:auto}.theme-toggle{background-color:var(--container-color);border:1px solid var(--border-color);cursor:pointer;width:45px;height:45px;z-index:var(--z-fixed);box-shadow:0 4px 12px var(--shadow-color);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:2rem;right:5rem}.theme-toggle:hover{background-color:var(--first-color);border-color:var(--first-color);transform:scale(1.1);box-shadow:0 6px 16px #ff3b3b4d}.theme-toggle:active{transform:scale(.95)}.theme-toggle__icon{color:var(--white-color);justify-content:center;align-items:center;transition:transform .3s;display:flex}.theme-toggle__sun,.theme-toggle__moon{animation:.3s rotate-in}@keyframes rotate-in{0%{opacity:0;transform:rotate(-180deg)scale(0)}to{opacity:1;transform:rotate(0)scale(1)}}@media screen and (max-width:768px){.theme-toggle{width:40px;height:40px;right:5.5rem}}
