.card.svelte-ou0us3{cursor:pointer;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,1fr);text-decoration:none;line-height:1;width:100%;aspect-ratio:3 / 2;border:1px solid var(--card-border);border-radius:16px;box-shadow:var(--card-shadow);overflow:hidden;transition:transform .2s;background-color:var(--svg-bg)}@media screen and (orientation: portrait){.card.svelte-ou0us3{height:50vh;height:calc(var(--vh, 1vh) * 48);grid-template-columns:repeat(8,1fr)}}.card.svelte-ou0us3:active{transform:scale(.975)}.text.svelte-ou0us3{grid-row:1 / 9;grid-column:1 / 13;z-index:5;align-self:end;padding:2rem;display:grid;row-gap:1rem}@media screen and (orientation: portrait){.text.svelte-ou0us3{grid-row:7 / 9;grid-column:1 / 9;background-color:#00000040;padding:1rem;height:fit-content}}@media screen and (orientation: landscape){.text.svelte-ou0us3{grid-row:7 / 9;grid-column:1 / 13;background-color:#00000040;padding:1rem;height:fit-content}}.title.svelte-ou0us3{text-shadow:var(--title-shadow);font-size:calc(32px + (48 - 32) * ((100vw - 300px) / (1600 - 300)));font-family:var(--title-font);color:var(--title-color);font-weight:400;line-height:1}.wave-title.svelte-ou0us3{font-size:80px;text-shadow:var(--title-shadow)}.soul-title.svelte-ou0us3{font-size:48px;text-shadow:var(--subtitle-shadow)}@media screen and (orientation: portrait){.title.svelte-ou0us3{font-size:24px}.wave-title.svelte-ou0us3{font-size:32px;text-shadow:var(--title-shadow);line-height:1;margin-bottom:-.5rem}.soul-title.svelte-ou0us3{font-size:24px;text-shadow:var(--subtitle-shadow)}}.subtitle.svelte-ou0us3{font-size:calc(16px + (32 - 16) * ((100vw - 300px) / (1600 - 300)));font-family:var(--subtitle-font);color:var(--subtitle-color);font-size:12px;font-weight:400;line-height:1;font-style:normal}@media (min-width: 800px){.subtitle.svelte-ou0us3{font-size:calc(12px + (20 - 12) * ((100vw - 300px) / (1600 - 300)))}}.image.svelte-ou0us3{grid-column:1 / 13;grid-row:1 / 7;width:60%;height:auto;z-index:0;align-self:center;justify-self:center}.soul-image.svelte-ou0us3{filter:sepia(60%) contrast(110%) saturate(90%) brightness(90%)}@media screen and (orientation: portrait){.image.svelte-ou0us3{grid-column:1 / 9;grid-row:1 / 7;width:80%}}.tools-list-container.svelte-1qx3y8f{display:grid;grid-auto-flow:row;row-gap:2rem}@media (orientation: portrait){.tools-list-container.svelte-1qx3y8f{padding:0}}
