*,*::before,*::after{margin:0;padding:0;border:0;box-sizing:border-box;font-family:rubik,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:root{--layer-bg:#d8d8d8;--layer-mid:#eeeeee;--layer-fg:#fff;--border:#d8d8d8;--text:#212121}@media(prefers-color-scheme:dark){:root{--layer-bg:#000;--layer-mid:#121212;--layer-fg:#1f1f1f;--border:#3a3a3a;--text:#e0e0e0}}@media(prefers-color-scheme:light){:root{--layer-bg:#d8d8d8;--layer-mid:#eeeeee;--layer-fg:#fff;--border:#d8d8d8;--text:#212121}}body{font-size:16px;line-height:1.5;background-color:var(--layer-mid);color:var(--text);margin:35px 10px 40px}img{margin:0 auto;display:block;height:auto}a{text-decoration:none}ul{list-style:none}.container{width:100%;max-width:680px;margin:0 auto}.link{display:flex;align-items:center;justify-content:space-between;background-color:var(--layer-fg);color:var(--text);text-align:start;font-size:1rem;font-weight:700;text-transform:uppercase;padding:16px 20px;margin:8px 0;border:1px solid var(--layer-bg);border-radius:28px;transition:background-color .2s ease}.link:hover{color:var(--text);background-color:var(--layer-bg)}.link-icon{width:24px;height:24px;margin-left:12px;flex-shrink:0;background-color:var(--text);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.page-home .home-page{width:min(100%,680px);margin:0 auto;padding:24px 10px 64px}.page-home .home-header{margin-bottom:28px;text-align:left}.page-home .home-title{margin:0;color:var(--text);font-family:rubik,sans-serif;font-size:clamp(2rem,8vw,4.8rem);font-weight:900;line-height:.95;white-space:nowrap}.page-home .home-meta{display:block;width:fit-content;margin-top:24px;color:var(--text);font-size:1.05rem;font-weight:900;line-height:1.3;opacity:.55}.page-home .home-links{display:grid;gap:0;list-style:none}.page-home .home-links>li{border-bottom:1px solid var(--border)}.page-home .home-link{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:24px 0;color:var(--text);text-align:left;background:0 0;border:0;border-radius:0;font-size:clamp(1.35rem,4vw,2rem);font-weight:900;line-height:1.05;text-transform:none;text-decoration:none}.page-home .home-link::after,.page-home .home-page-link-list a::after{content:"arrow_forward";flex-shrink:0;color:var(--text);font-family:material symbols sharp;font-size:1.5rem;font-weight:700;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 700,"GRAD" 0,"opsz" 24;line-height:1;opacity:0;transform:translateX(-6px);transition:opacity .2s ease,transform .2s ease}.page-home .home-link-external::after{content:"north_east"}.page-home .home-link:hover{color:var(--text);background:0 0}.page-home .home-link:hover::after,.page-home .home-link:focus-visible::after,.page-home .home-page-link-list a:hover::after,.page-home .home-page-link-list a:focus-visible::after{opacity:.55;opacity:.85;transform:translateX(0)}.page-home .home-link:hover>span:first-child{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.page-home .home-link:focus-visible{outline:3px solid var(--text);outline-offset:8px;border-radius:10px}.page-home .home-page-links{margin-top:0;border-top:1px solid var(--border)}.page-home .home-page-link-group{display:grid;gap:0}.page-home .home-page-link-heading{margin:0;padding:24px 0;color:var(--text);border-bottom:1px solid var(--border);font-size:.8rem;font-weight:900;line-height:1.3;text-transform:uppercase;opacity:.55}.page-home .home-page-link-list{display:grid;gap:0;list-style:none}.page-home .home-page-link-list>li{border-bottom:1px solid var(--border)}.page-home .home-page-link-list a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 0;color:var(--text);font-size:clamp(1.35rem,4vw,2rem);font-weight:900;line-height:1.05;text-decoration:none}.page-home .home-page-link-list a:hover span{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.page-home .home-page-link-list a:focus-visible{outline:3px solid var(--text);outline-offset:5px;border-radius:6px}@media(max-width:600px){.page-home .home-page{padding-top:8px}.page-home .home-header{margin-bottom:24px}.page-home .home-link{padding:22px 0}.page-home .home-page-link-list a{padding:22px 0}.page-home .home-page-link-heading{padding:22px 0}}.prose h1{font-size:1.75rem;margin-bottom:24px}.prose h2{font-size:1.25rem;margin-top:32px;margin-bottom:12px}.prose p{margin-bottom:16px}.prose ul{margin-bottom:16px;padding-left:24px;list-style:disc}.prose a{color:var(--text);text-decoration:underline}.page-blog .blog-page{width:min(100%,680px);margin:0 auto;padding:24px 10px 64px}.page-blog .blog-header{margin-bottom:48px}.page-blog .blog-header-links{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.page-blog .blog-home-link,.page-blog .blog-back-link,.page-blog .blog-header-text,.page-blog .blog-header-separator,.page-blog .blog-post-tag{display:inline-flex;width:fit-content;color:var(--text);font-size:.8rem;font-weight:900;line-height:1.3;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;opacity:.55}.page-blog .blog-header-text{text-decoration:none}.page-blog .blog-header-separator{text-decoration:none;opacity:.32}.page-blog .blog-home-link:hover,.page-blog .blog-back-link:hover,.page-blog .blog-post-tag:hover{opacity:1}.page-blog .blog-eyebrow{display:none}.page-blog .blog-title{margin:0;color:var(--text);font-family:rubik,sans-serif;font-size:clamp(2rem,8vw,4.8rem);font-weight:900;line-height:.95;white-space:nowrap}.page-blog .blog-description{max-width:34rem;margin-top:24px;color:var(--text);font-size:1.05rem;font-weight:700;line-height:1.55;opacity:.65}.page-blog .blog-list-section{display:grid;gap:16px;padding-top:22px;border-top:1px solid var(--border)}.page-blog .blog-list-heading{margin:0;color:var(--text);font-size:.8rem;font-weight:900;line-height:1.3;text-transform:uppercase;opacity:.55}.page-blog .blog-list{display:grid;gap:0;list-style:none;border-top:1px solid var(--border)}.page-blog .blog-card{display:grid;row-gap:10px;color:var(--text);border-bottom:1px solid var(--border);padding:24px 0}.page-blog .blog-card-link{display:grid;row-gap:10px;color:inherit;text-decoration:none}.page-blog .blog-card-link:focus-visible{outline:3px solid var(--text);outline-offset:8px;border-radius:10px}.page-blog .blog-card-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;width:fit-content;color:var(--text);font-size:.8rem;font-weight:900;line-height:1.3;text-transform:uppercase;opacity:.42}.page-blog .blog-post-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:12px;color:var(--text);font-size:.85rem;font-weight:900;line-height:1.3;opacity:.55}.page-blog .blog-post-date,.page-blog .blog-post-blog-title{display:inline;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.page-blog .blog-post-blog-title{text-decoration:underline;text-underline-offset:3px}.page-blog .blog-card-title{margin:0;color:var(--text);font-size:clamp(1.2rem,3vw,1.65rem);font-weight:900;line-height:1.12;text-decoration:none;transition:text-decoration .2s ease}.page-blog .blog-card:hover .blog-card-title{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.page-blog .blog-card-meta-tags{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.page-blog .blog-card-meta-tags::before{content:"/";opacity:.6}.page-blog .blog-card-tag{color:inherit;text-decoration:none}.page-blog .blog-card-tag:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;opacity:1}.page-blog .blog-card-summary{display:block;max-width:34rem;margin:0;color:var(--text);font-size:.95rem;font-weight:700;line-height:1.4;opacity:.52}.page-blog .blog-empty{margin:0;padding:24px 0;color:var(--text);font-size:1rem;font-weight:700;border-bottom:1px solid var(--border);opacity:.65}.page-blog .blog-post{width:min(100%,680px);margin:0 auto;padding:24px 10px 64px}.page-blog .blog-post-header{margin-bottom:36px}.page-blog .blog-post-title{margin:0;color:var(--text);font-family:rubik,sans-serif;font-size:clamp(1.75rem,5.5vw,2.8rem);font-weight:900;line-height:1.05}.page-blog .blog-post-description{max-width:34rem;margin-top:24px;color:var(--text);font-size:1.05rem;font-weight:700;line-height:1.55;opacity:.65}.page-blog .blog-post-content{padding-top:24px;color:var(--text);font-size:1.05rem;font-weight:400;line-height:1.7;border-top:1px solid var(--border)}.page-blog .blog-post-content h1,.page-blog .blog-post-content h2,.page-blog .blog-post-content h3,.page-blog .blog-post-content h4{margin-top:40px;margin-bottom:12px;color:var(--text);line-height:1.1}.page-blog .blog-post-content h1{font-weight:900}.page-blog .blog-post-content h2,.page-blog .blog-post-content h3,.page-blog .blog-post-content h4{font-weight:700}.page-blog .blog-post-content h1:first-child,.page-blog .blog-post-content h2:first-child,.page-blog .blog-post-content h3:first-child,.page-blog .blog-post-content h4:first-child{margin-top:0}.page-blog .blog-post-content h1{font-size:2rem}.page-blog .blog-post-content h2{font-size:1.6rem}.page-blog .blog-post-content h3{font-size:1.3rem}.page-blog .blog-post-content h4{font-size:1.1rem}.page-blog .blog-post-content p,.page-blog .blog-post-content ul,.page-blog .blog-post-content ol,.page-blog .blog-post-content blockquote,.page-blog .blog-post-content pre{margin-bottom:20px}.page-blog .blog-post-content p:last-child,.page-blog .blog-post-content ul:last-child,.page-blog .blog-post-content ol:last-child,.page-blog .blog-post-content blockquote:last-child,.page-blog .blog-post-content pre:last-child{margin-bottom:0}.page-blog .blog-post-content ul,.page-blog .blog-post-content ol{padding-left:24px}.page-blog .blog-post-content ul{list-style:disc}.page-blog .blog-post-content ol{list-style:decimal}.page-blog .blog-post-content a{color:var(--text);font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.page-blog .blog-post-content blockquote{padding-left:20px;color:var(--text);border-left:4px solid var(--text);opacity:.72}.page-blog .blog-post-content code{font-family:jetbrains mono,monospace;font-size:.92em;font-weight:700}.page-blog .blog-post-content pre{padding:18px;overflow-x:auto;background-color:var(--layer-fg);border:1px solid var(--border);border-radius:18px}.page-blog .blog-post-content pre code{font-weight:500}.page-blog .blog-post-content img{max-width:100%;border-radius:18px}@media(max-width:600px){.page-blog .blog-page,.page-blog .blog-post{padding-top:8px}.page-blog .blog-header{margin-bottom:40px}.page-blog .blog-card-link{padding:0}.page-blog .blog-card{padding:22px 0}}.page-library .library-page{min-height:calc(100vh - 75px);display:flex;align-items:center;justify-content:center;padding:24px 12px;box-sizing:border-box}.page-library .library-card{width:min(680px,100%);padding:36px 32px;border:1px solid rgba(127,127,127,.2);border-radius:28px;background:radial-gradient(circle at top left,rgba(61,214,208,.16),transparent 34%),radial-gradient(circle at bottom right,rgba(255,185,92,.14),transparent 32%),var(--bg)}.page-library .library-eyebrow{margin:0 0 10px;font-size:.85rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-secondary)}.page-library .library-title{margin:0;font-family:rubik mono one,monospace;font-size:clamp(2.8rem,8vw,4.8rem);line-height:.95}.page-library .library-description{margin:18px 0 0;max-width:34rem;font-size:1.2rem;line-height:1.5;color:var(--fg-secondary)}.page-library .library-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.page-library .library-links .link{display:inline-flex;width:auto;justify-content:center;margin:0}@media(max-width:600px){.page-library .library-card{padding:28px 22px;border-radius:22px}}@keyframes fadeSlideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-launcher .launcher-page{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 75px);padding:24px 12px;box-sizing:border-box}.page-launcher .launcher-hero{display:flex;flex-direction:row;justify-content:center;gap:40px;width:fit-content;max-width:100%;flex-wrap:wrap;align-items:stretch}.page-launcher .launcher-logo{display:flex;align-self:center;flex:none;margin:0;padding:0;line-height:0;animation:fadeSlideUp 600ms ease-out both}.page-launcher .launcher-logo-image{height:192px;width:auto;margin:0;padding:0;display:block}.page-launcher .launcher-content{display:flex;flex-direction:column;justify-content:space-between;gap:10px;flex:initial;min-width:0;animation:fadeSlideUp 600ms ease-out 150ms both}@media(max-width:600px){.page-launcher .launcher-content{align-items:center;text-align:center}}@media(prefers-reduced-motion:reduce){.page-launcher .launcher-logo,.page-launcher .launcher-content{animation:none}}.page-launcher .launcher-title{font-size:2.75rem;font-weight:700;line-height:1.05}.page-launcher .launcher-subtitle{margin:0;font-size:1.25rem}.page-launcher .launcher-button{width:fit-content;gap:6px;justify-content:center;font-size:1.05rem;padding:18px 24px;margin:0}.community-page,.community-page *,.community-page *::before,.community-page *::after{font-family:jetbrains mono,monospace}.community-page{box-sizing:border-box;width:100%;min-height:calc(100vh - 75px);margin:0 auto;padding:40px 24px 56px;display:flex;align-items:center}.community-content{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto;text-align:center}.community-detail-content{width:100%}.community-hero{display:block;width:min(100%,220px);height:auto;margin:0 auto 20px;border-radius:28px}.event-hero{display:block;width:min(100%,400px);height:auto;margin:0 auto 32px;border-radius:28px;border:1px solid var(--layer-bg)}.community-title{font-size:3rem;margin:0 0 28px;font-weight:900}.community-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.community-description{max-width:100%;margin:0 auto;font-size:1.1rem;line-height:1.5}.community-events-description{margin-top:40px}.community-detail-body{width:100%;max-width:680px;text-align:left}.community-detail-body p:first-child{text-align:left;font-size:1.1rem}.community-button-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px}.community-button{display:inline-flex;justify-content:center;width:auto;margin-top:0;font-weight:700;text-align:center}.community-secondary-link{margin-top:20px;color:var(--text);font-size:.95rem;text-decoration:underline}.community-button-icon{margin-left:12px;font-size:20px;font-weight:400;line-height:1}.material-symbols-rounded{font-family:material symbols rounded;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}@media(max-width:600px){.community-page{padding:20px 16px 28px}.community-title{font-size:2rem}}