.AddInviteCta-module___GCLTa__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:16px 18px}.AddInviteCta-module___GCLTa__prominent{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 35%, transparent)}.AddInviteCta-module___GCLTa__head{letter-spacing:-.01em;margin:0 0 3px;font-size:.95rem;font-weight:680}.AddInviteCta-module___GCLTa__sub{color:var(--ink-soft);margin:0 0 12px;font-size:.82rem;line-height:1.4}.AddInviteCta-module___GCLTa__row{flex-wrap:wrap;gap:8px;display:flex}.AddInviteCta-module___GCLTa__input{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);flex:220px;min-width:0;padding:9px 12px;font-size:.85rem}.AddInviteCta-module___GCLTa__input:focus-visible{border-color:var(--accent);outline:2px solid color-mix(in srgb, var(--accent) 30%, transparent);outline-offset:1px}.AddInviteCta-module___GCLTa__button{background:var(--accent);border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:background var(--duration) var(--ease);white-space:nowrap;border:none;padding:9px 17px;font-size:.85rem;font-weight:660}.AddInviteCta-module___GCLTa__button:hover{background:var(--accent-strong)}.AddInviteCta-module___GCLTa__quiet{padding:12px 16px}.AddInviteCta-module___GCLTa__quiet .AddInviteCta-module___GCLTa__head{font-size:.85rem}.AddInviteCta-module___GCLTa__quiet .AddInviteCta-module___GCLTa__sub{margin-bottom:9px;font-size:.78rem}.AddInviteCta-module___GCLTa__quiet .AddInviteCta-module___GCLTa__button,.AddInviteCta-module___GCLTa__quiet .AddInviteCta-module___GCLTa__input{padding:7px 13px;font-size:.8rem}.AddInviteCta-module___GCLTa__honeypot{position:absolute;left:-10000px}
.site-chrome-module__rRTQkG__siteCanvas{--canvas:#f4f5f7;--surface:#fff;--surface-muted:#f8f9fb;--surface-selected:#f1f1ff;--ink:#111318;--ink-soft:#667085;--ink-faint:#667085;--line:#dfe2e8;--line-strong:#c9ced8;--accent:#5657f2;--accent-strong:#4445d8;--accent-soft:#ececff;--positive:#087c5b;--positive-soft:#e9f8f2;--caution:#8a5b00;--caution-soft:#fff5d6;--focus:#7957ff;--radius-sm:7px;--radius-md:10px;--radius-lg:14px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--duration:.18s;--ease:cubic-bezier(.2, .8, .2, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);background-color:var(--canvas);max-width:100%;color:var(--ink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.05'/%3E%3C/svg%3E"),radial-gradient(#11131811 1px,#0000 1.1px);background-size:160px 160px,22px 22px;flex-direction:column;min-height:100vh;font-family:Instrument Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow-x:clip}.site-chrome-module__rRTQkG__siteCanvas *,.site-chrome-module__rRTQkG__siteCanvas :before,.site-chrome-module__rRTQkG__siteCanvas :after{box-sizing:border-box}.site-chrome-module__rRTQkG__header{-webkit-backdrop-filter:blur(10px)saturate(1.3);backdrop-filter:blur(10px)saturate(1.3);border-bottom:1px solid var(--line);z-index:40;background:#ffffffdb;position:sticky;top:0}.site-chrome-module__rRTQkG__headerInner{align-items:center;gap:var(--space-5);grid-template-columns:auto auto minmax(280px,1fr);width:min(100% - 32px,1440px);min-height:62px;margin:0 auto;padding:0 16px;display:grid}.site-chrome-module__rRTQkG__brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:9px;min-height:44px;font-size:1.2rem;font-weight:760;text-decoration:none;display:inline-flex}.site-chrome-module__rRTQkG__logo{object-fit:cover;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.site-chrome-module__rRTQkG__nav{gap:var(--space-1);justify-content:flex-start;display:flex}.site-chrome-module__rRTQkG__navLink{color:var(--ink-soft);align-items:center;min-height:44px;padding-inline:14px;font-size:.91rem;font-weight:590;text-decoration:none;display:inline-flex;position:relative}.site-chrome-module__rRTQkG__navLink:after{background:var(--accent);content:"";opacity:0;height:2px;transition:opacity var(--duration) var(--ease), transform var(--duration) var(--ease);border-radius:2px;position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(.55)}.site-chrome-module__rRTQkG__navLink:hover,.site-chrome-module__rRTQkG__navLink[aria-current=page]{color:var(--accent-strong)}.site-chrome-module__rRTQkG__navLink[aria-current=page]:after{opacity:1;transform:scaleX(1)}.site-chrome-module__rRTQkG__navDisabled{color:var(--ink-faint);align-items:center;min-height:44px;padding-inline:14px;font-size:.91rem;font-weight:590;display:inline-flex}.site-chrome-module__rRTQkG__searchField{min-width:0;position:relative}.site-chrome-module__rRTQkG__searchIcon{fill:none;pointer-events:none;height:19px;stroke:var(--ink-soft);stroke-linecap:round;stroke-width:1.8px;width:19px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.site-chrome-module__rRTQkG__searchInput{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;height:46px;padding:0 16px 0 42px}.site-chrome-module__rRTQkG__searchInput::placeholder{color:var(--ink-soft)}.site-chrome-module__rRTQkG__searchForm{min-width:0}.site-chrome-module__rRTQkG__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:920px){.site-chrome-module__rRTQkG__headerInner{gap:var(--space-3);grid-template-columns:auto 1fr}.site-chrome-module__rRTQkG__searchField,.site-chrome-module__rRTQkG__searchForm{grid-area:2/1/auto/-1;padding-bottom:8px}}@media (max-width:680px){.site-chrome-module__rRTQkG__headerInner{grid-template-columns:minmax(0,1fr);align-items:center;gap:4px 12px;width:100%;min-height:56px;padding:0 10px}.site-chrome-module__rRTQkG__brand{font-size:1.05rem}.site-chrome-module__rRTQkG__logo{flex-basis:30px;width:30px;height:30px}.site-chrome-module__rRTQkG__nav{grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:0;display:grid}.site-chrome-module__rRTQkG__navLink{text-align:center;flex:0 auto;justify-content:center;padding-inline:8px;font-size:.86rem}.site-chrome-module__rRTQkG__searchField,.site-chrome-module__rRTQkG__searchForm{grid-area:3/1/auto/-1}}.site-chrome-module__rRTQkG__collapsible{display:contents}.site-chrome-module__rRTQkG__collapsibleToggle{color:var(--accent-strong);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:44px;padding:0 20px;font-size:.84rem;font-weight:620;display:none}.site-chrome-module__rRTQkG__collapsibleToggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}@media (max-width:920px){.site-chrome-module__rRTQkG__collapsibleToggle{display:flex}.site-chrome-module__rRTQkG__header{position:static}}
.community-module__PPMnrW__page{--canvas:#f4f5f7;--surface:#fff;--muted:#f8f9fb;--ink:#111318;--reading:#414958;--soft:#667085;--line:#dfe2e8;--line2:#c9ced8;--accent:#5657f2;--accent2:#4445d8;--accent-soft:#ececff;--pos:#087c5b;--pos-soft:#e8f7f1;--pos-border:#b6dfcf;background-color:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.05'/%3E%3C/svg%3E"),radial-gradient(#11131811 1px,#0000 1.1px);background-size:160px 160px,22px 22px;min-height:100svh;font-family:Instrument Sans,ui-sans-serif,-apple-system,Segoe UI,sans-serif;overflow-x:clip}.community-module__PPMnrW__page *{box-sizing:border-box}.community-module__PPMnrW__head{-webkit-backdrop-filter:blur(10px)saturate(1.3);border-bottom:1px solid var(--line);background:#ffffffdb;padding:0 24px}.community-module__PPMnrW__headIn{align-items:center;gap:9px;max-width:1040px;min-height:62px;margin:0 auto;display:flex}.community-module__PPMnrW__brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:9px;font-size:1.2rem;font-weight:760;text-decoration:none;display:inline-flex}.community-module__PPMnrW__brand img{border-radius:50%;width:34px;height:34px}.community-module__PPMnrW__back{color:var(--soft);margin-left:auto;font-size:.86rem;font-weight:600;text-decoration:none}.community-module__PPMnrW__wrap{max-width:1040px;margin:0 auto;padding:28px 24px 60px}.community-module__PPMnrW__hero{z-index:0;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:22px;padding:8px 4px 26px;display:grid;position:relative}.community-module__PPMnrW__hero:before{content:"";z-index:-1;pointer-events:none;-webkit-mask-image:radial-gradient(85% 100% at 35% 45%, var(--ink) 55%, transparent 100%);mask-image:radial-gradient(85% 100% at 35% 45%, var(--ink) 55%, transparent 100%);background:radial-gradient(460px 220px at 14% 40%,#5657f221,#0000 70%),radial-gradient(360px 200px at 70% 55%,#087c5b14,#0000 72%);position:absolute;inset:-30px -80px -10px}.community-module__PPMnrW__insignia{object-fit:cover;width:88px;height:88px;color:var(--accent);border:1px solid #11131814;border-radius:18px;place-items:center;font-size:34px;font-weight:700;display:grid;box-shadow:4px 4px #5657f21f}.community-module__PPMnrW__name{letter-spacing:-.04em;font-size:clamp(2rem,4vw,2.9rem);font-weight:700;line-height:1.02}.community-module__PPMnrW__host{color:var(--soft);overflow-wrap:anywhere;margin-top:6px;font-family:ui-monospace,monospace;font-size:.92rem}.community-module__PPMnrW__tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.community-module__PPMnrW__pill{border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 11px;font-size:.76rem;font-weight:660;display:inline-flex}.community-module__PPMnrW__pillLive{background:var(--pos-soft);color:var(--pos)}.community-module__PPMnrW__pillFocus{background:var(--accent-soft);color:var(--accent2)}.community-module__PPMnrW__pillOpen{background:var(--pos-soft);color:var(--pos);border:1px solid var(--pos-border)}.community-module__PPMnrW__pillInvite{background:var(--muted);color:var(--soft);border:1px solid var(--line)}.community-module__PPMnrW__dot{background:currentColor;border-radius:50%;width:7px;height:7px}.community-module__PPMnrW__heroActions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.community-module__PPMnrW__cta{background:var(--accent);color:#fff;white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 22px;font-size:1rem;font-weight:660;text-decoration:none;display:inline-flex}.community-module__PPMnrW__heroShare{border:1px solid var(--line2);background:var(--surface);min-height:44px;color:var(--ink);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.9rem;font-weight:620;text-decoration:none;display:inline-flex}.community-module__PPMnrW__heroShare svg{fill:currentColor;width:16px;height:16px}.community-module__PPMnrW__heroShare:hover{border-color:var(--soft)}.community-module__PPMnrW__cta svg{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.community-module__PPMnrW__lede{max-width:62ch;color:var(--reading);margin:4px 0 26px;font-size:1.05rem;line-height:1.5}.community-module__PPMnrW__pulse{background:var(--surface);border:1px solid var(--line);border-radius:14px;margin:6px 0 26px;padding:24px 26px 22px;box-shadow:0 1px #11131808}.community-module__PPMnrW__pulseHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.community-module__PPMnrW__pulseKicker{letter-spacing:.04em;text-transform:uppercase;color:var(--soft);align-items:center;gap:8px;font-size:.78rem;font-weight:680;display:inline-flex}.community-module__PPMnrW__actDot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.community-module__PPMnrW__actBusy,.community-module__PPMnrW__actActive{background:var(--pos);box-shadow:0 0 0 3px var(--pos-soft)}.community-module__PPMnrW__actLight{background:var(--soft);box-shadow:0 0 0 3px var(--muted)}.community-module__PPMnrW__actQuiet{background:var(--line2);box-shadow:0 0 0 3px var(--muted)}.community-module__PPMnrW__pulseFresh{color:var(--soft);flex:none;font-size:.74rem}.community-module__PPMnrW__pulseGoals{max-width:66ch;color:var(--ink);margin:0 0 22px;font-size:1.05rem;line-height:1.55}.community-module__PPMnrW__pulseSubhead{letter-spacing:.03em;text-transform:uppercase;color:var(--soft);margin:0 0 12px;font-size:.78rem;font-weight:680}.community-module__PPMnrW__pulseList{gap:11px;margin:0 0 22px;padding:0;display:grid}.community-module__PPMnrW__pulseList li{color:var(--reading);padding-left:22px;font-size:.9rem;line-height:1.5;list-style:none;position:relative}.community-module__PPMnrW__pulseList li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.58em;left:5px}.community-module__PPMnrW__pulseStats{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px 24px;padding-top:18px;display:flex}.community-module__PPMnrW__pulseStat{color:var(--soft);font-size:.86rem}.community-module__PPMnrW__pulseStat strong{color:var(--ink);font-weight:700}.community-module__PPMnrW__relLabel{text-transform:uppercase;letter-spacing:.02em;color:var(--soft);margin:22px 0 12px;font-size:.78rem;font-weight:680}.community-module__PPMnrW__relGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.community-module__PPMnrW__relCard{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:12px;align-items:center;gap:11px;padding:14px 16px;text-decoration:none;display:flex}.community-module__PPMnrW__mono{object-fit:cover;width:40px;height:40px;color:var(--accent);border-radius:9px;flex:0 0 40px;place-items:center;font-weight:700;display:grid}.community-module__PPMnrW__relCard strong{font-size:.9rem;display:block}.community-module__PPMnrW__relCard span{color:var(--soft);font-size:.76rem}.community-module__PPMnrW__connect{background:linear-gradient(135deg,#f1f0ff,#eaf4ff);border:1px solid #dcdcfb;border-radius:14px;align-items:center;gap:16px;margin-top:16px;padding:20px 22px;display:flex}.community-module__PPMnrW__connectIcon{width:44px;height:44px;color:var(--accent);background:#fff;border:1px solid #dcdcfb;border-radius:11px;flex:0 0 44px;place-items:center;display:grid}.community-module__PPMnrW__connect strong{letter-spacing:-.01em;font-size:1.02rem;font-weight:700;display:block}.community-module__PPMnrW__connect span{color:var(--reading);font-size:.86rem}.community-module__PPMnrW__connect a{white-space:nowrap;color:var(--accent2);margin-left:auto;font-size:.9rem;font-weight:660;text-decoration:none}.community-module__PPMnrW__illus{color:var(--soft);margin-top:10px;font-size:.72rem}@media (max-width:760px){.community-module__PPMnrW__hero{grid-template-columns:64px minmax(0,1fr)}.community-module__PPMnrW__heroActions{grid-column:1/-1}.community-module__PPMnrW__insignia{width:64px;height:64px}.community-module__PPMnrW__relGrid{grid-template-columns:1fr}.community-module__PPMnrW__connect{flex-wrap:wrap}.community-module__PPMnrW__connect a{margin-left:0}}
@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:400 700;src:url(/fonts/instrument-sans-latin.woff2)format("woff2")}.create-community-module__c8hQ6G__page{color:var(--ink);min-height:100vh}.create-community-module__c8hQ6G__page *,.create-community-module__c8hQ6G__page :before,.create-community-module__c8hQ6G__page :after{box-sizing:border-box;letter-spacing:0}.create-community-module__c8hQ6G__page main{flex-direction:column;gap:24px;max-width:720px;margin:0 auto;padding:56px 24px 80px;display:flex}.create-community-module__c8hQ6G__intro{max-width:650px}.create-community-module__c8hQ6G__intro p{color:var(--ink-soft);text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.create-community-module__c8hQ6G__intro h1{margin:0;font-size:34px;line-height:1.15}.create-community-module__c8hQ6G__intro>span{color:var(--ink-soft);margin-top:12px;font-size:15px;line-height:1.55;display:block}.create-community-module__c8hQ6G__panel{background:var(--surface);border:1px solid var(--line);padding:24px 28px}.create-community-module__c8hQ6G__panel h2{margin:0 0 12px;font-size:18px}.create-community-module__c8hQ6G__panel p{color:var(--ink-soft);margin:0 0 12px;font-size:14px;line-height:1.6}.create-community-module__c8hQ6G__panel p:last-child{margin-bottom:0}.create-community-module__c8hQ6G__panel a{color:var(--accent-strong)}.create-community-module__c8hQ6G__panelSub{color:var(--ink-soft);margin-bottom:16px;font-size:13px;display:block}.create-community-module__c8hQ6G__primaryLink{background:var(--ink);border-radius:var(--radius-sm);color:#fff;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:650;text-decoration:none;display:inline-flex}.create-community-module__c8hQ6G__primaryLink svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.create-community-module__c8hQ6G__primaryLinkNote{color:var(--ink-soft);margin-top:10px;font-size:13px;display:block}.create-community-module__c8hQ6G__downloadOptions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.create-community-module__c8hQ6G__downloadOption{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);flex-direction:column;gap:4px;padding:14px 16px;text-decoration:none;display:flex}.create-community-module__c8hQ6G__downloadOption:hover{border-color:var(--line-strong)}.create-community-module__c8hQ6G__downloadLabel{font-size:14px;font-weight:650}.create-community-module__c8hQ6G__downloadHint{color:var(--ink-soft);font-size:12px;line-height:1.4}.create-community-module__c8hQ6G__panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;display:grid}.create-community-module__c8hQ6G__panel dt{font-size:12px;font-weight:700}.create-community-module__c8hQ6G__panel dd{color:var(--ink-soft);margin:6px 0 0;font-size:13px;line-height:1.5}.create-community-module__c8hQ6G__form{flex-direction:column;gap:18px;display:flex}.create-community-module__c8hQ6G__field{flex-direction:column;gap:6px;display:flex}.create-community-module__c8hQ6G__field>span:first-child{font-size:13px;font-weight:700}.create-community-module__c8hQ6G__field input{border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;width:100%;padding:11px 14px;font-size:15px}.create-community-module__c8hQ6G__field input:focus{border-color:var(--line-strong);outline:none}.create-community-module__c8hQ6G__preview{color:var(--ink-soft);font-size:12px;line-height:1.4}.create-community-module__c8hQ6G__primaryButton{background:var(--ink);border-radius:var(--radius-sm);color:#fff;cursor:pointer;font:inherit;border:none;padding:13px 20px;font-size:15px;font-weight:650}.create-community-module__c8hQ6G__primaryButton:disabled{cursor:not-allowed;opacity:.5}.create-community-module__c8hQ6G__secondaryButton{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;font:inherit;padding:8px 16px;font-size:13px;font-weight:650}.create-community-module__c8hQ6G__error{background:var(--surface);border-radius:var(--radius-sm);color:var(--ink);border:1px solid #d4342c;flex-direction:column;gap:6px;padding:14px 16px;font-size:14px;display:flex}.create-community-module__c8hQ6G__error a{color:var(--accent-strong)}.create-community-module__c8hQ6G__result{flex-direction:column;gap:16px;display:flex}.create-community-module__c8hQ6G__result h2{margin:0;font-size:20px}.create-community-module__c8hQ6G__result>p{color:var(--ink-soft);margin:0;font-size:15px}.create-community-module__c8hQ6G__result a{color:var(--accent-strong)}.create-community-module__c8hQ6G__keyBox{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);flex-direction:column;gap:10px;padding:18px 20px;display:flex}.create-community-module__c8hQ6G__keyLabel{text-transform:uppercase;font-size:13px;font-weight:700}.create-community-module__c8hQ6G__keyWarning{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.5}.create-community-module__c8hQ6G__nsec{background:var(--ink);border-radius:var(--radius-sm);color:#fff;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;padding:12px 14px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px}.create-community-module__c8hQ6G__keyActions{gap:10px;display:flex}.create-community-module__c8hQ6G__npub{color:var(--ink-soft);overflow-wrap:anywhere;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}@media (max-width:680px){.create-community-module__c8hQ6G__page main{padding:36px 16px 60px}.create-community-module__c8hQ6G__intro h1{font-size:28px}.create-community-module__c8hQ6G__panel{padding:20px 16px}.create-community-module__c8hQ6G__panel dl{grid-template-columns:1fr}}
@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:400 700;src:url(/fonts/instrument-sans-latin.woff2)format("woff2")}.directory-module__MoI0jG__page{--canvas:#f4f5f7;--surface:#fff;--surface-muted:#f8f9fb;--surface-selected:#f1f1ff;--ink:#111318;--ink-soft:#667085;--ink-faint:#667085;--line:#dfe2e8;--line-strong:#c9ced8;--accent:#5657f2;--accent-strong:#4445d8;--accent-soft:#ececff;--positive:#087c5b;--positive-soft:#e9f8f2;--caution:#8a5b00;--caution-soft:#fff5d6;--focus:#7957ff;--radius-sm:7px;--radius-md:10px;--radius-lg:14px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--duration:.18s;--ease:cubic-bezier(.2, .8, .2, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);background-color:var(--canvas);max-width:100%;color:var(--ink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.05'/%3E%3C/svg%3E"),radial-gradient(#11131811 1px,#0000 1.1px);background-size:160px 160px,22px 22px;flex-direction:column;min-height:100vh;font-family:Instrument Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow-x:clip}.directory-module__MoI0jG__page *,.directory-module__MoI0jG__page :before,.directory-module__MoI0jG__page :after{box-sizing:border-box}.directory-module__MoI0jG__page :focus-visible{outline:3px solid var(--focus);outline-offset:2px}.directory-module__MoI0jG__formShell{display:contents}.directory-module__MoI0jG__visuallyHidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.directory-module__MoI0jG__skipLink{background:var(--ink);border-radius:var(--radius-sm);color:#fff;transition:transform var(--duration) var(--ease);z-index:100;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.directory-module__MoI0jG__skipLink:focus{transform:translateY(0)}.directory-module__MoI0jG__header{-webkit-backdrop-filter:blur(10px)saturate(1.3);backdrop-filter:blur(10px)saturate(1.3);border-bottom:1px solid var(--line);z-index:40;background:#ffffffdb;position:sticky;top:0}.directory-module__MoI0jG__headerInner{align-items:center;gap:var(--space-5);grid-template-columns:auto auto minmax(280px,1fr);width:min(100% - 32px,1440px);min-height:62px;margin:0 auto;padding:0 16px;display:grid}.directory-module__MoI0jG__brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:9px;min-height:44px;font-size:1.2rem;font-weight:760;text-decoration:none;display:inline-flex}.directory-module__MoI0jG__logo{object-fit:cover;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.directory-module__MoI0jG__nav{gap:var(--space-1);justify-content:flex-start;display:flex}.directory-module__MoI0jG__navLink{color:var(--ink-soft);align-items:center;min-height:44px;padding-inline:14px;font-size:.91rem;font-weight:590;text-decoration:none;display:inline-flex;position:relative}.directory-module__MoI0jG__navLink:after{background:var(--accent);content:"";opacity:0;height:2px;transition:opacity var(--duration) var(--ease), transform var(--duration) var(--ease);border-radius:2px;position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(.55)}.directory-module__MoI0jG__navLink:hover,.directory-module__MoI0jG__navLink[aria-current=page]{color:var(--accent-strong)}.directory-module__MoI0jG__navLink[aria-current=page]:after{opacity:1;transform:scaleX(1)}.directory-module__MoI0jG__navDisabled{color:var(--ink-faint);align-items:center;min-height:44px;padding-inline:14px;font-size:.91rem;font-weight:590;display:inline-flex}.directory-module__MoI0jG__searchField{min-width:0;position:relative}.directory-module__MoI0jG__searchIcon{fill:none;pointer-events:none;height:19px;stroke:var(--ink-soft);stroke-linecap:round;stroke-width:1.8px;width:19px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.directory-module__MoI0jG__searchInput{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;height:46px;padding:0 16px 0 42px}.directory-module__MoI0jG__searchInput::placeholder{color:var(--ink-soft)}.directory-module__MoI0jG__workspaceShell{padding-block:var(--space-3) var(--space-4);width:min(100% - 24px,1512px);margin-inline:auto}.directory-module__MoI0jG__premiseBand{animation:directory-module__MoI0jG__rise-in .36s var(--ease-out) backwards;align-items:center;gap:var(--space-6);z-index:0;grid-template-columns:minmax(0,1fr) auto;padding:30px 4px 26px;display:grid;position:relative}.directory-module__MoI0jG__premiseBand:before{content:"";-webkit-mask-image:radial-gradient(90% 100% at 40% 45%, var(--ink) 55%, transparent 100%);mask-image:radial-gradient(90% 100% at 40% 45%, var(--ink) 55%, transparent 100%);pointer-events:none;z-index:-1;background:radial-gradient(520px 260px at 16% 42%,#5657f226,#0000 70%),radial-gradient(420px 230px at 72% 55%,#087c5b17,#0000 72%),radial-gradient(#4445d817 1.2px,#0000 1.3px) 0 0/17px 17px;position:absolute;inset:-60px -120px -20px}.directory-module__MoI0jG__premiseHeading{letter-spacing:-.04em;text-shadow:5px 5px #5657f221;max-width:17ch;margin:0;font-size:clamp(2.3rem,4.2vw,3.4rem);font-weight:700;line-height:1.04}.directory-module__MoI0jG__premiseMark{color:var(--accent-strong);white-space:nowrap;font-style:normal;display:inline-block;position:relative}.directory-module__MoI0jG__premiseUnderline{width:100%;height:10px;position:absolute;bottom:-8px;left:0;right:0;overflow:visible}.directory-module__MoI0jG__premiseUnderline path{animation:directory-module__MoI0jG__underline-draw .7s .3s var(--ease-out) backwards;fill:none;opacity:.85;stroke:var(--accent);stroke-dasharray:1;stroke-dashoffset:0;stroke-linecap:round;stroke-width:3.5px}.directory-module__MoI0jG__premiseSub{color:var(--ink-soft);max-width:62ch;margin:13px 0 0;font-size:.98rem}.directory-module__MoI0jG__premiseSignal{animation:directory-module__MoI0jG__rise-in .42s .12s var(--ease-out) backwards;width:min(330px,30vw);height:auto;overflow:visible}.directory-module__MoI0jG__routeLine{fill:none;stroke:var(--line-strong);stroke-dasharray:2 7;stroke-linecap:round;stroke-width:1.6px}.directory-module__MoI0jG__routePulse{fill:none;stroke:var(--accent);stroke-dasharray:14 100;stroke-dashoffset:114px;stroke-linecap:round;stroke-width:2.2px;animation:2.8s linear infinite directory-module__MoI0jG__route-travel}.directory-module__MoI0jG__signalRing{animation:directory-module__MoI0jG__ring-pulse 2.8s var(--ease) infinite;fill:none;stroke:var(--accent);stroke-width:1.6px;transform-box:fill-box;transform-origin:50%}.directory-module__MoI0jG__signalRingLate{animation-delay:1.4s}.directory-module__MoI0jG__signalOrigin{fill:var(--accent)}.directory-module__MoI0jG__signalRelay{fill:var(--surface);stroke:var(--line-strong);stroke-width:1.6px}.directory-module__MoI0jG__signalCheck{fill:none;stroke:var(--positive);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px}.directory-module__MoI0jG__signalLabel{fill:var(--ink-soft);font-family:inherit;font-size:11px;font-weight:620}.directory-module__MoI0jG__signalLabelRoute{fill:var(--accent-strong)}@keyframes directory-module__MoI0jG__rise-in{0%{opacity:0;transform:translateY(8px)}}@keyframes directory-module__MoI0jG__underline-draw{0%{stroke-dashoffset:1px}}@keyframes directory-module__MoI0jG__route-travel{to{stroke-dashoffset:0}}@keyframes directory-module__MoI0jG__ring-pulse{0%{opacity:.5;transform:scale(.55)}70%,to{opacity:0;transform:scale(1.9)}}.directory-module__MoI0jG__commandBar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md) var(--radius-md) 0 0;align-items:center;gap:var(--space-3);flex-wrap:wrap;min-height:58px;padding:10px 12px;display:flex}.directory-module__MoI0jG__commandFilter{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;height:46px;padding-left:12px;display:grid}.directory-module__MoI0jG__commandFilter>span{color:var(--ink-soft);font-size:.79rem;font-weight:570}.directory-module__MoI0jG__commandFilter select{cursor:pointer;background:0 0;border:0;outline:0;min-width:0;height:42px;font-size:.86rem;font-weight:600}.directory-module__MoI0jG__applyButton{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;min-height:44px;transition:background var(--duration) var(--ease), border-color var(--duration) var(--ease), color var(--duration) var(--ease);justify-content:center;align-items:center;padding:0 15px;font-size:.87rem;font-weight:660;display:inline-flex}.directory-module__MoI0jG__applyButton:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.directory-module__MoI0jG__resultCount{color:var(--ink-soft);white-space:nowrap;margin-left:auto;font-size:.86rem}.directory-module__MoI0jG__resultCount strong{color:var(--ink);font-weight:680}.directory-module__MoI0jG__accessRail{background:var(--surface);border-bottom:1px solid var(--line);border-left:1px solid var(--line);border-right:1px solid var(--line);flex-wrap:wrap;gap:7px;padding:10px 12px;display:flex}.directory-module__MoI0jG__accessChip{background:var(--surface);border:1px solid var(--line-strong);color:var(--ink-soft);cursor:pointer;min-height:40px;transition:background var(--duration) var(--ease), border-color var(--duration) var(--ease), color var(--duration) var(--ease);border-radius:999px;align-items:center;padding:0 14px;font-size:.8rem;font-weight:620;text-decoration:none;display:inline-flex}.directory-module__MoI0jG__accessChip:hover{border-color:var(--accent);color:var(--accent-strong)}.directory-module__MoI0jG__accessChip[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.directory-module__MoI0jG__workspaceGrid{background:var(--surface);border:1px solid var(--line);border-top:0;grid-template-columns:minmax(420px,1.72fr) minmax(360px,1fr);display:grid}.directory-module__MoI0jG__communityIndex{background:var(--surface);border-right:1px solid var(--line);min-width:0}.directory-module__MoI0jG__indexHeader,.directory-module__MoI0jG__indexRow{align-items:center;gap:var(--space-3);grid-template-columns:minmax(220px,2.4fr) minmax(140px,1fr) minmax(4rem,auto);display:grid}.directory-module__MoI0jG__indexHeader{background:var(--surface-muted);border-bottom:1px solid var(--line);color:var(--ink-soft);min-height:44px;padding:0 15px;font-size:.72rem;font-weight:650}.directory-module__MoI0jG__indexList{animation:directory-module__MoI0jG__rise-in .32s var(--ease-out) backwards;margin:0;padding:0;list-style:none}.directory-module__MoI0jG__indexList li+li{border-top:1px solid var(--line)}.directory-module__MoI0jG__indexRow{background:var(--surface);color:var(--ink);text-align:left;min-height:88px;transition:background var(--duration) var(--ease), box-shadow var(--duration) var(--ease);width:100%;padding:10px 15px;text-decoration:none;position:relative}.directory-module__MoI0jG__indexRow:hover{background:var(--surface-muted)}.directory-module__MoI0jG__indexRow[aria-current=true]{background:var(--surface-selected);box-shadow:inset 0 0 0 1px var(--accent);z-index:1}.directory-module__MoI0jG__indexCommunityCell{align-items:center;gap:var(--space-3);min-width:0;display:flex}.directory-module__MoI0jG__indexInsignia{border-radius:var(--radius-sm);border:1px solid #11131814;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:inline-flex}.directory-module__MoI0jG__indexCommunityCopy{gap:3px;min-width:0;display:grid}.directory-module__MoI0jG__indexNameLine{align-items:center;gap:6px;min-width:0;display:flex}.directory-module__MoI0jG__indexName{letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;font-weight:690;overflow:hidden}.directory-module__MoI0jG__accessFlag{background:var(--surface-muted);border:1px solid var(--line);color:var(--ink-soft);border-radius:5px;flex:none;align-items:center;padding:2px 7px;font-size:.66rem;font-weight:660;display:inline-flex}.directory-module__MoI0jG__accessFlagInvite{background:var(--surface-muted);border-color:var(--line);color:var(--ink-soft);font-weight:600}.directory-module__MoI0jG__accessFlagOpen{background:var(--positive-soft);color:var(--positive);border-color:#0000}.directory-module__MoI0jG__indexSummary{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;line-height:1.35;overflow:hidden}.directory-module__MoI0jG__indexFocusCell,.directory-module__MoI0jG__indexStatusCell{color:#316d61;align-items:center;gap:7px;font-size:.79rem;font-weight:620;display:inline-flex}.directory-module__MoI0jG__indexStatusCell.directory-module__MoI0jG__statusLive{color:var(--positive)}.directory-module__MoI0jG__indexStatusCell.directory-module__MoI0jG__statusUnproven{color:var(--ink-soft)}.directory-module__MoI0jG__statusDot{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.directory-module__MoI0jG__indexStatusCell.directory-module__MoI0jG__statusUnproven .directory-module__MoI0jG__statusDot{background:var(--line-strong)}.directory-module__MoI0jG__indexRowArrow{fill:none;height:20px;stroke:var(--ink-faint);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;transition:transform var(--duration) var(--ease);width:20px}.directory-module__MoI0jG__indexRow:hover .directory-module__MoI0jG__indexRowArrow,.directory-module__MoI0jG__indexRow[aria-current=true] .directory-module__MoI0jG__indexRowArrow{stroke:var(--accent);transform:translate(2px)}.directory-module__MoI0jG__indexRowLink{border-radius:inherit;z-index:0;position:absolute;inset:0}.directory-module__MoI0jG__indexCommunityCell,.directory-module__MoI0jG__indexFocusCell,.directory-module__MoI0jG__indexRowTrailing{pointer-events:none;z-index:1;position:relative}.directory-module__MoI0jG__indexRowTrailing{justify-content:flex-end;align-items:center;display:flex}.directory-module__MoI0jG__indexRowJoin{background:var(--accent);color:#fff;cursor:pointer;pointer-events:auto;transition:background var(--duration) var(--ease);white-space:nowrap;border:none;border-radius:8px;padding:8px 14px;font-size:.8rem;font-weight:660}.directory-module__MoI0jG__indexRowJoin:hover{background:var(--accent-strong)}.directory-module__MoI0jG__indexRowRequest{color:var(--ink-soft);white-space:nowrap;padding:8px 4px;font-size:.78rem;font-weight:560}.directory-module__MoI0jG__indexFooter{background:var(--surface-muted);border-top:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:var(--space-4);min-height:48px;padding:6px 14px;font-size:.72rem;display:flex}.directory-module__MoI0jG__emptyIndex{min-height:360px;padding:var(--space-6);text-align:left;background-image:radial-gradient(#1113180a 1px,#0000 1.1px);background-size:18px 18px;place-content:center;justify-items:start;display:grid}.directory-module__MoI0jG__emptyIndex h2{margin:0 0 7px;font-size:1.15rem}.directory-module__MoI0jG__emptyIndex p{color:var(--ink-soft);max-width:50ch;margin:0 0 18px}.directory-module__MoI0jG__emptyIndex a{color:var(--accent-strong);font-size:.85rem;font-weight:620}.directory-module__MoI0jG__communityInspector{background:var(--surface);scrollbar-gutter:stable;min-width:0;max-height:calc(100vh - 74px);position:sticky;top:62px;overflow:auto}.directory-module__MoI0jG__inspectorPlaceholder{color:var(--ink-soft);min-height:360px;padding:var(--space-6);text-align:center;background-image:radial-gradient(#1113180a 1px,#0000 1.1px);background-size:18px 18px;place-items:center;display:grid}.directory-module__MoI0jG__inspectorHeader{border-bottom:1px solid var(--line);align-items:center;column-gap:var(--space-4);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading join""status status";row-gap:12px;padding:20px;display:grid}.directory-module__MoI0jG__inspectorHeading{align-items:center;gap:var(--space-3);grid-area:heading;grid-template-columns:52px minmax(0,1fr);min-width:0;display:grid}.directory-module__MoI0jG__inspectorInsignia{border-radius:var(--radius-md);border:1px solid #11131814;justify-content:center;align-items:center;width:52px;height:52px;font-size:clamp(1.35rem,1.55vw,1.6rem);font-weight:700;display:inline-flex}.directory-module__MoI0jG__inspectorNameRow{align-items:baseline;gap:var(--space-3);justify-content:space-between;display:flex}.directory-module__MoI0jG__inspectorTitle{letter-spacing:-.03em;min-width:0;margin:1px 0 4px;font-size:clamp(1.35rem,1.55vw,1.6rem);font-weight:740;line-height:1.1}.directory-module__MoI0jG__inspectorProfileInline{color:var(--accent-strong);white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:.78rem;font-weight:620;text-decoration:none;display:none}.directory-module__MoI0jG__inspectorProfileInline svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:13px;height:13px}.directory-module__MoI0jG__inspectorSummary{color:var(--ink-soft);max-width:52ch;margin:0;font-size:.92rem;line-height:1.45}.directory-module__MoI0jG__inspectorStatus{color:var(--ink-soft);flex-wrap:wrap;grid-area:status;align-items:center;gap:8px 12px;font-size:.76rem;display:flex}.directory-module__MoI0jG__inspectorShare{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);flex:none;align-items:center;gap:6px;margin-left:auto;padding:5px 10px;font-size:.76rem;font-weight:620;text-decoration:none;display:inline-flex}.directory-module__MoI0jG__inspectorShare svg{fill:currentColor;width:13px;height:13px}.directory-module__MoI0jG__inspectorShare:hover{border-color:var(--line-strong)}.directory-module__MoI0jG__copyButton{background:var(--accent);border-radius:var(--radius-sm);color:#fff;cursor:pointer;min-width:142px;min-height:44px;transition:background var(--duration) var(--ease), transform var(--duration) var(--ease);border:1px solid #0000;grid-area:join;justify-content:center;align-items:center;gap:8px;padding-inline:13px;font-size:.87rem;font-weight:660;display:inline-flex}.directory-module__MoI0jG__copyButton:hover{background:var(--accent-strong);transform:translateY(-1px)}.directory-module__MoI0jG__copyButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;height:18px;transition:transform var(--duration) var(--ease);width:18px}.directory-module__MoI0jG__copyButton:hover svg{transform:translate(3px)}.directory-module__MoI0jG__inspectorMetrics{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;padding:0;display:grid}.directory-module__MoI0jG__inspectorActivity{grid-template-columns:1fr 1fr 1fr}.directory-module__MoI0jG__metricTile{min-width:0;padding:18px 20px}.directory-module__MoI0jG__metricTile+.directory-module__MoI0jG__metricTile{border-left:1px solid var(--line)}.directory-module__MoI0jG__metricTile dt{color:var(--ink-soft);margin-bottom:5px;font-size:.72rem;font-weight:620}.directory-module__MoI0jG__metricTile dd{font-variant-numeric:tabular-nums;letter-spacing:-.025em;margin:0;font-size:1.65rem;font-weight:710;line-height:1.1}.directory-module__MoI0jG__metricNote{color:var(--ink-soft);margin-top:4px;font-size:.68rem;font-weight:500;display:block}.directory-module__MoI0jG__inspectorTags{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;min-height:58px;padding:12px 20px;display:flex}.directory-module__MoI0jG__inspectorTags>span:first-child{color:var(--ink-soft);font-size:.72rem;font-weight:620}.directory-module__MoI0jG__tagList{flex-wrap:wrap;gap:6px;display:flex}.directory-module__MoI0jG__tag{background:var(--accent-soft);color:var(--accent-strong);border-radius:6px;align-items:center;min-height:28px;padding:0 9px;font-size:.74rem;font-weight:620;display:inline-flex}.directory-module__MoI0jG__inspectorSections{border-bottom:1px solid var(--line)}.directory-module__MoI0jG__inspectorSection{padding:20px}.directory-module__MoI0jG__inspectorSection+.directory-module__MoI0jG__inspectorSection{border-top:1px solid var(--line)}.directory-module__MoI0jG__inspectorSection h3{letter-spacing:-.01em;margin:0 0 9px;font-size:.88rem;font-weight:680}.directory-module__MoI0jG__inspectorSection p{color:#414958;max-width:70ch;margin:0;font-size:.84rem;line-height:1.55}.directory-module__MoI0jG__inspectorSection small{color:var(--ink-soft);margin-top:7px;font-size:.72rem;display:block}.directory-module__MoI0jG__reasonList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.directory-module__MoI0jG__reasonList li{color:#414958;padding-left:16px;font-size:.84rem;line-height:1.5;position:relative}.directory-module__MoI0jG__reasonList li:before{background:var(--accent);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.58em;left:2px}.directory-module__MoI0jG__inspectorFooter{background:var(--surface-muted);justify-content:space-between;align-items:center;min-height:68px;padding:12px 20px;display:flex}.directory-module__MoI0jG__inspectorInviteCta{border-top:1px solid var(--line);padding:16px 20px}@media (max-width:920px){.directory-module__MoI0jG__inspectorInviteCta{display:none}}.directory-module__MoI0jG__inspectorFooter a{color:var(--accent-strong);font-size:.82rem;font-weight:620;text-decoration:none}@media (max-width:920px){.directory-module__MoI0jG__inspectorProfileInline{display:inline-flex}.directory-module__MoI0jG__inspectorFooter{display:none}}.directory-module__MoI0jG__footer{background-color:var(--surface);border-top:1px solid var(--line);margin-top:var(--space-6);background-image:radial-gradient(#11131809 1px,#0000 1.1px);background-size:18px 18px}.directory-module__MoI0jG__footerInner{color:var(--ink-soft);gap:var(--space-6);grid-template-columns:minmax(240px,1fr) minmax(260px,1fr);width:min(100% - 32px,1440px);margin-inline:auto;padding-block:34px 38px;font-size:.82rem;display:grid}.directory-module__MoI0jG__footerInner p{max-width:44ch;margin:0;line-height:1.55}.directory-module__MoI0jG__footerBrand{color:var(--ink);align-items:center;gap:9px;min-height:36px;margin-bottom:8px;font-size:1rem;font-weight:760;text-decoration:none;display:inline-flex}.directory-module__MoI0jG__footerLogo{object-fit:cover;border-radius:50%;flex:0 0 28px;width:28px;height:28px}.directory-module__MoI0jG__footerMethod h2{color:var(--ink);letter-spacing:-.01em;margin:0 0 9px;font-size:.82rem;font-weight:680}.directory-module__MoI0jG__footerMethod p{margin-bottom:8px}.directory-module__MoI0jG__footerMethod a{color:var(--accent-strong);font-size:.82rem;font-weight:620;text-decoration:none}@media (max-width:1180px){.directory-module__MoI0jG__workspaceGrid{grid-template-columns:minmax(360px,1.45fr) minmax(320px,1fr)}.directory-module__MoI0jG__indexHeader,.directory-module__MoI0jG__indexRow{grid-template-columns:minmax(200px,2fr) minmax(120px,1fr) minmax(4rem,auto)}.directory-module__MoI0jG__indexHeader span:nth-child(4),.directory-module__MoI0jG__inspectorHeader{grid-template-columns:1fr}.directory-module__MoI0jG__inspectorHeader{grid-template-areas:"heading""status""join"}.directory-module__MoI0jG__copyButton{width:100%}.directory-module__MoI0jG__inspectorHeading{grid-template-columns:60px 1fr}.directory-module__MoI0jG__inspectorInsignia{width:60px;height:60px}}@media (max-width:920px){.directory-module__MoI0jG__headerInner{gap:var(--space-3);grid-template-columns:auto 1fr}.directory-module__MoI0jG__searchField{grid-area:2/1/auto/-1;padding-bottom:8px}.directory-module__MoI0jG__workspaceShell{width:min(100% - 16px,780px)}.directory-module__MoI0jG__premiseBand{grid-template-columns:1fr}.directory-module__MoI0jG__premiseSignal{display:none}.directory-module__MoI0jG__workspaceGrid{grid-template-columns:1fr}.directory-module__MoI0jG__communityIndex{border-right:0}.directory-module__MoI0jG__communityInspector{z-index:5;border-bottom:1px solid var(--line);order:-1;max-height:62vh;position:sticky;top:0;overflow-y:auto;box-shadow:0 6px 18px #1113180f}.directory-module__MoI0jG__indexHeader,.directory-module__MoI0jG__indexRow{grid-template-columns:minmax(0,1fr) minmax(88px,auto) minmax(4rem,auto)}.directory-module__MoI0jG__indexHeader span:nth-child(3),.directory-module__MoI0jG__indexFocusCell{grid-column:2}.directory-module__MoI0jG__indexHeader span:nth-child(5){grid-column:3}.directory-module__MoI0jG__inspectorHeader{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading join""status status"}.directory-module__MoI0jG__copyButton{width:auto}.directory-module__MoI0jG__footerInner{grid-template-columns:1fr}.directory-module__MoI0jG__premiseBand{display:none}}@media (max-width:680px){.directory-module__MoI0jG__headerInner{grid-template-columns:1fr;gap:4px 12px;width:min(100% - 20px,640px);min-height:58px}.directory-module__MoI0jG__brand{font-size:1.05rem}.directory-module__MoI0jG__logo{flex-basis:30px;width:30px;height:30px}.directory-module__MoI0jG__nav{grid-area:2/1/auto/-1;justify-content:flex-start;margin-inline:-4px;overflow-x:auto}.directory-module__MoI0jG__searchField{grid-area:3/1/auto/-1;padding-bottom:8px}.directory-module__MoI0jG__workspaceShell{padding-block:8px var(--space-3);width:100%}.directory-module__MoI0jG__commandBar{border-left:0;border-right:0;border-radius:0;gap:8px;min-height:54px;padding:8px 10px}.directory-module__MoI0jG__resultCount{display:none}.directory-module__MoI0jG__accessRail{border-left:0;border-right:0;overflow-x:auto}.directory-module__MoI0jG__workspaceGrid{border-left:0;border-right:0}.directory-module__MoI0jG__indexHeader{display:none}.directory-module__MoI0jG__indexRow{grid-template-columns:minmax(0,1fr) minmax(80px,auto) minmax(3.5rem,auto);gap:9px;min-height:82px;padding:10px 12px}.directory-module__MoI0jG__premiseBand{width:min(100% - 20px,640px);margin-inline:auto;padding:28px 0 20px}.directory-module__MoI0jG__premiseBand:before{inset:-14px -40px 0}.directory-module__MoI0jG__premiseHeading{font-size:2.15rem}.directory-module__MoI0jG__indexStatusCell{justify-self:end;font-size:.73rem}.directory-module__MoI0jG__indexFocusCell{text-align:right;justify-self:end}.directory-module__MoI0jG__indexFooter{min-height:44px;padding-inline:10px}.directory-module__MoI0jG__communityInspector{scroll-margin-top:168px}.directory-module__MoI0jG__inspectorHeader{grid-template-columns:1fr;grid-template-areas:"heading""status""join";padding:18px 14px}.directory-module__MoI0jG__inspectorHeading{grid-template-columns:58px 1fr;gap:12px}.directory-module__MoI0jG__inspectorInsignia{width:58px;height:58px}.directory-module__MoI0jG__inspectorTitle{font-size:1.45rem}.directory-module__MoI0jG__copyButton{width:100%}.directory-module__MoI0jG__inspectorSection{padding:18px 14px}.directory-module__MoI0jG__inspectorTags{padding-inline:14px}.directory-module__MoI0jG__inspectorFooter{flex-direction:column;align-items:stretch;gap:8px;padding:12px 14px}.directory-module__MoI0jG__footerInner{gap:var(--space-5);grid-template-columns:1fr;width:min(100% - 20px,640px);padding-block:26px 30px}}@media (max-width:380px){.directory-module__MoI0jG__indexHeader,.directory-module__MoI0jG__indexRow{grid-template-columns:minmax(0,1fr) auto minmax(3.5rem,auto);column-gap:8px;padding-inline:10px}.directory-module__MoI0jG__indexStatusCell{font-size:.73rem}.directory-module__MoI0jG__indexRowArrow{width:16px;height:16px}.directory-module__MoI0jG__indexInsignia{flex-basis:44px;width:44px;height:44px}.directory-module__MoI0jG__indexStatusCell .directory-module__MoI0jG__statusDot{display:none}}@media (prefers-reduced-motion:reduce){.directory-module__MoI0jG__page *,.directory-module__MoI0jG__page :before,.directory-module__MoI0jG__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
.shared-channels-module__oRqYPW__page{--border:#d0d7de;--muted:#57606a;--ink:#1f2328;--blue:#0969da;color:var(--ink);max-width:1080px;min-height:100vh;margin:0 auto;padding:0 28px 80px;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shared-channels-module__oRqYPW__page a{color:var(--blue);text-decoration:none}.shared-channels-module__oRqYPW__nav{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;font-size:13px;display:flex}.shared-channels-module__oRqYPW__nav .shared-channels-module__oRqYPW__brand{color:var(--ink);font-size:16px;font-weight:700}.shared-channels-module__oRqYPW__header{padding:48px 0 32px}.shared-channels-module__oRqYPW__header>p{color:var(--muted);margin:0 0 8px;font-size:13px}.shared-channels-module__oRqYPW__header h1{letter-spacing:0;margin:0;font-size:36px;line-height:1.15}.shared-channels-module__oRqYPW__page button{background:var(--ink);border:1px solid var(--ink);color:#fff;cursor:pointer;font:inherit;border-radius:6px;min-height:36px;padding:7px 13px;font-size:13px;font-weight:600}.shared-channels-module__oRqYPW__page button:disabled{cursor:not-allowed;opacity:.55}.shared-channels-module__oRqYPW__page button.shared-channels-module__oRqYPW__secondary{border-color:var(--border);color:var(--ink);background:#fff}.shared-channels-module__oRqYPW__page button.shared-channels-module__oRqYPW__danger{color:#a40e26;background:#fff;border-color:#cf222e}.shared-channels-module__oRqYPW__explainer{margin-bottom:24px}.shared-channels-module__oRqYPW__explainerLead{color:var(--muted);max-width:720px;margin:0 0 20px;font-size:14px;line-height:1.6}.shared-channels-module__oRqYPW__explainer h2{margin:0 0 10px;font-size:15px}.shared-channels-module__oRqYPW__steps{color:var(--muted);gap:8px;margin:0 0 8px;padding-left:20px;font-size:13px;line-height:1.55;display:grid}.shared-channels-module__oRqYPW__steps strong{color:var(--ink);font-weight:600}.shared-channels-module__oRqYPW__commandShape{border:1px solid var(--border);overflow-wrap:anywhere;background:#f6f8fa;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.shared-channels-module__oRqYPW__featuredHint{color:var(--ink);background:#ddf4ff;border:1px solid #54aeff66;border-radius:6px;margin:0 0 16px;padding:10px 12px;font-size:13px;line-height:1.55}.shared-channels-module__oRqYPW__featuredHint strong{font-weight:600}.shared-channels-module__oRqYPW__signerHelp{color:var(--ink);background:#fff8c5;border:1px solid #d4a72c66;border-radius:6px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:13px;line-height:1.55}.shared-channels-module__oRqYPW__connectPanel,.shared-channels-module__oRqYPW__empty{border:1px solid var(--border);border-radius:6px;padding:24px}.shared-channels-module__oRqYPW__connectPanel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.shared-channels-module__oRqYPW__connectPanel h2,.shared-channels-module__oRqYPW__empty h2{margin:0 0 6px;font-size:17px}.shared-channels-module__oRqYPW__connectPanel p,.shared-channels-module__oRqYPW__empty p,.shared-channels-module__oRqYPW__sectionHeading p,.shared-channels-module__oRqYPW__connection p,.shared-channels-module__oRqYPW__channel p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.shared-channels-module__oRqYPW__workspace{gap:20px;display:grid}.shared-channels-module__oRqYPW__toolbar,.shared-channels-module__oRqYPW__connection,.shared-channels-module__oRqYPW__installer,.shared-channels-module__oRqYPW__proposal,.shared-channels-module__oRqYPW__channelSection{border:1px solid var(--border);border-radius:6px}.shared-channels-module__oRqYPW__toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:16px;padding:16px;display:grid}.shared-channels-module__oRqYPW__page label{color:var(--muted);gap:6px;font-size:12px;display:grid}.shared-channels-module__oRqYPW__page input,.shared-channels-module__oRqYPW__page select,.shared-channels-module__oRqYPW__page textarea{border:1px solid var(--border);color:var(--ink);font:inherit;background:#fff;border-radius:6px;min-width:0;min-height:36px;padding:7px 9px;font-size:14px}.shared-channels-module__oRqYPW__page input:focus,.shared-channels-module__oRqYPW__page select:focus,.shared-channels-module__oRqYPW__page textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0969da26}.shared-channels-module__oRqYPW__identity{gap:5px;display:grid}.shared-channels-module__oRqYPW__identity span{color:var(--muted);font-size:12px}.shared-channels-module__oRqYPW__identity code{font-size:12px}.shared-channels-module__oRqYPW__connection{justify-content:space-between;align-items:center;padding:16px;display:flex}.shared-channels-module__oRqYPW__installer{background:#f6f8fa;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.shared-channels-module__oRqYPW__installer>div{gap:7px;min-width:0;display:grid}.shared-channels-module__oRqYPW__installer span{color:var(--muted);font-size:12px}.shared-channels-module__oRqYPW__installer code{overflow-wrap:anywhere;font-size:12px}.shared-channels-module__oRqYPW__botAdmission{gap:18px;padding:20px;display:grid}.shared-channels-module__oRqYPW__botHeader{gap:6px;min-width:0;display:grid}.shared-channels-module__oRqYPW__botHeader span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.shared-channels-module__oRqYPW__botHeader strong{overflow-wrap:anywhere;font-size:17px}.shared-channels-module__oRqYPW__botHeader p{color:var(--muted);margin:0}.shared-channels-module__oRqYPW__botPrimary{background:#f6f8fa;border-radius:8px;gap:10px;padding:16px;display:grid}.shared-channels-module__oRqYPW__botStep{color:#1a7f37;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.shared-channels-module__oRqYPW__botHint{color:var(--muted);margin:0;font-size:13px}.shared-channels-module__oRqYPW__botAlt{border-top:1px solid var(--border,#d0d7de);padding-top:14px}.shared-channels-module__oRqYPW__botAlt summary{cursor:pointer;font-size:14px;font-weight:600}.shared-channels-module__oRqYPW__botAlt>p,.shared-channels-module__oRqYPW__botAlt>div,.shared-channels-module__oRqYPW__botAlt>button{margin-top:12px}.shared-channels-module__oRqYPW__botKeyRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.shared-channels-module__oRqYPW__botKeyRow code{overflow-wrap:anywhere;font-size:12px}.shared-channels-module__oRqYPW__connection>div{align-items:center;gap:12px;min-width:0;display:flex}.shared-channels-module__oRqYPW__connection p{overflow-wrap:anywhere}.shared-channels-module__oRqYPW__goodDot,.shared-channels-module__oRqYPW__mutedDot{border-radius:50%;flex:0 0 9px;width:9px;height:9px}.shared-channels-module__oRqYPW__goodDot{background:#1a7f37}.shared-channels-module__oRqYPW__mutedDot{background:#8c959f}.shared-channels-module__oRqYPW__state,.shared-channels-module__oRqYPW__pending{color:var(--muted);text-transform:capitalize;font-size:12px}.shared-channels-module__oRqYPW__proposal{padding:20px}.shared-channels-module__oRqYPW__sectionHeading{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.shared-channels-module__oRqYPW__sectionHeading h2{margin:0 0 4px;font-size:17px}.shared-channels-module__oRqYPW__sectionHeading>span{color:var(--muted);background:#f6f8fa;border-radius:999px;padding:3px 8px;font-size:12px}.shared-channels-module__oRqYPW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.shared-channels-module__oRqYPW__fullWidth{grid-column:1/-1}.shared-channels-module__oRqYPW__channelField{gap:6px;min-width:0;display:grid}.shared-channels-module__oRqYPW__channelFieldLabel{color:var(--muted);font-size:12px}.shared-channels-module__oRqYPW__channelHint{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.shared-channels-module__oRqYPW__channelPickerInline{display:contents}.shared-channels-module__oRqYPW__channelMode{gap:4px;font-size:13px;display:grid}.shared-channels-module__oRqYPW__channelMode label{align-items:center;gap:6px;display:flex}.shared-channels-module__oRqYPW__channelMode input{margin:0}.shared-channels-module__oRqYPW__channelActions select{min-width:160px}.shared-channels-module__oRqYPW__channelHintInline{color:var(--muted);flex-basis:100%;margin:0;font-size:12px;line-height:1.5}.shared-channels-module__oRqYPW__channelSection{padding:20px}.shared-channels-module__oRqYPW__channelList{border-top:1px solid var(--border)}.shared-channels-module__oRqYPW__channel{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px 0;display:grid}.shared-channels-module__oRqYPW__channel:last-child{border-bottom:0;padding-bottom:0}.shared-channels-module__oRqYPW__channelTitle{align-items:center;gap:10px;display:flex}.shared-channels-module__oRqYPW__channelTitle h3{margin:0;font-size:15px}.shared-channels-module__oRqYPW__peer{color:var(--muted);margin-top:7px;font-size:12px;display:block}.shared-channels-module__oRqYPW__channelActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.shared-channels-module__oRqYPW__channelActions input{width:150px}.shared-channels-module__oRqYPW__claimLookup{margin-top:16px}.shared-channels-module__oRqYPW__claimForm{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:10px;display:grid}.shared-channels-module__oRqYPW__claimResults{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.shared-channels-module__oRqYPW__claimResults li{border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:baseline;gap:10px;padding:10px 12px;display:flex}.shared-channels-module__oRqYPW__claimResults span{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.shared-channels-module__oRqYPW__claimEmpty{color:var(--muted);margin-top:14px;font-size:13px}.shared-channels-module__oRqYPW__notice{border-left:3px solid var(--blue);color:var(--ink);background:#f6f8fa;margin:0;padding:10px 12px;font-size:13px}@media (max-width:720px){.shared-channels-module__oRqYPW__page{padding:0 18px 56px}.shared-channels-module__oRqYPW__connectPanel,.shared-channels-module__oRqYPW__toolbar,.shared-channels-module__oRqYPW__installer,.shared-channels-module__oRqYPW__channel,.shared-channels-module__oRqYPW__claimForm{grid-template-columns:1fr;align-items:stretch}.shared-channels-module__oRqYPW__connection{align-items:flex-start;gap:16px}.shared-channels-module__oRqYPW__formGrid{grid-template-columns:1fr}.shared-channels-module__oRqYPW__fullWidth{grid-column:auto}.shared-channels-module__oRqYPW__channelActions{justify-content:flex-start}.shared-channels-module__oRqYPW__channelActions input{width:100%}}.shared-channels-module__oRqYPW__stack{gap:28px;display:grid}.shared-channels-module__oRqYPW__linkCard{border:1px solid var(--border);border-radius:10px;gap:14px;padding:22px;display:grid}.shared-channels-module__oRqYPW__linkCard h2{margin:0;font-size:20px}.shared-channels-module__oRqYPW__linkCard form{gap:12px;display:grid}.shared-channels-module__oRqYPW__linkLead{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.shared-channels-module__oRqYPW__linkNote{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.shared-channels-module__oRqYPW__primaryCta{width:100%;min-height:46px;font-size:15px}.shared-channels-module__oRqYPW__advanced{border-top:1px solid var(--border);gap:6px;padding-top:28px;display:grid}.shared-channels-module__oRqYPW__advancedHeading{margin:0;font-size:15px}.shared-channels-module__oRqYPW__advancedNote{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.55}.shared-channels-module__oRqYPW__confirmPending{gap:8px;min-width:0;max-width:320px;display:grid}.shared-channels-module__oRqYPW__confirmPending p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.shared-channels-module__oRqYPW__confirmCode{border:1px solid var(--border,#d0d7de);letter-spacing:3px;text-align:center;word-break:break-all;background:#f6f8fa;border-radius:8px;padding:10px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:600}
@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:400 700;src:url(/fonts/instrument-sans-latin.woff2)format("woff2")}.submit-module___9V4qa__page{color:var(--ink);min-height:100vh}.submit-module___9V4qa__page *,.submit-module___9V4qa__page :before,.submit-module___9V4qa__page :after{box-sizing:border-box;letter-spacing:0}.submit-module___9V4qa__page main{max-width:920px;margin:0 auto;padding:56px 24px 80px}.submit-module___9V4qa__intro{max-width:650px}.submit-module___9V4qa__intro p{color:var(--muted);text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.submit-module___9V4qa__intro h1{margin:0;font-size:34px;line-height:1.15}.submit-module___9V4qa__intro>span{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.55;display:block}.submit-module___9V4qa__statusMessages:empty{display:none}.submit-module___9V4qa__formLayout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:32px;display:grid}.submit-module___9V4qa__formPanel{background:var(--surface);border:1px solid var(--line);padding:28px}.submit-module___9V4qa__formPanel form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.submit-module___9V4qa__formPanel label{color:var(--muted);grid-column:1/-1;font-size:12px;font-weight:650}.submit-module___9V4qa__formPanel input,.submit-module___9V4qa__formPanel select{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fafbfc;border-radius:6px;grid-column:1/-1;min-width:0;min-height:42px;padding:0 12px;font-size:14px}.submit-module___9V4qa__formPanel input#submit-module___9V4qa__relay-url,.submit-module___9V4qa__formPanel input#submit-module___9V4qa__contact-email{grid-column:1/2}.submit-module___9V4qa__categoryFieldset{border:0;flex-wrap:wrap;grid-column:1/-1;gap:6px 14px;margin:0;padding:0;display:flex}.submit-module___9V4qa__categoryFieldset legend{color:var(--muted);width:100%;padding:0;font-size:12px;font-weight:650}.submit-module___9V4qa__categoryOption{color:var(--ink);text-transform:none;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.submit-module___9V4qa__categoryOption input{min-height:auto}.submit-module___9V4qa__fieldHint{color:var(--muted);grid-column:1/-1;margin-top:-4px;font-size:11px}.submit-module___9V4qa__fieldError{color:#9d2b22;grid-column:1/-1;font-size:12px;font-weight:600}.submit-module___9V4qa__formPanel button{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:6px;grid-column:2/-1;justify-self:start;min-height:42px;padding:0 18px;font-size:13px;font-weight:650}.submit-module___9V4qa__policyNote{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding-top:16px;font-size:12px;line-height:1.5}.submit-module___9V4qa__preview{background:var(--surface-muted,#f8f9fb);border:1px solid var(--line);padding:20px;position:sticky;top:24px}.submit-module___9V4qa__previewLabel{color:var(--muted);text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.submit-module___9V4qa__previewCard{background:var(--surface);border:1px solid var(--line);flex-direction:column;gap:6px;padding:16px;display:flex}.submit-module___9V4qa__previewCard strong{font-size:16px}.submit-module___9V4qa__previewHeading{align-items:center;gap:10px;display:flex}.submit-module___9V4qa__previewLogo,.submit-module___9V4qa__previewLogoPlaceholder{border-radius:6px;flex-shrink:0;width:32px;height:32px}.submit-module___9V4qa__previewLogo{object-fit:cover}.submit-module___9V4qa__previewLogoPlaceholder{background:var(--surface-muted,#f1f1f4);border:1px dashed var(--line)}.submit-module___9V4qa__previewCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.submit-module___9V4qa__previewFocus{color:var(--ink);text-transform:uppercase;font-size:11px;font-weight:650}.submit-module___9V4qa__previewAudience{color:var(--ink)!important}.submit-module___9V4qa__previewTags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.submit-module___9V4qa__previewTag{background:var(--surface-muted,#f1f1f4);border:1px solid var(--line);color:var(--muted);border-radius:4px;padding:2px 8px;font-size:11px}.submit-module___9V4qa__success,.submit-module___9V4qa__error{border:1px solid;flex-direction:column;gap:3px;margin-bottom:20px;padding:12px 14px;font-size:13px;display:flex}.submit-module___9V4qa__success{color:var(--green);background:#e8f7f1;border-color:#b6dfcf}.submit-module___9V4qa__error{color:#9d2b22;background:#fff3f2;border-color:#f0c9c4}.submit-module___9V4qa__honeypot{position:absolute;left:-10000px}@media (max-width:680px){.submit-module___9V4qa__headerInner{padding:0 14px}.submit-module___9V4qa__page main{padding:36px 16px 60px}.submit-module___9V4qa__intro h1{font-size:28px}.submit-module___9V4qa__formLayout{grid-template-columns:1fr}.submit-module___9V4qa__formPanel{padding:20px 16px}.submit-module___9V4qa__formPanel form{grid-template-columns:1fr}.submit-module___9V4qa__formPanel input#submit-module___9V4qa__relay-url,.submit-module___9V4qa__formPanel input#submit-module___9V4qa__contact-email{grid-column:1/-1}.submit-module___9V4qa__formPanel button{grid-column:1/-1;justify-self:stretch}.submit-module___9V4qa__preview{position:static}}
