.toggle_toggleSwitch__OR3CT{display:flex;align-items:center;justify-content:center}.toggle_switch__04I_B{position:relative;display:inline-block;width:40px;height:25px}.toggle_switch__04I_B input{opacity:0;width:0;height:0}.toggle_slider__5UoDY{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#7851a9;transition:.4s;border-radius:25px}.toggle_slider__5UoDY:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.toggle_slider__5UoDY{background-color:var(--brand)}input:focus+.toggle_slider__5UoDY{box-shadow:0 0 1px var(--brand)}input:checked+.toggle_slider__5UoDY:before{transform:translateX(15px)}.toggle_label__5V_WP{padding-top:.2em;font-size:.7em;text-align:center}.sidebar_sideBar__UiTy0{background:var(--background-dark);height:100vh;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.sidebar_sideBar__UiTy0 a{height:100px;flex-shrink:0;writing-mode:vertical-lr;font-size:var(--text-sm);font-weight:200;display:flex;align-items:center;justify-content:center;opacity:.5;border-right:1px solid transparent;transition:all .1s;width:100%}.sidebar_sideBar__UiTy0 .sidebar_selected__nGDNt,.sidebar_sideBar__UiTy0 a:hover{background:var(--background);border-right:1px solid var(--brand);opacity:1}.sidebar_sideBar__UiTy0 .sidebar_toggleContainer__gmQXN{margin-top:auto;margin-bottom:1em;width:100%;display:flex;justify-content:center}.sidebar_logo__8VGJt{flex-shrink:0;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:var(--background);border-radius:4px;margin:1.8rem 0}.sidebar_logo__8VGJt,.sidebar_logo__8VGJt span{font-size:var(--text-md);font-weight:900;line-height:1}.sidebar_logo__8VGJt span{color:var(--brand)}.sidebar_sideBar__UiTy0::-webkit-scrollbar{display:none}.standardbutton_standardButton__kderB{outline:none;border:none;cursor:pointer;padding:1.2rem 2.4rem;background:var(--brand);color:var(--background-dark);font-size:var(--text-sm);border-radius:4px;position:relative;z-index:20;overflow:hidden;transition:opacity .2s}.standardbutton_standardButton__kderB:hover{opacity:.9}.dotgrid_dotGrid__fIloK{position:absolute;top:12px;bottom:12px;right:3.6rem;max-width:75%;display:grid;z-index:0}.dotgrid_dotWrapper__Qf5dS{padding:.8rem;cursor:crosshair;transition:background .25s;border-radius:8px}.dotgrid_dot__JnSZ6{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,var(--background),var(--text));opacity:.35}.dotgrid_dotWrapper__Qf5dS:hover{background:hsla(0,0%,100%,.15)}.dotgrid_dotWrapper__Qf5dS:hover>.dotgrid_dot__JnSZ6{background:linear-gradient(180deg,var(--background),var(--brand))!important;opacity:1!important}.hero_hero__HQvTb{margin-bottom:9.6rem}@media(max-width:768px){.hero_hero__HQvTb{margin-bottom:4.8rem}}.hero_copyWrapper__CwXi2{position:relative;z-index:10;width:-moz-fit-content;width:fit-content;margin:4.8rem 0}.hero_title__Qj25Y{font-size:var(--text-2xl);font-weight:900;line-height:1.1}.hero_title__Qj25Y span{color:var(--brand)}@media(max-width:768px){.hero_title__Qj25Y{font-size:var(--text-xl)}}.hero_subTitle__gHa6t{font-size:var(--text-lg);line-height:1.1;margin-top:1.6rem;font-weight:200}.hero_subTitle__gHa6t span{font-weight:700;color:var(--brand)}.hero_aboutCopy__VTnoZ{margin:2.4rem 0;max-width:700px;font-weight:200}.headinglinks_links__0X2vp{display:flex;gap:1.6rem;padding-top:10px}.headinglinks_links__0X2vp a{opacity:.5;position:relative;z-index:20}.headinglinks_links__0X2vp a:hover{color:var(--brand);opacity:1}.outlinebutton_outlineButton__FrAMR{outline:none;border:none;cursor:pointer;padding:.5rem 1.5rem;border:1px solid var(--brand);background:transparent;color:var(--brand);font-size:var(--text-sm);border-radius:4px;position:relative;z-index:20;overflow:hidden;transition:color .2s}.outlinebutton_outlineButton__FrAMR:before{content:"";position:absolute;z-index:-1;background:var(--brand);height:100%;width:100%;left:-100%;top:-100%;transition:left .2s,top .2s}.outlinebutton_outlineButton__FrAMR:hover{color:var(--background-dark)}.outlinebutton_outlineButton__FrAMR:hover:before{left:0;top:0}.heading_heading__HzVG7{height:calc(45px + 3.6rem);padding:0 3.6rem;display:flex;gap:.5em;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--bg-opaque);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:var(--text-md);font-weight:700}@media(max-width:768px){.heading_heading__HzVG7{padding:0 2.4rem}}.heading_resumeSection__OW09H{display:flex;flex-direction:column;text-align:center}.heading_resumeSection__OW09H h5{padding-bottom:.2em}.heading_resumeButtons__k9pyJ{display:flex;gap:.5em}.home_home__XM4a6{display:grid;grid-template-columns:60px 1fr}