.nav-link[data-astro-cid-2dwpsowv]{text-decoration:none;color:var(--text);font-weight:600;font-size:1rem;padding:.5rem .75rem;border-radius:8px;transition:background-color .3s ease,color .3s ease}.nav-link[data-astro-cid-2dwpsowv]:hover,.nav-link[data-astro-cid-2dwpsowv]:focus{background-color:var(--text);color:var(--bg);outline:none;transition:background-color .3s ease,color .3s ease}.hamburger-container[data-astro-cid-3tl7d3ae]{display:none;justify-content:right}.hamburger-button[data-astro-cid-3tl7d3ae]{display:flex;flex-direction:column;justify-content:space-around;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:1001;transition:transform .3s ease}.hamburger-button[data-astro-cid-3tl7d3ae]:hover{transform:scale(1.1)}.hamburger-line[data-astro-cid-3tl7d3ae]{width:100%;height:3px;background-color:var(--text);border-radius:2px;transition:transform .3s ease,opacity .3s ease,background-color .3s ease}.hamburger-button[data-astro-cid-3tl7d3ae].active .hamburger-line[data-astro-cid-3tl7d3ae]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger-button[data-astro-cid-3tl7d3ae].active .hamburger-line[data-astro-cid-3tl7d3ae]:nth-child(2){opacity:0}.hamburger-button[data-astro-cid-3tl7d3ae].active .hamburger-line[data-astro-cid-3tl7d3ae]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-nav-overlay[data-astro-cid-3tl7d3ae]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-overlay[data-astro-cid-3tl7d3ae].active{opacity:1;visibility:visible}.mobile-nav[data-astro-cid-3tl7d3ae]{position:fixed;top:0;right:-320px;width:320px;height:100vh;background-color:var(--bg);z-index:1000;transition:right .3s ease;box-shadow:-4px 0 20px #00000026;overflow-y:auto}.mobile-nav[data-astro-cid-3tl7d3ae].active{right:0}.mobile-nav-header[data-astro-cid-3tl7d3ae]{display:flex;justify-content:flex-end;align-items:center;padding:1rem;border-bottom:1px solid rgba(var(--text-rgb, 17, 17, 17),.1)}.close-button[data-astro-cid-3tl7d3ae]{background:none;border:none;font-size:1.5rem;color:var(--text);cursor:pointer;padding:.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.close-button[data-astro-cid-3tl7d3ae]:hover{background-color:rgba(var(--text-rgb, 17, 17, 17),.1)}.mobile-nav-list[data-astro-cid-3tl7d3ae]{list-style:none;padding:0;margin:0}.mobile-nav-item[data-astro-cid-3tl7d3ae]{border-bottom:1px solid rgba(var(--text-rgb, 17, 17, 17),.1)}.mobile-nav-link[data-astro-cid-3tl7d3ae]{display:block;padding:1.25rem 1.5rem;color:var(--text);text-decoration:none;font-weight:600;font-size:1.1rem;transition:background-color .3s ease,color .3s ease}.mobile-nav-link[data-astro-cid-3tl7d3ae]:hover,.mobile-nav-link[data-astro-cid-3tl7d3ae]:focus{background-color:var(--text);color:var(--bg);outline:none}@media (max-width: 1024px){.hamburger-container[data-astro-cid-3tl7d3ae]{display:block}}.card[data-astro-cid-dohjnao5]{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;padding:1rem;transition:opacity .2s ease;border-radius:12px}.card[data-astro-cid-dohjnao5]:hover{opacity:.75}.icon[data-astro-cid-dohjnao5]{font-size:1.75rem;margin-bottom:.5rem;opacity:.8}.icon[data-astro-cid-dohjnao5] img[data-astro-cid-dohjnao5]{width:2rem;height:2rem}h3[data-astro-cid-dohjnao5]{margin:0;font-size:1rem;font-weight:500}p[data-astro-cid-dohjnao5]{margin:.2rem 0 0;font-size:.875rem;color:#666}.json-container[data-astro-cid-ulnpdnun]{font-size:1rem;text-align:initial;padding:1rem;margin:2rem auto;max-width:800px;border-radius:12px}code[data-astro-cid-ulnpdnun]{white-space:pre-wrap;word-break:break-word}.social-bar[data-astro-cid-aushcpd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;padding:2rem 1rem;max-width:960px;margin:0 auto}@media (max-width: 600px){.social-bar[data-astro-cid-aushcpd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;padding:0rem 1rem;max-width:960px;margin:0 auto}}.section[data-astro-cid-sh445jdo]{scroll-snap-align:center;min-height:100vh;padding:6rem 3rem 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:.6;transform:scale(.98);transition:opacity .6s ease,transform .6s ease}.section[data-astro-cid-sh445jdo].active{opacity:1;transform:scale(1);transform:opacity 1;transition:1.4s}h1[data-astro-cid-sh445jdo]{font-size:3rem;margin-bottom:1rem;font-weight:700}p[data-astro-cid-sh445jdo]{font-size:1.25rem;max-width:600px;line-height:1.5}@media (max-width: 600px){h1[data-astro-cid-sh445jdo]{font-size:2rem}p[data-astro-cid-sh445jdo]{font-size:1rem;padding:0 1rem}}.cards-grid[data-astro-cid-sh445jdo]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:960px;margin:2rem auto}@media (max-width: 900px){.cards-grid[data-astro-cid-sh445jdo]{grid-template-columns:1fr}}:root{--bg: #ffffff;--text: #111111}[data-astro-cid-37fxchfa][data-theme=dark]{--bg: #111111;--text: #f5f5f5}body,html{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--bg);color:var(--text);transition:background .3s ease,color .3s ease;scroll-behavior:smooth}.nav[data-astro-cid-37fxchfa]{position:sticky;top:0;width:100%;height:60px;background-color:var(--bg);transition:background .3s ease,color .3s ease;backdrop-filter:saturate(180%) blur(20px);display:flex;justify-content:center;align-items:center;z-index:100;box-shadow:0 1px 4px #0000001a}.mobile-nav[data-astro-cid-37fxchfa]{justify-content:flex-end}main[data-astro-cid-37fxchfa].container{scroll-snap-type:y mandatory;overflow-y:scroll;height:100vh;scroll-behavior:smooth}a[data-astro-cid-37fxchfa].nav-link{text-decoration:none;color:var(--text);font-weight:600;font-size:1rem;padding:.5rem .75rem;border-radius:8px;transition:background-color .3s ease,color .3s ease}a[data-astro-cid-37fxchfa].nav-link:hover,a[data-astro-cid-37fxchfa].nav-link:focus{background-color:#0071e3;color:#fff;outline:none}.desktop-nav[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:2rem}@media (max-width: 1024px){.desktop-nav[data-astro-cid-37fxchfa]{display:none}}@media (min-width: 1024px){.mobile-nav[data-astro-cid-37fxchfa]{display:none}}
