@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";header.svelte-1ktfbbk.svelte-1ktfbbk{display:flex;justify-content:space-between;padding:10px;background-color:#181820;color:#fff}header.svelte-1ktfbbk nav.svelte-1ktfbbk{display:flex;gap:20px;margin-right:15px}header.svelte-1ktfbbk h1.svelte-1ktfbbk{margin:0 auto;padding-left:200px}header.svelte-1ktfbbk nav ul.svelte-1ktfbbk{display:flex;list-style-type:none;flex-direction:row;padding:0;margin:0}header.svelte-1ktfbbk nav li.svelte-1ktfbbk{margin:10px}header.svelte-1ktfbbk nav a.svelte-1ktfbbk{background-color:#009b77;color:#e2e2e2;text-decoration:none;padding:10px 20px;border-radius:10px;transition:background-color .3s ease;box-shadow:0 0 5px #0003;margin:0}header.svelte-1ktfbbk nav a.svelte-1ktfbbk:hover{background-color:#00664e}@media screen and (max-width: 700px){header.svelte-1ktfbbk.svelte-1ktfbbk{justify-content:space-evenly}header.svelte-1ktfbbk h1.svelte-1ktfbbk{padding:5px;font-size:20px;display:inline-block}header.svelte-1ktfbbk nav li.svelte-1ktfbbk{margin:10px 0 10px 10px}header.svelte-1ktfbbk nav li.svelte-1ktfbbk:nth-child(1){margin-left:0}}:root{--background: 240 10% 3.9%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 240 5.9% 10%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 3.7% 15.9%;--muted-foreground: 240 5% 64.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 15.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%}*{box-sizing:border-box}body{line-height:1.6;margin:0;padding:0;display:flex;flex-direction:column;background:hsl(var(--background));font-family:Open Sans,sans-serif;color:#e2e2e2}main{flex:1;padding:20px}@media screen and (max-width: 700px){.project-item{width:100%;padding:10px 15px}.about ul,.about{display:block}.text-field,.about img{width:100%;margin:10px 0}.about{width:100%;box-sizing:border-box;margin:0}.projects{margin-top:10px}header{justify-content:space-evenly}header h1{padding:5px;font-size:20px;display:inline-block}header nav li{margin:10px 0 10px 10px}header nav li:nth-child(1){margin-left:0}.text-field{padding:10px 15px}}footer.svelte-iaboat.svelte-iaboat{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;left:0;background:#009b77;color:#fff;padding:10px 0;text-align:center;bottom:0;width:100%}footer.svelte-iaboat h2.svelte-iaboat{margin:0 0 10px}.social-links.svelte-iaboat a.svelte-iaboat{margin:0 10px;display:inline-block}.social-links.svelte-iaboat img.svelte-iaboat{width:30px;height:30px}
