.home__hero{margin-top:2rem}.home__hero-title{color:var(--text);font-size:3.25em;font-weight:900;line-height:1em;margin:0;outline:none;text-align:center;text-shadow:1px 1px 1px var(--hero-shadow)}.home__hero-subtitle{color:var(--text);font-size:2.25em;font-weight:300;line-height:1.2em;margin:.5em 0 1.57em;outline:none;text-align:center;text-shadow:1px 1px 1px var(--hero-shadow);white-space:nowrap}.home__projects{display:grid;gap:2.5em 1em;grid-template-columns:repeat(3,minmax(0,var(--project-card-width)));justify-content:center}.home__project{background:transparent;color:var(--project-text);cursor:pointer;margin:0;min-width:0;position:relative;text-decoration:none}.home__project:visited,.home__project:hover{color:var(--project-text)}.home__project:hover .home__project-image{box-shadow:var(--shadow-strong) 0 4px 8px -2px,var(--shadow-soft) 0 0 0 1px}.home__project:hover .home__project-title-text{background:var(--project-hover-bg);color:var(--project-hover-text);text-decoration:underline}.home__project-image{background:var(--project-image-bg);background-repeat:no-repeat;background-size:cover;border-radius:var(--radius-sm);display:block;aspect-ratio:4 / 3;height:auto;box-shadow:var(--shadow-mid) 0 4px 8px -2px,var(--shadow-softest) 0 0 0 1px;width:100%;transition:all .15s ease-in-out}.home__project-description{display:block;font-family:var(--font-serif);font-weight:300;line-height:1.5em;padding:.5em 1em;text-align:center}.home__project-title{height:2em;left:0;line-height:2em;position:absolute;font-weight:400;right:0;text-align:center;top:-.75em}.home__project-title-text{background:var(--project-title-bg);border:1px solid var(--project-title-border);border-radius:var(--radius-sm);color:var(--project-title-text);display:inline-block;padding:0 1.25em;transition:background .15s ease-in-out,color .15s ease-in-out}@media(max-width:43.75em){.home__hero-title{font-size:8vw}.home__hero-subtitle{font-size:5vw}.home__projects{gap:2em .5em}.home__project-description{font-size:.82rem;line-height:1.35;padding:.45em .25em}.home__project-title{font-size:.78rem}.home__project-title-text{padding:0 .5em}}.home__hero-heart.svelte-1uha8ag{vertical-align:top}
