.Navbar_pageContainer__6jikz{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-background);width:100%;box-sizing:border-box}.Navbar_mainContent__N5jMq{flex:1 1}.Navbar_header__YHzdo{background-color:var(--color-surface);text-align:center;padding:2rem 1rem 1rem;width:100%;box-sizing:border-box}.Navbar_name__wilad{font-size:3rem;font-weight:900;color:var(--color-sky);text-shadow:none;margin-bottom:1rem;display:flex;justify-content:center;white-space:normal;word-break:break-word;overflow-wrap:break-word;max-width:100%}.Navbar_navbar__2D84i{display:flex;justify-content:center;background-color:var(--color-surface);width:100%;box-sizing:border-box}.Navbar_navLinksWrapper__WOdsJ{border-bottom:2px solid var(--color-steel);padding-bottom:.4rem;display:inline-block;width:100%;max-width:600px;box-sizing:border-box}.Navbar_navLinks__OvpCA{list-style:none;display:flex;flex-wrap:wrap;gap:2.5rem;margin:0;padding:0;justify-content:center}.Navbar_navLinks__OvpCA li{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Navbar_navLinks__OvpCA li a{color:var(--color-text-primary);text-decoration:none;font-size:1.1rem;transition:color .3s ease,text-shadow .3s ease}.Navbar_activeLink__AJJj4,.Navbar_navLinks__OvpCA li a:hover{color:var(--color-sky);text-shadow:var(--glow-sky)}.Navbar_activeLink__AJJj4{font-weight:700}@media (max-width:768px){.Navbar_name__wilad{font-size:2.2rem;text-align:center;flex-direction:column}.Navbar_navLinksWrapper__WOdsJ{border-bottom:2px solid var(--color-steel);max-width:100%}.Navbar_navLinks__OvpCA{gap:1rem;justify-content:center}}.About_homeWrapper__R_R8c{max-width:900px;margin:0 auto;padding:4rem 1.5rem;box-sizing:border-box;color:var(--color-text-primary);animation:About_fadeIn__MYjOT .5s ease-in-out}.About_textContent__cjdzv{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;background-color:var(--color-surface);padding:2rem;border-radius:10px;border:1px solid #2c2c2c}.About_title__EgBqy{font-size:2.75rem;font-weight:700;color:var(--color-sky);margin-bottom:.5rem;border-bottom:2px solid var(--color-steel);padding-bottom:.3rem;width:-moz-fit-content;width:fit-content}.About_intro__5sw_L{font-size:1.15rem;line-height:1.7;color:var(--color-text-darker-white);max-width:700px}@keyframes About_fadeIn__MYjOT{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Project_projectTitle__9kQ41{font-size:1.8rem;font-weight:600;color:var(--color-sky);margin-bottom:.2rem}.Project_projectDate__2ezgK{font-size:.9rem;color:var(--color-text-muted);margin-bottom:.8rem}.Project_inProgresContainer__E6A_V{margin-top:1rem;display:flex;align-items:center}.Project_projectDescription__ywvQY{list-style:disc;padding-left:1.25rem;margin-bottom:1rem;color:var(--color-text-darker-white)}.Project_projectDescription__ywvQY li:not(:last-child){margin-bottom:.5rem}.Project_techTags__7nCDd{display:flex;flex-wrap:wrap;gap:.7rem}.Project_techTag__rfA4D{background-color:var(--color-steel);color:var(--color-white);font-size:.75rem;padding:.25rem .7rem;border-radius:15px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Project_project__vCKG9{background-color:var(--color-surface);border:1px solid var(--color-muted-gray);border-radius:12px;transition:transform .3s ease,opacity .3s ease;animation:Project_fadeInUp__t182g .6s ease both;height:min-content;margin:0;padding:0}.Project_projectInfoContainer__0uYEo{padding:20px}.Project_contributors__MRway{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}@keyframes Project_fadeInUp__t182g{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Contributor_mainContainer__q4_xk{display:inline-flex;background-color:var(--color-surface);border:1px solid var(--color-muted-gray);border-radius:20px;padding:.3rem .8rem;transition:all .2s ease}.Contributor_mainContainer__q4_xk:hover{background-color:var(--color-surface);transform:translateY(-1px)}.Contributor_link__I0bo_{text-decoration:none}.Contributor_linkContainer__zGjhC{display:flex;align-items:center;gap:.5rem}.Contributor_name__ee94T{color:var(--color-white);font-weight:500;font-size:.85rem}.Contributor_svg__hROID{color:var(--color-sky);transition:color .2s ease}.Contributor_mainContainer__q4_xk:hover .Contributor_svg__hROID{color:var(--color-white)}.Demo_demo__zIruZ{margin:0;padding:0;border-radius:12px 12px 0 0;width:100%;aspect-ratio:21/9;overflow:hidden;position:relative}.Demo_githubContainer__w2Lep{position:absolute;z-index:1;display:flex;justify-content:flex-end;width:100%;height:min-content}.Demo_githubLinkContainer__Hijk5{background-color:rgba(26,26,26,.35);border:1px solid var(--color-muted-gray);border-radius:20px;margin:10px;transition:all .2s ease;color:white;text-decoration:none;display:flex;align-items:center;gap:10px;height:25px;padding:15px 10px}.Demo_githubLinkContainer__Hijk5:hover{background-color:black;color:var(--color-sky)}.Demo_githubLinkContainer__Hijk5 svg{transition:transform .2s ease}.Demo_githubLinkContainer__Hijk5:hover svg{transform:translateX(2px)}@media (max-width:768px){.Demo_demo__zIruZ{aspect-ratio:16/9}.Demo_githubLinkContainer__Hijk5{padding:.25rem .6rem;font-size:.8rem;margin:8px}.Demo_githubLink__34lcV{gap:8px;height:20px}}.VideoPlayer_mainVideoContainer__bQAqD{position:relative;width:100%;height:100%;overflow:hidden}.VideoPlayer_videoWrapper__Slog4{position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;z-index:0}.VideoPlayer_video__AWS34{width:100%;height:100%;object-fit:fill;transition:opacity 1s ease-in-out;opacity:1}.VideoPlayer_pausedOverlay__af9eJ{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}.VideoPlayer_fadeIn__UrX2u{animation:VideoPlayer_pauseVid__bR2sO .3s ease-in forwards}.VideoPlayer_fadeOut__SC62j{animation:VideoPlayer_unpauseVid__ryGrb .3s ease-out forwards}@keyframes VideoPlayer_pauseVid__bR2sO{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayer_unpauseVid__ryGrb{0%{opacity:1}to{opacity:0}}.VideoPlayer_fadeOutVid__5uyGp{opacity:0}@media (max-width:768px){.VideoPlayer_pause__aBM9g,.VideoPlayer_play__s1id0{transform:scale(.7)}}.InProgress_mainContainer__t5re8{position:relative;display:inline-flex;background-color:var(--color-surface);border-radius:20px;padding:1.5px;transition:all .2s ease}.InProgress_textContainer__92Z6_{background-color:var(--color-surface);border-radius:16px;padding:.3rem .8rem;position:relative;z-index:2;width:100%}.InProgress_mainContainer__t5re8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,var(--color-steel),#3a5a95,var(--color-sky),var(--color-lighter),#a5d4f7,var(--color-sky),var(--color-steel));background-size:400% 400%;border-radius:20px;z-index:1;animation:InProgress_glow__V48aa 12s linear infinite}@keyframes InProgress_glow__V48aa{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.InProgress_textContainer__92Z6_{display:flex;align-items:center}.InProgress_progressText__Yjo2T{color:var(--color-white);font-weight:500;font-size:.85rem}.Projects_container__jfBhR{max-width:900px;margin:0 auto;padding:4rem 1.5rem;color:var(--color-text-primary);box-sizing:border-box;animation:Projects_fadeIn__scrX9 .5s ease-in-out}.Projects_title__bR9XK{font-size:2.5rem;font-weight:700;color:var(--color-sky);margin-bottom:1rem;border-bottom:2px solid var(--color-steel);padding-bottom:.3rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;text-align:center}.Projects_projectContainer__F_LsV{background-color:var(--color-surface);padding:1.5rem;border-radius:10px;border:1px solid #2c2c2c;display:flex;flex-direction:column;gap:1.25rem}@keyframes Projects_fadeIn__scrX9{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Contact_contactWrapper__bFA5p{max-width:480px;margin:0 auto;padding:2rem 1.5rem;color:var(--color-text-primary);background-color:var(--color-surface);text-align:center;border-radius:10px;border:1px solid #2c2c2c;animation:Contact_fadeIn__ssYRO .5s ease-in-out}.Contact_heading__PbeSi{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-sky);border-bottom:2px solid var(--color-steel);display:inline-block;padding-bottom:.25rem}.Contact_description__rDscO{font-size:1.1rem;margin-bottom:2rem;color:var(--color-text-darker-white);line-height:1.5}.Contact_links__H5jsC{display:flex;flex-direction:column;gap:1rem}.Contact_pageWrapper__juKYS{max-width:900px;margin:0 auto;padding:4rem 1.5rem;box-sizing:border-box}@keyframes Contact_fadeIn__ssYRO{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ContactButton_contactBtn__Xm0wc{padding:.75rem 1.25rem;border:2px solid var(--color-sky);border-radius:8px;color:var(--color-sky);font-weight:600;text-decoration:none;transition:background-color .3s ease,color .3s ease;cursor:pointer;text-align:center;opacity:0;transform:translateY(10px);animation:ContactButton_fadeSlideUp__4wDTT .6s ease-out forwards}.ContactButton_contactBtn__Xm0wc:hover{background-color:var(--color-steel);color:var(--color-text-primary);box-shadow:var(--glow-steel)}@keyframes ContactButton_fadeSlideUp__4wDTT{to{opacity:1;transform:translateY(0)}}.Footer_footer__o4_Ec{padding:1rem 0;background-color:var(--color-surface);text-align:center;color:var(--color-muted-gray)}.Footer_copyright__sqw0C{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:var(--color-muted-gray);margin:0}.Work_container__tlCo1{max-width:900px;margin:0 auto;padding:4rem 1.5rem;color:var(--color-text-primary);box-sizing:border-box;animation:Work_fadeIn__MPy9g .5s ease-in-out}.Work_title__jYjkd{font-size:2.5rem;font-weight:700;color:var(--color-sky);margin-bottom:1rem;border-bottom:2px solid var(--color-steel);padding-bottom:.3rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;text-align:center}.Work_jobContainer__5jvDt{background-color:var(--color-surface);padding:1.5rem;border-radius:10px;border:1px solid #2c2c2c;display:flex;flex-direction:column;gap:1.25rem}@keyframes Work_fadeIn__MPy9g{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Job_job__yKlxk{background-color:var(--color-surface);border:1px solid var(--color-muted-gray);border-radius:12px;padding:1.5rem;transition:transform .3s ease,opacity .3s ease;animation:Job_fadeInUp__yN1vE .6s ease both}.Job_jobInfo__X1GSl{font-size:1.4rem;font-weight:600;color:var(--color-sky);margin-bottom:.2rem}.Job_jobTitle__zi5LK{font-size:1rem;font-weight:500;color:var(--color-lighter);margin-bottom:.2rem}.Job_jobDate__KGZxW{font-size:.9rem;color:var(--color-text-muted);margin-bottom:.8rem}.Job_jobDescription__3c9rQ{list-style:disc;padding-left:1.25rem;margin-bottom:1rem;color:var(--color-text-darker-white)}.Job_jobDescription__3c9rQ li:not(:last-child){margin-bottom:.5rem}@keyframes Job_fadeInUp__yN1vE{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}