.Hero-module__q7jYiW__hero{--image-width:250px;--image-height:300px;grid-template-columns:1fr 1fr;gap:2rem;width:100%;height:100vh;padding:4rem;display:grid;position:relative}.Hero-module__q7jYiW__hero *{width:fit-content}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__title{color:var(--foreground)}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__left-side{flex-direction:column;justify-content:center;gap:3rem;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__right-side{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__title-container{flex-direction:column;gap:.5rem;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__background-container{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__snow-background{z-index:-2;pointer-events:none;background:var(--background);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__profile-card{width:var(--image-width);height:var(--image-height)}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__profile-image{object-fit:cover;width:var(--image-width);height:var(--image-height)}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__mountains-background{z-index:-1;pointer-events:none;width:100%;height:auto;position:absolute;bottom:0;left:0}@media (max-width:768px){.Hero-module__q7jYiW__hero{--image-width:160px;--image-height:195px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;padding:.75rem 1rem;display:flex;overflow:hidden}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__right-side{flex:none;order:-1;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__hero *{width:auto;max-width:100%}.Hero-module__q7jYiW__hero>*{justify-content:center;align-items:center;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__left-side{flex-direction:column;flex-shrink:0;order:1;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__title-container{text-align:center;flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__title-container .Hero-module__q7jYiW__title{text-align:center;width:100%;line-height:1.2}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__left-side>a{justify-content:center;align-items:center;display:flex}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__title-container h1{margin-bottom:.2rem}.Hero-module__q7jYiW__hero .Hero-module__q7jYiW__title-container h2{margin-top:.2rem;margin-bottom:0}}
.Title-module__WRqNza__title{font-size:3rem;font-weight:900}.Title-module__WRqNza__title[data-type=h2]{font-size:2rem;font-weight:600}.Title-module__WRqNza__title[data-type=h3]{font-size:1.5rem;font-weight:500}.Title-module__WRqNza__title[data-type=h4]{font-size:1.25rem;font-weight:500}.Title-module__WRqNza__title[data-type=h5]{font-size:1rem;font-weight:500}.Title-module__WRqNza__title[data-type=h6]{font-size:.875rem;font-weight:500}.Title-module__WRqNza__title--crazy{letter-spacing:.1em;text-transform:uppercase;line-height:1.5;font-family:var(--font-bbh-sans-hegarty),sans-serif}@media (max-width:768px){.Title-module__WRqNza__title{font-size:2rem}.Title-module__WRqNza__title[data-type=h2]{font-size:1.5rem}.Title-module__WRqNza__title[data-type=h3]{font-size:1.25rem}.Title-module__WRqNza__title[data-type=h4]{font-size:1.125rem}.Title-module__WRqNza__title[data-type=h5]{font-size:.9rem}.Title-module__WRqNza__title[data-type=h6]{font-size:.8rem}}
.Button-module__8C-t3q__button--crazy{--radius:10px;cursor:pointer;outline-offset:5px;border-radius:var(--radius);background-color:var(--primary-foreground-color);color:var(--primary-foreground-color);text-align:center;box-shadow:.5px .5px 0 0 var(--primary-foreground-color),1px 1px 0 0 var(--primary-foreground-color),1.5px 1.5px 0 0 var(--primary-foreground-color),2px 2px 0 0 var(--primary-foreground-color),2.5px 2.5px 0 0 var(--primary-foreground-color),3px 3px 0 0 var(--primary-foreground-color),0 0 0 2px var(--primary-border-color),.5px .5px 0 2px var(--primary-border-color),1px 1px 0 2px var(--primary-border-color),1.5px 1.5px 0 2px var(--primary-border-color),2px 2px 0 2px var(--primary-border-color),2.5px 2.5px 0 2px var(--primary-border-color),3px 3px 0 2px var(--primary-border-color),3.5px 3.5px 0 2px var(--primary-border-color),4px 4px 0 2px var(--primary-border-color);outline:2px solid #0000;padding:1px;font-size:1rem;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s;position:relative;transform:translate(-4px,-4px)}.Button-module__8C-t3q__button--crazy:hover{box-shadow:0 0 0 2px var(--primary-border-color);transform:translate(0)}.Button-module__8C-t3q__button--crazy:focus-visible{outline-color:var(--primary-color)}.Button-module__8C-t3q__button--crazy:active{transform:scale(1.1)}.Button-module__8C-t3q__button--crazy:focus-visible{outline-style:dashed}.Button-module__8C-t3q__button--crazy>div{pointer-events:none;background-color:var(--primary-color);border-radius:calc(var(--radius) - 1px);border:2px solid #ffffff4d;position:relative}.Button-module__8C-t3q__button--crazy>div:before{content:"";border-radius:calc(var(--radius) - 2px);opacity:.5;mix-blend-mode:hard-light;background-image:radial-gradient(#fffc 20%,#0000 20%),radial-gradient(#fff 20%,#0000 20%);background-position:0 0,4px 4px;background-size:8px 8px;animation:.5s linear infinite Button-module__8C-t3q__dots;position:absolute;inset:0}.Button-module__8C-t3q__button--crazy>div>span{filter:drop-shadow(0 -1px #ffffff40);justify-content:center;align-items:center;gap:.25rem;padding:.75rem 1.25rem;display:flex;position:relative}.Button-module__8C-t3q__button--crazy>div>span:active{transform:translateY(2px)}@keyframes Button-module__8C-t3q__dots{0%{background-position:0 0,4px 4px}to{background-position:8px 0,12px 4px}}.Button-module__8C-t3q__button--sober{--radius:10px;cursor:pointer;border-radius:var(--radius);border:2px solid var(--secondary-border-color);background:linear-gradient(to bottom,var(--card-background-color)0%,#ffffff1a 100%);color:var(--card-foreground-color);padding:.75rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;position:relative;box-shadow:0 2px 4px #0000001a,inset 0 1px #fff3}.Button-module__8C-t3q__button--sober:hover{border-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 8px #00000026,inset 0 1px #ffffff4d}.Button-module__8C-t3q__button--sober:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a,inset 0 1px 2px #0000001a}.Button-module__8C-t3q__button--sober:focus-visible{outline:2px dashed var(--secondary-color);outline-offset:3px}.Button-module__8C-t3q__button--sober>div>span{justify-content:center;align-items:flex-start;gap:.25rem;display:flex;position:relative}
.Card-module__EPdYoW__card{--radius:30px;background-color:var(--secondary-color);border:solid 3px var(--secondary-border-color);border-radius:var(--radius);box-shadow:0 0 0 2px var(--secondary-border-color),.5px .5px 0 2px var(--secondary-border-color),1px 1px 0 2px var(--secondary-border-color),1.5px 1.5px 0 2px var(--secondary-border-color),2px 2px 0 2px var(--secondary-border-color),2.5px 2.5px 0 2px var(--secondary-border-color),3px 3px 0 2px var(--secondary-border-color),3.5px 3.5px 0 2px var(--secondary-border-color),4px 4px 0 2px var(--secondary-border-color);padding:8px;overflow:hidden}.Card-module__EPdYoW__card>div{background-color:var(--card-background-color);border-radius:calc(var(--radius) - 8px);overflow:hidden}.Card-module__EPdYoW__card *{color:var(--card-foreground-color)}.Card-module__EPdYoW__card--clickable{cursor:pointer;transform:translate(-4px,-4px)}.Card-module__EPdYoW__card--clickable:hover{box-shadow:0 0 0 2px var(--secondary-border-color);transform:translate(0)}
.page-module___8aEwW__page{width:100%;min-height:100vh}
.About-module__wj4deq__about{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:4rem;display:flex}.About-module__wj4deq__about .About-module__wj4deq__about-card{flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;padding:2rem;display:flex}.About-module__wj4deq__about .About-module__wj4deq__contact-info{flex-direction:column;gap:1rem;width:100%;margin-top:1rem;display:flex}.About-module__wj4deq__about .About-module__wj4deq__contact-item{color:var(--card-foreground-color);border-radius:4px;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.About-module__wj4deq__about .About-module__wj4deq__contact-item:hover{opacity:.7;background-color:#0000000d}.About-module__wj4deq__about .About-module__wj4deq__contact-item span{font-size:.875rem}.About-module__wj4deq__about .About-module__wj4deq__download-button{margin-top:.5rem}@media (max-width:768px){.About-module__wj4deq__about{gap:1.5rem;padding:2rem 1rem}.About-module__wj4deq__about-card{gap:1rem;padding:1.5rem}.About-module__wj4deq__contact-info{gap:.75rem;margin-top:.75rem}.About-module__wj4deq__contact-item{gap:.5rem;padding:.4rem}.About-module__wj4deq__contact-item svg{width:16px;height:16px}}
.Experience-module__B94gsq__experience{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100vh;padding:4rem;display:flex;overflow:hidden}.Experience-module__B94gsq__experience .Experience-module__B94gsq__experience-title{margin-bottom:1rem}.Experience-module__B94gsq__experience .Experience-module__B94gsq__experience-date{margin-bottom:.5rem}.Experience-module__B94gsq__experience .Experience-module__B94gsq__experience-works{margin-left:1rem}.Experience-module__B94gsq__experience .Experience-module__B94gsq__experience-card{padding:2rem}@media (max-width:768px){.Experience-module__B94gsq__experience{gap:1.5rem;padding:2rem 1rem}.Experience-module__B94gsq__experience-card{padding:1.5rem}}
.AnimatedScrollList-module__riXPsW__container{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.AnimatedScrollList-module__riXPsW__item{width:fit-content;max-width:100%}
.Formation-module__G1dcAq__formation{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100vh;padding:4rem;display:flex;overflow:hidden}.Formation-module__G1dcAq__formation .Formation-module__G1dcAq__formation-title{margin-bottom:1rem}.Formation-module__G1dcAq__formation .Formation-module__G1dcAq__formation-date{margin-bottom:.5rem}.Formation-module__G1dcAq__formation .Formation-module__G1dcAq__formation-skills{margin-left:1rem}.Formation-module__G1dcAq__formation .Formation-module__G1dcAq__formation-card{padding:2rem}@media (max-width:768px){.Formation-module__G1dcAq__formation{gap:1.5rem;padding:2rem 1rem}.Formation-module__G1dcAq__formation-card{padding:1.5rem}}
@keyframes ProgressBar-module__6zqkkW__slide{0%{background-position-x:0}to{background-position-x:var(--animationDistance)}}.ProgressBar-module__6zqkkW__progress-bar{--colour1:var(--tertiary-color);--colour2:var(--tertiary-foreground-color);--speed:4s;--stripeWidth:10px;--patternPeriod:20px;--animationDistance:56.5685px;background-color:var(--foreground-alternative);border:3px solid var(--tertiary-border-color);border-radius:10px;width:100%;height:14px;position:relative;overflow:hidden}.ProgressBar-module__6zqkkW__progress-bar .ProgressBar-module__6zqkkW__progress-bar__fill{background-color:var(--colour2);background-image:repeating-linear-gradient(45deg,transparent,transparent var(--stripeWidth),var(--colour1)var(--stripeWidth),var(--colour1)var(--patternPeriod));background-size:var(--animationDistance)var(--animationDistance);height:100%;animation:ProgressBar-module__6zqkkW__slide var(--speed)linear infinite;will-change:background-position;border-radius:10px;transition:width .3s;box-shadow:0 10px 13px -6px #2c3e50}
.Skills-module__JYpTca__skills{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100vh;padding:4rem;display:flex;overflow:hidden}.Skills-module__JYpTca__skills .Skills-module__JYpTca__skills-card{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:2rem;max-width:700px;padding:2rem;display:grid}.Skills-module__JYpTca__skills .Skills-module__JYpTca__skill-item{flex-direction:column;gap:.5rem;display:flex}.Skills-module__JYpTca__skills .Skills-module__JYpTca__skill-item span{text-transform:uppercase;color:var(--card-foreground-color);font-size:1rem;font-weight:600}@media (max-width:768px){.Skills-module__JYpTca__skills{box-sizing:border-box;gap:1.5rem;width:100%;padding:2rem 1rem}.Skills-module__JYpTca__skills .Skills-module__JYpTca__skills-card{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1.5rem;width:100%!important;max-width:100%!important}.Skills-module__JYpTca__skills>*{box-sizing:border-box;width:100%;max-width:100%}.Skills-module__JYpTca__skill-item{box-sizing:border-box;gap:.4rem;width:100%;min-width:0;max-width:100%}.Skills-module__JYpTca__skill-item span{word-break:break-word;font-size:.7rem}}
.Projects-module__t4QVKa__projects{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100vh;padding:4rem;display:flex;overflow:hidden}.Projects-module__t4QVKa__projects .Projects-module__t4QVKa__project-title{margin-bottom:2rem}.Projects-module__t4QVKa__projects .Projects-module__t4QVKa__project-description{margin-bottom:1rem}.Projects-module__t4QVKa__projects .Projects-module__t4QVKa__project-role{margin-bottom:2rem}.Projects-module__t4QVKa__projects .Projects-module__t4QVKa__project-technologies{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Projects-module__t4QVKa__projects .Projects-module__t4QVKa__project-links{flex-wrap:wrap;gap:1rem;display:flex}.Projects-module__t4QVKa__projects .Projects-module__t4QVKa__project-card{width:fit-content;min-width:300px;max-width:700px;padding:2rem}@media (max-width:768px){.Projects-module__t4QVKa__projects{gap:1.5rem;padding:2rem 1rem}.Projects-module__t4QVKa__project-card{width:100%;min-width:auto;padding:1.5rem}.Projects-module__t4QVKa__project-technologies{gap:.4rem}.Projects-module__t4QVKa__project-links{gap:.75rem}}
.Tag-module__wxTNbG__tag{--radius:10px;border-radius:var(--radius);padding:2px;display:inline-block;overflow:hidden}.Tag-module__wxTNbG__tag>span{border-radius:calc(var(--radius) - 4px);color:var(--tag-foreground-color);padding:.2rem .6rem;font-size:.75rem;font-weight:500;display:inline-block}.Tag-module__wxTNbG__tag--quaternary{background-color:var(--quaternary-color);border:solid 2px var(--quaternary-border-color);box-shadow:0 0 0 1px var(--quaternary-border-color),.5px .5px 0 1px var(--quaternary-border-color),1px 1px 0 1px var(--quaternary-border-color),1.5px 1.5px 0 1px var(--quaternary-border-color)}.Tag-module__wxTNbG__tag--quaternary>span{background-color:var(--tag-quaternary-background-color)}.Tag-module__wxTNbG__tag--quinary{background-color:var(--quinary-color);border:solid 2px var(--quinary-border-color);box-shadow:0 0 0 1px var(--quinary-border-color),.5px .5px 0 1px var(--quinary-border-color),1px 1px 0 1px var(--quinary-border-color),1.5px 1.5px 0 1px var(--quinary-border-color)}.Tag-module__wxTNbG__tag--quinary>span{background-color:var(--tag-quinary-background-color)}.Tag-module__wxTNbG__tag--senary{background-color:var(--senary-color);border:solid 2px var(--senary-border-color);box-shadow:0 0 0 1px var(--senary-border-color),.5px .5px 0 1px var(--senary-border-color),1px 1px 0 1px var(--senary-border-color),1.5px 1.5px 0 1px var(--senary-border-color)}.Tag-module__wxTNbG__tag--senary>span{background-color:var(--tag-senary-background-color)}
.Navbar-module__OwHo2W__navbar{z-index:1000;width:fit-content;max-width:90vw;position:fixed;top:1rem;left:50%}.Navbar-module__OwHo2W__navbarContent{white-space:nowrap;border:2px solid var(--tertiary-border-color);background-color:var(--card-background-color);border-radius:8px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.Navbar-module__OwHo2W__navLinks{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.Navbar-module__OwHo2W__navLink{cursor:pointer;color:var(--card-foreground-color);background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Navbar-module__OwHo2W__navLink:hover{opacity:.7}.Navbar-module__OwHo2W__navLink:active{opacity:.5}@media (max-width:768px){.Navbar-module__OwHo2W__navbar{max-width:95vw}.Navbar-module__OwHo2W__navbarContent{gap:.5rem;padding:.5rem 1rem}.Navbar-module__OwHo2W__navLinks{display:none}.Navbar-module__OwHo2W__contactIcon{padding:.3rem}.Navbar-module__OwHo2W__contactIcon svg{width:14px;height:14px}}.Navbar-module__OwHo2W__contactIcons{align-items:center;gap:.5rem;display:flex}.Navbar-module__OwHo2W__contactIcon{cursor:pointer;color:var(--card-foreground-color);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.Navbar-module__OwHo2W__contactIcon:hover{opacity:.7;background-color:#0000000d;transform:scale(1.1)}.Navbar-module__OwHo2W__contactIcon:active{transform:scale(.95)}
.Footer-module__N-jXLa__footer{background-color:var(--card-background-color);border-top:2px solid var(--tertiary-border-color);width:100%;margin-top:10rem;padding:3rem 2rem}.Footer-module__N-jXLa__footerContent{border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.Footer-module__N-jXLa__footerColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__N-jXLa__footerName{color:var(--card-foreground-color);font-size:2rem;font-weight:500;font-family:var(--font-bbh-sans-hegarty);margin:0}.Footer-module__N-jXLa__footerColumnTitle{color:var(--card-foreground-color);margin:0 0 .5rem;font-size:1rem;font-weight:600}.Footer-module__N-jXLa__footerNav{flex-direction:column;gap:.5rem;display:flex}.Footer-module__N-jXLa__footerLink{color:var(--card-foreground-color);align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__N-jXLa__footerLink:hover{opacity:.7}.Footer-module__N-jXLa__footerContacts{flex-direction:column;gap:.75rem;display:flex}.Footer-module__N-jXLa__footerContact{color:var(--card-foreground-color);align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__N-jXLa__footerContact:hover{opacity:.7}.Footer-module__N-jXLa__footerContact span{flex:1}@media (max-width:768px){.Footer-module__N-jXLa__footer{margin-top:5rem;padding:2rem 1rem}.Footer-module__N-jXLa__footerContent{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.Footer-module__N-jXLa__footerColumn{gap:.75rem}.Footer-module__N-jXLa__footerName{font-size:1.5rem}}
