:root{--background:#f9fafb;--foreground:#212529;--header-height:4rem;--accent-color:#f9c74f;--text-color:#212529;--hover-text-color:#0a58ca;--background-color:#f2efe3;--nice-color:#ffc107;--background-cc:#f5f5f5;--primary-color:#fff;--card-background:#fff;--highlight-color:#00a8e8;--highlight-color2:#02c39a;--highlight-color3:#ff5a5f;--title-color:#1b2747;--subtitle-color:#6c757d;--banner-background:#f7f8fa;--project-name-color:#0056b3;--project-description-color:#495057;--project-date-color:#6c757d;--skills-nav:#598507;--skills-nav-closed:#313233;--foreground2:#dfa460;--experience-company:#495057;--experience-dates:#6c757d;--experience-color:#242f3a;--experience-res:#4f4f50;--skills-color:#fff;--box-color:#e0e0e0;--skill-name:#ffc65c;--skill-title:#1b1b1b;--button-color:#262627;--button-color2:#f5f5f5;--button-color3:#111;--search-color:#f8f9fa;--teach-color:#f0ec00;--code-color:#282c34}.dark-mode{--background:#121212;--foreground:#e0e0e0;--accent-color:#ffb400;--text-color:#e0e0e0;--hover-text-color:#fff;--background-color:#1b1f25;--primary-color:#262934;--card-background:#2e3a59;--highlight-color:#0fc;--highlight-color2:#01ad8b;--highlight-color3:#00bcd4;--title-color:#fff;--subtitle-color:#b0bec5;--banner-background:#1a1a1a;--project-name-color:#0fc;--project-description-color:#dcdcdc;--project-date-color:#a0a0a0;--skills-nav:#67962a;--skills-nav-closed:#58810d;--foreground2:#ffa726;--experience-company:#b0bec5;--experience-dates:#90a4ae;--experience-color:#fff;--experience-res:#a4abc0;--skills-color:#323f63;--box-color:#827665;--box-color2:#282828;--skill-name:#ffc107;--skill-title:#20dfb5;--button-color:#262627;--button-color2:#646464;--button-color3:#333;--search-color:#1e1e1e;--teach-color:#f9f9f9;--code-color:#2d2f33}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Navbar_header__NDFlY{width:100%;z-index:1000;background-color:var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_navbar__zhZYq{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:var(--header-height);font-family:Montserrat,sans-serif;font-weight:700;color:var(--text-color)}.Navbar_togglecolor__zK2tW image:hover{cursor:pointer}.Navbar_navlist__bGZUu{display:flex;flex-direction:row;-moz-column-gap:2rem;column-gap:2rem;margin:0;padding:0;transition:max-height .3s ease-in-out;overflow:hidden}.Navbar_navlistOpen__9wK6U{display:flex;flex-direction:column;max-height:350px}.Navbar_navitem__cq6lw{list-style:none;position:relative;margin:0 1rem;transition:color .2s ease-in-out}.Navbar_navitem__cq6lw:hover{color:#dddb5d}.Navbar_logo__YNqJh{list-style:none;position:relative;margin:0 1rem;font-family:Dancing Script,cursive;font-size:1.8rem;text-decoration:none}.Navbar_hamburger__FOAYs{display:none;background:none;border:none;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.3rem}.Navbar_hamburger__FOAYs .Navbar_line__ON_gQ{width:25px;height:3px;background-color:var(--text-color);transition:all .3s ease-in-out}.Navbar_hamburger__FOAYs.Navbar_open__saUDJ .Navbar_line__ON_gQ:first-child{transform:rotate(45deg) translateY(8px)}.Navbar_hamburger__FOAYs.Navbar_open__saUDJ .Navbar_line__ON_gQ:nth-child(2){opacity:0}.Navbar_hamburger__FOAYs.Navbar_open__saUDJ .Navbar_line__ON_gQ:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.Navbar_mobileControls__ILzfR{display:flex;align-items:center;gap:1rem}.Navbar_toggleMode__5aRNo{transition:all .2s ease-in-out}.Navbar_toggleMode__5aRNo:hover{cursor:pointer;filter:contrast(1.5)}.Navbar_togglecolor__zK2tW{filter:invert();margin:auto}@media (min-width:851px){.Navbar_mobileControls__ILzfR{display:none}.Navbar_toggleMode__5aRNo{display:inline-block;order:-1}}@media (max-width:850px){.Navbar_hamburger__FOAYs{display:flex}.Navbar_mobileControls__ILzfR{gap:.5rem}.Navbar_hamburger__FOAYs{margin-left:.5rem}.Navbar_navlist__bGZUu{display:none;flex-direction:column;position:absolute;top:var(--header-height);right:0;background-color:var(--primary-color);width:100%;padding:1rem 0;z-index:100;transition:max-height .3s ease-in-out,background-color .3s ease-in-out}.Navbar_navlistOpen__9wK6U{display:flex;transition:all .3s ease-in-out}.Navbar_navitem__cq6lw{margin:0;padding:1rem;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1)}}.Lowerpage_footer__ZMGNk{display:flex;align-items:center;justify-content:center;width:100%;height:65px;background-color:#040a08;box-shadow:0 -4px 20px rgba(0,0,0,.5);position:relative}.Lowerpage_container__0u2MK{text-align:center;color:#0fc;font-family:Courier New,Courier,monospace;font-size:.9rem;text-shadow:0 0 5px rgba(0,255,204,.4)}.Lowerpage_container__0u2MK p{margin:0 0 2px}