main.svelte-1uha8ag{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(10,1fr);max-width:980px;max-height:980px;width:100%;height:100%;gap:16px}.block.svelte-1uha8ag{background:var(--background);border-radius:6px;padding:24px;display:flex;flex-direction:column}.block.svelte-1uha8ag>h3:where(.svelte-1uha8ag){font-family:var(--font-manrope);font-weight:700;font-size:28px;margin-bottom:12px}.block.svelte-1uha8ag#intro{grid-column:1 / 7;grid-row:1 / 5;justify-content:center;align-items:center}.block.svelte-1uha8ag#github{grid-column:7 / 9;grid-row:1 / 3}.block.svelte-1uha8ag#toggleTheme{grid-column:9 / 11;grid-row:1 / 3}.block.svelte-1uha8ag#logo{grid-column:5 / 7;grid-row:5 / 7}.block.svelte-1uha8ag#themes{grid-column:1 / 5;grid-row:5 / 11}.block.svelte-1uha8ag#contact{grid-column:5 / 7;grid-row:7 / 9}.block.svelte-1uha8ag#blog{grid-column:5 / 7;grid-row:9 / 11}.block.svelte-1uha8ag#projects{grid-column:7 / 11;grid-row:3 / 11}.btn.svelte-1uha8ag{align-items:center;justify-content:center;position:relative}.btn.svelte-1uha8ag svg{width:42px;height:42px;transition:.15s ease-in-out}.btn.svelte-1uha8ag span:where(.svelte-1uha8ag){position:absolute;bottom:24px}.btn.svelte-1uha8ag:not(.static) span:where(.svelte-1uha8ag){opacity:0;translate:0 10px;transition:.15s ease-in-out}.btn.svelte-1uha8ag:not(.static){cursor:pointer}.btn.svelte-1uha8ag:not(.static):hover{background:var(--background-lighter)}.btn.svelte-1uha8ag:not(.static):hover svg{scale:1.15;translate:0 -10px}.btn.svelte-1uha8ag:not(.static):hover span:where(.svelte-1uha8ag){opacity:1;translate:0}#intro.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-manrope);font-weight:800;font-size:64px}#intro.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:32px}#intro.svelte-1uha8ag h3:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag){font-family:var(--font-manrope);font-weight:800}#intro.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:24px}.list.svelte-1uha8ag{display:flex;flex-direction:column;gap:6px;margin:0 -16px}.item.svelte-1uha8ag{display:flex;flex-direction:column;border-radius:6px;padding:12px 16px}.item.svelte-1uha8ag span:where(.svelte-1uha8ag){font-weight:700;font-family:var(--font-manrope)}.item.svelte-1uha8ag span:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag){color:var(--colour-peppermint);border:1px solid var(--colour-peppermint);font-size:12px;border-radius:100px;padding:4px 6px;margin-left:6px}.item.svelte-1uha8ag small:where(.svelte-1uha8ag){color:var(--text-darker)}.item.svelte-1uha8ag:hover{background:var(--background-lighter)}.toasts.svelte-1uha8ag{position:absolute;top:24px;pointer-events:none;width:100%;display:flex;align-items:center;flex-direction:column;gap:12px;z-index:10}.toast.svelte-1uha8ag{background:var(--background-lighter);border-radius:6px;padding:12px}
