.Shell-module__CMZqma__frame{--tab-bar-h:54px;min-height:100dvh}.Shell-module__CMZqma__header{z-index:50;padding:calc(14px + env(safe-area-inset-top)) 18px 14px;background:linear-gradient(var(--bg) 72%, transparent);pointer-events:none;align-items:center;gap:12px;display:flex;position:fixed;top:0;left:0;right:0}.Shell-module__CMZqma__header>*{pointer-events:auto}.Shell-module__CMZqma__brand{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.Shell-module__CMZqma__brandName{letter-spacing:.04em;font-size:17px;font-weight:700}.Shell-module__CMZqma__brandSub{font-weight:300;font-size:var(--fs-chip);letter-spacing:.22em;text-transform:uppercase;color:var(--vc)}.Shell-module__CMZqma__headerRight{align-items:center;gap:12px;margin-left:auto;display:flex}.Shell-module__CMZqma__tab{font-weight:400;font-size:var(--fs-chip);letter-spacing:.16em;text-transform:uppercase;color:var(--soft);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-bottom:2px solid #0000;padding:9px 14px}.Shell-module__CMZqma__tab:hover{color:var(--txt)}.Shell-module__CMZqma__tab[aria-current]{color:var(--vc);border-bottom-color:var(--vc)}.Shell-module__CMZqma__tabButton{cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;font-family:inherit}.Shell-module__CMZqma__tab:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.Shell-module__CMZqma__tab:has([data-pending]){color:var(--vc);border-bottom-color:var(--vc)}.Shell-module__CMZqma__tabsTop:has([data-pending]) .Shell-module__CMZqma__tab[aria-current=page]:not(:has([data-pending])){color:var(--soft);border-bottom-color:#0000}.Shell-module__CMZqma__tabsTop{display:none}.Shell-module__CMZqma__tabsBottomSeat{z-index:50;height:calc(var(--tab-bar-h) + env(safe-area-inset-bottom));background:var(--bg-2);border-top:1px solid var(--line-2);padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:0;left:0;right:0}.Shell-module__CMZqma__tabsBottom{scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;height:100%;display:flex;overflow-x:auto}.Shell-module__CMZqma__tabsBottom::-webkit-scrollbar{display:none}.Shell-module__CMZqma__tabsBottomSeat:before,.Shell-module__CMZqma__tabsBottomSeat:after{content:"";pointer-events:none;width:38px;transition:opacity var(--dur) var(--ease);position:absolute;top:1px;bottom:0}.Shell-module__CMZqma__tabsBottomSeat:before{background:linear-gradient(90deg, var(--bg-2), transparent);left:0}.Shell-module__CMZqma__tabsBottomSeat:after{background:linear-gradient(270deg, var(--bg-2), transparent);right:0}.Shell-module__CMZqma__tabsBottomSeat[data-at-start]:before,.Shell-module__CMZqma__tabsBottomSeat[data-at-end]:after{opacity:0}.Shell-module__CMZqma__tabsBottomHint{z-index:1;letter-spacing:2px;color:var(--txt);opacity:0;pointer-events:none;transition:opacity var(--dur) var(--ease);font-size:10px;font-weight:300;line-height:1;position:absolute;top:6px;right:12px}.Shell-module__CMZqma__tabsBottomHint[data-show]{opacity:.5}.Shell-module__CMZqma__tabsBottom .Shell-module__CMZqma__tab{white-space:nowrap;text-align:center;scroll-snap-align:center;border-top:2px solid #0000;border-bottom:none;flex:none;padding:15px 10px 13px}.Shell-module__CMZqma__tabsBottom>.Shell-module__CMZqma__tab:first-child{padding-left:18px}.Shell-module__CMZqma__tabsBottom>.Shell-module__CMZqma__tab:last-child{padding-right:18px}.Shell-module__CMZqma__tabsBottom .Shell-module__CMZqma__tab[aria-current]{border-top-color:var(--vc)}.Shell-module__CMZqma__tabsBottom .Shell-module__CMZqma__tab:has([data-pending]){border-bottom:none;border-top-color:var(--vc)}.Shell-module__CMZqma__tabsBottom:has([data-pending]) .Shell-module__CMZqma__tab[aria-current=page]:not(:has([data-pending])){color:var(--soft);border-top-color:#0000}.Shell-module__CMZqma__tabMenuSeat{flex:none;display:flex}.Shell-module__CMZqma__tabsTop .Shell-module__CMZqma__tabMenuSeat{position:relative}.Shell-module__CMZqma__tabMenuTrigger{cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;align-items:center;gap:6px;font-family:inherit;display:inline-flex}.Shell-module__CMZqma__tabMenuCaret{opacity:.55;transition:transform var(--dur) var(--ease);font-size:11px;line-height:1}.Shell-module__CMZqma__tabMenuTrigger[aria-expanded=true] .Shell-module__CMZqma__tabMenuCaret{transform:rotate(180deg)}.Shell-module__CMZqma__tabMenu{z-index:60;background:var(--bg-2);border:1px solid var(--line);min-width:180px;animation:Shell-module__CMZqma__tabMenuSettle .3s var(--ease);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex;position:absolute;top:calc(100% + 8px);left:2px;box-shadow:0 14px 40px #00000047}.Shell-module__CMZqma__tabsBottomSeat .Shell-module__CMZqma__tabMenu{top:auto;left:14px;right:14px;bottom:calc(var(--tab-bar-h) + env(safe-area-inset-bottom) + 10px);animation:Shell-module__CMZqma__tabMenuSettleUp .3s var(--ease);position:fixed}@keyframes Shell-module__CMZqma__tabMenuSettle{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Shell-module__CMZqma__tabMenuSettleUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Shell-module__CMZqma__tabMenu{animation:none}}.Shell-module__CMZqma__tabMenuAction{color:var(--soft);font-size:var(--fs-chip);letter-spacing:.1em;text-transform:uppercase;text-align:left;transition:color var(--dur) var(--ease);padding:4px 2px;font-weight:400;text-decoration:none}.Shell-module__CMZqma__tabMenuAction:hover{color:var(--txt)}.Shell-module__CMZqma__tabMenuAction[aria-current=page]{color:var(--vc)}.Shell-module__CMZqma__tabMenuAction:has([data-pending]){color:var(--vc)}.Shell-module__CMZqma__tabMenuAction:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.Shell-module__CMZqma__tabsBottomSeat .Shell-module__CMZqma__tabMenuAction{padding:9px 4px}.Shell-module__CMZqma__main{max-width:1200px;padding:calc(84px + env(safe-area-inset-top)) 18px calc(84px + env(safe-area-inset-bottom));animation:Shell-module__CMZqma__fadein .6s var(--ease);margin:0 auto}.Shell-module__CMZqma__mainWide{max-width:none;padding:calc(72px + env(safe-area-inset-top)) 0 0;margin:0}@media (min-width:640px){.Shell-module__CMZqma__header{gap:24px;padding:18px 30px}.Shell-module__CMZqma__tabsTop{gap:2px;display:flex}.Shell-module__CMZqma__tabsBottomSeat{display:none}.Shell-module__CMZqma__main{padding:110px 30px 60px}.Shell-module__CMZqma__mainWide{padding:78px 0 0}}@media (max-width:639px){.Shell-module__CMZqma__brandSub{display:none}}@media (prefers-reduced-motion:reduce){.Shell-module__CMZqma__main{animation:none}}.Shell-module__CMZqma__pageTitle{margin:10px 0}.Shell-module__CMZqma__pageTitle:after{content:"";background:var(--vc);width:42px;height:2px;margin-top:18px;display:block}.Shell-module__CMZqma__pageLede{color:var(--soft);max-width:580px}.Shell-module__CMZqma__placeholder{color:var(--dim);font-size:var(--fs-meta);max-width:580px;margin-top:26px}:is(html[data-field-full] .Shell-module__CMZqma__header,html[data-field-full] .Shell-module__CMZqma__tabsBottomSeat){display:none}
.fieldNotes-module__QhLmta__host{--live:var(--vc);--live-dim:var(--vc-dim);--live-faint:var(--vc-faint);position:absolute;inset:0;overflow:hidden}.fieldNotes-module__QhLmta__host[data-look=grove]{--live:#c3bef7;--live-dim:#c3bef766;--live-faint:#c3bef71f;--halo:#86d3a44d}.fieldNotes-module__QhLmta__host[data-look=myc]{--live:#e8c98a;--live-dim:#e8c98a66;--live-faint:#e8c98a1f;--halo:#d4a04c42}.fieldNotes-module__QhLmta__host[data-look=sea]{--live:#8fd6d0;--live-dim:#8fd6d066;--live-faint:#8fd6d01f;--halo:#78c8d247}.fieldNotes-module__QhLmta__ground{opacity:0;pointer-events:none;position:absolute;inset:0}.fieldNotes-module__QhLmta__gNight{background:0 0}.fieldNotes-module__QhLmta__gGrove{background:radial-gradient(120% 90% at 62% -12%,#23402f 0%,#12231c 42%,#0b1610 100%)}.fieldNotes-module__QhLmta__gMyc{background:radial-gradient(120% 100% at 50% 40%,#241a10 0%,#181109 55%,#0b0704 100%)}.fieldNotes-module__QhLmta__gSea{background:radial-gradient(120% 100% at 50% 18%,#0f2e3d 0%,#08181f 50%,#040b10 100%)}.fieldNotes-module__QhLmta__canvas{pointer-events:none;position:absolute;inset:0}.fieldNotes-module__QhLmta__stage{touch-action:none;cursor:default;position:absolute;inset:0;overflow:hidden}.fieldNotes-module__QhLmta__pannable{cursor:grab}.fieldNotes-module__QhLmta__dragging{cursor:grabbing}.fieldNotes-module__QhLmta__world{position:absolute;inset:0}.fieldNotes-module__QhLmta__level{pointer-events:none;contain:layout style paint;position:absolute;inset:0}.fieldNotes-module__QhLmta__level[hidden]{display:none}.fieldNotes-module__QhLmta__off,.fieldNotes-module__QhLmta__off .fieldNotes-module__QhLmta__n{pointer-events:none}.fieldNotes-module__QhLmta__n{pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none;font:inherit;color:inherit;will-change:transform;background:0 0;border:0;padding:0;transition:opacity .8s;position:absolute;top:0;left:0}.fieldNotes-module__QhLmta__member{cursor:grab}.fieldNotes-module__QhLmta__level[data-kind=field] .fieldNotes-module__QhLmta__member>span:last-child{opacity:var(--names,0);transition:opacity .6s}.fieldNotes-module__QhLmta__member.fieldNotes-module__QhLmta__lit>span:last-child,.fieldNotes-module__QhLmta__member.fieldNotes-module__QhLmta__sel>span:last-child,.fieldNotes-module__QhLmta__member:hover>span:last-child{opacity:1!important}.fieldNotes-module__QhLmta__topic,.fieldNotes-module__QhLmta__thr{text-align:center;pointer-events:none;width:160px;margin:-11px 0 0 -80px}.fieldNotes-module__QhLmta__topic .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__thr .fieldNotes-module__QhLmta__word{pointer-events:auto;cursor:pointer;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;text-shadow:0 1px 10px #06080ecc;border-radius:999px;padding:4px 8px;font-size:10.5px;font-weight:400;transition:color .35s,background .35s;display:inline-block}.fieldNotes-module__QhLmta__topic .fieldNotes-module__QhLmta__word small,.fieldNotes-module__QhLmta__thr .fieldNotes-module__QhLmta__word small{letter-spacing:.12em;color:#ffffff61;font-variant-numeric:tabular-nums;margin-left:5px;font-size:9.5px}.fieldNotes-module__QhLmta__thr .fieldNotes-module__QhLmta__word{letter-spacing:.06em;text-transform:none;font-size:11px}.fieldNotes-module__QhLmta__concept{text-align:center;pointer-events:none;letter-spacing:.3em;text-transform:uppercase;color:#ffffff52;width:220px;margin:-9px 0 0 -110px;font-size:10px;font-weight:400;transition:opacity .6s;position:absolute;top:0;left:0}.fieldNotes-module__QhLmta__concept[hidden]{display:none}.fieldNotes-module__QhLmta__thr.fieldNotes-module__QhLmta__shelved .fieldNotes-module__QhLmta__word{color:#ffffff57}.fieldNotes-module__QhLmta__topic:hover .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__topic.fieldNotes-module__QhLmta__lit .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__topic.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__thr:hover .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__thr.fieldNotes-module__QhLmta__lit .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__thr.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__word{color:var(--txt)}.fieldNotes-module__QhLmta__topic.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__thr.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__word{background:var(--live-faint);box-shadow:0 0 0 1px var(--live-dim)}.fieldNotes-module__QhLmta__topic.fieldNotes-module__QhLmta__focus .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__thr.fieldNotes-module__QhLmta__focus .fieldNotes-module__QhLmta__word,.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__focus .fieldNotes-module__QhLmta__tag{color:var(--txt)}.fieldNotes-module__QhLmta__topic:focus-visible,.fieldNotes-module__QhLmta__thr:focus-visible{outline:1px solid var(--live-dim);outline-offset:4px;border-radius:999px}.fieldNotes-module__QhLmta__note{cursor:pointer;--nh:#d8bfd859;place-items:center;width:36px;height:36px;margin:-18px 0 0 -18px;display:grid}.fieldNotes-module__QhLmta__seed{background:radial-gradient(circle at 35% 30%, #fff 0%, var(--note) 45%, #d8bfd899 100%);width:10px;height:10px;box-shadow:0 0 0 1px #d8bfd880, 0 0 12px 3px var(--nh);transition:transform .45s var(--ease), box-shadow .8s ease;border-radius:50%;position:relative}.fieldNotes-module__QhLmta__seed:after{content:"";box-shadow:0 0 18px 6px var(--nh);opacity:.4;border-radius:50%;animation:9s ease-in-out infinite alternate fieldNotes-module__QhLmta__seedBreath;position:absolute;inset:-6px}@keyframes fieldNotes-module__QhLmta__seedBreath{0%{opacity:.3}to{opacity:.68}}.fieldNotes-module__QhLmta__tag{letter-spacing:.04em;color:#fff9;white-space:nowrap;pointer-events:none;text-shadow:0 1px 8px #06080ee6;font-variant-numeric:tabular-nums;font-size:10px;position:absolute;top:26px;left:50%;transform:translate(-50%)}.fieldNotes-module__QhLmta__tag b{color:#fffc;font-weight:400}.fieldNotes-module__QhLmta__level[data-kind=field] .fieldNotes-module__QhLmta__tag{display:none}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__fading{opacity:.55}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__shelved .fieldNotes-module__QhLmta__seed{background:radial-gradient(circle at 35% 30%,#ffffffb3 0%,#d8bfd88c 45%,#d8bfd840 100%);box-shadow:0 0 0 1px #d8bfd84d}.fieldNotes-module__QhLmta__note:hover .fieldNotes-module__QhLmta__seed,.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__lit .fieldNotes-module__QhLmta__seed{transform:scale(1.3)}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__seed{transform:scale(1.5);box-shadow:0 0 0 1px #fff,0 0 34px 12px #d8bfd873}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__seed:after{opacity:1;animation:none}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__playing .fieldNotes-module__QhLmta__seed{box-shadow:0 0 0 1px #fff,0 0 48px 18px #d8bfd88c}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__you .fieldNotes-module__QhLmta__seed{box-shadow:0 0 0 1px #fffc, 0 0 14px 4px var(--halo), 0 0 12px 3px var(--nh)}.fieldNotes-module__QhLmta__note:focus-visible{outline:1px solid var(--note);outline-offset:3px;border-radius:50%}.fieldNotes-module__QhLmta__quiet .fieldNotes-module__QhLmta__n:not(.fieldNotes-module__QhLmta__sel):not(.fieldNotes-module__QhLmta__kin):not(.fieldNotes-module__QhLmta__playing){opacity:.35}.fieldNotes-module__QhLmta__quiet .fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__fading:not(.fieldNotes-module__QhLmta__sel):not(.fieldNotes-module__QhLmta__kin){opacity:.25}.fieldNotes-module__QhLmta__seasonBar{z-index:12;align-items:center;gap:10px;display:flex;position:absolute;top:148px;left:50%;transform:translate(-50%)}.fieldNotes-module__QhLmta__season{border:1px solid var(--line-2);-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:999px;align-items:center;gap:10px;padding:4px 14px 4px 8px;display:inline-flex}.fieldNotes-module__QhLmta__seasonRange{appearance:none;background:linear-gradient(90deg, var(--live) var(--p,0%), #ffffff29 var(--p,0%));cursor:pointer;border-radius:2px;outline:0;width:180px;height:3px}.fieldNotes-module__QhLmta__seasonRange::-webkit-slider-thumb{-webkit-appearance:none;background:var(--live);border:2px solid var(--bg-2);border-radius:50%;width:14px;height:14px}.fieldNotes-module__QhLmta__seasonRange::-moz-range-thumb{background:var(--live);border:2px solid var(--bg-2);border-radius:50%;width:12px;height:12px}.fieldNotes-module__QhLmta__seasonRange:focus-visible{outline:1px solid var(--live);outline-offset:6px}.fieldNotes-module__QhLmta__seasonWhen{font-variant-numeric:tabular-nums;min-width:72px;color:var(--txt);font-size:12px}.fieldNotes-module__QhLmta__seasonPlay{border:1px solid var(--line);width:26px;height:26px;color:var(--soft);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}.fieldNotes-module__QhLmta__seasonPlay svg{fill:currentColor}.fieldNotes-module__QhLmta__seasonWait{color:var(--dim);font-size:11.5px}.fieldNotes-module__QhLmta__hint{z-index:11;color:var(--dim);pointer-events:none;letter-spacing:.02em;font-size:11.5px;position:absolute;top:178px;left:24px}.fieldNotes-module__QhLmta__hint b{color:var(--soft);font-weight:400}.fieldNotes-module__QhLmta__trail{z-index:11;flex-wrap:wrap;align-items:center;gap:2px;max-width:min(60vw,720px);display:flex;position:absolute;top:200px;left:22px}.fieldNotes-module__QhLmta__trail button{font:inherit;letter-spacing:.02em;color:var(--dim);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:3px 6px;font-size:11.5px;transition:color .3s,background .3s}.fieldNotes-module__QhLmta__trail button:hover{color:var(--txt);background:var(--line-2)}.fieldNotes-module__QhLmta__trail button[aria-current=true]{color:var(--txt)}.fieldNotes-module__QhLmta__trailSep{color:#ffffff4d;font-size:11px}.fieldNotes-module__QhLmta__depth{z-index:11;pointer-events:none;opacity:.85;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.fieldNotes-module__QhLmta__depthRail{background:linear-gradient(#ffffff0d,#ffffff38,#ffffff0d);flex-direction:column;justify-content:space-between;align-items:center;gap:22px;width:1px;padding:6px 0;display:flex;position:relative}.fieldNotes-module__QhLmta__rung{background:#ffffff38;border-radius:50%;flex:none;width:5px;height:5px;position:relative}.fieldNotes-module__QhLmta__rungOn{background:var(--live);box-shadow:0 0 10px var(--live);width:7px;height:7px}.fieldNotes-module__QhLmta__rungNext{background:#fff6}.fieldNotes-module__QhLmta__rung span{letter-spacing:.18em;text-transform:uppercase;color:var(--dim);white-space:nowrap;opacity:0;font-size:9px;transition:opacity .3s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.fieldNotes-module__QhLmta__rungOn span,.fieldNotes-module__QhLmta__rungNext span{opacity:1}.fieldNotes-module__QhLmta__rungOn span{color:var(--soft)}.fieldNotes-module__QhLmta__depthWord{letter-spacing:.2em;text-transform:uppercase;color:var(--dim);writing-mode:vertical-rl;margin-top:10px;font-size:9px}.fieldNotes-module__QhLmta__drawer{z-index:13;border:1px solid var(--line);background:var(--bg-2);border-radius:14px;width:min(370px,100vw - 44px);max-height:calc(100vh - 212px);padding:12px 18px 18px;position:absolute;top:192px;right:22px;overflow:auto;box-shadow:0 30px 80px -24px #000000b3}.fieldNotes-module__QhLmta__drawerSteward{max-height:calc(100vh - 254px);top:234px}.fieldNotes-module__QhLmta__row{border-top:1px solid var(--line-2);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.fieldNotes-module__QhLmta__row:first-child{border-top:0;padding-top:4px}.fieldNotes-module__QhLmta__rowKey{letter-spacing:.2em;text-transform:uppercase;color:var(--dim);font-size:10.5px;font-weight:400}.fieldNotes-module__QhLmta__seg{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:inline-flex}.fieldNotes-module__QhLmta__segPill{font:inherit;border:1px solid var(--line);color:var(--soft);cursor:pointer;background:0 0;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:400;transition:border-color .3s,background .3s,color .3s}.fieldNotes-module__QhLmta__segPill:hover{border-color:var(--live-dim);color:var(--txt)}.fieldNotes-module__QhLmta__segPill[aria-pressed=true],.fieldNotes-module__QhLmta__segPill[aria-selected=true]{border-color:var(--live);background:var(--live-faint);color:var(--txt)}.fieldNotes-module__QhLmta__segPill:focus-visible{outline:1px solid var(--live);outline-offset:3px}.fieldNotes-module__QhLmta__about{color:var(--soft);padding-top:8px;font-size:12.5px;line-height:1.65}.fieldNotes-module__QhLmta__sheet{z-index:60;background:var(--bg-2);border-left:1px solid var(--line-2);width:min(340px,88%);padding:26px 26px calc(30px + env(safe-area-inset-bottom));overscroll-behavior:contain;outline:none;position:absolute;top:84px;bottom:0;right:0;overflow-y:auto;box-shadow:-30px 0 60px -28px #000000a6}@media (max-width:639px){.fieldNotes-module__QhLmta__sheet{width:100%;height:auto;max-height:max(180px, calc(100% - 168px - var(--tab-bar-h,54px) - env(safe-area-inset-bottom) - var(--fn-foot,0px) - 28px));top:auto;left:0;bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + var(--fn-foot,0px) + 28px);border-left:none;border-top:1px solid var(--line);border-radius:14px 14px 0 0;padding-bottom:24px}.fieldNotes-module__QhLmta__sheetBar{padding:2px 6px 0;top:-26px}.fieldNotes-module__QhLmta__sheetClose,.fieldNotes-module__QhLmta__sheetMin{width:44px;height:44px}.fieldNotes-module__QhLmta__sheetMin{place-items:center;display:grid}.fieldNotes-module__QhLmta__sheet[data-min="1"] .fieldNotes-module__QhLmta__sheetBar{border-radius:14px 14px 0 0;padding:2px 6px 2px 16px}}.fieldNotes-module__QhLmta__sheetBar{z-index:3;background:var(--bg-2);justify-content:flex-end;align-items:center;gap:2px;margin:-26px -26px -8px;padding:6px 14px 2px;display:flex;position:sticky;top:-26px}.fieldNotes-module__QhLmta__sheetMin{color:var(--dim);cursor:pointer;background:0 0;border:none;padding:6px;line-height:0}.fieldNotes-module__QhLmta__sheetMin svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.fieldNotes-module__QhLmta__sheetMin:hover{color:var(--txt)}.fieldNotes-module__QhLmta__sheetMin:focus-visible,.fieldNotes-module__QhLmta__sheetClose:focus-visible{outline:1px solid var(--note);outline-offset:2px;border-radius:8px}.fieldNotes-module__QhLmta__sheetBarName{min-width:0;color:var(--txt);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;display:none;overflow:hidden}.fieldNotes-module__QhLmta__sheet[data-min="1"]{height:auto;max-height:none;padding:0;overflow:visible}@media (min-width:640px){.fieldNotes-module__QhLmta__sheet[data-min="1"]{bottom:auto}}.fieldNotes-module__QhLmta__sheet[data-min="1"] .fieldNotes-module__QhLmta__sheetBar{border-radius:14px 0 0 14px;margin:0;padding:8px 10px 8px 16px}.fieldNotes-module__QhLmta__sheet[data-min="1"] .fieldNotes-module__QhLmta__sheetBarName{display:block}.fieldNotes-module__QhLmta__sheetClose{color:var(--dim);cursor:pointer;background:0 0;border:none;padding:6px;font-size:20px;line-height:1}.fieldNotes-module__QhLmta__sheetClose:hover{color:var(--txt)}.fieldNotes-module__QhLmta__sheetHead{align-items:center;gap:12px;margin-top:6px;padding-right:28px;display:flex}.fieldNotes-module__QhLmta__porb{letter-spacing:.04em;background:radial-gradient(circle at 33% 30%, #ffffff14, transparent 55%), var(--bg-3);width:38px;height:38px;box-shadow:0 0 0 1px #ffffff61, 0 0 18px 3px var(--halo);color:var(--txt);border:0;border-radius:50%;flex:none;place-items:center;padding:0;font-family:inherit;font-size:12.5px;font-weight:500;display:grid}.fieldNotes-module__QhLmta__porbNote{box-shadow:0 0 0 1px #d8bfd880,0 0 18px 3px #d8bfd840}.fieldNotes-module__QhLmta__porbWord{letter-spacing:.14em;text-transform:uppercase;font-size:9px}.fieldNotes-module__QhLmta__pname{font-size:15px;font-weight:500}.fieldNotes-module__QhLmta__phl{color:var(--dim);margin-top:2px;font-size:12.5px}.fieldNotes-module__QhLmta__sec{margin-top:16px}.fieldNotes-module__QhLmta__secLabel{margin-bottom:8px}.fieldNotes-module__QhLmta__meta{color:var(--soft);font-size:13px;line-height:1.6}.fieldNotes-module__QhLmta__thread{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.fieldNotes-module__QhLmta__entry{border:1px solid var(--line-2);background:color-mix(in srgb, var(--note-faint) 55%, transparent);border-radius:10px;padding:10px 12px;transition:border-color .3s}.fieldNotes-module__QhLmta__entryCur{border-color:var(--note-dim)}.fieldNotes-module__QhLmta__branch{padding-left:calc(var(--d,0) * 18px);position:relative}.fieldNotes-module__QhLmta__branchDeep:before{content:"";left:calc(var(--d,0) * 18px - 10px);border-left:1px solid var(--note-dim);border-bottom:1px solid var(--note-dim);border-radius:0 0 0 6px;width:10px;position:absolute;top:-6px;bottom:50%}.fieldNotes-module__QhLmta__nameDoor{font:inherit;color:var(--txt);cursor:pointer;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--vc-dim);text-decoration-color:var(--vc-dim);background:0 0;border:0;padding:0;font-weight:500}.fieldNotes-module__QhLmta__nameDoor:hover{-webkit-text-decoration-color:var(--vc);text-decoration-color:var(--vc)}.fieldNotes-module__QhLmta__nameDoor:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.fieldNotes-module__QhLmta__back{font:inherit;color:var(--vc);cursor:pointer;background:0 0;border:0;padding:0 0 6px;font-size:12px}.fieldNotes-module__QhLmta__back:hover{text-underline-offset:3px;text-decoration:underline}.fieldNotes-module__QhLmta__history{background:var(--bg-3);color:var(--soft);border-radius:10px;gap:4px;margin-top:14px;padding:10px 12px;font-size:12.5px;display:grid}.fieldNotes-module__QhLmta__history>div{gap:8px;display:flex}.fieldNotes-module__QhLmta__historyKey{letter-spacing:.1em;text-transform:uppercase;min-width:74px;color:var(--dim);padding-top:2px;font-size:11px}.fieldNotes-module__QhLmta__who{align-items:center;gap:8px;font-size:13px;display:flex}.fieldNotes-module__QhLmta__who b{font-weight:500}.fieldNotes-module__QhLmta__whoTime{color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;font-size:12px}.fieldNotes-module__QhLmta__miniOrb{width:26px;height:26px;font-size:10px}.fieldNotes-module__QhLmta__lineage{color:var(--dim);margin-top:4px;font-size:12px}.fieldNotes-module__QhLmta__acts{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.fieldNotes-module__QhLmta__act{font:inherit;border:1px solid var(--line);color:var(--soft);cursor:pointer;background:0 0;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:400;transition:border-color .3s,color .3s,background .3s}.fieldNotes-module__QhLmta__act:hover{border-color:var(--note);color:var(--txt);background:var(--note-faint)}.fieldNotes-module__QhLmta__actGo{border-color:var(--note)}.fieldNotes-module__QhLmta__actIn{border-color:var(--live-dim)}.fieldNotes-module__QhLmta__actIn:hover{border-color:var(--live);background:var(--live-faint)}.fieldNotes-module__QhLmta__actDoor{border-color:var(--vc-dim);color:var(--vc);background:var(--vc-faint)}.fieldNotes-module__QhLmta__actDoor:after{content:" →"}.fieldNotes-module__QhLmta__actDoor:hover{border-color:var(--vc);background:var(--vc-faint);color:var(--vc)}.fieldNotes-module__QhLmta__actQuiet{color:var(--dim);border-color:#0000;padding-left:4px;padding-right:4px}.fieldNotes-module__QhLmta__act:focus-visible{outline:1px solid var(--note);outline-offset:3px}.fieldNotes-module__QhLmta__act[aria-busy=true]{opacity:.7}.fieldNotes-module__QhLmta__player{margin-top:10px}.fieldNotes-module__QhLmta__verbs{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.fieldNotes-module__QhLmta__orbs{flex-wrap:wrap;gap:6px;display:flex}.fieldNotes-module__QhLmta__orbs .fieldNotes-module__QhLmta__porb{cursor:pointer;width:30px;height:30px;font-size:10.5px}.fieldNotes-module__QhLmta__chip{font:inherit;letter-spacing:.03em;border:1px solid var(--note-dim);background:var(--note-faint);color:var(--txt);text-transform:capitalize;cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin:0 6px 6px 0;padding:4px 11px;font-size:12px;font-weight:400;display:inline-flex}.fieldNotes-module__QhLmta__chipWord{border-color:var(--live-dim);background:var(--live-faint)}.fieldNotes-module__QhLmta__foot{color:var(--dim);border-top:1px solid var(--line-2);margin-top:16px;padding-top:12px;font-size:11.5px;line-height:1.5}.fieldNotes-module__QhLmta__toast{z-index:15;color:var(--soft);background:var(--bg-2);border:1px solid var(--line);pointer-events:none;border-radius:999px;padding:8px 16px;font-size:13px;position:absolute;bottom:78px;left:50%;transform:translate(-50%)}.fieldNotes-module__QhLmta__doorWrap{z-index:12;flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:18px;left:18px;right:300px}.fieldNotes-module__QhLmta__doorWrap[data-door=mark]{flex-flow:row;justify-content:center;align-items:center;left:210px;right:210px}.fieldNotes-module__QhLmta__doorWrap[data-door=mark][data-panel=open]{left:18px;right:358px}.fieldNotes-module__QhLmta__doorMark{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;width:44px;height:44px;padding:0}.fieldNotes-module__QhLmta__doorMark .fieldNotes-module__QhLmta__mark{background:radial-gradient(circle at 35% 30%, #ffffff1f, transparent 55%), var(--bg-3);width:44px;height:44px;box-shadow:0 0 0 1px var(--note), 0 0 18px 3px #d8bfd847;transition:box-shadow .3s}.fieldNotes-module__QhLmta__doorMark .fieldNotes-module__QhLmta__mark i{width:13px;height:13px}.fieldNotes-module__QhLmta__doorMark:hover .fieldNotes-module__QhLmta__mark{box-shadow:0 0 0 1px var(--note), 0 0 26px 6px #d8bfd866}.fieldNotes-module__QhLmta__doorMark:focus-visible{outline:1px solid var(--note);outline-offset:3px}.fieldNotes-module__QhLmta__nowCard{background:linear-gradient(90deg, color-mix(in srgb, var(--note) 10%, var(--bg)), var(--bg) 60%);border:1px solid var(--note-dim);border-radius:16px;flex:260px;gap:6px;min-width:0;max-width:600px;padding:9px 34px 8px 12px;display:grid;position:relative;box-shadow:0 20px 50px -30px #000c}.fieldNotes-module__QhLmta__nowPlayer{--when-wrap:normal;min-width:0}.fieldNotes-module__QhLmta__nowClose{width:24px;height:24px;color:var(--dim);cursor:pointer;background:0 0;border:0;padding:0;font-size:16px;line-height:1;position:absolute;top:5px;right:7px}.fieldNotes-module__QhLmta__nowClose:hover{color:var(--txt)}.fieldNotes-module__QhLmta__nowActs{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.fieldNotes-module__QhLmta__nowLeft,.fieldNotes-module__QhLmta__nowRight{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fieldNotes-module__QhLmta__nowActs .fieldNotes-module__QhLmta__act{padding:4px 10px;font-size:11.5px}.fieldNotes-module__QhLmta__nowMark{color:var(--note,var(--vc));align-items:center;gap:8px;margin:6px 0 2px;font-size:12px;display:inline-flex}.fieldNotes-module__QhLmta__nowBars{align-items:flex-end;gap:1.5px;height:10px;display:inline-flex}.fieldNotes-module__QhLmta__nowBars i{transform-origin:bottom;background:currentColor;border-radius:1px;width:2px;animation:.85s ease-in-out infinite alternate fieldNotes-module__QhLmta__nowEq}.fieldNotes-module__QhLmta__nowBars i:first-child{height:5px}.fieldNotes-module__QhLmta__nowBars i:nth-child(2){height:10px;animation-delay:.14s}.fieldNotes-module__QhLmta__nowBars i:nth-child(3){height:7px;animation-delay:.28s}@keyframes fieldNotes-module__QhLmta__nowEq{0%{transform:scaleY(.35)}to{transform:scaleY(1.15)}}@media (prefers-reduced-motion:reduce){.fieldNotes-module__QhLmta__nowBars i{animation:none}}@media (max-width:639px){.fieldNotes-module__QhLmta__doorWrap{flex-direction:column-reverse;align-items:stretch}.fieldNotes-module__QhLmta__nowCard{max-width:none;padding-right:30px}.fieldNotes-module__QhLmta__nowPlayer{--who-wrap:wrap}.fieldNotes-module__QhLmta__nowClose{width:44px;height:44px;top:0;right:0}.fieldNotes-module__QhLmta__nowActs{justify-content:flex-start}.fieldNotes-module__QhLmta__nowLeft,.fieldNotes-module__QhLmta__nowRight{display:contents}}.fieldNotes-module__QhLmta__doorBar{background:linear-gradient(90deg, color-mix(in srgb, var(--note) 10%, var(--bg)), var(--bg) 60%);border:1px solid var(--note-dim);border-radius:16px;align-items:center;gap:18px;padding:12px 18px 12px 12px;display:flex;box-shadow:0 20px 50px -30px #000c}.fieldNotes-module__QhLmta__doorSeat{background:color-mix(in srgb, var(--bg) 78%, transparent);border:1px solid var(--note-dim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s, box-shadow .3s, transform .4s var(--ease);border-radius:999px;align-items:center;gap:14px;padding:8px 22px 8px 8px;display:inline-flex}.fieldNotes-module__QhLmta__doorSeat:hover{border-color:var(--note);box-shadow:0 0 28px -6px var(--note);transform:translateY(-2px)}.fieldNotes-module__QhLmta__doorMain{align-items:center;gap:inherit;text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;flex:1;padding:0;display:flex}.fieldNotes-module__QhLmta__fold{width:30px;height:30px;color:var(--dim);border:1px solid var(--line-2);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;transition:color .3s,border-color .3s,background .3s;display:grid}.fieldNotes-module__QhLmta__fold:hover{color:var(--txt);border-color:var(--note-dim);background:var(--note-faint)}.fieldNotes-module__QhLmta__fold svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.fieldNotes-module__QhLmta__doorSeat .fieldNotes-module__QhLmta__fold{margin-left:-6px}.fieldNotes-module__QhLmta__mark{background:var(--bg-3);width:56px;height:56px;box-shadow:0 0 0 1px var(--note), 0 0 26px 6px #d8bfd859;border-radius:50%;flex:none;place-items:center;display:grid}.fieldNotes-module__QhLmta__doorSeat .fieldNotes-module__QhLmta__mark{background:radial-gradient(circle at 35% 30%, #ffffff1f, transparent 55%), var(--bg-3);width:52px;height:52px;box-shadow:0 0 0 1px var(--note), 0 0 22px 4px #d8bfd859}.fieldNotes-module__QhLmta__mark i{background:var(--note);border-radius:50%;width:16px;height:16px;display:block}.fieldNotes-module__QhLmta__wave{align-items:flex-end;gap:2px;height:18px;display:inline-flex}.fieldNotes-module__QhLmta__wave i{background:var(--note);border-radius:1.5px;width:3px}.fieldNotes-module__QhLmta__wave i:first-child{height:8px}.fieldNotes-module__QhLmta__wave i:nth-child(2){height:18px}.fieldNotes-module__QhLmta__wave i:nth-child(3){height:11px}.fieldNotes-module__QhLmta__wave i:nth-child(4){height:15px}.fieldNotes-module__QhLmta__wave i:nth-child(5){height:7px}.fieldNotes-module__QhLmta__doorWords{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fieldNotes-module__QhLmta__doorWords b{font-size:18px;font-weight:500}.fieldNotes-module__QhLmta__doorSeat .fieldNotes-module__QhLmta__doorWords b{font-size:17px}.fieldNotes-module__QhLmta__doorWords span{color:var(--dim);font-size:13px}.fieldNotes-module__QhLmta__doorSeat .fieldNotes-module__QhLmta__doorWords span{font-size:var(--fs-chip)}.fieldNotes-module__QhLmta__doorGo{font-size:var(--fs-meta);color:var(--bg);background:var(--note);border-radius:999px;flex:none;padding:10px 20px;font-weight:500;transition:box-shadow .3s}.fieldNotes-module__QhLmta__doorBar:hover .fieldNotes-module__QhLmta__doorGo{box-shadow:0 0 22px -4px var(--note)}.fieldNotes-module__QhLmta__doorMain:focus-visible,.fieldNotes-module__QhLmta__fold:focus-visible{outline:1px solid var(--note);outline-offset:3px}.fieldNotes-module__QhLmta__composerSeat{z-index:61;width:min(380px,92%);padding:18px 18px calc(30px + env(safe-area-inset-bottom));background:var(--bg-2);border-left:1px solid var(--line-2);position:absolute;top:84px;bottom:0;right:0;overflow-y:auto;box-shadow:-30px 0 60px -28px #000000a6}@media (max-width:700px),(max-width:950px) and (max-height:520px){.fieldNotes-module__QhLmta__seasonBar{scrollbar-width:none;justify-content:flex-start;top:104px;left:116px;right:12px;overflow-x:auto;transform:none}.fieldNotes-module__QhLmta__seasonRange{width:110px}.fieldNotes-module__QhLmta__hint{font-size:11px;top:146px;left:14px}.fieldNotes-module__QhLmta__trail{max-width:calc(100vw - 24px);top:164px;left:12px}.fieldNotes-module__QhLmta__depth{display:none}.fieldNotes-module__QhLmta__doorWrap{max-width:none;left:12px;right:54px;bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + 18px)}.fieldNotes-module__QhLmta__doorWrap[data-door=mark],.fieldNotes-module__QhLmta__doorWrap[data-door=mark][data-panel=open]{justify-content:flex-start;left:12px;right:54px}.fieldNotes-module__QhLmta__doorBar{gap:12px;padding:10px 12px}.fieldNotes-module__QhLmta__doorGo{display:none}.fieldNotes-module__QhLmta__doorWords b{font-size:16px}.fieldNotes-module__QhLmta__drawer{width:min(300px,100vw - 20px);max-height:calc(100vh - 146px - var(--tab-bar-h,54px) - 20px);top:146px;left:auto;right:10px}.fieldNotes-module__QhLmta__toast{bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + 78px)}.fieldNotes-module__QhLmta__composerSeat{width:100%;height:70%;top:auto;left:0;bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom));border-left:none;border-top:1px solid var(--line);border-radius:14px 14px 0 0;padding-bottom:24px}}html[data-field-full] .fieldNotes-module__QhLmta__doorWrap{bottom:calc(env(safe-area-inset-bottom) + 18px)}html[data-field-full] .fieldNotes-module__QhLmta__toast{bottom:calc(env(safe-area-inset-bottom) + 78px)}:is(html[data-field-full] .fieldNotes-module__QhLmta__composerSeat,html[data-field-full] .fieldNotes-module__QhLmta__sheet){padding-bottom:calc(30px + env(safe-area-inset-bottom));bottom:0}@media (prefers-reduced-motion:reduce){.fieldNotes-module__QhLmta__seed:after{opacity:.5;animation:none}.fieldNotes-module__QhLmta__doorSeat,.fieldNotes-module__QhLmta__doorSeat:hover{transform:none}}.fieldNotes-module__QhLmta__seed.fieldNotes-module__QhLmta__clipSeed{border:1.5px solid var(--note);width:16px;height:16px;box-shadow:0 0 12px 3px var(--nh);background:0 0;place-items:center;display:grid}.fieldNotes-module__QhLmta__seed.fieldNotes-module__QhLmta__clipSeed:before{content:"";border:1px solid var(--note);border-radius:1px;width:7px;height:4.5px}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__sel .fieldNotes-module__QhLmta__seed.fieldNotes-module__QhLmta__clipSeed,.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__playing .fieldNotes-module__QhLmta__seed.fieldNotes-module__QhLmta__clipSeed{background:#d8bfd824}.fieldNotes-module__QhLmta__note.fieldNotes-module__QhLmta__shelved .fieldNotes-module__QhLmta__seed.fieldNotes-module__QhLmta__clipSeed{border-color:#d8bfd873;box-shadow:0 0 0 1px #d8bfd833}.fieldNotes-module__QhLmta__nowClip{max-width:640px}.fieldNotes-module__QhLmta__nowClipHead{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;padding-right:8px;display:flex}.fieldNotes-module__QhLmta__nowClipWord{letter-spacing:.18em;text-transform:uppercase;color:var(--note);font-size:10.5px}.fieldNotes-module__QhLmta__nowClipSpeakers{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.fieldNotes-module__QhLmta__nowClipPlayer{min-width:0;max-height:260px}
.recordsRiver-module__aU3Tdq__rvHost{z-index:3;--rs:1;position:absolute;inset:0}.recordsRiver-module__aU3Tdq__rvWater{z-index:1;pointer-events:none;position:absolute;inset:0}.recordsRiver-module__aU3Tdq__rvStage{z-index:2;cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.recordsRiver-module__aU3Tdq__rvStage[data-dragging]{cursor:grabbing}.recordsRiver-module__aU3Tdq__rvNode{font:inherit;color:inherit;cursor:pointer;text-align:center;z-index:3;will-change:transform;pointer-events:none;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;max-width:150px;padding:0;transition:opacity .9s;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.recordsRiver-module__aU3Tdq__rvNode[hidden]{display:none}.recordsRiver-module__aU3Tdq__rvNode:before{content:"";left:50%;top:var(--half,13px);width:max(44px, calc(var(--half,13px) * 2 * var(--rs,1)));height:max(44px, calc(var(--half,13px) * 2 * var(--rs,1)));pointer-events:auto;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.recordsRiver-module__aU3Tdq__rvNode:focus-visible{outline:1px solid var(--ok-dim);outline-offset:3px;border-radius:12px}.recordsRiver-module__aU3Tdq__rvRing{border:1px solid var(--ok-dim);background:color-mix(in srgb, var(--ok) 8%, transparent);color:var(--ok);box-shadow:0 0 20px 4px color-mix(in srgb, var(--ok) 12%, transparent);transform:scale(var(--rs));transition:transform .35s var(--ease), box-shadow .45s var(--ease);border-radius:50%;justify-content:center;align-items:center;font-size:9px;display:inline-flex}.recordsRiver-module__aU3Tdq__rvNode:hover .recordsRiver-module__aU3Tdq__rvRing,.recordsRiver-module__aU3Tdq__rvNode:focus-visible .recordsRiver-module__aU3Tdq__rvRing{box-shadow:0 0 26px 7px color-mix(in srgb, var(--ok) 22%, transparent);transform:scale(calc(var(--rs) * 1.25))}.recordsRiver-module__aU3Tdq__rvNode:hover:before,.recordsRiver-module__aU3Tdq__rvNode:focus-visible:before{width:max(55px, calc(var(--half,13px) * 2 * var(--rs,1) * 1.25));height:max(55px, calc(var(--half,13px) * 2 * var(--rs,1) * 1.25))}.recordsRiver-module__aU3Tdq__rvNode[data-vis=unlisted] .recordsRiver-module__aU3Tdq__rvRing{border-color:color-mix(in srgb, var(--ok) 30%, transparent);box-shadow:0 0 12px 2px color-mix(in srgb, var(--ok) 7%, transparent)}.recordsRiver-module__aU3Tdq__rvNode[aria-expanded=true] .recordsRiver-module__aU3Tdq__rvRing{box-shadow:0 0 0 1px #ffffff61, 0 0 30px 8px color-mix(in srgb, var(--ok) 26%, transparent)}.recordsRiver-module__aU3Tdq__rvName{letter-spacing:.03em;color:#ffffffa8;-webkit-line-clamp:2;text-shadow:0 1px 8px #06080ecc;opacity:0;pointer-events:none;-webkit-box-orient:vertical;max-width:140px;font-size:10px;font-weight:300;line-height:1.35;transition:opacity .35s;display:-webkit-box;overflow:hidden}.recordsRiver-module__aU3Tdq__rvNode[data-label] .recordsRiver-module__aU3Tdq__rvName,.recordsRiver-module__aU3Tdq__rvNode:focus-visible .recordsRiver-module__aU3Tdq__rvName,.recordsRiver-module__aU3Tdq__rvStone[data-label] .recordsRiver-module__aU3Tdq__rvName{opacity:1}.recordsRiver-module__aU3Tdq__rvStone{z-index:2;pointer-events:none;will-change:transform;flex-direction:column;align-items:center;gap:5px;max-width:150px;transition:opacity .9s;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.recordsRiver-module__aU3Tdq__rvStone[hidden]{display:none}.recordsRiver-module__aU3Tdq__rvStoneRing{border:1px solid color-mix(in srgb, var(--gold) 45%, transparent);background:color-mix(in srgb, var(--gold) 9%, transparent);box-shadow:0 0 12px 2px color-mix(in srgb, var(--gold) 8%, transparent);transform:scale(var(--rs));transition:transform .35s var(--ease);border-radius:50%;display:block}.recordsRiver-module__aU3Tdq__rvStone .recordsRiver-module__aU3Tdq__rvName{color:#ffffff80}.recordsRiver-module__aU3Tdq__rvNode[data-lane=next] .recordsRiver-module__aU3Tdq__rvRing{border:1px solid color-mix(in srgb, var(--vc) 32%, transparent);background:color-mix(in srgb, var(--vc) 12%, transparent);color:var(--vc);box-shadow:0 0 22px 5px color-mix(in srgb, var(--vc) 18%, transparent);position:relative}.recordsRiver-module__aU3Tdq__rvNode[data-lane=next] .recordsRiver-module__aU3Tdq__rvRing:before{content:"";border:1.5px dashed var(--vc);border-radius:50%;animation:26s linear infinite recordsRiver-module__aU3Tdq__rvTurn;position:absolute;inset:-2px}.recordsRiver-module__aU3Tdq__rvNode[data-lane=next] .recordsRiver-module__aU3Tdq__rvRing:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--vc) 34%, transparent) 0%, color-mix(in srgb, var(--vc) 10%, transparent) 45%, transparent 72%);z-index:-1;border-radius:50%;animation:3.4s ease-in-out infinite recordsRiver-module__aU3Tdq__rvBreathe;position:absolute;inset:-12px}@keyframes recordsRiver-module__aU3Tdq__rvTurn{to{transform:rotate(360deg)}}@keyframes recordsRiver-module__aU3Tdq__rvBreathe{0%,to{opacity:.45;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}.recordsRiver-module__aU3Tdq__rvNode[data-lane=next]:hover .recordsRiver-module__aU3Tdq__rvRing,.recordsRiver-module__aU3Tdq__rvNode[data-lane=next]:focus-visible .recordsRiver-module__aU3Tdq__rvRing{border-color:color-mix(in srgb, var(--vc) 60%, transparent);box-shadow:0 0 30px 8px color-mix(in srgb, var(--vc) 28%, transparent)}.recordsRiver-module__aU3Tdq__rvNode[data-lane=next]:focus-visible{outline-color:var(--vc-dim)}.recordsRiver-module__aU3Tdq__rvNode[data-lane=next][aria-expanded=true] .recordsRiver-module__aU3Tdq__rvRing{box-shadow:0 0 0 1px #ffffff61, 0 0 30px 8px color-mix(in srgb, var(--vc) 26%, transparent)}.recordsRiver-module__aU3Tdq__rvNowLine{pointer-events:none;z-index:1;background:#ffffff17;width:1px;height:100%;position:absolute;top:0;left:0}.recordsRiver-module__aU3Tdq__rvNowCap{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);pointer-events:none;z-index:2;font-size:10px;font-weight:400;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.recordsRiver-module__aU3Tdq__rvNowLine[hidden],.recordsRiver-module__aU3Tdq__rvNowCap[hidden]{display:none}.recordsRiver-module__aU3Tdq__rvHost[data-focus=ses] .recordsRiver-module__aU3Tdq__rvStone,.recordsRiver-module__aU3Tdq__rvHost[data-focus=bank] .recordsRiver-module__aU3Tdq__rvNode:not([data-lane=next]){opacity:.42}.recordsRiver-module__aU3Tdq__rvHost[data-focus=ses] .recordsRiver-module__aU3Tdq__rvNode[data-lane=ses] .recordsRiver-module__aU3Tdq__rvRing{border-color:color-mix(in srgb, var(--ok) 70%, transparent);box-shadow:0 0 26px 7px color-mix(in srgb, var(--ok) 24%, transparent)}.recordsRiver-module__aU3Tdq__rvHost[data-focus=bank] .recordsRiver-module__aU3Tdq__rvStoneRing{border-color:color-mix(in srgb, var(--gold) 75%, transparent);box-shadow:0 0 18px 5px color-mix(in srgb, var(--gold) 26%, transparent)}.recordsRiver-module__aU3Tdq__rvHost[data-focus=bank] .recordsRiver-module__aU3Tdq__rvStone .recordsRiver-module__aU3Tdq__rvName{color:#ffffffb8}.recordsRiver-module__aU3Tdq__rvYearCap{z-index:2;font:inherit;letter-spacing:.06em;color:color-mix(in srgb, var(--ok) 14%, transparent);cursor:pointer;background:0 0;border:0;padding:0;font-size:42px;font-weight:700;transition:color .3s;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.recordsRiver-module__aU3Tdq__rvYearCap[hidden]{display:none}.recordsRiver-module__aU3Tdq__rvYearCap:hover,.recordsRiver-module__aU3Tdq__rvYearCap:focus-visible{color:color-mix(in srgb, var(--ok) 30%, transparent);outline:none}.recordsRiver-module__aU3Tdq__rvCard{z-index:6;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(6px);width:264px;font:inherit;color:inherit;text-align:left;cursor:pointer;pointer-events:none;opacity:0;will-change:transform;background:#0d0f17c7;border-radius:14px;align-items:center;gap:12px;padding:10px 14px 10px 10px;transition:opacity .25s,border-color .3s,box-shadow .3s;display:flex;position:absolute;top:0;left:0;box-shadow:0 10px 30px #00000059}.recordsRiver-module__aU3Tdq__rvCard[data-on]{opacity:1;pointer-events:auto}.recordsRiver-module__aU3Tdq__rvCard:hover{border-color:color-mix(in srgb, var(--ok) 45%, var(--line-2));box-shadow:0 10px 30px #00000059, 0 0 22px 2px color-mix(in srgb, var(--ok) 14%, transparent)}.recordsRiver-module__aU3Tdq__rvCardMark{width:40px;height:40px;color:var(--ok);flex:none}.recordsRiver-module__aU3Tdq__rvCardMark svg{width:100%;height:100%;display:block}.recordsRiver-module__aU3Tdq__rvCard[data-vis=unlisted] .recordsRiver-module__aU3Tdq__rvCardMark{color:color-mix(in srgb, var(--ok) 62%, var(--dim))}.recordsRiver-module__aU3Tdq__rvCardBody{flex-direction:column;gap:4px;min-width:0;display:flex}.recordsRiver-module__aU3Tdq__rvCardTitle{color:var(--txt);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.recordsRiver-module__aU3Tdq__rvCardMeta{letter-spacing:.1em;text-transform:uppercase;color:var(--dim);font-size:10px;font-weight:400}.recordsRiver-module__aU3Tdq__rvLegend{z-index:12;align-items:center;gap:18px;display:flex;position:absolute;top:148px;left:50%;transform:translate(-50%)}.recordsRiver-module__aU3Tdq__rvLegendBtn,.recordsRiver-module__aU3Tdq__rvLegendItem{font:inherit;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:6px 2px;font-size:10px;font-weight:400;transition:color .3s;display:inline-flex}.recordsRiver-module__aU3Tdq__rvLegendBtn{cursor:pointer}.recordsRiver-module__aU3Tdq__rvLegendBtn:hover{color:var(--soft)}.recordsRiver-module__aU3Tdq__rvLegendBtn[aria-pressed=true]{color:var(--txt)}.recordsRiver-module__aU3Tdq__rvLegendBtn:focus-visible{outline:1px solid var(--vc-dim);outline-offset:3px;border-radius:999px}.recordsRiver-module__aU3Tdq__rvDot{border-radius:50%;width:8px;height:8px;transition:box-shadow .3s;display:inline-block}.recordsRiver-module__aU3Tdq__rvDot[data-lane=ses]{background:var(--ok);box-shadow:0 0 8px 2px color-mix(in srgb, var(--ok) 30%, transparent)}.recordsRiver-module__aU3Tdq__rvDot[data-lane=bank]{background:var(--gold);box-shadow:0 0 8px 2px color-mix(in srgb, var(--gold) 30%, transparent)}.recordsRiver-module__aU3Tdq__rvDot[data-lane=next]{background:var(--vc);box-shadow:0 0 8px 2px color-mix(in srgb, var(--vc) 30%, transparent)}.recordsRiver-module__aU3Tdq__rvLegendBtn[aria-pressed=true] .recordsRiver-module__aU3Tdq__rvDot[data-lane=ses]{box-shadow:0 0 12px 4px color-mix(in srgb, var(--ok) 55%, transparent)}.recordsRiver-module__aU3Tdq__rvLegendBtn[aria-pressed=true] .recordsRiver-module__aU3Tdq__rvDot[data-lane=bank]{box-shadow:0 0 12px 4px color-mix(in srgb, var(--gold) 55%, transparent)}.recordsRiver-module__aU3Tdq__rvCam{z-index:12;transition:right .3s var(--ease);flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:180px;right:22px}.recordsRiver-module__aU3Tdq__rvHost[data-sheet] .recordsRiver-module__aU3Tdq__rvCam{right:362px}.recordsRiver-module__aU3Tdq__rvCtl{font:inherit;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line-2);cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:999px;padding:7px 14px;font-size:10px;font-weight:400;transition:color .2s,box-shadow .2s}.recordsRiver-module__aU3Tdq__rvCtl:hover{color:var(--soft)}.recordsRiver-module__aU3Tdq__rvCtl:focus-visible{outline:1px solid var(--vc-dim);outline-offset:2px}.recordsRiver-module__aU3Tdq__rvNextKind{color:color-mix(in srgb, var(--vc) 82%, #fff)}.recordsRiver-module__aU3Tdq__rvNextNote{color:var(--dim);margin:0 0 18px;font-size:13px;font-weight:300;line-height:1.55}@media (max-width:700px),(max-width:950px) and (max-height:520px){.recordsRiver-module__aU3Tdq__rvCard{display:none}.recordsRiver-module__aU3Tdq__rvLegend{top:auto;bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + 12px);border:1px solid var(--line-2);touch-action:none;background:#0d0f178c;border-radius:12px;flex-wrap:wrap;justify-content:flex-start;gap:2px 10px;max-width:min(264px,100vw - 20px);padding:4px 10px;left:10px;transform:none}.recordsRiver-module__aU3Tdq__rvLegendBtn,.recordsRiver-module__aU3Tdq__rvLegendItem{white-space:normal;text-align:left;padding:4px 2px;line-height:1.35}.recordsRiver-module__aU3Tdq__rvCam{gap:4px;top:108px;right:10px}.recordsRiver-module__aU3Tdq__rvHost[data-sheet] .recordsRiver-module__aU3Tdq__rvCam{right:10px}.recordsRiver-module__aU3Tdq__rvCtl{-webkit-backdrop-filter:none;background:#0d0f17d9;padding:6px 10px}.recordsRiver-module__aU3Tdq__rvYearCap{font-size:32px}.recordsRiver-module__aU3Tdq__rvCtl[data-cam=whole]{display:none}}html[data-field-full] .recordsRiver-module__aU3Tdq__rvLegend{bottom:calc(env(safe-area-inset-bottom) + 12px)}html[data-field-full] .recordsRiver-module__aU3Tdq__rvCam{top:50px}
.memberPanel-module__wZBhna__panel{z-index:60;background:var(--bg-2);border-left:1px solid var(--line-2);width:min(340px,88%);padding:26px 26px calc(30px + env(safe-area-inset-bottom));overscroll-behavior:contain;visibility:hidden;transition:transform .45s var(--ease), visibility 0s linear .45s;outline:none;position:absolute;top:84px;bottom:0;right:0;overflow-y:auto;transform:translate(103%)}.memberPanel-module__wZBhna__open{visibility:visible;transition:transform .45s var(--ease), visibility 0s;transform:none;box-shadow:-30px 0 60px -28px #000000a6}@media (min-width:640px){[data-fieldmode=list] .memberPanel-module__wZBhna__panel{position:fixed}}@media (max-width:639px){.memberPanel-module__wZBhna__panel{border-left:none;border-top:1px solid var(--line);border-radius:14px 14px 0 0;width:100%;height:62%;top:auto;left:0;transform:translateY(100%)}.memberPanel-module__wZBhna__open{transform:none}}.memberPanel-module__wZBhna__close{color:var(--dim);cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;padding:6px;font-size:20px;line-height:1;position:absolute;top:10px;right:14px}.memberPanel-module__wZBhna__close:hover{color:var(--txt)}.memberPanel-module__wZBhna__body{flex-direction:column;align-items:flex-start;display:flex}.memberPanel-module__wZBhna__kind{color:var(--vc)}.memberPanel-module__wZBhna__kindRow{align-items:baseline;gap:10px;display:flex}.memberPanel-module__wZBhna__back{font-family:inherit;font-size:var(--fs-chip);color:var(--vc);cursor:pointer;background:0 0;border:0;padding:0}.memberPanel-module__wZBhna__back:hover{text-underline-offset:3px;text-decoration:underline}.memberPanel-module__wZBhna__head{align-items:center;gap:14px;margin-top:14px;display:flex}.memberPanel-module__wZBhna__headText{flex-direction:column;gap:2px;min-width:0;display:flex}.memberPanel-module__wZBhna__name{font-size:var(--fs-body);font-weight:700}.memberPanel-module__wZBhna__headline{color:var(--soft);font-size:var(--fs-meta);font-weight:300}.memberPanel-module__wZBhna__actions{margin-top:14px}.memberPanel-module__wZBhna__door{font-family:inherit;font-size:var(--fs-meta);letter-spacing:.02em;color:var(--vc);background:var(--vc-faint);border:1px solid var(--vc);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease), background var(--dur) var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-weight:400;text-decoration:none;display:inline-flex}.memberPanel-module__wZBhna__door:hover{background:color-mix(in srgb, var(--vc) 22%, var(--bg));color:var(--txt)}.memberPanel-module__wZBhna__door:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.memberPanel-module__wZBhna__voiceDoor{font-family:inherit;font-size:var(--fs-meta);color:var(--txt);background:var(--bg);border:1px solid var(--note);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:999px;align-items:center;gap:8px;padding:9px 20px;font-weight:500;display:inline-flex}.memberPanel-module__wZBhna__voiceDoor:hover{background:color-mix(in srgb, var(--note) 12%, var(--bg));box-shadow:0 0 20px -6px var(--note)}.memberPanel-module__wZBhna__voiceDoor:focus-visible{outline:1px solid var(--note);outline-offset:3px}.memberPanel-module__wZBhna__bio{color:var(--txt);font-size:var(--fs-meta);white-space:pre-wrap;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin-top:16px;font-weight:300;line-height:1.65;display:-webkit-box;overflow:hidden}.memberPanel-module__wZBhna__section{border-top:1px solid var(--line-2);flex-direction:column;gap:8px;width:100%;margin-top:18px;padding-top:14px;display:flex}.memberPanel-module__wZBhna__chips{flex-wrap:wrap;gap:8px;display:flex}.memberPanel-module__wZBhna__chip{background:var(--vc-faint);color:var(--vc);font-size:var(--fs-chip);letter-spacing:.04em;border-radius:999px;padding:3px 12px;font-weight:400}.memberPanel-module__wZBhna__links{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.memberPanel-module__wZBhna__link{color:var(--vc);font-size:var(--fs-meta);font-weight:300;text-decoration:none}.memberPanel-module__wZBhna__link:hover{text-underline-offset:4px;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.memberPanel-module__wZBhna__fullDoor{color:var(--dim);font-size:var(--fs-chip);letter-spacing:.08em;text-transform:uppercase;transition:color var(--dur) var(--ease);margin-top:22px;font-weight:400;text-decoration:none}.memberPanel-module__wZBhna__fullDoor:hover{color:var(--vc)}.memberPanel-module__wZBhna__localTime{color:var(--soft);font-size:var(--fs-meta);margin:0;font-weight:300}.memberPanel-module__wZBhna__guestAvatar{letter-spacing:.06em;width:62px;height:62px;color:var(--soft);background:radial-gradient(circle at 33% 30%, #ffffff14, transparent 55%), var(--bg-3);box-shadow:0 0 0 1px color-mix(in srgb, var(--gold) 55%, transparent), 0 0 26px color-mix(in srgb, var(--gold) 20%, transparent);border-radius:50%;flex:none;place-items:center;font-size:19px;font-weight:300;display:grid}.memberPanel-module__wZBhna__guestAvatarPast{box-shadow:0 0 0 1px #beaa7f80,0 0 22px #beaa7f26}.memberPanel-module__wZBhna__guestSession{color:var(--soft);font-size:var(--fs-meta);flex-direction:column;gap:2px;margin:0;font-weight:300;line-height:1.5;display:flex}.memberPanel-module__wZBhna__guestWhen{color:var(--dim);font-size:var(--fs-chip)}.memberPanel-module__wZBhna__recordingDoor{color:#cfba8e;width:100%;font-size:var(--fs-chip);border:1px solid #beaa7f66;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding:11px 14px;font-weight:300;text-decoration:none;transition:border-color .25s,background .25s;display:flex}.memberPanel-module__wZBhna__recordingDoor:hover{background:#beaa7f0f;border-color:#beaa7fb3}.memberPanel-module__wZBhna__notes{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.memberPanel-module__wZBhna__note{border:1px solid var(--line-2);background:color-mix(in srgb, var(--note-faint) 55%, transparent);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.memberPanel-module__wZBhna__noteFading{opacity:.55}.memberPanel-module__wZBhna__atCap{font-size:var(--fs-chip);color:var(--note,var(--vc));line-height:1.5}.memberPanel-module__wZBhna__archivedHint{font-size:var(--fs-chip);color:var(--dim);margin:-2px 0 2px}.memberPanel-module__wZBhna__noteArchived{opacity:.7;background:color-mix(in srgb, var(--note-faint) 30%, transparent)}.memberPanel-module__wZBhna__noteRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.memberPanel-module__wZBhna__noteWave{align-items:flex-end;gap:1.5px;height:10px;display:inline-flex}.memberPanel-module__wZBhna__noteWave i{background:var(--note);transform-origin:bottom;border-radius:1px;width:2px}.memberPanel-module__wZBhna__notePlaying .memberPanel-module__wZBhna__noteWave i{animation:.85s ease-in-out infinite alternate memberPanel-module__wZBhna__noteEq}.memberPanel-module__wZBhna__notePlaying .memberPanel-module__wZBhna__noteWave i:nth-child(2){animation-delay:.14s}.memberPanel-module__wZBhna__notePlaying .memberPanel-module__wZBhna__noteWave i:nth-child(3){animation-delay:.28s}@keyframes memberPanel-module__wZBhna__noteEq{0%{transform:scaleY(.35)}to{transform:scaleY(1.15)}}@media (prefers-reduced-motion:reduce){.memberPanel-module__wZBhna__notePlaying .memberPanel-module__wZBhna__noteWave i{animation:none}}.memberPanel-module__wZBhna__noteWave i:first-child{height:5px}.memberPanel-module__wZBhna__noteWave i:nth-child(2){height:10px}.memberPanel-module__wZBhna__noteWave i:nth-child(3){height:7px}.memberPanel-module__wZBhna__noteInterest{font-size:var(--fs-chip);color:var(--txt)}.memberPanel-module__wZBhna__noteTime{font-size:var(--fs-chip);font-variant-numeric:tabular-nums;color:var(--dim)}.memberPanel-module__wZBhna__noteFadeTag{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:9px}.memberPanel-module__wZBhna__noteActions{flex-wrap:wrap;gap:12px;display:flex}.memberPanel-module__wZBhna__noteAction,.memberPanel-module__wZBhna__noteDelete{font-family:inherit;font-size:var(--fs-chip);color:var(--soft);cursor:pointer;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--note-dim);text-decoration-color:var(--note-dim);background:0 0;border:0;padding:0}.memberPanel-module__wZBhna__noteAction:hover,.memberPanel-module__wZBhna__noteDelete:hover{color:var(--txt)}.memberPanel-module__wZBhna__noteAction:disabled{opacity:.55;cursor:progress}.memberPanel-module__wZBhna__noteDelete{-webkit-text-decoration-color:var(--warn);text-decoration-color:var(--warn)}.memberPanel-module__wZBhna__notePlayer{margin-top:4px}.memberPanel-module__wZBhna__threads{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.memberPanel-module__wZBhna__threadRow{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;transition:background .3s,border-color .3s;display:grid}.memberPanel-module__wZBhna__threadRow:hover{background:var(--bg-3);border-color:var(--note-dim)}.memberPanel-module__wZBhna__threadRow:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.memberPanel-module__wZBhna__threadOrb{letter-spacing:.04em;width:30px;height:30px;color:var(--soft);background:var(--bg-3);box-shadow:inset 0 0 0 1px var(--line-2);border-radius:50%;place-items:center;font-size:10px;display:grid}.memberPanel-module__wZBhna__threadMain{min-width:0;display:grid}.memberPanel-module__wZBhna__threadMain b{font-size:13px;font-weight:500}.memberPanel-module__wZBhna__threadMeta{font-size:var(--fs-chip);color:var(--dim);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.memberPanel-module__wZBhna__threadRole{color:var(--dim);font-size:10.5px}.memberPanel-module__wZBhna__threadRoleYou{color:var(--vc)}.memberPanel-module__wZBhna__threadStamp{font-size:var(--fs-chip);color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap}.memberPanel-module__wZBhna__rowDoor{letter-spacing:.12em;text-transform:uppercase;color:var(--vc);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px}.memberPanel-module__wZBhna__rowDoor:after{content:" →"}.memberPanel-module__wZBhna__rowDoor:hover{text-underline-offset:3px;text-decoration:underline}.memberPanel-module__wZBhna__lineage{flex-direction:column;gap:4px;margin-top:6px;display:flex}.memberPanel-module__wZBhna__lineageLine{font-family:inherit;font-size:var(--fs-chip);color:var(--soft);cursor:pointer;text-align:left;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--note-dim);text-decoration-color:var(--note-dim);background:0 0;border:0;align-self:flex-start;padding:0}.memberPanel-module__wZBhna__lineageLine:hover{color:var(--txt)}.memberPanel-module__wZBhna__lineageGone{font-size:var(--fs-chip);color:var(--dim);margin-top:6px;font-style:italic}.memberPanel-module__wZBhna__voiceAvatar{color:#20232e;letter-spacing:.04em;background:#ad92f9d9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:64px;height:64px;font-size:20px;font-weight:500;display:inline-flex}.memberPanel-module__wZBhna__channelGroup{margin-top:10px}.memberPanel-module__wZBhna__channelToggle{width:100%;font:inherit;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:4px;padding:0;font-size:10px;font-weight:400;display:flex}.memberPanel-module__wZBhna__channelToggle:hover,.memberPanel-module__wZBhna__channelToggle:focus-visible{color:var(--txt)}.memberPanel-module__wZBhna__channelToggle:focus-visible{outline:1px solid var(--vc-dim);outline-offset:2px;border-radius:4px}.memberPanel-module__wZBhna__channelCaret{transition:transform .25s;display:inline-block}.memberPanel-module__wZBhna__channelCaretOpen{transform:rotate(90deg)}.memberPanel-module__wZBhna__channelCount{color:var(--vc-dim);letter-spacing:.04em}.memberPanel-module__wZBhna__appearances{margin:0;padding:0;list-style:none}.memberPanel-module__wZBhna__appearance{position:relative}.memberPanel-module__wZBhna__appearanceRow{width:100%;font:inherit;text-align:left;color:var(--soft);border:0;border-bottom:1px dotted var(--line-2);cursor:pointer;background:0 0;justify-content:space-between;align-items:baseline;gap:10px;padding:7px 2px;transition:color .25s;display:flex}.memberPanel-module__wZBhna__appearanceRow:hover{color:var(--txt)}.memberPanel-module__wZBhna__appearanceRow:focus-visible{outline:1px solid var(--vc-dim);outline-offset:2px}.memberPanel-module__wZBhna__appearanceTitle{font-size:12.5px;font-weight:300;line-height:1.45}.memberPanel-module__wZBhna__appearanceMeta{letter-spacing:.06em;color:var(--dim);flex:none;align-items:baseline;gap:8px;font-size:10.5px;font-weight:400;display:inline-flex}.memberPanel-module__wZBhna__unlisted{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--gold) 75%, #fff);font-size:9px}.memberPanel-module__wZBhna__chooser{z-index:5;background:var(--bg-3);border:1px solid var(--line);border-radius:12px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 18px 50px #00000080}.memberPanel-module__wZBhna__chooser:focus{outline:none}.memberPanel-module__wZBhna__chooserLabel{color:var(--dim);padding:6px 12px 4px}.memberPanel-module__wZBhna__chooserDoor{text-align:left;width:100%;font:inherit;color:var(--soft);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:12px;text-decoration:none;transition:background .2s,color .2s;display:block}.memberPanel-module__wZBhna__chooserDoor:hover{background:var(--vc-faint);color:var(--txt)}.memberPanel-module__wZBhna__faceTabs{border:1px solid var(--line-2);background:#ffffff08;border-radius:999px;gap:4px;width:max-content;margin:12px 0 4px;padding:3px;display:flex}.memberPanel-module__wZBhna__faceTab{font:inherit;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 12px;font-size:10px;font-weight:400;transition:color .2s,background .2s}.memberPanel-module__wZBhna__faceTab[aria-selected=true]{background:var(--vc-faint);color:var(--vc)}.memberPanel-module__wZBhna__faceTab:focus-visible{outline:1px solid var(--vc-dim);outline-offset:2px}.memberPanel-module__wZBhna__stewardClassRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.memberPanel-module__wZBhna__stewardRemove{font:inherit;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:9.5px;font-weight:400}.memberPanel-module__wZBhna__stewardRemove:hover{color:var(--txt)}.memberPanel-module__wZBhna__chipRemove{font:inherit;color:var(--dim);cursor:pointer;background:0 0;border:0;padding:0 0 0 6px;font-size:11px}.memberPanel-module__wZBhna__chipRemove:hover{color:var(--txt)}.memberPanel-module__wZBhna__stewardAdd{gap:6px;margin-top:8px;display:flex}.memberPanel-module__wZBhna__stewardInput{font:inherit;color:var(--txt);border:1px solid var(--line-2);background:#ffffff0a;border-radius:10px;flex:1;padding:8px 11px;font-size:12px}.memberPanel-module__wZBhna__stewardInput:focus-visible{outline:1px solid var(--vc-dim)}.memberPanel-module__wZBhna__tidyInput{font-size:var(--fs-field)}.memberPanel-module__wZBhna__tidyRule{color:var(--txt);align-items:center;gap:8px;padding:6px 0;font-size:13px;display:flex}.memberPanel-module__wZBhna__tidyRule b{font-weight:500}.memberPanel-module__wZBhna__tidyArrow{color:var(--txt-3)}.memberPanel-module__wZBhna__tidyRuleWords{overflow-wrap:anywhere;flex:1;min-width:0}.memberPanel-module__wZBhna__stewardGo{font:inherit;color:var(--vc);border:1px solid var(--vc-dim);cursor:pointer;background:0 0;border-radius:10px;padding:0 12px;font-size:14px}.memberPanel-module__wZBhna__stewardGo:hover{background:var(--vc-faint)}.memberPanel-module__wZBhna__stewardFail{color:color-mix(in srgb, var(--gold) 80%, #fff);margin:6px 0;font-size:11.5px}.memberPanel-module__wZBhna__tendCount{letter-spacing:.02em;text-transform:none;color:var(--ink-dim);font-weight:300}.memberPanel-module__wZBhna__archiveFlip{border:1px solid var(--line-2);color:var(--dim);font:inherit;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--dur) var(--ease);background:0 0;border-radius:999px;margin-left:10px;padding:2px 10px;font-size:11px}.memberPanel-module__wZBhna__archiveFlip[aria-pressed=true]{color:var(--gold);background:#cbab5c12;border-color:#cbab5c73}
.HeaderIcons-module__EhN1sW__cluster{align-items:center;gap:4px;display:flex;position:relative}.HeaderIcons-module__EhN1sW__icon{width:34px;height:34px;color:var(--dim);cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.HeaderIcons-module__EhN1sW__icon:hover{color:var(--txt)}.HeaderIcons-module__EhN1sW__iconActive{color:var(--vc)}.HeaderIcons-module__EhN1sW__icon:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.HeaderIcons-module__EhN1sW__count{background:var(--vc);min-width:16px;color:var(--bg);text-align:center;border-radius:999px;padding:0 4px;font-size:11.5px;font-weight:500;line-height:16px;position:absolute;top:0;right:-2px}.HeaderIcons-module__EhN1sW__dot{background:var(--vc);border-radius:999px;width:6px;height:6px;position:absolute;top:5px;right:6px}.HeaderIcons-module__EhN1sW__uploadsTip{z-index:59;background:var(--bg-2);border:1px solid var(--line);border-radius:12px;width:300px;padding:12px 14px;position:absolute;top:42px;right:0;box-shadow:0 14px 40px #00000047}.HeaderIcons-module__EhN1sW__uploadsTip:before{content:"";background:var(--bg-2);border-left:1px solid var(--line);border-top:1px solid var(--line);width:10px;height:10px;position:absolute;top:-6px;right:14px;transform:rotate(45deg)}.HeaderIcons-module__EhN1sW__uploadsTipTitle{color:var(--txt);font-weight:500;font-size:var(--fs-meta);margin:0}.HeaderIcons-module__EhN1sW__uploadsTipBody{color:var(--soft);font-weight:300;font-size:var(--fs-chip);margin:4px 0 0;line-height:1.45}.HeaderIcons-module__EhN1sW__uploadsTipRow{align-items:center;gap:14px;margin-top:10px;display:flex}.HeaderIcons-module__EhN1sW__uploadsTipCta{color:var(--vc);font-weight:500;font-size:var(--fs-chip);text-decoration:none}.HeaderIcons-module__EhN1sW__uploadsTipCta:hover{text-decoration:underline}.HeaderIcons-module__EhN1sW__uploadsTipLater{color:var(--dim);font-family:inherit;font-weight:300;font-size:var(--fs-chip);cursor:pointer;background:0 0;border:none;padding:0}.HeaderIcons-module__EhN1sW__uploadsTipLater:hover{color:var(--txt)}.HeaderIcons-module__EhN1sW__uploadsTipCta:focus-visible,.HeaderIcons-module__EhN1sW__uploadsTipLater:focus-visible{outline:1px solid var(--vc);outline-offset:2px}@media (max-width:639px){.HeaderIcons-module__EhN1sW__uploadsTip{width:auto;position:fixed;top:64px;left:12px;right:12px}.HeaderIcons-module__EhN1sW__uploadsTip:before{display:none}}
.sendMessage-module__L4qAWq__door{color:var(--vc);font-family:inherit;font-size:var(--fs-meta);cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;padding:0;font-weight:300;text-decoration:none}.sendMessage-module__L4qAWq__door:hover:not(:disabled){text-underline-offset:4px;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.sendMessage-module__L4qAWq__door:disabled{opacity:.6;cursor:default}.sendMessage-module__L4qAWq__notice{color:var(--warn);font-size:var(--fs-meta)}
.HeaderMenus-module__Pw3ieW__cluster{align-items:center;gap:4px;display:flex;position:relative}.HeaderMenus-module__Pw3ieW__icon{width:34px;height:34px;color:var(--dim);cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.HeaderMenus-module__Pw3ieW__icon:hover{color:var(--txt)}.HeaderMenus-module__Pw3ieW__iconActive{color:var(--vc)}.HeaderMenus-module__Pw3ieW__icon:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.HeaderMenus-module__Pw3ieW__menu{z-index:60;background:var(--bg-2);border:1px solid var(--line);min-width:210px;animation:HeaderMenus-module__Pw3ieW__settle .3s var(--ease);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex;position:absolute;top:42px;right:0;box-shadow:0 14px 40px #00000047}@keyframes HeaderMenus-module__Pw3ieW__settle{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HeaderMenus-module__Pw3ieW__menu{animation:none}}.HeaderMenus-module__Pw3ieW__menuRow{display:flex}.HeaderMenus-module__Pw3ieW__whoLine{border-bottom:1px solid var(--line-2);flex-direction:column;gap:2px;padding:2px 2px 6px;display:flex}.HeaderMenus-module__Pw3ieW__whoLabel{color:var(--dim);font-size:var(--fs-chip);letter-spacing:.12em;text-transform:uppercase;font-weight:400}.HeaderMenus-module__Pw3ieW__whoName{color:var(--txt);font-size:var(--fs-meta);overflow-wrap:anywhere;font-weight:400}.HeaderMenus-module__Pw3ieW__menuAction{color:var(--soft);font-family:inherit;font-size:var(--fs-chip);letter-spacing:.1em;text-transform:uppercase;text-align:left;cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;padding:4px 2px;font-weight:400;text-decoration:none}.HeaderMenus-module__Pw3ieW__menuAction:hover{color:var(--txt)}.HeaderMenus-module__Pw3ieW__menuAction:focus-visible{outline:1px solid var(--vc);outline-offset:2px}
.constellation-module__9ww3DG__portal{flex-direction:column;gap:14px;margin-top:20px;display:flex;position:relative}.constellation-module__9ww3DG__portalBleed{z-index:10;background:var(--bg);gap:0;margin:0;position:fixed;inset:0}.constellation-module__9ww3DG__portalBleed .constellation-module__9ww3DG__fieldBox{height:auto;min-height:0;box-shadow:none;border:0;border-radius:0;position:absolute;inset:0}.constellation-module__9ww3DG__portalBleed .constellation-module__9ww3DG__lenses{z-index:12;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:999px;flex-wrap:nowrap;gap:4px;margin:0;padding:5px;position:absolute;top:96px;left:50%;transform:translate(-50%)}.constellation-module__9ww3DG__kicker{z-index:11;pointer-events:none;position:absolute;top:96px;left:24px}.constellation-module__9ww3DG__kickerTitle{letter-spacing:.01em;color:var(--txt);text-shadow:0 1px 12px #06080ecc;font-size:17px;font-weight:700}@media (max-width:700px),(max-width:950px) and (max-height:520px){.constellation-module__9ww3DG__portalBleed .constellation-module__9ww3DG__lenses{scrollbar-width:none;-webkit-backdrop-filter:none;background:#0d0f17eb;border-top:0;border-left:0;border-right:0;border-radius:0;justify-content:flex-start;gap:2px;max-width:none;padding:3px 8px;top:66px;left:0;right:0;overflow-x:auto;transform:none}.constellation-module__9ww3DG__portalBleed .constellation-module__9ww3DG__lenses .constellation-module__9ww3DG__pill{white-space:nowrap;border-color:#0000;padding:4px 10px;font-size:11px}.constellation-module__9ww3DG__kicker{display:none}.constellation-module__9ww3DG__pastRow{bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + 12px)}.constellation-module__9ww3DG__aboutBtn,.constellation-module__9ww3DG__aboutBox{display:none}.constellation-module__9ww3DG__portalBleed:after{content:"";z-index:11;pointer-events:none;background:#0d0f17eb;border-bottom:1px solid #ffffff14;height:34px;position:absolute;top:104px;left:0;right:0}.constellation-module__9ww3DG__portalBleed:has(.constellation-module__9ww3DG__fieldBox[data-lens=archive]):after{display:none}}.constellation-module__9ww3DG__lenses{flex-wrap:wrap;gap:10px;display:flex}.constellation-module__9ww3DG__pill{font:inherit;font-size:var(--fs-chip);letter-spacing:.01em;color:var(--dim);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:8px 18px;font-weight:400;transition:color .25s,border-color .25s,background .25s}.constellation-module__9ww3DG__pill:hover{color:var(--soft)}.constellation-module__9ww3DG__pill:focus-visible{outline:1px solid var(--vc-dim);outline-offset:3px}.constellation-module__9ww3DG__pill[aria-selected=true]{color:var(--txt)}.constellation-module__9ww3DG__pill[aria-selected=true][data-lens=connections]{border-color:var(--vc-dim);background:var(--vc-faint)}.constellation-module__9ww3DG__pill[aria-selected=true][data-lens=interests]{border-color:color-mix(in srgb, var(--gold) 42%, transparent);background:color-mix(in srgb, var(--gold) 12%, transparent)}.constellation-module__9ww3DG__pill[aria-selected=true][data-lens=big]{border-color:var(--ok-dim);background:var(--ok-faint)}.constellation-module__9ww3DG__pill[aria-selected=true][data-lens=notes]{border-color:var(--note-dim);background:var(--note-faint)}.constellation-module__9ww3DG__pill[aria-selected=true][data-lens=archive]{border-color:color-mix(in srgb, var(--gold) 35%, transparent);background:linear-gradient(120deg, var(--ok-faint), color-mix(in srgb, var(--gold) 12%, transparent))}.constellation-module__9ww3DG__fieldBox{border:1px solid var(--line-2);touch-action:pan-y;width:100%;height:min(82vh,900px);min-height:560px;animation:constellation-module__9ww3DG__arrive .5s var(--ease);--edge:#c1acfbd1;--halo:#ad92f93d;background:radial-gradient(130% 110% at 50% -10%,#191c26 0%,#121420 55%,#0d0f17 100%);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 30px 80px -24px #0009,0 4px 18px #00000059}.constellation-module__9ww3DG__fieldBox[data-lens=interests]{--edge:#dec074cc;--halo:#cbab5c38}.constellation-module__9ww3DG__fieldBox[data-lens=big]{--edge:#a8dec0c7;--halo:#8fd0a838}.constellation-module__9ww3DG__fieldBox[data-lens=archive]{--edge:#c8d098b8;--halo:#b7c08236}@keyframes constellation-module__9ww3DG__arrive{0%{opacity:0}to{opacity:1}}.constellation-module__9ww3DG__wash{pointer-events:none;opacity:0;z-index:0;transition:opacity 1.2s;position:absolute;inset:-12%}.constellation-module__9ww3DG__fieldBox[data-lens=connections] .constellation-module__9ww3DG__washPod,.constellation-module__9ww3DG__fieldBox[data-lens=interests] .constellation-module__9ww3DG__washInterest,.constellation-module__9ww3DG__fieldBox[data-lens=big] .constellation-module__9ww3DG__washActivity,.constellation-module__9ww3DG__fieldBox[data-lens=archive] .constellation-module__9ww3DG__washUpcoming{opacity:1}.constellation-module__9ww3DG__washPod{background:radial-gradient(105% 85% at 28% 18%, color-mix(in srgb, var(--vc) 12%, transparent), transparent 60%), radial-gradient(85% 70% at 78% 84%, color-mix(in srgb, var(--vc) 6%, transparent), transparent 62%);animation:34s ease-in-out infinite alternate constellation-module__9ww3DG__driftA}.constellation-module__9ww3DG__washInterest{background:radial-gradient(105% 85% at 70% 22%, color-mix(in srgb, var(--gold) 11%, transparent), transparent 62%), radial-gradient(85% 70% at 22% 80%, color-mix(in srgb, var(--gold) 6%, transparent), transparent 60%);animation:40s ease-in-out infinite alternate constellation-module__9ww3DG__driftB}.constellation-module__9ww3DG__washActivity{background:radial-gradient(100% 85% at 32% 78%, color-mix(in srgb, var(--ok) 10%, transparent), transparent 60%), radial-gradient(85% 70% at 75% 22%, color-mix(in srgb, var(--ok) 6%, transparent), transparent 62%);animation:46s ease-in-out infinite alternate-reverse constellation-module__9ww3DG__driftA}.constellation-module__9ww3DG__washUpcoming{background:radial-gradient(95% 80% at 26% 68%, color-mix(in srgb, var(--ok) 10%, transparent), transparent 60%), radial-gradient(95% 75% at 74% 30%, color-mix(in srgb, var(--gold) 11%, transparent), transparent 60%), linear-gradient(0deg, color-mix(in srgb, var(--gold) 4%, transparent), transparent 32%);animation:38s ease-in-out infinite alternate constellation-module__9ww3DG__driftB}@keyframes constellation-module__9ww3DG__driftA{0%{transform:translate(-1.6%,-1%)scale(1)}to{transform:translate(1.4%,1.2%)scale(1.05)}}@keyframes constellation-module__9ww3DG__driftB{0%{transform:translate(1.4%,.8%)scale(1.04)}to{transform:translate(-1.4%,-1.2%)scale(1)}}.constellation-module__9ww3DG__stars{z-index:1;pointer-events:none;position:absolute;inset:0}.constellation-module__9ww3DG__star{background:#fff;border-radius:50%;width:1.5px;height:1.5px;display:block;position:absolute}.constellation-module__9ww3DG__starTwinkle{width:2px;height:2px;animation:9s ease-in-out infinite constellation-module__9ww3DG__twinkle}@keyframes constellation-module__9ww3DG__twinkle{0%,to{opacity:.07}55%{opacity:.3}}.constellation-module__9ww3DG__vignette{z-index:2;pointer-events:none;background:radial-gradient(85% 78% at 50% 44%,#0000 55%,#07080d80 100%);position:absolute;inset:0}.constellation-module__9ww3DG__sheen{z-index:4;pointer-events:none;background:linear-gradient(#ffffff0a,#0000 10%);position:absolute;inset:0}.constellation-module__9ww3DG__stage{z-index:3;transform-origin:0 0;touch-action:none;position:absolute;inset:0;container-type:size}.constellation-module__9ww3DG__edgeLayer{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.constellation-module__9ww3DG__edgeLayer line{stroke-linecap:round;vector-effect:non-scaling-stroke}.constellation-module__9ww3DG__memberEdges{animation:12s ease-in-out infinite alternate constellation-module__9ww3DG__groupBreath}@keyframes constellation-module__9ww3DG__groupBreath{0%{opacity:.82}to{opacity:1}}.constellation-module__9ww3DG__edge{stroke:var(--edge);transition:stroke 1.2s}.constellation-module__9ww3DG__edgesFaint{opacity:.26;animation:none}.constellation-module__9ww3DG__upEdges{animation:1.2s constellation-module__9ww3DG__fadein}.constellation-module__9ww3DG__upEdgeMember{stroke:#a8e0c2a8}.constellation-module__9ww3DG__upEdgeGuest{stroke:#e8ce86cc}@keyframes constellation-module__9ww3DG__fadein{0%{opacity:0}to{opacity:1}}.constellation-module__9ww3DG__discHold{z-index:2;pointer-events:none;animation:1.2s constellation-module__9ww3DG__fadein;position:absolute;transform:translate(-50%,-50%)}.constellation-module__9ww3DG__discA,.constellation-module__9ww3DG__discB{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;place-items:center;padding:18px;display:grid;position:relative}.constellation-module__9ww3DG__discA:after,.constellation-module__9ww3DG__discB:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:6px}.constellation-module__9ww3DG__discA{background:radial-gradient(circle at 35% 30%,#8fd0a833,#8fd0a80f 55%,#8fd0a805 72%);border:1px solid #8fd0a859;width:128px;height:128px;animation:16s ease-in-out infinite alternate constellation-module__9ww3DG__discFloat;box-shadow:0 0 60px 12px #8fd0a821,inset 0 0 30px #8fd0a814}.constellation-module__9ww3DG__discB{background:radial-gradient(circle at 35% 30%,#cbab5c30,#cbab5c0f 55%,#cbab5c05 72%);border:1px solid #cbab5c59;width:116px;height:116px;animation:19s ease-in-out infinite alternate-reverse constellation-module__9ww3DG__discFloat;box-shadow:0 0 60px 12px #cbab5c1f,inset 0 0 30px #cbab5c14}@keyframes constellation-module__9ww3DG__discFloat{0%{transform:translateY(-3px)}to{transform:translateY(4px)}}.constellation-module__9ww3DG__discTitle{color:var(--txt);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:98px;font-size:11.5px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.constellation-module__9ww3DG__discTime{letter-spacing:.08em;text-transform:uppercase;color:var(--dim);min-height:1.2em;margin-top:6px;font-size:10.5px;font-weight:300}.constellation-module__9ww3DG__node{z-index:3;text-align:center;width:96px;transform:translate(calc(var(--nx,0) * 1cqw - 50%), calc(var(--ny,0) * 1cqh - 17px));font:inherit;color:inherit;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform 1.6s var(--ease), opacity 1s ease;will-change:transform;--ring:#ffffff61;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;display:flex;position:absolute;top:0;left:0}.constellation-module__9ww3DG__node:focus-visible{outline:1px solid var(--vc-dim);outline-offset:6px;border-radius:14px}.constellation-module__9ww3DG__nodeHeld{cursor:grabbing;z-index:5;transition:none}.constellation-module__9ww3DG__orbWrap{width:34px;height:34px;transition:transform .55s var(--ease);position:relative}.constellation-module__9ww3DG__node:hover .constellation-module__9ww3DG__orbWrap{transform:translateY(-4px)}.constellation-module__9ww3DG__orbWrap:after{content:"";box-shadow:0 0 18px 5px var(--halo);opacity:0;transition:opacity .45s var(--ease);border-radius:50%;position:absolute;inset:-3px}.constellation-module__9ww3DG__node:hover .constellation-module__9ww3DG__orbWrap:after{opacity:1}.constellation-module__9ww3DG__corona{box-shadow:0 0 24px 8px var(--halo);opacity:.4;border-radius:50%;transition:box-shadow 1.2s;animation:8s ease-in-out infinite alternate constellation-module__9ww3DG__breath;position:absolute;inset:-6px}@keyframes constellation-module__9ww3DG__breath{0%{opacity:.3}to{opacity:.68}}.constellation-module__9ww3DG__fieldBox[data-calm] .constellation-module__9ww3DG__corona{animation:none}.constellation-module__9ww3DG__node:nth-child(2n) .constellation-module__9ww3DG__corona{animation-duration:10s;animation-delay:-3s}.constellation-module__9ww3DG__node:nth-child(3n) .constellation-module__9ww3DG__corona{animation-duration:11.5s;animation-delay:-6s}.constellation-module__9ww3DG__orb{z-index:1;background:radial-gradient(circle at 33% 30%, #ffffff12, transparent 55%), var(--bg-3);width:34px;height:34px;box-shadow:0 0 0 1px var(--ring), 0 2px 10px #0006, 0 0 18px 3px var(--halo);border-radius:50%;place-items:center;transition:box-shadow 1.2s;display:grid;position:relative}.constellation-module__9ww3DG__nodeHeld .constellation-module__9ww3DG__orbWrap{transform:translateY(-2px)scale(1.06)}.constellation-module__9ww3DG__nodeHeld .constellation-module__9ww3DG__corona{opacity:1;box-shadow:0 0 38px 14px var(--halo);animation:none}.constellation-module__9ww3DG__nodeHeld .constellation-module__9ww3DG__orb{box-shadow:0 0 0 1px var(--ring), 0 4px 16px #00000080, 0 0 30px 8px var(--halo)}.constellation-module__9ww3DG__nodeName{color:#ffffff9e;letter-spacing:.04em;text-shadow:0 1px 10px #06080ecc;text-overflow:ellipsis;white-space:nowrap;max-width:92px;margin-top:7px;font-size:10.5px;font-weight:300;line-height:1.3;transition:color .45s;overflow:hidden}.constellation-module__9ww3DG__node:hover .constellation-module__9ww3DG__nodeName,.constellation-module__9ww3DG__nodeHot .constellation-module__9ww3DG__nodeName{color:var(--txt)}.constellation-module__9ww3DG__nodeHeadline{color:var(--dim);text-shadow:0 1px 10px #06080ecc;text-overflow:ellipsis;white-space:nowrap;max-width:92px;margin-top:2px;font-size:10px;font-weight:300;line-height:1.3;display:none;overflow:hidden}.constellation-module__9ww3DG__stageZoomed .constellation-module__9ww3DG__nodeHeadline{display:block}.constellation-module__9ww3DG__nodeDim{opacity:.45}.constellation-module__9ww3DG__nodeActive .constellation-module__9ww3DG__orbWrap{transform:scale(1.08)}.constellation-module__9ww3DG__nodeActive:hover .constellation-module__9ww3DG__orbWrap{transform:translateY(-4px)scale(1.08)}.constellation-module__9ww3DG__nodeActive .constellation-module__9ww3DG__corona{opacity:.95;box-shadow:0 0 40px 14px var(--halo);animation-duration:6s}.constellation-module__9ww3DG__nodeActive .constellation-module__9ww3DG__orb{box-shadow:0 0 0 1px var(--ring), 0 2px 10px #0006, 0 0 30px 8px var(--halo)}.constellation-module__9ww3DG__actChip{letter-spacing:.14em;text-transform:uppercase;border:1px solid color-mix(in srgb, var(--ok) 45%, transparent);color:color-mix(in srgb, var(--ok) 82%, #fff);background:color-mix(in srgb, var(--ok) 10%, transparent);border-radius:999px;margin-top:6px;padding:2.5px 9px;font-size:9px;font-weight:400;animation:.8s constellation-module__9ww3DG__fadein}.constellation-module__9ww3DG__guest{--halo:#cbab5c6b;--ring:#cbab5cd9;animation:1s constellation-module__9ww3DG__fadein}.constellation-module__9ww3DG__pastGuest{--halo:#beaa7f3d;--ring:#beaa7f8c;animation:.8s constellation-module__9ww3DG__fadein}.constellation-module__9ww3DG__pastGuest .constellation-module__9ww3DG__corona{opacity:.32;animation:none}.constellation-module__9ww3DG__guestInitials{letter-spacing:.06em;color:var(--soft);font-size:15px;font-weight:300}.constellation-module__9ww3DG__chipGuest,.constellation-module__9ww3DG__chipPast{letter-spacing:.16em;text-transform:uppercase;border:1px solid;border-radius:999px;margin-top:6px;padding:2.5px 9px;font-size:9px;font-weight:400}.constellation-module__9ww3DG__chipGuest{color:var(--gold);border-color:color-mix(in srgb, var(--gold) 42%, transparent);background:color-mix(in srgb, var(--gold) 12%, transparent)}.constellation-module__9ww3DG__chipPast{color:#beaa7f;background:#beaa7f1a;border-color:#beaa7f80}.constellation-module__9ww3DG__controls{z-index:6;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.constellation-module__9ww3DG__zoomBtn{border:1px solid var(--line-2);width:34px;height:34px;color:var(--dim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#10121a8c;border-radius:999px;justify-content:center;align-items:center;transition:color .25s,border-color .25s;display:inline-flex}.constellation-module__9ww3DG__zoomBtn:hover{color:var(--txt);border-color:var(--line)}.constellation-module__9ww3DG__zoomBtn:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.constellation-module__9ww3DG__zoomOutBtn,.constellation-module__9ww3DG__fitBtn,.constellation-module__9ww3DG__zoomInBtn{order:0}.constellation-module__9ww3DG__soundBtn{color:var(--vc);background:#ad92f91f;border-color:#ad92f973;transition:color .25s,border-color .25s,background .25s,box-shadow .25s}.constellation-module__9ww3DG__soundBtn:hover{color:var(--vc);background:#ad92f938;border-color:#ad92f9bf}.constellation-module__9ww3DG__soundBtnOn{color:#fff;border-color:var(--vc);background:#ad92f985;box-shadow:0 0 0 3px #ad92f929,0 0 18px #ad92f973}.constellation-module__9ww3DG__soundBtnOn:hover{color:#fff;border-color:var(--vc);background:#ad92f98c}.constellation-module__9ww3DG__gatherBtn{width:auto;height:32px;font:inherit;letter-spacing:.12em;text-transform:uppercase;padding:0 16px;font-size:10px;font-weight:400}@media (max-width:700px){.constellation-module__9ww3DG__controls{bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + 12px)}}.constellation-module__9ww3DG__pastToggle{font:inherit;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:9px;padding:6px 2px;font-size:11px;font-weight:400;transition:color .25s;display:inline-flex}.constellation-module__9ww3DG__pastToggle:hover{color:var(--soft)}.constellation-module__9ww3DG__pastToggle:focus-visible{outline:1px solid var(--vc-dim);outline-offset:3px;border-radius:6px}.constellation-module__9ww3DG__toggleTrack{border:1px solid var(--line);border-radius:999px;flex:none;width:30px;height:16px;transition:border-color .3s,background .3s;position:relative}.constellation-module__9ww3DG__toggleKnob{background:var(--dim);width:10px;height:10px;transition:left .3s var(--ease), background .3s ease;border-radius:50%;position:absolute;top:2px;left:2px}.constellation-module__9ww3DG__pastToggle[aria-checked=true]{color:var(--soft)}.constellation-module__9ww3DG__pastToggle[aria-checked=true] .constellation-module__9ww3DG__toggleTrack{background:#beaa7f1a;border-color:#beaa7f80}.constellation-module__9ww3DG__pastToggle[aria-checked=true] .constellation-module__9ww3DG__toggleKnob{background:#beaa7f;left:16px}.constellation-module__9ww3DG__layer{transition:opacity var(--dur) var(--ease);position:absolute;inset:0}.constellation-module__9ww3DG__fieldBox[data-lens=notes] .constellation-module__9ww3DG__stage{pointer-events:none;visibility:hidden}.constellation-module__9ww3DG__layerDim{opacity:0;pointer-events:none}.constellation-module__9ww3DG__catNode{font:inherit;color:inherit;cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.constellation-module__9ww3DG__catRing{border:1px solid var(--vc);background:var(--vc-faint);width:61px;height:61px;color:var(--txt);transition:background var(--dur) var(--ease);box-shadow:0 0 24px 4px var(--halo);border-radius:999px;justify-content:center;align-items:center;font-size:19px;font-weight:500;display:inline-flex}.constellation-module__9ww3DG__catNode:hover .constellation-module__9ww3DG__catRing{background:var(--vc-dim)}.constellation-module__9ww3DG__catNode:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.constellation-module__9ww3DG__catLabel{color:var(--txt);font-size:var(--fs-meta);text-transform:capitalize;text-shadow:0 1px 10px #06080ecc;font-weight:300}.constellation-module__9ww3DG__bud{border:1px solid var(--note-dim);background:var(--note-faint);max-width:128px;color:var(--txt);letter-spacing:.03em;pointer-events:none;border-radius:999px;align-items:center;gap:5px;margin-top:6px;padding:3px 10px;font-size:10px;font-weight:400;animation:.8s constellation-module__9ww3DG__fadein;display:inline-flex}.constellation-module__9ww3DG__budInterest{text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;overflow:hidden}.constellation-module__9ww3DG__budFading{opacity:.5}.constellation-module__9ww3DG__budFadeTag{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:8.5px}.constellation-module__9ww3DG__budWave{align-items:flex-end;gap:1.5px;height:9px;display:inline-flex}.constellation-module__9ww3DG__budWave i{background:var(--note);border-radius:1px;width:2px}.constellation-module__9ww3DG__budWave i:first-child{height:5px}.constellation-module__9ww3DG__budWave i:nth-child(2){height:9px}.constellation-module__9ww3DG__budWave i:nth-child(3){height:6px}.constellation-module__9ww3DG__replyEdges{pointer-events:none}.constellation-module__9ww3DG__replyUnder{stroke:var(--note-dim);stroke-width:4.5px;stroke-linecap:round;opacity:.3;vector-effect:non-scaling-stroke}.constellation-module__9ww3DG__replyOver{stroke:var(--note);stroke-width:1.7px;stroke-linecap:round;opacity:.85;vector-effect:non-scaling-stroke}.constellation-module__9ww3DG__modeBar{z-index:12;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:999px;gap:3px;padding:3px;display:flex;position:absolute;top:148px;left:50%;transform:translate(-50%)}.constellation-module__9ww3DG__modePill{font:inherit;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 13px;font-size:10px;font-weight:400;transition:color .2s,background .2s}.constellation-module__9ww3DG__modePill[aria-selected=true]{background:var(--vc-faint);color:var(--vc)}.constellation-module__9ww3DG__modeBar[data-mode=upcoming] .constellation-module__9ww3DG__modePill[aria-selected=true],.constellation-module__9ww3DG__modeBar[data-mode=sessions] .constellation-module__9ww3DG__modePill[aria-selected=true]{background:var(--ok-faint);color:var(--ok)}.constellation-module__9ww3DG__modeBar[data-mode=topics] .constellation-module__9ww3DG__modePill[aria-selected=true],.constellation-module__9ww3DG__modeBar[data-mode=podcast] .constellation-module__9ww3DG__modePill[aria-selected=true]{background:color-mix(in srgb, var(--gold) 12%, transparent);color:var(--gold)}.constellation-module__9ww3DG__modePill:focus-visible{outline:1px solid var(--vc-dim);outline-offset:2px}@media (max-width:700px),(max-width:950px) and (max-height:520px){.constellation-module__9ww3DG__modeBar{-webkit-backdrop-filter:none;scrollbar-width:none;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;height:34px;padding:0;top:104px;left:116px;right:112px;overflow-x:auto;transform:none}.constellation-module__9ww3DG__modeBar .constellation-module__9ww3DG__modePill{white-space:nowrap;padding:5px 10px}}.constellation-module__9ww3DG__voiceNode{--halo:#ad92f947;--ring:#ad92f98c;animation:1s constellation-module__9ww3DG__fadein}.constellation-module__9ww3DG__voiceOrb{background:#ad92f9d9}.constellation-module__9ww3DG__voiceInitials{letter-spacing:.04em;color:#20232e;font-size:12px;font-weight:500}.constellation-module__9ww3DG__groupNode{font:inherit;color:inherit;cursor:pointer;text-align:center;z-index:3;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.constellation-module__9ww3DG__groupRing{border:1px solid color-mix(in srgb, var(--gold) 42%, transparent);background:color-mix(in srgb, var(--gold) 7%, transparent);width:84px;height:84px;color:var(--txt);box-shadow:0 0 26px 5px color-mix(in srgb, var(--gold) 14%, transparent);transition:background var(--dur) var(--ease);border-radius:999px;justify-content:center;align-items:center;font-size:20px;font-weight:500;display:inline-flex}.constellation-module__9ww3DG__groupNode:hover .constellation-module__9ww3DG__groupRing{background:color-mix(in srgb, var(--gold) 14%, transparent)}.constellation-module__9ww3DG__groupNode:focus-visible{outline:1px solid var(--gold);outline-offset:2px}.constellation-module__9ww3DG__groupMeta{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--gold) 80%, #fff);font-size:9px;font-weight:400}.constellation-module__9ww3DG__sparkNode{font:inherit;color:inherit;cursor:pointer;text-align:center;z-index:3;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;max-width:140px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.constellation-module__9ww3DG__sparkNode:focus-visible{outline:1px solid var(--gold);outline-offset:3px;border-radius:10px}.constellation-module__9ww3DG__sparkDot{background:color-mix(in srgb, var(--gold) 82%, transparent);width:14px;height:14px;box-shadow:0 0 12px 2px color-mix(in srgb, var(--gold) 25%, transparent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.constellation-module__9ww3DG__sparkCount{color:#20232e;font-size:8px;font-style:normal;font-weight:500}.constellation-module__9ww3DG__sparkName{letter-spacing:.03em;color:#ffffffa8;-webkit-line-clamp:2;text-shadow:0 1px 8px #06080ecc;-webkit-box-orient:vertical;max-width:140px;font-size:10px;font-weight:300;line-height:1.35;display:-webkit-box;overflow:hidden}.constellation-module__9ww3DG__sparkLeanIn{opacity:0;transition:opacity .35s}.constellation-module__9ww3DG__stageDeep .constellation-module__9ww3DG__sparkLeanIn,.constellation-module__9ww3DG__sparkNode:hover .constellation-module__9ww3DG__sparkLeanIn,.constellation-module__9ww3DG__sparkNode:focus-visible .constellation-module__9ww3DG__sparkLeanIn{opacity:1}.constellation-module__9ww3DG__stewardBtn{z-index:12;font:inherit;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line-2);cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:999px;padding:8px 16px;font-size:10px;font-weight:400;transition:color .2s,border-color .2s;position:absolute;top:148px;right:22px}.constellation-module__9ww3DG__stewardBtn:hover{color:var(--gold);border-color:color-mix(in srgb, var(--gold) 42%, transparent)}.constellation-module__9ww3DG__stewardBtn[aria-pressed=true]{color:var(--vc);border-color:var(--vc-dim);background:var(--vc-faint)}.constellation-module__9ww3DG__personalNode{--halo:#cbab5c3d;--ring:#cbab5cb3;animation:1s constellation-module__9ww3DG__fadein}.constellation-module__9ww3DG__personalOrb{border:1.5px dashed color-mix(in srgb, var(--gold) 70%, transparent);box-shadow:0 0 18px 3px color-mix(in srgb, var(--gold) 14%, transparent);background:0 0}.constellation-module__9ww3DG__personalInitials{letter-spacing:.05em;color:var(--gold);font-size:11px;font-weight:400}.constellation-module__9ww3DG__chipPersonal{letter-spacing:.16em;text-transform:uppercase;border:1px dashed color-mix(in srgb, var(--gold) 42%, transparent);color:var(--gold);background:color-mix(in srgb, var(--gold) 8%, transparent);border-radius:999px;margin-top:6px;padding:2.5px 9px;font-size:9px;font-weight:400}.constellation-module__9ww3DG__personalEdge{stroke:var(--gold);stroke-dasharray:2 5}.constellation-module__9ww3DG__addVoiceBtn{top:190px}.constellation-module__9ww3DG__tendBtn,.constellation-module__9ww3DG__arrangeBtn{top:232px}.constellation-module__9ww3DG__notesToolsBtn{top:148px}.constellation-module__9ww3DG__notesToolsBtnSteward{top:190px}.constellation-module__9ww3DG__arrangeBtnSteward{top:274px}.constellation-module__9ww3DG__arrangePanel{z-index:12;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(14px);background:#0d0f17b8;border-radius:16px;flex-direction:column;gap:10px;width:300px;max-height:calc(100vh - 296px);padding:14px;display:flex;position:absolute;top:276px;right:22px}.constellation-module__9ww3DG__arrangePanelSteward{max-height:calc(100vh - 338px);top:318px}.constellation-module__9ww3DG__arrangeGrip{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;flex:none;align-items:center;gap:7px;font-size:9px;font-weight:400;display:flex}.constellation-module__9ww3DG__arrangeGrip:active{cursor:grabbing}.constellation-module__9ww3DG__arrangeGripDots{letter-spacing:0;color:var(--vc-dim);font-size:12px}.constellation-module__9ww3DG__arrangeScroll{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;gap:10px;min-height:0;display:flex;overflow-y:auto}.constellation-module__9ww3DG__arrangeRow{flex-direction:column;gap:5px;display:flex}.constellation-module__9ww3DG__arrangeLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);font-size:9px;font-weight:400}.constellation-module__9ww3DG__arrangePills{flex-wrap:wrap;gap:4px;display:flex}.constellation-module__9ww3DG__arrangePill{font:inherit;color:var(--dim);border:1px solid var(--line-2);cursor:pointer;background:0 0;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:400;transition:color .2s,border-color .2s,background .2s}.constellation-module__9ww3DG__arrangePill:hover{color:var(--soft)}.constellation-module__9ww3DG__arrangePill[aria-selected=true],.constellation-module__9ww3DG__arrangePill[aria-pressed=true]{color:var(--vc);border-color:var(--vc-dim);background:var(--vc-faint)}.constellation-module__9ww3DG__arrangePill:focus-visible{outline:1px solid var(--vc-dim);outline-offset:2px}.constellation-module__9ww3DG__arrangePill:disabled{opacity:.5;cursor:default}.constellation-module__9ww3DG__arrangeStewardRow{border-top:1px solid var(--line-2);padding-top:10px}.constellation-module__9ww3DG__arrangeStewardRow .constellation-module__9ww3DG__arrangeLabel{color:color-mix(in srgb, var(--gold) 70%, var(--dim))}.constellation-module__9ww3DG__arrangeFail{color:var(--dim);margin:0;font-size:11px}.constellation-module__9ww3DG__asideTag{letter-spacing:.18em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line-2);border-radius:999px;margin-top:4px;padding:2px 8px;font-size:8px;font-weight:400}@media (max-width:700px),(max-width:950px) and (max-height:520px){.constellation-module__9ww3DG__stewardBtn{display:none}.constellation-module__9ww3DG__arrangeBtn,.constellation-module__9ww3DG__arrangeBtnSteward,.constellation-module__9ww3DG__notesToolsBtn,.constellation-module__9ww3DG__notesToolsBtnSteward{border-color:var(--line-2);-webkit-backdrop-filter:none;white-space:nowrap;background:0 0;padding:4px 10px;font-size:9.5px;display:inline-block;top:110px;right:8px}.constellation-module__9ww3DG__arrangeBtn[aria-pressed=true],.constellation-module__9ww3DG__arrangeBtnSteward[aria-pressed=true],.constellation-module__9ww3DG__notesToolsBtn[aria-pressed=true],.constellation-module__9ww3DG__notesToolsBtnSteward[aria-pressed=true]{color:var(--vc)}.constellation-module__9ww3DG__arrangePanel,.constellation-module__9ww3DG__arrangePanelSteward{width:min(300px,100vw - 20px);max-height:calc(100vh - 146px - var(--tab-bar-h,54px) - 20px);top:146px;right:10px}.constellation-module__9ww3DG__controls{right:10px}.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__fitBtn,.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__gatherBtn{display:none}.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__soundBtn{order:1}.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__zoomOutBtn{order:2}.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__fullBtn{order:3}.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__zoomInBtn{order:4}}.constellation-module__9ww3DG__pastRow{z-index:12;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:12px;padding:6px 12px;position:absolute;bottom:16px;left:20px}.constellation-module__9ww3DG__aboutBtn{z-index:12;font:inherit;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line-2);cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#0d0f178c;border-radius:999px;padding:7px 14px;font-size:10px;font-weight:400;position:absolute;top:180px;left:22px}.constellation-module__9ww3DG__aboutBtn:hover{color:var(--soft)}.constellation-module__9ww3DG__aboutBtn[aria-pressed=true]{color:var(--vc);box-shadow:inset 0 0 0 1px var(--vc-dim)}.constellation-module__9ww3DG__aboutBox{z-index:13;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(14px);background:#0d0f17d1;border-radius:14px;width:min(360px,100vw - 44px);padding:14px 16px;position:absolute;top:222px;left:22px}.constellation-module__9ww3DG__aboutBox p{color:var(--soft);margin:0 0 10px;font-size:13px;font-weight:300;line-height:1.55}.constellation-module__9ww3DG__aboutClose{font:inherit;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line-2);cursor:pointer;background:0 0;border-radius:999px;padding:4px 12px;font-size:9.5px;font-weight:400}.constellation-module__9ww3DG__aboutClose:hover{color:var(--soft)}@media (max-width:950px) and (max-height:520px){.constellation-module__9ww3DG__kicker,.constellation-module__9ww3DG__aboutBtn,.constellation-module__9ww3DG__aboutBox{display:none}.constellation-module__9ww3DG__pastRow{bottom:8px;left:auto;right:52px}.constellation-module__9ww3DG__controls{bottom:8px}}.constellation-module__9ww3DG__connLayer{transition:opacity 1.4s}.constellation-module__9ww3DG__connSit{stroke:#fff9}.constellation-module__9ww3DG__connPod{stroke:#c1acfbf2}.constellation-module__9ww3DG__connRsvp{stroke:#4aa8ff}.constellation-module__9ww3DG__connRsvpHit{stroke:#0000;pointer-events:stroke;cursor:pointer}.constellation-module__9ww3DG__fieldBox[data-connphase=everything] .constellation-module__9ww3DG__layerSits{animation:11s ease-in-out infinite constellation-module__9ww3DG__connBreathe}@keyframes constellation-module__9ww3DG__connBreathe{0%,to{opacity:1}50%{opacity:.3}}.constellation-module__9ww3DG__fieldBox[data-connphase=notes] .constellation-module__9ww3DG__layerSits{opacity:.12}.constellation-module__9ww3DG__fieldBox[data-connphase=notes] .constellation-module__9ww3DG__layerPods{opacity:.18}.constellation-module__9ww3DG__fieldBox[data-connphase=notes] .constellation-module__9ww3DG__layerRsvp{opacity:.2}.constellation-module__9ww3DG__fieldBox[data-connphase=rsvp] .constellation-module__9ww3DG__layerSits{opacity:.1}.constellation-module__9ww3DG__fieldBox[data-connphase=rsvp] .constellation-module__9ww3DG__layerPods{opacity:.15}.constellation-module__9ww3DG__fieldBox[data-connphase=rsvp] .constellation-module__9ww3DG__layerReplies{opacity:.25}.constellation-module__9ww3DG__fieldBox[data-connphase=rsvp] .constellation-module__9ww3DG__connRsvp{opacity:.9}.constellation-module__9ww3DG__fieldBox[data-connphase=pods] .constellation-module__9ww3DG__layerSits{opacity:.1}.constellation-module__9ww3DG__fieldBox[data-connphase=pods] .constellation-module__9ww3DG__layerRsvp{opacity:.15}.constellation-module__9ww3DG__fieldBox[data-connphase=pods] .constellation-module__9ww3DG__layerReplies{opacity:.2}.constellation-module__9ww3DG__fieldBox[data-connphase=pods] .constellation-module__9ww3DG__connPod{opacity:.85}.constellation-module__9ww3DG__fieldBox[data-connphase=sittings] .constellation-module__9ww3DG__layerPods{opacity:.3}.constellation-module__9ww3DG__fieldBox[data-connphase=sittings] .constellation-module__9ww3DG__layerRsvp{opacity:.12}.constellation-module__9ww3DG__fieldBox[data-connphase=sittings] .constellation-module__9ww3DG__layerReplies{opacity:.2}.constellation-module__9ww3DG__fieldBox[data-connphase=sittings] .constellation-module__9ww3DG__connSit{opacity:.4}.constellation-module__9ww3DG__sessChip{z-index:6;color:#8fc2ff;pointer-events:none;white-space:nowrap;background:#0d0f17e0;border:1px solid #4aa8ff73;border-radius:12px;align-items:center;gap:9px;padding:8px 13px;animation:.3s constellation-module__9ww3DG__fadein;display:inline-flex;position:absolute;transform:translate(-50%,-130%);box-shadow:0 8px 30px #00000080}.constellation-module__9ww3DG__sessChip b{letter-spacing:.02em;color:var(--txt);font-size:12px;font-weight:500;display:block}.constellation-module__9ww3DG__sessChip i{color:var(--dim);margin-top:1px;font-size:10.5px;font-style:normal;display:block}.constellation-module__9ww3DG__nodePlayingNote{z-index:6;--halo:#d8bfd866;--ring:#d8bfd8cc}.constellation-module__9ww3DG__nodePlayingNote .constellation-module__9ww3DG__orbWrap{transform:scale(1.28)}.constellation-module__9ww3DG__nodePlayingNote .constellation-module__9ww3DG__corona{opacity:1;box-shadow:0 0 40px 14px var(--halo);animation:none}.constellation-module__9ww3DG__nodeQuiet{opacity:.4}@media (prefers-reduced-motion:reduce){.constellation-module__9ww3DG__connLayer{transition:none}.constellation-module__9ww3DG__fieldBox[data-connphase=everything] .constellation-module__9ww3DG__layerSits{animation:none}}.constellation-module__9ww3DG__fullBtn{display:none}@media (max-width:700px),(max-width:950px) and (max-height:520px){.constellation-module__9ww3DG__controls .constellation-module__9ww3DG__fullBtn{display:inline-flex}}html[data-field-full] .constellation-module__9ww3DG__portalBleed .constellation-module__9ww3DG__lenses{top:8px}html[data-field-full] .constellation-module__9ww3DG__portalBleed:after{top:46px}html[data-field-full] .constellation-module__9ww3DG__modeBar{top:46px}html[data-field-full] .constellation-module__9ww3DG__controls{bottom:12px}html[data-field-full] .constellation-module__9ww3DG__pastRow{bottom:12px}
.ThemeToggle-module__sGqMhG__toggle{border:1px solid var(--line);min-width:64px;color:var(--dim);font-weight:400;font-size:var(--fs-chip);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);background:0 0;border-radius:999px;padding:5px 16px;position:fixed;top:22px;right:26px}.ThemeToggle-module__sGqMhG__toggle:hover{color:var(--soft);border-color:var(--soft)}.ThemeToggle-module__sGqMhG__toggle:focus-visible{outline:1px solid var(--vc);outline-offset:2px}.ThemeToggle-module__sGqMhG__inline{position:static}.ThemeToggle-module__sGqMhG__toggle span{display:none}:is([data-theme=dark] .ThemeToggle-module__sGqMhG__whenDark,[data-theme=light] .ThemeToggle-module__sGqMhG__whenLight,[data-theme=green] .ThemeToggle-module__sGqMhG__whenGreen,[data-theme=thistle] .ThemeToggle-module__sGqMhG__whenThistle){display:inline}
.InstallPrompt-module__LLVF7W__card{left:12px;right:12px;bottom:calc(var(--tab-bar-h,54px) + env(safe-area-inset-bottom) + 12px);z-index:60;border:1px solid var(--line-2);background:var(--bg-2);border-radius:14px;flex-direction:column;gap:12px;padding:15px 16px 14px;display:flex;position:fixed;box-shadow:0 10px 30px #00000059}@media (min-width:700px){.InstallPrompt-module__LLVF7W__card{max-width:340px;bottom:22px;left:auto;right:22px}}.InstallPrompt-module__LLVF7W__text{flex-direction:column;gap:5px;display:flex}.InstallPrompt-module__LLVF7W__title{font-size:var(--fs-body);color:var(--txt);margin:0;font-weight:500}.InstallPrompt-module__LLVF7W__body{font-size:var(--fs-meta);color:var(--dim);margin:0;font-weight:300;line-height:1.55}.InstallPrompt-module__LLVF7W__actions{align-items:center;gap:10px;display:flex}.InstallPrompt-module__LLVF7W__go{background:var(--vc);color:#1b1d27;font:inherit;font-size:var(--fs-meta);cursor:pointer;border:0;border-radius:9px;padding:9px 15px;font-weight:500}.InstallPrompt-module__LLVF7W__go:hover{filter:brightness(1.06)}.InstallPrompt-module__LLVF7W__later{color:var(--dim);font:inherit;font-size:var(--fs-meta);cursor:pointer;background:0 0;border:0;padding:9px 4px;font-weight:300}.InstallPrompt-module__LLVF7W__later:hover{color:var(--txt)}@media (prefers-reduced-motion:no-preference){.InstallPrompt-module__LLVF7W__card{animation:.32s ease-out both InstallPrompt-module__LLVF7W__rise}@keyframes InstallPrompt-module__LLVF7W__rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}
.pendingUploads-module__YL3amW__chip{bottom:calc(64px + env(safe-area-inset-bottom,0px));z-index:70;white-space:nowrap;text-overflow:ellipsis;max-width:92vw;color:var(--ink,#eceaf6);background:var(--menu-bg,#181a22f5);border:1px solid #ad92f94d;border-radius:999px;padding:7px 14px;font-size:12px;text-decoration:none;position:fixed;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 26px #00000059}.pendingUploads-module__YL3amW__chip:hover{border-color:#ad92f98c}
.invitations-module__LoNDVW__wrap{flex-direction:column;gap:14px;max-width:620px;margin-top:20px;display:flex}.invitations-module__LoNDVW__empty{color:var(--muted);margin-top:20px;font-weight:300}.invitations-module__LoNDVW__err{color:var(--rose,#e5849b);margin:0;font-weight:300}.invitations-module__LoNDVW__card{background:var(--raised,#ffffff08);border:1px solid var(--line,#ffffff14);border-radius:14px;padding:20px 22px}.invitations-module__LoNDVW__title{letter-spacing:-.01em;margin:0 0 8px;font-size:1.18rem;font-weight:700}.invitations-module__LoNDVW__meta{color:var(--muted);margin:0 0 4px;font-size:.92rem;font-weight:300}.invitations-module__LoNDVW__verbs{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.invitations-module__LoNDVW__btn{font:inherit;border:1px solid var(--line,#ffffff24);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:8px 18px;font-size:.9rem;font-weight:400;transition:border-color .14s,background .14s}.invitations-module__LoNDVW__btn:hover:not(:disabled){border-color:var(--accent);background:#ad92f914}.invitations-module__LoNDVW__btn:disabled{opacity:.5;cursor:default}.invitations-module__LoNDVW__btnGo{border-color:var(--accent);background:#ad92f924}.invitations-module__LoNDVW__quiet{color:var(--muted);font-size:.88rem;font-weight:300;text-decoration:none}.invitations-module__LoNDVW__quiet:hover{color:var(--accent)}
