.profile-card.svelte-1j7scqf{display:flex;flex-direction:row;align-items:center;gap:3rem;padding:2rem 2.5rem;margin:2rem auto;max-width:70%;background:var(--profile-card-bg);border:.5px solid color-mix(in srgb,var(--gray) 25%,transparent);border-radius:20px;box-shadow:0 2px 12px var(--shadow);transition:box-shadow .3s ease}.profile-card.svelte-1j7scqf:hover{box-shadow:0 4px 24px var(--shadow)}.profile-photo.svelte-1j7scqf{flex-shrink:0;position:relative}.profile-photo.svelte-1j7scqf img:where(.svelte-1j7scqf){position:relative;z-index:1;width:220px;height:220px;object-fit:cover;border-radius:20px;display:block;box-shadow:0 8px 24px var(--shadow)}.profile-info.svelte-1j7scqf{display:flex;flex-direction:column;gap:1rem;flex:1}.profile-header.svelte-1j7scqf{display:flex;flex-direction:column;gap:.3rem}.profile-info.svelte-1j7scqf h1:where(.svelte-1j7scqf){font-size:2rem;color:var(--aqua);margin:0;line-height:1.2}.tagline.svelte-1j7scqf{color:var(--orange);font-family:FreeMono,monospace;font-size:1rem;letter-spacing:-.3px;margin:0}.bio.svelte-1j7scqf{color:var(--fg-medium);line-height:1.8;margin:0;font-size:1rem;padding-right:.75rem}.social-links.svelte-1j7scqf{display:flex;align-items:center}.social-links.svelte-1j7scqf div{display:flex;gap:.75rem;margin:auto}.social-links.svelte-1j7scqf a{width:36px;height:36px;border-radius:8px;border:1px solid color-mix(in srgb,var(--gray) 40%,transparent);display:flex;align-items:center;justify-content:center;color:var(--gray);text-decoration:none;transition:color .2s ease,border-color .2s ease,transform .2s ease,background .2s ease}.social-links.svelte-1j7scqf a:hover{color:var(--purple);border-color:var(--purple);background:color-mix(in srgb,var(--purple) 10%,transparent);transform:translateY(-3px)}.social-links.svelte-1j7scqf a i{font-family:Symbols Nerd Font,monospace;font-size:1.1rem;font-style:normal;line-height:1}@media only screen and (max-width:1074px){.profile-card.svelte-1j7scqf{max-width:100%;margin:1rem auto;padding:1.5rem}}@media only screen and (max-width:768px){.profile-card.svelte-1j7scqf{flex-direction:column;text-align:center;gap:1.5rem;padding:1.5rem 1rem}.profile-photo.svelte-1j7scqf:before{border-radius:50%}.profile-photo.svelte-1j7scqf img:where(.svelte-1j7scqf){width:160px;height:160px}.profile-info.svelte-1j7scqf{align-items:center}.bio.svelte-1j7scqf{padding-right:0;padding-top:.75rem;text-align:center}}.blogs-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:1.5rem;width:85%;margin:2rem auto}.blogs-grid.svelte-1uha8ag>.last-post:where(.svelte-1uha8ag){grid-column:span 2;grid-row:span 1}@media only screen and (max-width:768px){.blogs-grid.svelte-1uha8ag{grid-template-columns:1fr;grid-auto-rows:200px;width:95%}.blogs-grid.svelte-1uha8ag>.last-post:where(.svelte-1uha8ag){grid-column:span 1}}
