.Navbar-module__dJzMGG__navbar{z-index:99997;width:100%;max-width:1024px;margin:16px auto;padding:14px 16px;position:fixed;top:0;left:0;right:0}.Navbar-module__dJzMGG__container{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #64a5ff26;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:14px 24px;display:flex;position:relative;overflow:hidden}.Navbar-module__dJzMGG__container:before{content:"";opacity:.3;pointer-events:none;z-index:-1;background-image:radial-gradient(circle,#ffffff26 1px,#0000 1px);background-position:0 0;background-size:12px 12px;position:absolute;inset:0}.Navbar-module__dJzMGG__brand{align-items:center;gap:12px;display:flex}.Navbar-module__dJzMGG__avatar{object-fit:cover;filter:drop-shadow(0 0 4px #64a5ff80);border:1px solid #64a5ff59;border-radius:999px;width:40px;height:40px;transition:filter .2s,box-shadow .2s}.Navbar-module__dJzMGG__avatar:hover,.Navbar-module__dJzMGG__avatar:focus-visible{filter:drop-shadow(0 0 12px #64a5ffd9);outline:none;box-shadow:0 0 0 2px #64a5ff40}.Navbar-module__dJzMGG__avatarLink{border-radius:999px;display:inline-flex}.Navbar-module__dJzMGG__avatarLink:focus-visible{outline:none}.Navbar-module__dJzMGG__name{color:#fff;letter-spacing:.2px;font-size:1.8rem;font-weight:600}.Navbar-module__dJzMGG__menu{align-items:center;gap:24px;display:flex}@media (max-width:820px){.Navbar-module__dJzMGG__menu{display:none}}.Navbar-module__dJzMGG__menu a{color:#ffffffe6;padding:.25rem 0;font-size:1.8rem;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__dJzMGG__menu a:after{content:"";background:var(--color-accent);transform-origin:50%;opacity:.95;border-radius:2px;width:3px;height:3px;transition:width .2s ease-in-out;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Navbar-module__dJzMGG__menu a.Navbar-module__dJzMGG__active{color:var(--color-accent)}.Navbar-module__dJzMGG__menu a:hover,.Navbar-module__dJzMGG__menu a:focus-visible{color:var(--color-accent);outline:none}.Navbar-module__dJzMGG__menu a:hover:after,.Navbar-module__dJzMGG__menu a:focus-visible:after{width:100%;height:2px}.Navbar-module__dJzMGG__cta{border:1px solid #64a5ff;border-radius:8px;padding:.35rem .75rem;transition:all .2s}.Navbar-module__dJzMGG__cta:hover,.Navbar-module__dJzMGG__cta:focus-visible{color:#fff;background-color:#64a5ff14;box-shadow:0 0 0 4px #64a5ff26}.Navbar-module__dJzMGG__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:40px;height:36px;display:none;position:relative}.Navbar-module__dJzMGG__hamburger span{background:#fff;border-radius:2px;height:2px;transition:transform .2s,opacity .16s,top .2s;position:absolute;left:8px;right:8px}.Navbar-module__dJzMGG__hamburger:hover,.Navbar-module__dJzMGG__hamburger:focus-visible{border:none;outline:none}.Navbar-module__dJzMGG__hamburger:hover>span,.Navbar-module__dJzMGG__hamburger:focus-visible>span{color:var(--color-accent);filter:drop-shadow(0 0 6px var(--color-accent))}.Navbar-module__dJzMGG__hamburger span:first-child{top:11px}.Navbar-module__dJzMGG__hamburger span:nth-child(2){top:17px}.Navbar-module__dJzMGG__hamburger span:nth-child(3){top:23px}.Navbar-module__dJzMGG__hamburger[data-open=true] span:first-child{top:17px;transform:rotate(45deg)}.Navbar-module__dJzMGG__hamburger[data-open=true] span:nth-child(2){opacity:0}.Navbar-module__dJzMGG__hamburger[data-open=true] span:nth-child(3){top:17px;transform:rotate(-45deg)}@media (max-width:820px){.Navbar-module__dJzMGG__hamburger{display:inline-flex}}.Navbar-module__dJzMGG__mobileMenu{z-index:99998;overscroll-behavior:contain;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-left:1px solid var(--color-accent);background:#101623d9;flex-direction:column;gap:20px;width:100%;height:100%;padding:132px 32px 24px;transition:transform .3s ease-in-out;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__dJzMGG__mobileIcon{font-size:1.6rem}.Navbar-module__dJzMGG__mobileMenu a{color:#fff;align-items:center;gap:1.2rem;font-size:1.6rem;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__dJzMGG__mobileMenu a:hover .Navbar-module__dJzMGG__mobileIcon,.Navbar-module__dJzMGG__mobileMenu a.Navbar-module__dJzMGG__active{color:var(--color-accent)}.Navbar-module__dJzMGG__mobileMenu[data-open=true]{transform:translate(0)}@media (min-width:821px){.Navbar-module__dJzMGG__mobileMenu{display:none}}.Navbar-module__dJzMGG__socials{border-top:1px solid #64a5ff33;align-items:center;gap:16px;margin-top:auto;padding-top:20px;display:flex}.Navbar-module__dJzMGG__socials a{color:#fffc;font-size:2rem;display:inline-flex}.Navbar-module__dJzMGG__socials a .Navbar-module__dJzMGG__socialIcon{font-size:2rem}.Navbar-module__dJzMGG__socials a:hover .Navbar-module__dJzMGG__socialIcon{color:var(--color-accent);filter:drop-shadow(0 0 6px #64a5ff99)}
.Footer-module__zt00La__footer{color:#ffffffd9;background:#ffffff05;border-top:1px solid #64a5ff1f;width:100%;position:relative;overflow:hidden}.Footer-module__zt00La__footer:before{content:"";clip-path:polygon(0 0,0 100%,100% 20%,70% 0);opacity:.25;pointer-events:none;z-index:0;filter:drop-shadow(0 0 10px #64a5ff26);background:linear-gradient(135deg,#64a5ff1f,#64a5ff0f,#0000);width:220px;height:100%;position:absolute;top:0;bottom:0;left:-2%}.Footer-module__zt00La__footer:after{content:"";clip-path:polygon(0 0,0 100%,80% 100%);opacity:.3;pointer-events:none;z-index:0;filter:drop-shadow(0 0 10px #64a5ff26);background:linear-gradient(45deg,#64a5ff1a,#64a5ff0a,#0000);width:180px;height:100%;position:absolute;top:0;bottom:0;left:0}.Footer-module__zt00La__shapeRight{clip-path:polygon(100% 0,100% 100%,55% 100%,25% 100%);opacity:.25;pointer-events:none;z-index:0;filter:drop-shadow(0 0 10px #64a5ff26);background:linear-gradient(270deg,#64a5ff1a,#64a5ff0d,#0000);width:140px;height:100%;position:absolute;top:0;bottom:0;right:0}.Footer-module__zt00La__container{z-index:1;gap:40px;max-width:1024px;margin:0 auto;padding:40px 16px 28px;display:grid;position:relative}.Footer-module__zt00La__columns{grid-template-columns:1.3fr 1fr 1fr;gap:24px;display:grid}@media (max-width:860px){.Footer-module__zt00La__columns{grid-template-columns:1fr}}.Footer-module__zt00La__brand{align-items:center;gap:20px;display:flex}.Footer-module__zt00La__avatar{object-fit:cover;filter:drop-shadow(0 0 4px #64a5ff66);border:1px solid #64a5ff59;border-radius:999px;width:64px;height:64px}.Footer-module__zt00La__name{color:#fff;margin:0;font-size:1.6rem;font-weight:600}.Footer-module__zt00La__tagline{color:#ffffffb3;margin:4px 0 10px;font-size:1.2rem}.Footer-module__zt00La__socials{gap:12px;display:flex}.Footer-module__zt00La__socials a{color:#fffc;font-size:2rem}.Footer-module__zt00La__socials a .Footer-module__zt00La__socialIcon{font-size:2rem}.Footer-module__zt00La__socials a:hover .Footer-module__zt00La__socialIcon{color:var(--color-accent);filter:drop-shadow(0 0 6px #64a5ff99)}.Footer-module__zt00La__links,.Footer-module__zt00La__contact{flex-direction:column;gap:10px;display:flex}.Footer-module__zt00La__heading{color:#fff6;margin:0 0 6px;font-size:1.4rem;font-weight:600}.Footer-module__zt00La__link{align-items:center;gap:8px;display:flex}.Footer-module__zt00La__links a,.Footer-module__zt00La__contact a{color:#fffc;font-size:1.4rem;text-decoration:none}.Footer-module__zt00La__links a:hover,.Footer-module__zt00La__contact a:hover{color:var(--color-accent);text-decoration:underline}.Footer-module__zt00La__linkIcon{color:var(--color-accent);font-size:1rem}.Footer-module__zt00La__contactIcon{color:var(--color-accent);font-size:1.4rem}.Footer-module__zt00La__location{color:#fff9;margin:4px 0 0;font-size:1.2rem}.Footer-module__zt00La__bottom{color:#ffffffb3;border-top:1px solid #64a5ff1f;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}@media (max-width:600px){.Footer-module__zt00La__bottom{flex-direction:column;align-items:flex-start;gap:16px}}.Footer-module__zt00La__copy{margin:0;font-size:1.2rem}.Footer-module__zt00La__copy .Footer-module__zt00La__name{color:var(--color-accent);font-size:1.2rem}.Footer-module__zt00La__made{margin:0;font-size:1.2rem}.Footer-module__zt00La__quote{flex-direction:column;gap:.2rem;margin:0;font-size:1.2rem;display:flex}.Footer-module__zt00La__quoteText{margin:0;font-size:1.2rem;font-weight:600}.Footer-module__zt00La__quoteAuthor{color:var(--color-accent);margin:0;font-size:1.2rem}.Footer-module__zt00La__quoteAuthor:hover{text-decoration:underline}
.ScrollTop-module__2FA-uq__scrollTop{color:#fff;cursor:pointer;z-index:10000;opacity:0;background:#ffffff0f;border:1px solid #64a5ff40;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,opacity .2s,background .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:20px;transform:translateY(10px);box-shadow:0 6px 18px #00000040}.ScrollTop-module__2FA-uq__scrollTop svg{width:24px;height:24px}.ScrollTop-module__2FA-uq__scrollTop:hover,.ScrollTop-module__2FA-uq__scrollTop:focus-visible{background:#64a5ff1f;outline:none;box-shadow:0 0 0 4px #64a5ff2e}.ScrollTop-module__2FA-uq__scrollTop[data-visible=true]{opacity:1;transform:translateY(0)}
