:root{--st-text:#e1e2eb;--st-text-soft:#ccc3d2;--st-outline:#4a4551;--st-primary:#d4bbff;--st-primary-strong:#b794f4;--st-secondary:#b8c8e0;--st-max:1280px;--st-ease:cubic-bezier(0.16,1,0.3,1)}html.ep8-menu-open,html.ep8-menu-open body{overflow:hidden}.stitch-sr-only{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.stitch-mobile-nav,.stitch-mobile-nav *,.stitch-nav,.stitch-nav *{box-sizing:border-box}.stitch-mobile-nav a,.stitch-nav a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.stitch-mobile-nav button,.stitch-nav button{color:inherit;cursor:pointer;font:inherit}.stitch-nav a:focus-visible{outline:3px solid #d4bbff;outline:3px solid var(--st-primary);outline-offset:4px}.stitch-nav button:focus-visible{outline:3px solid #d4bbff;outline:3px solid var(--st-primary);outline-offset:4px}.stitch-mobile-nav a:focus-visible{outline:3px solid #d4bbff;outline:3px solid var(--st-primary);outline-offset:4px}.stitch-mobile-nav button:focus-visible{outline:3px solid #d4bbff;outline:3px solid var(--st-primary);outline-offset:4px}.stitch-nav{backdrop-filter:none;border:0;left:0;pointer-events:none;position:fixed;right:0;top:12px;transition:background .18s ease,box-shadow .18s ease;z-index:2000}.stitch-nav,.stitch-nav.is-scrolled{background:transparent;box-shadow:none}.stitch-nav__inner{align-items:center;display:grid;grid-template-columns:auto 1fr auto;isolation:isolate;min-height:66px;position:relative;width:min(1280px,calc(100% - 64px));width:min(var(--st-max),calc(100% - 64px));grid-gap:2rem;backdrop-filter:blur(28px) saturate(165%);background:linear-gradient(115deg,hsla(0,0%,100%,.105),hsla(0,0%,100%,.025) 42%,rgba(212,187,255,.075)),rgba(13,16,23,.56);border:1px solid hsla(0,0%,100%,.13);border-radius:19px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),inset 0 -1px 0 hsla(0,0%,100%,.025),0 16px 48px rgba(2,4,8,.28),0 0 0 1px rgba(11,14,20,.2);gap:2rem;margin-left:auto;margin-right:auto;overflow:hidden;padding:.42rem .5rem .42rem .72rem;pointer-events:auto;transition:min-height .26s cubic-bezier(.16,1,.3,1),background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .26s cubic-bezier(.16,1,.3,1);transition:min-height .26s var(--st-ease),background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .26s var(--st-ease)}.stitch-nav__inner:before{animation:stitchGlassDrift 11s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(212,187,255,.16),transparent 68%);border-radius:50%;content:"";filter:blur(15px);height:280%;left:-12%;position:absolute;top:-90%;transform:rotate(18deg);width:38%;z-index:-1}.stitch-nav__inner:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.42),transparent);content:"";height:1px;left:8%;opacity:.7;position:absolute;right:8%;top:0}.stitch-nav.is-scrolled .stitch-nav__inner{background:linear-gradient(115deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.018) 48%,rgba(183,148,244,.07)),rgba(8,11,17,.72);border-color:rgba(212,187,255,.17);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),0 20px 54px rgba(2,4,8,.44),0 0 28px rgba(183,148,244,.055);min-height:60px;transform:translateY(-3px)}.stitch-brand{align-items:center;color:#e1e2eb;color:var(--st-text);display:inline-flex;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800;gap:.65rem;letter-spacing:-.045em}.stitch-brand img{border:1px solid hsla(0,0%,100%,.11);border-radius:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 8px 24px rgba(2,4,8,.2),0 0 0 4px hsla(0,0%,100%,.02);height:34px;width:34px}.stitch-nav__links{display:flex;gap:1.8rem}.stitch-nav__links,.stitch-nav__links a{align-items:center;justify-content:center}.stitch-nav__links a{color:#ccc3d2;color:var(--st-text-soft);display:inline-flex;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;position:relative;transition:color .16s ease}.stitch-nav__links a:after{background:linear-gradient(90deg,#b8c8e0,#d4bbff);background:linear-gradient(90deg,var(--st-secondary),var(--st-primary));bottom:-.45rem;content:"";height:1px;left:0;opacity:0;position:absolute;right:0;transform:scaleX(.4);transition:opacity .18s ease,transform .24s cubic-bezier(.16,1,.3,1);transition:opacity .18s ease,transform .24s var(--st-ease)}.stitch-nav__links a:hover,.stitch-nav__links a[aria-current=page]{color:#d4bbff;color:var(--st-primary)}.stitch-nav__links a:hover:after,.stitch-nav__links a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.stitch-nav__actions{align-items:center;display:flex;gap:.75rem;justify-content:flex-end}.stitch-login{align-items:center;color:#ccc3d2;color:var(--st-text-soft);display:inline-flex;font-family:Inter,sans-serif;font-size:.77rem;font-weight:600;justify-content:center;transition:color .16s ease}.stitch-login:hover{color:#d4bbff;color:var(--st-primary)}.stitch-button{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;gap:.5rem;justify-content:center;min-height:48px;overflow:hidden;padding:.8rem 1.05rem;position:relative;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s ease,border-color .18s ease,background .18s ease;transition:transform .18s var(--st-ease),box-shadow .18s ease,border-color .18s ease,background .18s ease}.stitch-button:before{background:linear-gradient(115deg,transparent 28%,hsla(0,0%,100%,.42),transparent 72%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-140%);transition:transform .52s cubic-bezier(.16,1,.3,1);transition:transform .52s var(--st-ease)}.stitch-button:hover:before{transform:translateX(140%)}.stitch-button--primary{background:linear-gradient(110deg,#b8c8e0,#d4bbff 62%,#cab1ff);background:linear-gradient(110deg,var(--st-secondary),var(--st-primary) 62%,#cab1ff);border-color:rgba(235,220,255,.5);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 8px 24px rgba(2,4,8,.2),0 10px 28px rgba(183,148,244,.12);color:#341568!important}.stitch-button--primary:hover{box-shadow:0 0 0 1px rgba(212,187,255,.18),0 0 26px rgba(212,187,255,.24);transform:translateY(-2px)}.stitch-button--secondary{backdrop-filter:blur(12px);background:rgba(16,19,26,.44);border-color:#4a4551;border-color:var(--st-outline);color:#e1e2eb;color:var(--st-text)}.stitch-button--secondary:hover{background:rgba(212,187,255,.07);border-color:rgba(212,187,255,.5);color:#d4bbff;color:var(--st-primary);transform:translateY(-2px)}.stitch-button--small{min-height:42px;padding:.65rem 1.2rem}.stitch-back{align-items:center;backdrop-filter:blur(12px);background:rgba(16,19,26,.44);border:1px solid #4a4551;border:1px solid var(--st-outline);border-radius:8px;color:#e1e2eb;color:var(--st-text);display:inline-flex;font-family:Inter,sans-serif;font-size:.77rem;font-weight:600;gap:.4rem;padding:.62rem .95rem;transition:transform .18s cubic-bezier(.16,1,.3,1),border-color .18s ease,background .18s ease,color .18s ease;transition:transform .18s var(--st-ease),border-color .18s ease,background .18s ease,color .18s ease}.stitch-back:hover{background:rgba(212,187,255,.07);border-color:rgba(212,187,255,.5);color:#d4bbff;color:var(--st-primary);transform:translateY(-2px)}.stitch-back svg{height:16px;width:16px}.stitch-user{align-items:center;background:linear-gradient(115deg,hsla(0,0%,100%,.1),rgba(212,187,255,.07));border:1px solid hsla(0,0%,100%,.14);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14);color:#e1e2eb;color:var(--st-text);display:inline-flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;gap:.5rem;max-width:200px;padding:.3rem .8rem .3rem .34rem;transition:border-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1);transition:border-color .18s ease,transform .18s var(--st-ease)}.stitch-user:hover{border-color:rgba(212,187,255,.5);transform:translateY(-2px)}.stitch-user__avatar{align-items:center;background:linear-gradient(135deg,#b8c8e0,#d4bbff);background:linear-gradient(135deg,var(--st-secondary),var(--st-primary));border-radius:50%;color:#341568;display:grid;flex-shrink:0;font-size:.68rem;font-weight:800;height:28px;justify-items:center;letter-spacing:-.02em;overflow:hidden;place-items:center;width:28px}.stitch-user__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.stitch-user__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stitch-mobile-user{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:#e1e2eb;color:var(--st-text);display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;gap:.65rem;grid-column:1/-1;margin-bottom:.2rem;padding:.7rem .85rem}.stitch-mobile-back{grid-column:1/-1}.stitch-nav-toggle{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid #4a4551;border:1px solid var(--st-outline);border-radius:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 8px 24px rgba(2,4,8,.2);color:#e1e2eb;color:var(--st-text);display:none;height:44px;justify-items:center;place-items:center;width:44px}.stitch-nav-toggle svg{height:20px;width:20px}.stitch-mobile-nav{bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s ease,visibility .2s step-end;visibility:hidden;z-index:2400}.stitch-mobile-nav.is-open,.stitch-mobile-nav.open{display:grid;opacity:1;pointer-events:auto;transition:opacity .2s ease;visibility:visible}.stitch-mobile-nav__scrim{backdrop-filter:blur(12px);background:rgba(5,7,11,.78);border:0;bottom:0;left:0;position:absolute;right:0;top:0}.stitch-mobile-nav__panel{background:radial-gradient(circle at 100% 0,rgba(212,187,255,.14),transparent 18rem),rgba(16,19,26,.98);border-left:1px solid hsla(0,0%,100%,.11);bottom:0;box-shadow:-32px 0 80px rgba(0,0,0,.48);display:grid;grid-template-rows:auto 1fr auto;padding:1.4rem;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .36s cubic-bezier(.16,1,.3,1);transition:transform .36s var(--st-ease);width:min(420px,100%)}.stitch-mobile-nav.is-open .stitch-mobile-nav__panel,.stitch-mobile-nav.open .stitch-mobile-nav__panel{transform:translateX(0)}.stitch-mobile-nav__head{align-items:center;color:#e1e2eb;color:var(--st-text);display:flex;font-family:Inter,sans-serif;justify-content:space-between}.stitch-mobile-nav__head strong{font-size:1.15rem}.stitch-mobile-nav__head button{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid #4a4551;border:1px solid var(--st-outline);border-radius:50%;color:#e1e2eb;color:var(--st-text);display:grid;height:44px;justify-items:center;place-items:center;width:44px}.stitch-mobile-nav__head svg{height:20px;width:20px}.stitch-mobile-nav__links{align-content:center;display:grid}.stitch-mobile-nav__links a{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.08);color:#e1e2eb;color:var(--st-text);display:flex;font-family:Inter,sans-serif;font-size:max(1.35rem,min(7vw,2rem));font-weight:700;justify-content:space-between;letter-spacing:-.045em;padding:.75rem .15rem}.stitch-mobile-nav__links a:after{color:#d4bbff;color:var(--st-primary);content:"↗";font-family:JetBrains Mono,monospace;font-size:.8rem}.stitch-mobile-nav__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem}.stitch-mobile-nav a,.stitch-mobile-nav button,.stitch-nav a,.stitch-nav button,.stitch-public-footer a{min-height:44px;min-width:44px}.stitch-public-footer{background:rgba(8,9,13,.96);border-top:1px solid var(--st-border);color:var(--st-muted);margin-top:64px;position:relative;z-index:4}.stitch-public-footer__inner{align-items:center;display:grid;grid-template-columns:auto 1fr auto;grid-gap:24px;gap:24px;margin:0 auto;min-height:92px;width:min(calc(100% - 2rem),1160px)}.stitch-public-footer nav,.stitch-public-footer nav a,.stitch-public-footer__brand{align-items:center;display:flex}.stitch-public-footer__brand{color:#e1e2eb;color:var(--st-text);font-weight:750;gap:8px;-webkit-text-decoration:none;text-decoration:none}.stitch-public-footer nav{gap:6px;justify-content:center}.stitch-public-footer nav a{color:var(--st-muted);justify-content:center;padding:0 10px;-webkit-text-decoration:none;text-decoration:none}.stitch-public-footer nav a:focus-visible,.stitch-public-footer nav a:hover{color:#e1e2eb;color:var(--st-text)}@keyframes stitchGlassDrift{to{transform:translateX(210%) rotate(-12deg) scale(1.12)}}@media (max-width:1024px){.stitch-nav__links{gap:1rem}}@media (max-width:760px){.stitch-nav__inner{width:min(calc(100% - 1.5rem),1160px)}.stitch-nav>.stitch-button,.stitch-nav__links,.stitch-nav__login{display:none}.stitch-nav-toggle{display:grid}.stitch-mobile-nav[hidden]{display:none}.stitch-back{padding:.55rem}.stitch-back span{display:none}.stitch-user{max-width:none;padding:.28rem}.stitch-user__name{display:none}.stitch-public-footer__inner{gap:10px;grid-template-columns:1fr;justify-items:center;padding:24px 0;text-align:center}.stitch-public-footer nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.stitch-mobile-nav *,.stitch-mobile-nav :after,.stitch-mobile-nav :before,.stitch-nav *,.stitch-nav :after,.stitch-nav :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}