@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&family=Raleway:wght@400;500;600;700;800;900&display=swap');:root{--margin:1rem;--margin-half:calc(var(--margin) / 2);--margin-double:calc(var(--margin) * 2);--content-width-desktop:50rem;--content-width-mobile:100%;--primary-colour:#24a0ed;--primary-2-colour:#0072BA;--secondary-colour:#651FFF;--secondary-2-colour:#0100CA;--text-colour:#333;--text-2-colour:#fff;--background-colour:#f8f8ff;--shadow-colour:rgba(0,0,0,0.25);--elevation-highest-x:0;--elevation-highest-y:20px;--elevation-highest-blur:40px;--elevation-middle-x:0;--elevation-middle-y:10px;--elevation-middle-blur:20px;--elevation-lowest-x:0;--elevation-lowest-y:2px;--elevation-lowest-blur:5px}*, body{margin:0;padding:0}body{background-color:var(--background-colour)}h1, h2, h4, h5{color:var(--text-colour);font-family:'Raleway', sans-serif}h1, h2{font-weight:900}h4{margin-bottom:var(--margin);font-weight:700;font-size:1.5rem}h5{margin-bottom:var(--margin-half);font-size:1.2rem;font-weight:600;opacity:.8}h3, p{font-family:'Merriweather', serif}p{line-height:1.7rem}.container{display:flex;flex-direction:column;align-items:center}.container:not(:last-child){margin-bottom:var(--margin-double)}.content{width:var(--content-width-desktop);display:flex;justify-content:space-between}.heading-anchor{color:var(--text-colour)}.heading-anchor:hover{text-decoration:none}@media only screen and (max-width: 600px){main{width:var(--content-width-mobile);flex-direction:column}.container{padding-left:var(--margin);padding-right:var(--margin)}.content{flex-direction:column;justify-content:flex-start;align-items:center;width:var(--content-width-mobile)}}.about-container.svelte-1kmpn4b{margin-bottom:var(--margin-double)}.about.svelte-1kmpn4b{width:40rem}@media only screen and (max-width: 600px){.about.svelte-1kmpn4b{width:var(--content-width-mobile);margin-bottom:var(--margin)}p.svelte-1kmpn4b{margin-bottom:var(--margin)}}
aside.svelte-7wr9vw.svelte-7wr9vw{margin-left:var(--margin-double)}.contact.svelte-7wr9vw ul.svelte-7wr9vw{list-style-type:none;overflow:hidden;font-size:1.2rem}.contact.svelte-7wr9vw li.svelte-7wr9vw{text-decoration:none;margin-bottom:var(--margin-half)}.contact.svelte-7wr9vw a.svelte-7wr9vw{color:var(--text-colour)}.contact.svelte-7wr9vw a.svelte-7wr9vw:hover{color:var(--primary-colour);transition:color 0.2s;text-decoration:none}i.svelte-7wr9vw.svelte-7wr9vw{margin-right:var(--margin-half)}@media only screen and (max-width: 600px){aside.svelte-7wr9vw.svelte-7wr9vw{margin-left:0}ul.svelte-7wr9vw.svelte-7wr9vw{display:flex;flex-wrap:wrap}li.svelte-7wr9vw.svelte-7wr9vw{margin-right:var(--margin-double)}}
.experiences.svelte-z5gjs5{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start ;flex-wrap:wrap}.experience.svelte-z5gjs5:not(:last-child){margin-bottom:var(--margin-double)}ul.svelte-z5gjs5{text-indent:2rem;line-height:1.5rem;margin:var(--margin) 0;list-style-position:inside}.technologies.svelte-z5gjs5{display:flex;flex-wrap:wrap}
header.svelte-1j16vw6{background-color:white;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}h1.svelte-1j16vw6{color:#333;font-size:1.5rem}h1.svelte-1j16vw6:hover{color:var(--primary-colour);transition:color .2s}ul.svelte-1j16vw6{list-style-type:none;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center}li.svelte-1j16vw6{color:#333;text-align:center;padding:14px 16px;text-decoration:none}li.svelte-1j16vw6:hover{background-color:var(--primary-colour);color:white;transition:background-color .3s, color .2s}a.svelte-1j16vw6{color:var(--text-color)}a.svelte-1j16vw6:hover{text-decoration:none}
section.svelte-nb7sol{background-color:var(--primary-colour);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem;margin-bottom:var(--margin-double);background:linear-gradient(135deg, var(--primary-colour) 0%, var(--secondary-colour) 100%);text-align:center}img.svelte-nb7sol{border-radius:100px;border:5px solid white;box-shadow:var(--elevation-highest-x) var(--elevation-highest-y) var(--elevation-highest-blur) var(--shadow-colour)}h2.svelte-nb7sol{font-size:3rem;line-height:1.5;color:var(--text-2-colour);text-shadow:var(--elevation-middle-x) var(--elevation-middle-y) var(--elevation-middle-blur) var(--shadow-colour)}h3.svelte-nb7sol{color:var(--text-2-colour);opacity:.8;font-size:1.2rem}
section.svelte-1ijze7{width:24rem;box-shadow:var(--elevation-middle-x) var(--elevation-middle-y) var(--elevation-middle-blur) var(--shadow-colour);background:white;padding-bottom:.01rem}img.svelte-1ijze7{width:24rem;border-bottom:solid 1px rgba(0, 0, 0, .1)}.body.svelte-1ijze7{margin:var(--margin)}p.svelte-1ijze7{margin-bottom:var(--margin)}.links.svelte-1ijze7{margin-top:var(--margin)}span.svelte-1ijze7:not(:last-child){margin-right:var(--margin)}a.svelte-1ijze7{opacity:.6}i.svelte-1ijze7{margin-right:.3rem}.technology-pills.svelte-1ijze7{display:flex;justify-content:left;align-items:center;flex-wrap:wrap}@media only screen and (max-width: 600px){section.svelte-1ijze7{width:100%}img.svelte-1ijze7{width:100%}}
section.svelte-1sotyn8{padding-top:var(--margin-double);padding-bottom:var(--margin-double);background:var(--primary-2-colour)}h4.svelte-1sotyn8,a.svelte-1sotyn8{color:var(--text-2-colour)}.projects.svelte-1sotyn8{width:100%}.project-grid.svelte-1sotyn8{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.project.svelte-1sotyn8{margin-bottom:var(--margin-double)}@media only screen and (max-width: 600px){.project-grid.svelte-1sotyn8{flex-direction:column;justify-content:flex-start;align-items:center}}
span.svelte-amwjag{font-size:.52rem;padding:var(--margin-half);border-radius:.2rem;margin-right:var(--margin-half);margin-bottom:var(--margin-half);color:var(--text-2-colour);background-color:#000000;opacity:.8}.typescript.svelte-amwjag{color:var(--text-2-colour);background-color:#3178c6}.svelte.svelte-amwjag{color:var(--text-2-colour);background-color:#ff3e00}.html5.svelte-amwjag{color:var(--text-2-colour);background-color:#f06529}.css3.svelte-amwjag{color:var(--text-2-colour);background-color:dodgerblue}.vercel.svelte-amwjag{color:var(--text-2-colour);background-color:#000000}.react.svelte-amwjag{color:var(--text-colour);background-color:#61dafb}.redux.svelte-amwjag{color:var(--text-2-colour);background-color:#764abc}.jsx.svelte-amwjag{color:var(--text-colour);background-color:#61dafb}.firestore.svelte-amwjag{color:var(--text-colour);background-color:#ffca28}.python.svelte-amwjag{color:var(--text-2-colour);background-color:#2b5b84}.numpy.svelte-amwjag{color:var(--text-2-colour);background-color:#013243}.pandas.svelte-amwjag{color:var(--text-2-colour);background-color:#130654}.kivy.svelte-amwjag{color:var(--text-2-colour);background-color:#333333}.scala.svelte-amwjag{color:var(--text-2-colour);background-color:#DC322F}.django.svelte-amwjag{color:var(--text-2-colour);background-color:#0C4B33}.angularjs.svelte-amwjag{color:var(--text-2-colour);background-color:#b52e31}.saltstack.svelte-amwjag{color:var(--text-2-colour);background-color:#00eace}.amazons3.svelte-amwjag{color:var(--text-2-colour);background-color:#FF9900}

/*# sourceMappingURL=bundle.css.map */