.stack-icons.svelte-9gf0nk{display:flex;flex-wrap:wrap;gap:1rem;background:var(--bg);padding:1rem;border-radius:.5rem;align-items:center;justify-content:center;width:fit-content;max-width:12.5rem}.stack-icons.svelte-9gf0nk p:where(.svelte-9gf0nk){font-size:.9em;color:var(--outline)}.icon.svelte-9gf0nk{position:relative}.icon.svelte-9gf0nk:after{content:attr(data-label);position:absolute;left:50%;bottom:125%;transform:translate(-50%);background:var(--bg);color:var(--accent);font-family:Fira Code,monospace;font-size:.95em;padding:5px 12px;border-radius:6px;box-shadow:0 2px 8px #0000001f;opacity:0;white-space:nowrap;z-index:10;transition:opacity .2s;visibility:hidden}.icon.svelte-9gf0nk:hover:after,.icon.svelte-9gf0nk:focus:after{opacity:1;visibility:visible}.letter.svelte-31f290{margin-top:1rem;position:relative;display:flex;flex-direction:column;gap:2rem;padding:4rem;height:fit-content;width:35%;background:var(--bg);border-radius:1rem;border:1px solid var(--font-dim)}.tabs.svelte-31f290{position:absolute;top:-2.75rem;display:flex;gap:.5rem}.tab.svelte-31f290{background:none;border:none;padding:.75rem 1.5rem;font-size:1rem;font-family:var(--font-ui);color:var(--outline);cursor:pointer;border-radius:.5rem .5rem 0 0;position:relative;transition:color .5s}.tab.svelte-31f290:hover{color:var(--accent)}.tab.active.svelte-31f290{background:var(--bg);border:1px solid var(--font-dim);border-bottom:none;color:var(--accent);z-index:1}.loading-tabs.svelte-31f290{display:flex;gap:.5rem}.tab-skeleton.svelte-31f290{width:80px;height:42px;background:var(--font-dim);opacity:.3;border-radius:.5rem .5rem 0 0;animation:svelte-31f290-pulse 1.5s ease-in-out infinite}.content-loading.svelte-31f290{display:flex;flex-direction:column;gap:1rem}.loading-shimmer.svelte-31f290{height:1.5rem;background:var(--font-dim);opacity:.2;border-radius:.25rem;animation:svelte-31f290-pulse 1.5s ease-in-out infinite}.loading-shimmer.svelte-31f290:nth-child(1){width:90%}.loading-shimmer.svelte-31f290:nth-child(2){width:75%;animation-delay:.2s}.loading-shimmer.svelte-31f290:nth-child(3){width:85%;animation-delay:.4s}@keyframes svelte-31f290-pulse{0%,to{opacity:.2}50%{opacity:.5}}.letter h1{font-family:var(--font-ui);color:var(--accent);font-size:2.5rem}.letter h2{margin-left:1.5rem}.letter img{width:100%;max-width:12rem;height:auto}.letter hr{border:1px solid var(--font-dim);margin:0}.letter ul{margin:1rem 0;padding-left:2rem;background:var(--body-bg);border-radius:.5rem;padding:1rem 2rem}.letter li{list-style:circle;font-family:var(--font-read);margin:.5rem 0;color:var(--contrast);line-height:calc(var(--line-height) * 1.5)}.letter h3{color:var(--accent);font-size:1.2rem;margin:1.5rem 0 1rem 1.5rem}.letter code{background:var(--bg);padding:.25rem .5rem;border-radius:.25rem;color:var(--accent);font-family:Courier New,Consolas,monospace;font-size:.9em;border:1px solid var(--outline)}.letter p{line-height:calc(var(--line-height) * 2);height:100%;color:var(--contrast);padding:.75rem 1.25rem;border-radius:.5rem;background:var(--body-bg)}.letter a{color:var(--accent-dim);transition:color .5s;text-decoration:none}.letter a:hover{color:var(--accent)}@media (max-width: 1080px){.letter.svelte-31f290{padding:2rem;width:45%}}@media (max-width: 768px){.letter.svelte-31f290{margin-top:2.5rem;padding:2rem;width:100%;border-left:none;border-right:none}.tabs.svelte-31f290{top:-2.15rem;flex-wrap:wrap;gap:.25rem}.tab.svelte-31f290{padding:.5rem 1rem;font-size:.95rem}}.contact-form.svelte-ccxpch{display:flex;align-items:center;flex-direction:column;gap:1rem}.contact-form.svelte-ccxpch button:where(.svelte-ccxpch){width:fit-content}.contact-form.svelte-ccxpch button:where(.svelte-ccxpch):hover{color:var(--accent);border:1px solid var(--accent)}.contact-form.svelte-ccxpch span:where(.svelte-ccxpch){color:var(--accent)}.contact-form.svelte-ccxpch span.fail:where(.svelte-ccxpch){color:salmon}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch){display:flex;flex-direction:column;gap:1rem}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) :where(.svelte-ccxpch):focus{outline:var(--accent) 1px solid}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) textarea:where(.svelte-ccxpch){min-height:5rem;max-height:15rem;font-family:var(--font-read);font-size:.9rem;color:var(--contrast);padding:.5rem;background-color:var(--body-bg);border:1px solid var(--outline);border-radius:.5rem;resize:vertical}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) div:where(.svelte-ccxpch){display:flex;flex-wrap:wrap;gap:1rem}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) div:where(.svelte-ccxpch) :where(.svelte-ccxpch){padding:.5rem}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) input:where(.svelte-ccxpch){max-width:11rem;flex-grow:1;font-family:var(--font-read);color:var(--contrast);background-color:var(--body-bg);border:1px solid var(--outline);border-radius:.5rem}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) button:where(.svelte-ccxpch){font-family:var(--font-ui);font-size:1rem;color:var(--accent-dim);background-color:var(--bg);border:1px solid var(--accent-dim);border-radius:.5rem;cursor:pointer;transition:color .2s}.contact-form.svelte-ccxpch form:where(.svelte-ccxpch) button:where(.svelte-ccxpch):hover{color:var(--accent);border:1px solid var(--accent)}.contact-form.svelte-ccxpch p:where(.svelte-ccxpch){margin:0;font-size:.9rem}img.svelte-z0242r{height:10rem;width:10rem;object-fit:cover;border-radius:2rem}main.svelte-z0242r{display:flex;margin:2rem auto;justify-content:center;gap:5rem}h1.svelte-z0242r{font-family:var(--font-ui);color:var(--accent);font-size:2.5rem}.label.svelte-z0242r{margin-top:2rem;height:fit-content;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.label.svelte-z0242r p:where(.svelte-z0242r){font-size:calc(var(--font-size) * 1.15);line-height:calc(var(--line-height) * 1.5)}@media (max-width: 1024px){main.svelte-z0242r{gap:2rem}}@media (max-width: 768px){main.svelte-z0242r{flex-direction:column;gap:2rem}.label.svelte-z0242r{margin-top:0}}
