.Home_container__97eC3{font-family:var(--font-main);color:var(--color-text);transition:background .3s,color .3s}.Home_container__97eC3,.Home_main__OVLM4{background:var(--color-bg);min-height:100vh}.Home_main__OVLM4{padding:4rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background .3s}.Home_nav__esSPu{padding:0 2rem;z-index:10;position:fixed;top:0;left:0;width:100vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:var(--color-card);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:background .3s,box-shadow .3s}.Home_nav__esSPu h2{color:var(--color-accent);margin-right:2rem;font-weight:700;letter-spacing:1px}.Home_nav__esSPu a{transition:color .3s;color:var(--color-text);font-weight:500;font-size:1.1rem;margin:0 1rem}.Home_nav__esSPu a:hover{color:var(--color-primary)}.Home_headerBox__RE_S4{background:linear-gradient(135deg,var(--color-primary) 60%,var(--color-accent) 100%);width:100vw;max-width:900px;height:340px;margin:2rem 0 1.5rem;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 24px rgba(0,0,0,.08);transition:background .3s,box-shadow .3s}.Home_headerBox__RE_S4 h1{font-family:var(--font-main);color:var(--color-text-dark);font-size:3rem;font-weight:800;margin-bottom:.5rem;letter-spacing:1px}@media(min-width:1000px){.Home_headerBox__RE_S4{padding:4rem 0;width:60vw;height:340px}}.Home_social__ZjpDn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.7rem}.Home_social__ZjpDn a{color:var(--color-text-dark);margin:0 .7rem;transition:color .3s,transform .2s}.Home_social__ZjpDn a:hover{color:var(--color-accent);transform:translateY(-2px) scale(1.1)}.Home_headerTitle__irpQW{color:var(--color-text-dark);font-size:2.5rem;text-align:center;font-weight:700;margin-bottom:.5rem}.Home_titleText__OwJ4_{color:var(--color-text-dark);text-align:center;font-size:1.2rem;font-weight:400;margin-bottom:1rem}.Home_aboutBox__2CX9w{background:var(--color-card);width:90vw;max-width:900px;border-radius:1.2rem;margin:1.5rem 0;padding:2rem 2.5rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:background .3s,box-shadow .3s}.Home_aboutBox__2CX9w p{color:var(--color-text);font-size:1.1rem;line-height:1.7;margin:.5rem 0}@media(min-width:1000px){.Home_aboutBox__2CX9w{width:60vw;padding:3rem 4rem}}.Home_skillContent__5IQ2O{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;padding:1.5rem;width:90vw;max-width:900px;background:var(--color-card);border-radius:1.2rem;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:background .3s,box-shadow .3s}@media(min-width:1000px){.Home_skillContent__5IQ2O{width:60vw;padding:2rem 3rem}}.Home_skills__Kwg09{width:90px;height:90px;margin:.7em;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;color:var(--color-text);border-radius:.7rem;box-shadow:0 1px 6px rgba(0,0,0,.03);transition:box-shadow .3s,background .3s}.Home_skills__Kwg09:hover{background:var(--color-primary);color:var(--color-text-dark);box-shadow:0 4px 16px rgba(37,99,235,.08)}.Home_tooltip__F4FMA{position:relative;display:inline-block;display:flex;justify-content:center;align-items:center}.Home_tooltip__F4FMA .Home_tooltiptext__Lbfzd{visibility:hidden;width:120px;background-color:#191919;color:#fff;text-align:center;border-radius:4px;padding:5px;position:absolute;z-index:1;top:130%;left:50%;margin-left:-60px}.Home_tooltip__F4FMA .Home_tooltiptext__Lbfzd:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#191919}.Home_tooltip__F4FMA:hover .Home_tooltiptext__Lbfzd{visibility:visible}.Home_contactBox__DRhWs{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;padding:1.5rem;width:90vw;max-width:900px;background:var(--color-card);border-radius:1.2rem;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:background .3s,box-shadow .3s}@media(min-width:1000px){.Home_contactBox__DRhWs{width:60vw;padding:2rem 3rem}}.Home_contactForm__Z7q5O{display:flex;flex-direction:column;width:100%;max-width:400px}.Home_contactForm__Z7q5O label{margin-bottom:.5rem;margin-top:.5rem;color:var(--color-text);font-weight:500}.Home_contactForm__Z7q5O input,.Home_contactForm__Z7q5O textarea{background:#f1f5f9;border:none;height:2.2rem;border-radius:.4rem;padding:0 .7rem;color:var(--color-text);margin-bottom:1rem;font-size:1rem;transition:background .2s,color .2s}.Home_contactForm__Z7q5O input:focus,.Home_contactForm__Z7q5O textarea:focus{outline:2px solid var(--color-primary);background:#e0e7ef}.Home_contactForm__Z7q5O button{background:var(--color-primary);color:var(--color-text-dark);border:none;border-radius:.4rem;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 1px 4px rgba(37,99,235,.08)}.Home_contactForm__Z7q5O button:hover{background:var(--color-accent);color:var(--color-text-dark)}.Home_footer__zed0_{flex:1;padding:2rem;border-top:1px solid #eaeaea;background:var(--color-card)}.Home_footer__zed0_,.Home_footer__zed0_ a{display:flex;justify-content:center;align-items:center;color:var(--color-text)}.Home_footer__zed0_ a{flex-grow:1}.Home_resumePage__Nptlo{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.Home_resumePage__Nptlo a{width:100vw;margin-bottom:20px;margin-left:20px}.Home_resumeBox__ZB_1u{background-color:#444;width:90vw;height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px}.Home_title__q0Qg4 a{color:#0070f3;text-decoration:none}.Home_title__q0Qg4 a:active,.Home_title__q0Qg4 a:focus,.Home_title__q0Qg4 a:hover{text-decoration:underline}.Home_title__q0Qg4{margin:0;line-height:1.15;font-size:4rem}.Home_description__JhekB,.Home_title__q0Qg4{text-align:center}.Home_description__JhekB{margin:4rem 0;line-height:1.5;font-size:1.5rem}.Home_code__2i1pD{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__npx0i{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px}.Home_card__K7aTN{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px}.Home_card__K7aTN:active,.Home_card__K7aTN:focus,.Home_card__K7aTN:hover{color:#0070f3;border-color:#0070f3}.Home_card__K7aTN h2{margin:0 0 1rem;font-size:1.5rem}.Home_card__K7aTN p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__FLQOc{margin-left:.5rem}@media(max-width:600px){.Home_grid__npx0i{width:100%;flex-direction:column}}@media(prefers-color-scheme:dark){.Home_card__K7aTN,.Home_footer__zed0_{border-color:#222;background:var(--color-card-dark);color:var(--color-text-dark)}.Home_code__2i1pD{background:#000}}