/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:255 255 255;--color-surface:255 255 255;--color-surface-raised:255 255 255;--color-surface-muted:244 244 245;--color-surface-hover:236 236 238;--color-surface-active:226 226 229;--color-text:18 18 19;--color-text-muted:92 92 96;--color-text-subtle:148 148 153;--color-border:244 244 245;--color-border-strong:214 214 218;--color-overlay:0 0 0;--color-accent:18 18 19;--color-accent-soft:238 238 240;--color-accent-muted:72 72 76;--color-accent-border:205 205 210;--color-accent-text:255 255 255;--color-danger:207 52 75;--color-danger-text:255 255 255;--color-focus:18 18 19;--shadow-raised:0 22px 60px #1315142e;--shadow-soft:0 1px 2px #1315140d, 0 10px 28px #1315140f;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:18px;--space-6:22px;--space-8:28px;--font-sans:"Geist Variable", "Geist", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:20px;--font-size-xl:24px;--line-tight:1.2;--line-normal:1.45;--control-sm:32px;--control-md:38px;--control-lg:44px;--app-feed-width:420px;--app-panel-width:760px;--app-column-width:800px;--app-wide-width:1220px;--side-nav-width:64px;--groups-sidebar-width:232px;--bottom-nav-height:60px;--app-viewport-height:100vh;--app-dynamic-viewport-height:100vh}@supports (height:100svh){:root{--app-viewport-height:100svh}}@supports (height:100dvh){:root{--app-dynamic-viewport-height:100dvh}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:12 12 13;--color-surface:18 18 19;--color-surface-raised:25 25 27;--color-surface-muted:32 32 34;--color-surface-hover:42 42 45;--color-surface-active:52 52 56;--color-text:245 245 246;--color-text-muted:176 176 181;--color-text-subtle:120 120 126;--color-border:32 32 34;--color-border-strong:58 58 63;--color-overlay:0 0 0;--color-accent:245 245 246;--color-accent-soft:42 42 45;--color-accent-muted:210 210 214;--color-accent-border:82 82 88;--color-accent-text:12 12 13;--color-danger:255 111 134;--color-danger-text:28 8 12;--color-focus:245 245 246;--shadow-raised:0 18px 44px #0000006b;--shadow-soft:0 1px 2px #0000003d, 0 14px 34px #00000038}*{box-sizing:border-box}html{min-width:320px;min-height:var(--app-viewport-height);background:rgb(var(--color-bg));color:rgb(var(--color-text));font-family:var(--font-sans);font-kerning:normal;font-optical-sizing:auto;font-variant-ligatures:common-ligatures contextual;line-height:var(--line-normal);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:auto}body{min-height:var(--app-viewport-height);background:rgb(var(--color-bg));accent-color:rgb(var(--color-accent));overscroll-behavior-x:none;margin:0}a{color:inherit;touch-action:manipulation;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;touch-action:manipulation}:focus-visible{outline:2px solid rgb(var(--color-focus));outline-offset:3px}#root{min-height:var(--app-viewport-height)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.button{min-height:var(--control-md);justify-content:center;align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);font:inherit;font-size:var(--font-size-sm);white-space:nowrap;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;border:0;font-weight:700;line-height:1;text-decoration:none;transition:background .12s,color .12s,opacity .12s,box-shadow .12s,transform .12s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button:not(:disabled):active{transform:translateY(1px)}.button--emphasis-solid{box-shadow:none}.button--primary{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.button--primary:not(:disabled):hover{background:rgb(var(--color-text) / 86%)}.button--secondary{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text));box-shadow:none}.button--secondary:not(:disabled):hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text))}.button--ghost{color:rgb(var(--color-text-muted));background:0 0}.button--ghost:not(:disabled):hover{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text))}.button--danger,.button--destructive{background:rgb(var(--color-danger));color:rgb(var(--color-danger-text))}.button--emphasis-soft{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text));box-shadow:none}.button--emphasis-soft:not(:disabled):hover{background:rgb(var(--color-surface-hover))}.button--emphasis-plain{color:rgb(var(--color-text));box-shadow:none;background:0 0}.button--emphasis-plain:not(:disabled):hover{background:rgb(var(--color-surface-hover))}.button--destructive.button--emphasis-soft,.button--danger.button--emphasis-soft{background:rgb(var(--color-danger) / 12%);color:rgb(var(--color-danger))}.button--destructive.button--emphasis-plain,.button--danger.button--emphasis-plain{color:rgb(var(--color-danger))}.button--density-comfortable{gap:var(--space-2)}.button--density-compact{gap:var(--space-1)}.button--sm{min-height:var(--control-sm);padding:0 var(--space-2);font-size:var(--font-size-xs)}.button--md{min-height:var(--control-md);padding:0 var(--space-3)}.button--lg{min-height:var(--control-lg);padding:0 var(--space-4)}.icon-button{width:var(--control-md);min-width:var(--control-md);padding:0}.button--sm.icon-button{width:var(--control-sm);min-width:var(--control-sm)}.button--lg.icon-button{width:var(--control-lg);min-width:var(--control-lg)}@media (width<=699px){.button{min-width:0;max-width:100%}.button--sm:not(.icon-button){padding:0 var(--space-2)}.button--md:not(.icon-button){padding:0 var(--space-3)}.button--lg:not(.icon-button){padding:0 var(--space-4)}}.field{gap:var(--space-2);display:grid}.field__label{color:rgb(var(--color-text));font-size:var(--font-size-xs);letter-spacing:0;font-weight:650}.field__hint,.field__error{font-size:var(--font-size-xs);margin:0}.field__hint{color:rgb(var(--color-text-muted))}.field__error{color:rgb(var(--color-danger))}.input,.textarea,.select-trigger{width:100%;min-height:var(--control-lg);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));color:rgb(var(--color-text));font:inherit;font-size:var(--font-size-sm);border:0;transition:background .12s,box-shadow .12s}.input,.textarea{padding:var(--space-2) var(--space-3)}.input::placeholder,.textarea::placeholder{color:rgb(var(--color-text-subtle))}.input[readonly],.textarea[readonly]{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text-muted));box-shadow:inset 0 0 0 1px rgb(var(--color-border-strong));caret-color:#0000;cursor:default}.input:hover,.textarea:hover,.select-trigger:hover,.input[readonly]:hover,.textarea[readonly]:hover,.input[readonly]:focus,.textarea[readonly]:focus{background:rgb(var(--color-surface-hover))}.input:focus,.textarea:focus,.select-trigger:focus{background:rgb(var(--color-surface));box-shadow:0 0 0 3px rgb(var(--color-focus) / 18%);outline:none}.input[readonly]:focus,.textarea[readonly]:focus{background:rgb(var(--color-surface-hover));box-shadow:inset 0 0 0 1px rgb(var(--color-border-strong)), 0 0 0 3px rgb(var(--color-focus) / 12%)}.textarea{resize:vertical;min-height:104px;line-height:var(--line-normal)}.select{width:100%;min-width:0}.select-trigger{align-items:center;gap:var(--space-2);padding:0 var(--space-3);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;display:inline-grid}.select-trigger[data-disabled]{cursor:not-allowed;opacity:.55}.select-trigger[data-placeholder]{color:rgb(var(--color-text-muted))}.select-trigger__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-trigger__icon{color:rgb(var(--color-text-muted));transition:transform .12s;display:inline-flex}.select-trigger[data-state=open] .select-trigger__icon{transform:rotate(180deg)}.select-content,.dialog-content,.drawer-content{border-radius:var(--radius-md);background:rgb(var(--color-surface-raised));color:rgb(var(--color-text));box-shadow:var(--shadow-raised)}.select-content{z-index:20;min-width:var(--radix-select-trigger-width);max-width:min(100vw - 32px,360px);max-height:min(var(--radix-select-content-available-height), 320px);padding:var(--space-1);overflow:hidden}.select-viewport{max-height:min(var(--radix-select-content-available-height), 288px);-webkit-overflow-scrolling:touch}.select-scroll-button{border-radius:var(--radius-sm);height:28px;color:rgb(var(--color-text-muted));place-items:center;display:grid}.select-item{align-items:center;gap:var(--space-2);min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-sm);font-size:var(--font-size-sm);cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:18px minmax(0,1fr);display:grid}.select-item:hover,.select-item[data-highlighted]{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text));outline:none}.select-item[data-state=checked]{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text));font-weight:650}.select-item[data-disabled]{color:rgb(var(--color-text-subtle));cursor:not-allowed}.select-item__indicator{color:rgb(var(--color-text));display:inline-flex}.select-item__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.checkbox{align-items:center;gap:var(--space-2);color:rgb(var(--color-text));font-size:var(--font-size-sm);display:inline-flex}.checkbox__control{background:rgb(var(--color-surface-muted));width:18px;height:18px;color:rgb(var(--color-accent-text));border-radius:var(--radius-xs);border:0;flex:none;justify-content:center;align-items:center;transition:background .12s,box-shadow .12s;display:inline-flex}.checkbox__control[data-state=checked]{background:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.dialog-overlay,.drawer-overlay{z-index:20;background:rgb(var(--color-overlay) / 44%);position:fixed;inset:0}.dialog-content{z-index:21;width:min(420px,100vw - 32px);max-height:calc(var(--app-dynamic-viewport-height) - 48px);padding:var(--space-4);-webkit-overflow-scrolling:touch;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.drawer-content{z-index:21;width:min(100%, var(--app-column-width));max-height:min(80vh, calc(var(--app-dynamic-viewport-height) - 48px));padding:var(--space-4);-webkit-overflow-scrolling:touch;border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow:auto}.dialog-title{margin:0 0 var(--space-2);font-size:var(--font-size-lg);font-weight:750;line-height:var(--line-tight)}.dialog-description{margin:0 0 var(--space-4);color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);line-height:var(--line-normal)}.avatar{border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));width:36px;height:36px;color:rgb(var(--color-text));font-size:var(--font-size-sm);flex:none;justify-content:center;align-items:center;font-weight:750;display:inline-flex}.spinner{border-radius:var(--radius-pill);border:2px solid;border-right-color:#0000;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (pointer:coarse){.input,.textarea,.select-trigger{font-size:var(--font-size-md)}.button,.input,.textarea,.select-trigger,.checkbox__control{transition:none}.button:not(:disabled):active{transform:none}.button--primary:not(:disabled):hover{background:rgb(var(--color-text))}.button--secondary:not(:disabled):hover{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text))}.button--ghost:not(:disabled):hover{color:rgb(var(--color-text-muted));background:0 0}.button--emphasis-soft:not(:disabled):hover{background:rgb(var(--color-surface-muted))}.button--emphasis-plain:not(:disabled):hover{background:0 0}.input:not(:focus):hover,.textarea:not(:focus):hover,.select-trigger:not(:focus):hover{background:rgb(var(--color-surface-muted))}.select-item:hover{background:0 0}}.auth-shell,.app-shell{min-height:var(--app-viewport-height)}.auth-shell{place-items:start stretch;display:grid}.auth-panel{gap:var(--space-5);width:min(100%,520px);padding:clamp(28px, 8vh, 80px) var(--space-4);justify-self:center;display:grid}.auth-nav{gap:var(--space-3);justify-items:center;min-width:0;display:grid}.auth-nav__brand{color:rgb(var(--color-text));font-size:var(--font-size-md);font-weight:800;line-height:var(--line-tight);overflow-wrap:anywhere}.auth-nav__links,.auth-nav__actions{justify-content:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.auth-nav__actions .button{min-height:var(--control-lg)}.auth-nav__actions .button,.auth-nav__actions .select-trigger{align-items:center}.auth-nav__links a{border-radius:var(--radius-pill);min-height:28px;color:rgb(var(--color-text-muted));padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);font-weight:750;line-height:var(--line-tight);text-align:center;justify-content:center;align-items:center;display:inline-flex}.auth-nav__links a:hover{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text))}.auth-language-select{width:78px}.auth-language-select .select-trigger{min-height:var(--control-lg);border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));font-size:var(--font-size-sm);font-weight:750}.public-nav__register-text-short{display:none}.auth-panel__header{gap:var(--space-2);text-align:center;display:grid}.auth-panel__eyebrow{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);font-weight:750;line-height:var(--line-tight);margin:0}.auth-panel__title,.page-title{font-size:var(--font-size-lg);font-weight:750;line-height:var(--line-tight);overflow-wrap:anywhere;margin:0}.app-shell{background:rgb(var(--color-bg));display:block}.shell-bar{z-index:4;width:min(100%, var(--app-column-width));justify-content:space-between;align-items:center;gap:var(--space-2);background:rgb(var(--color-surface) / 92%);min-height:56px;padding:calc(var(--space-2) + env(safe-area-inset-top)) max(var(--space-3), env(safe-area-inset-right)) var(--space-2) max(var(--space-3), env(safe-area-inset-left));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);contain:layout paint;margin:0 auto;display:flex;position:sticky;top:0}.shell-bar__select{flex:auto;min-width:0;max-width:none}.shell-bar__actions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex:none;margin-left:auto;display:inline-flex}.shell-notification-link.button{position:relative}.shell-notification-badge.nav-badge{position:absolute;top:-2px;right:-2px}.space-switcher-trigger.button{width:100%;min-height:var(--control-sm);border-radius:var(--radius-pill);color:rgb(var(--color-text));box-shadow:none;background:0 0;justify-content:space-between;font-weight:750}.space-switcher-trigger.button:hover,.space-switcher-trigger.button:focus{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text))}.dialog-content--space-switcher{max-width:440px}.space-switcher-list{gap:var(--space-2);display:grid}.space-option.button{border-radius:var(--radius-md);text-align:left;justify-content:space-between;width:100%}.space-option--group.button{align-items:center;gap:var(--space-2);min-height:44px;padding-block:var(--space-2);line-height:var(--line-tight);white-space:normal;grid-template-columns:minmax(0,1fr) auto;display:grid}.space-option__name{min-width:0;color:inherit;overflow-wrap:anywhere}.space-count-meta{align-items:center;gap:var(--space-2);color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);white-space:nowrap;flex:none;font-weight:750;line-height:1;display:inline-flex}.space-count-meta__item{align-items:center;gap:3px;display:inline-flex}.button--primary .space-count-meta{color:rgb(var(--color-surface) / 72%)}.section-tabs{z-index:3;width:min(100%, var(--app-column-width));gap:var(--space-1);background:rgb(var(--color-surface) / 92%);padding:var(--space-2) var(--space-3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);scrollbar-width:none;margin:0 auto;display:none;position:sticky;top:56px;overflow-x:auto}.section-tabs::-webkit-scrollbar{display:none}.section-tabs__link{min-height:var(--control-sm);justify-content:center;align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);color:rgb(var(--color-text-muted));padding:0 var(--space-3);font-size:var(--font-size-sm);flex:none;font-weight:650;transition:background .12s,color .12s,transform .12s;display:inline-flex;position:relative}.section-tabs__link:hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text))}.section-tabs__link.active{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.group-sidebar{display:none}.group-sidebar__nav{gap:var(--space-3);min-height:0;display:grid}.group-sidebar__header{min-width:0;min-height:var(--control-sm);justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.group-sidebar__title{min-width:0;color:rgb(var(--color-text-subtle));font-size:var(--font-size-xs);overflow-wrap:anywhere;font-weight:750}.group-sidebar__title-action{flex:none}.group-sidebar__list{gap:var(--space-1);-webkit-overflow-scrolling:touch;min-height:0;display:grid;overflow-y:auto}.group-sidebar__option{border-radius:var(--radius-md);color:rgb(var(--color-text-muted));padding:var(--space-2);gap:2px;text-decoration:none;display:grid}.group-sidebar__name{min-width:0;color:rgb(var(--color-text));font-size:var(--font-size-sm);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:650;display:-webkit-box;overflow:hidden}.group-sidebar__option>.space-count-meta{color:rgb(var(--color-text-muted))}.group-sidebar__option:hover{background:rgb(var(--color-surface-muted))}.group-sidebar__option[aria-current=page]{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.group-sidebar__option[aria-current=page] span{color:inherit}.group-sidebar__option[aria-current=page]>.space-count-meta{color:rgb(var(--color-surface) / 70%)}.group-sidebar__members-link.button{flex:none;justify-content:flex-start;width:100%}.group-sidebar .state{padding:var(--space-2);font-size:var(--font-size-xs)}.group-sidebar .pagination-sentinel{min-height:36px}.app-main{min-width:0;min-height:calc(var(--app-viewport-height) - 56px);padding-bottom:calc(var(--bottom-nav-height) + var(--space-5) + env(safe-area-inset-bottom));background:rgb(var(--color-surface))}.app-shell--no-groups .app-main{min-height:var(--app-viewport-height)}.route-error{min-height:var(--app-viewport-height);background:rgb(var(--color-surface))}.top-bar{align-items:center;gap:var(--space-3);background:rgb(var(--color-surface));min-height:52px;padding:0 var(--space-4);grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);display:grid;position:static}.top-bar--actions-only{grid-template-columns:minmax(0,1fr)}.top-bar--with-back{grid-template-columns:auto minmax(0,1fr) auto}.top-bar--actions-only .top-bar__side--left,.top-bar--actions-only .page-title{display:none}.top-bar .page-title{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.top-bar__side{align-items:center;min-width:0;display:flex}.top-bar__side--left{justify-content:flex-start}.top-bar__side--right{justify-content:flex-end}.top-bar__back{flex:none}.top-bar--with-back .top-bar__side--right:empty{min-width:72px}.top-bar__actions{margin-left:auto}.page-toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.page-toolbar p{margin:0}.feed-memory-toggle.button{position:relative}.feed-memory-toggle.button[aria-pressed=true]{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.feed-memory-toggle__icon{place-items:center;display:inline-grid;position:relative}.feed-memory-toggle__slash{border-radius:var(--radius-pill);background:currentColor;width:18px;height:2px;position:absolute;transform:rotate(-42deg)}.bottom-nav{z-index:4;height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));background:rgb(var(--color-surface) / 94%);padding:var(--space-2) max(var(--space-3), env(safe-area-inset-right)) calc(var(--space-2) + env(safe-area-inset-bottom)) max(var(--space-3), env(safe-area-inset-left));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);contain:layout paint;grid-template-columns:repeat(5,minmax(38px,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__link{border-radius:var(--radius-pill);min-height:40px;color:rgb(var(--color-text-muted));justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:relative}.nav-badge{border-radius:var(--radius-pill);background:rgb(var(--color-danger));min-width:18px;height:18px;color:rgb(var(--color-danger-text));padding:0 var(--space-1);place-items:center;font-size:11px;font-weight:750;line-height:1;display:inline-grid}.bottom-nav__link .nav-badge{top:var(--space-1);position:absolute;right:calc(50% - 18px)}.section-tabs__link .nav-badge{top:var(--space-1);right:var(--space-1);position:absolute}.bottom-nav__link.active{color:rgb(var(--color-surface));background:rgb(var(--color-text))}.page-section{gap:var(--space-3);min-width:0;padding:var(--space-4);display:grid}.account-sections{min-height:0;display:grid}.account-details-section{gap:0}.account-settings-section{min-height:inherit;flex-direction:column;display:flex}.account-details-section .row{min-height:52px;padding-block:var(--space-2)}.account-navigation-row,.group-list-row{color:rgb(var(--color-text));text-decoration:none}.account-navigation-row>svg,.group-list-row>svg{color:rgb(var(--color-text-muted));flex:none}.account-navigation-row:hover,.group-list-row:hover{background:rgb(var(--color-surface-muted))}.account-password-row .account-row-link.button{color:rgb(var(--color-text-muted));margin-left:auto}.account-preferences-row .row__content{flex:none}.account-page-footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4) 0;margin-top:auto;display:flex}.account-version-text{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);font-weight:650}.edit-post-page__group{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.stack{gap:var(--space-4);display:grid}.stack>.button{justify-self:start;min-width:96px}.auth-panel .stack>.button{justify-self:stretch}.inline{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.feed-item{gap:var(--space-2);min-width:0;padding:var(--space-3) var(--space-4) var(--space-4);grid-template-columns:minmax(0,1fr);display:grid;position:relative}.feed-item--memory{background:linear-gradient(90deg, rgb(var(--color-surface-muted) / 76%) 0%, rgb(var(--color-surface) / 0%) 62%);box-shadow:inset 3px 0 0 rgb(var(--color-text) / 24%)}.feed-item__header{align-items:center;gap:var(--space-3);grid-template-columns:32px minmax(0,1fr) auto;min-width:0;display:grid}.feed-item__memory-label{align-items:center;gap:var(--space-1);border:1px solid rgb(var(--color-border-strong));border-radius:var(--radius-pill);background:rgb(var(--color-surface));width:fit-content;max-width:100%;color:rgb(var(--color-text));padding:3px var(--space-2);font-size:var(--font-size-xs);font-weight:800;line-height:var(--line-tight);box-shadow:0 1px 2px rgb(var(--color-overlay) / 6%);display:inline-flex}.feed-item__memory-label span{overflow-wrap:anywhere;min-width:0}.feed-item__memory-label svg{flex:none}.feed-item__header .avatar{width:32px;height:32px;font-size:var(--font-size-xs)}.feed-item__body{gap:var(--space-2);grid-column:1/-1;min-width:0;display:grid}.feed-item__meta,.muted{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs)}.auth-legal{line-height:var(--line-normal)}.feed-item__meta{align-items:baseline;gap:var(--space-1);line-height:var(--line-tight);flex-wrap:wrap;display:flex}.feed-item__meta strong{color:rgb(var(--color-text))}.feed-item__actions-trigger{align-self:start}.action-list{gap:var(--space-2);display:grid}.action-list .button{justify-content:flex-start;width:100%}.meta-button.button{min-height:auto;color:rgb(var(--color-text-muted));cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.meta-button.button:hover{color:rgb(var(--color-text));background:0 0}.feed-item__text{white-space:pre-wrap;font-size:var(--font-size-md);overflow-wrap:anywhere;margin:0;line-height:1.46}.feed-item .inline{gap:var(--space-2)}.feed-item .button--ghost{min-height:28px;padding:0 var(--space-2)}.feed-item .muted{align-items:center;gap:var(--space-1);display:inline-flex}.feed-day{color:rgb(var(--color-text-subtle));padding:var(--space-2) var(--space-4) 0;font-size:var(--font-size-xs);font-weight:750}.feed-item__preview-comments{gap:var(--space-2);box-shadow:inset 2px 0 0 rgb(var(--color-text));padding:var(--space-1) 0 var(--space-1) var(--space-3);display:grid}.feed-item__comment-form{margin-top:var(--space-1);padding-top:var(--space-1);display:grid}.preview-comment{color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);line-height:var(--line-normal);overflow-wrap:anywhere;margin:0}.text-link{color:rgb(var(--color-text));text-underline-offset:2px;text-decoration:underline}.link-preview{gap:var(--space-3);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-3);grid-template-columns:minmax(0,1fr);align-items:start;transition:background .12s;display:grid}.link-preview:has(.link-preview__favicon){grid-template-columns:28px minmax(0,1fr)}.link-preview:hover{background:rgb(var(--color-surface-hover))}.link-preview__favicon{border-radius:var(--radius-sm);width:28px;height:28px}.link-preview__content{gap:var(--space-1);min-width:0;display:grid}.link-preview__site,.link-preview__description{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs)}.link-preview__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.reaction-bar,.reaction-details{gap:var(--space-1);display:grid}.reaction-bar__choices{justify-content:flex-start;align-items:center;gap:var(--space-1);flex-wrap:wrap;width:auto;min-width:0;display:flex}.reaction-bar__choice.button{gap:var(--space-1);border-radius:var(--radius-pill);width:32px;min-width:32px;min-height:32px;font-size:var(--font-size-xs);flex:none;padding:0;font-weight:750}.reaction-bar__choice-glyph{font-size:16px;line-height:1}.reaction-bar__details-trigger.button{width:auto;min-width:max-content;min-height:32px;padding:0 var(--space-2);border-radius:var(--radius-pill);font-size:var(--font-size-xs);flex:none;font-weight:750}.dialog-content--reaction-details .dialog-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reaction-details{border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-3)}.reaction-details__row{justify-content:space-between;gap:var(--space-3);color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);display:flex}.note-image-carousel{gap:var(--space-2);touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;min-width:0;display:grid}.note-image-carousel__viewport{border-radius:var(--radius-md);width:100%;max-height:min(680px, calc(var(--app-dynamic-viewport-height) - 160px));touch-action:pan-y pinch-zoom;background:0 0;overflow:hidden}.note-image-carousel--activity .note-image-carousel__viewport{max-height:min(420px, calc(var(--app-dynamic-viewport-height) - 220px))}.note-image-carousel__container{touch-action:pan-y pinch-zoom;min-width:0;height:100%;display:flex}.note-image-carousel__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.note-image-carousel__slide[aria-hidden=true] .note-image-carousel__stage{position:absolute;top:0;left:0}.note-image-carousel__stage{appearance:none;width:100%;height:100%;min-height:0;color:inherit;cursor:pointer;font:inherit;box-shadow:none;text-align:inherit;touch-action:pan-y pinch-zoom;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:block}.note-image-carousel__stage:hover,.note-image-carousel__stage:focus-visible{background:0 0;outline:none}.note-image-carousel__stage:focus-visible{outline:2px solid rgb(var(--color-focus));outline-offset:-2px}.note-image-carousel__stage img{inline-size:100%;object-fit:contain;transform-origin:50%;width:100%;max-width:none;height:100%;transition:transform .14s;display:block}.note-image-carousel__thumbnails{min-width:0}.note-image-carousel__thumbnail-viewport{touch-action:pan-y pinch-zoom;min-width:0;overflow:hidden}.note-image-carousel__thumbnail-track{gap:var(--space-1);padding:1px 0;display:flex}.note-image-carousel__thumbnail-slide{flex:0 0 58px;min-width:0}.note-image-carousel__thumbnail{appearance:none;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:2px solid #0000;width:58px;min-width:58px;height:58px;min-height:58px;padding:0;display:block;position:relative;overflow:hidden}.note-image-carousel__thumbnail:hover{background:0 0}.note-image-carousel__thumbnail[aria-pressed=true]{border-color:rgb(var(--color-text))}.note-image-carousel__thumbnail:focus-visible{outline:2px solid rgb(var(--color-focus));outline-offset:2px}.note-image-carousel__thumbnail img{border-radius:calc(var(--radius-md) - 2px);object-fit:cover;width:100%;height:100%;display:block}.activity-item__images{margin-top:var(--space-2)}.comment-item,.activity-item{gap:var(--space-2);min-width:0;padding:var(--space-3) var(--space-4);grid-template-columns:32px minmax(0,1fr);display:grid}.comment-item__body,.activity-item__body{gap:var(--space-2);min-width:0;display:grid}.activity-item__rail{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.activity-item__event-marker{border-radius:var(--radius-pill);width:24px;height:24px;color:rgb(var(--color-text-muted));background:0 0;place-items:center;line-height:1;display:grid}.activity-item__event-marker--reaction{font-size:var(--font-size-md)}.comment-item__header{align-items:start;gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.comment-item__actions-trigger{margin-top:calc(var(--space-1) * -1)}.note-comments{padding-left:0;padding-right:0}.note-comments>.page-title,.note-comments>.comment-form,.note-comments>.state{margin-right:var(--space-4);margin-left:var(--space-4)}.activity-item__post,.activity-item__preview{gap:var(--space-2);color:rgb(var(--color-text));line-height:var(--line-normal);overflow-wrap:anywhere;margin:0;text-decoration:none;display:grid}.activity-item__post-preview,.activity-item__comment-preview{white-space:pre-wrap;display:block}.activity-item__post-preview--highlighted{border-radius:var(--radius-sm);background:rgb(var(--color-surface-muted));padding:var(--space-3)}.activity-item__comment-preview--highlighted{box-shadow:inset 2px 0 0 rgb(var(--color-text));color:rgb(var(--color-text-muted));padding:var(--space-1) 0 var(--space-1) var(--space-3)}.activity-item__post:hover .activity-item__post-preview:not(.activity-item__post-preview--highlighted){color:rgb(var(--color-text-muted))}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=699px){.app-shell{height:var(--app-dynamic-viewport-height);min-height:var(--app-viewport-height);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.shell-bar{width:100%;min-height:52px;padding:calc(var(--space-1) + env(safe-area-inset-top)) max(var(--space-3), env(safe-area-inset-right)) var(--space-1) max(var(--space-3), env(safe-area-inset-left));grid-row:1;justify-content:flex-start;position:relative;top:auto}.shell-bar__select{flex:auto;min-width:0;max-width:none}.space-switcher-trigger.button{gap:var(--space-2);width:100%;max-width:100%;padding:0 var(--space-2)}.space-switcher-trigger.button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-main{min-height:0;padding-bottom:var(--space-3);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;grid-row:2;overflow-y:auto}.app-main--account{flex-direction:column;padding-bottom:0;display:flex}.app-main--account>.account-sections{flex-direction:column;flex:auto;min-height:0;display:flex}.app-main--account .account-settings-section{flex:auto}.app-shell--no-groups{grid-template-rows:minmax(0,1fr) auto}.app-shell--no-groups .app-main{grid-row:1;min-height:0}.bottom-nav{grid-row:3;width:100%;position:relative;bottom:auto;left:auto;right:auto}.app-shell--no-groups .bottom-nav{grid-row:2}.top-bar{min-height:48px;padding:0 var(--space-3)}.top-bar--with-back .top-bar__side--right:empty{min-width:var(--control-sm)}.top-bar__back.button{width:var(--control-sm);min-width:var(--control-sm);padding:0}.top-bar__back-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-toolbar{padding:var(--space-2) var(--space-3);align-items:flex-start}.page-section{gap:var(--space-2);padding:var(--space-3)}.note-comments{padding-left:0;padding-right:0}.account-details-section .row{min-height:48px}.stack{gap:var(--space-3)}.auth-nav{gap:var(--space-2)}.auth-nav__links{display:none}.auth-nav__actions{gap:var(--space-1)}.auth-language-select{width:58px}.auth-nav__actions .button{min-height:var(--control-md);padding-inline:var(--space-2)}.auth-language-select .select-trigger{min-height:var(--control-md);gap:var(--space-1);padding-inline:var(--space-2)}.auth-panel .stack>.button{justify-self:stretch}.feed-item{gap:var(--space-2);padding:var(--space-2) var(--space-3) var(--space-3)}.feed-item__header,.feed-item__body{gap:var(--space-2)}.feed-day{padding:var(--space-2) var(--space-3) 0}.activity-item__post-preview--highlighted{padding:var(--space-2)}.feed-item__preview-comments,.activity-item__comment-preview--highlighted{padding:var(--space-1) 0 var(--space-1) var(--space-2)}.comment-item,.activity-item{gap:var(--space-2);padding:var(--space-2) var(--space-3)}.note-comments>.page-title,.note-comments>.comment-form,.note-comments>.state{margin-right:var(--space-3);margin-left:var(--space-3)}}@media (width<=479px){.public-nav__login-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.public-nav__register-text-full{display:none}.public-nav__register-text-short{display:inline}}@media (width>=700px){.auth-panel{padding:var(--space-8) var(--space-4)}.app-shell{grid-template-columns:var(--side-nav-width) minmax(0, 1fr);align-content:start;padding-left:0;display:grid}.app-shell--with-groups{grid-template-columns:var(--side-nav-width) var(--groups-sidebar-width) minmax(0, 1fr)}.app-main{width:100%;max-width:none;min-height:var(--app-viewport-height);background:rgb(var(--color-bg));grid-column:2;margin:0}.shell-bar{display:none}.app-shell--with-groups .app-main{grid-column:3}.app-main--feed,.app-main--activity,.app-main--new{grid-template-columns:minmax(0, var(--app-panel-width));grid-template-columns:minmax(0, var(--app-feed-width));place-content:start;display:grid}.app-main--feed>*,.app-main--activity>*,.app-main--new>*{background:rgb(var(--color-surface));width:100%;min-width:0}.app-main--account{flex-direction:column;display:flex}.app-main--account>.account-sections{width:min(100%, var(--app-feed-width));background:rgb(var(--color-surface));flex-direction:column;flex:auto;min-height:0;display:flex}.app-main--account>.page-section{width:min(100%, var(--app-feed-width));background:rgb(var(--color-surface))}.app-main--account .account-settings-section{flex:auto}.app-main--media{background:rgb(var(--color-surface))}.group-sidebar{height:var(--app-dynamic-viewport-height);gap:var(--space-3);background:rgb(var(--color-surface));min-height:0;padding:var(--space-3);flex-direction:column;grid-column:2;display:flex;position:sticky;top:0;overflow:hidden}.section-tabs{z-index:10;width:var(--side-nav-width);align-items:center;gap:var(--space-2);background:rgb(var(--color-surface));padding:var(--space-3) var(--space-2);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:visible}.section-tabs__link{flex:0 0 44px;width:44px;min-height:44px;padding:0}.section-tabs__link svg{width:20px;height:20px}.section-tabs__link span,.bottom-nav{display:none}}@supports (content-visibility:auto){.feed-item{content-visibility:auto;contain-intrinsic-size:auto 360px}.activity-item{content-visibility:auto;contain-intrinsic-size:auto 112px}.row{content-visibility:auto;contain-intrinsic-size:auto 80px}}@media (pointer:coarse){.section-tabs__link,.bottom-nav__link,.link-preview,.note-image-carousel__stage img{transition:none}.section-tabs__link:not(.active):hover,.bottom-nav__link:not(.active):hover{color:rgb(var(--color-text-muted));background:0 0}.link-preview:hover{background:rgb(var(--color-surface-muted))}.note-image-carousel__stage:hover{background:0 0}}@media (width>=960px){.app-main--calendar{width:100%}.app-main{padding-bottom:var(--space-8)}}.landing-page{min-height:var(--app-viewport-height);background:rgb(var(--color-bg));color:rgb(var(--color-text))}.landing-hero{border-bottom:1px solid rgb(var(--color-border));background:rgb(var(--color-surface));min-height:min(580px,74svh);position:relative;overflow:hidden}.landing-hero__veil{z-index:1;background:linear-gradient(90deg, rgb(var(--color-bg) / 98%) 0%, rgb(var(--color-bg) / 95%) 52%, rgb(var(--color-bg) / 82%) 76%, rgb(var(--color-bg) / 60%) 100%);position:absolute;inset:0}.landing-hero__content{z-index:2;align-content:start;gap:var(--space-8);min-height:min(580px,74svh);width:min(100%, var(--app-wide-width));padding:var(--space-4);margin:0 auto;display:grid;position:relative}.landing-nav{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-width:0;padding-top:max(0px, env(safe-area-inset-top));display:flex}.landing-brand{min-width:0;color:rgb(var(--color-text));font-size:var(--font-size-md);font-weight:800;line-height:var(--line-tight);overflow-wrap:anywhere}.landing-nav__links{justify-content:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:auto;min-width:0;display:flex}.landing-nav__links a{border-radius:var(--radius-pill);min-height:28px;color:rgb(var(--color-text-muted));padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);font-weight:750;line-height:var(--line-tight);text-align:center;justify-content:center;align-items:center;display:inline-flex}.landing-nav__links a:hover{background:rgb(var(--color-surface-muted));color:rgb(var(--color-text))}.landing-nav__links a[aria-current=page],.auth-nav__links a[aria-current=page]{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.landing-nav__actions,.landing-hero__actions,.landing-cta__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.landing-nav__actions{justify-content:flex-end}@media (width>=700px){.landing-nav{grid-template-columns:max-content minmax(0,1fr) max-content;display:grid}.landing-brand{min-width:max-content}.landing-nav__actions{flex-wrap:nowrap;min-width:max-content}}@media (width>=900px) and (width<=1099px){.landing-nav{gap:var(--space-2)}.landing-nav__links{gap:var(--space-1)}.landing-nav__links a,.landing-nav__actions .button{padding-right:var(--space-2);padding-left:var(--space-2)}.landing-nav__actions .public-nav__login-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.landing-nav__actions .button{min-height:var(--control-lg)}.landing-nav__actions .button,.landing-nav__actions .select-trigger{align-items:center}.landing-language-select{width:78px}.landing-language-select .select-trigger{min-height:var(--control-lg);border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));font-size:var(--font-size-sm);font-weight:750}.landing-hero__copy{gap:var(--space-4);max-width:640px;padding:var(--space-7) 0 var(--space-8);display:grid}.landing-eyebrow,.landing-kicker,.landing-privacy-line{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);font-weight:750;line-height:var(--line-tight);margin:0}.landing-privacy-line{border:1px solid rgb(var(--color-border));border-radius:var(--radius-pill);background:rgb(var(--color-surface) / 92%);width:fit-content;max-width:100%;padding:var(--space-2) var(--space-3);box-shadow:0 1px 8px rgb(var(--color-bg) / 72%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-title{letter-spacing:0;overflow-wrap:anywhere;max-width:12ch;margin:0;font-size:56px;font-weight:850;line-height:.98}.landing-lede{max-width:600px;color:rgb(var(--color-text));font-size:var(--font-size-lg);text-shadow:0 1px 12px rgb(var(--color-bg) / 90%);margin:0;line-height:1.38}.landing-scene{z-index:0;gap:var(--space-4);pointer-events:none;grid-template-rows:repeat(10,minmax(42px,1fr));grid-template-columns:repeat(12,minmax(0,1fr));padding:64px clamp(20px,5vw,72px);display:grid;position:absolute;inset:-60px -40px -80px}.landing-hero-fill-scene{z-index:1;pointer-events:none;display:none;position:absolute;inset:0;overflow:hidden}.landing-hero-sample-post{gap:var(--space-1);border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:rgb(var(--color-surface-raised) / 92%);width:min(300px,24vw);min-width:0;box-shadow:var(--shadow-soft);padding:var(--space-3);opacity:.34;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;position:absolute}.landing-hero-sample-post strong,.landing-hero-sample-post p,.landing-hero-sample-post span{text-overflow:ellipsis;min-width:0;overflow:hidden}.landing-hero-sample-post strong{color:rgb(var(--color-text));font-size:var(--font-size-sm);line-height:var(--line-tight);white-space:nowrap}.landing-hero-sample-post p{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-normal);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box}.landing-hero-sample-post span{border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));color:rgb(var(--color-text-muted));padding:var(--space-1) var(--space-2);white-space:nowrap;justify-self:start;font-size:11px;font-weight:750;line-height:1}.landing-hero-sample-post--meal{bottom:54px;left:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 26px));transform:rotate(-1.2deg)}.landing-hero-sample-post--neighborhood{bottom:28px;left:max(360px, calc((100vw - var(--app-wide-width)) / 2 + 360px));transform:rotate(1deg)}.landing-hero-sample-post--archive{right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 46px));bottom:68px;transform:rotate(-.8deg)}.landing-device{align-content:start;gap:var(--space-3);border:1px solid rgb(var(--color-border-strong));border-radius:var(--radius-md);background:rgb(var(--color-surface-raised));min-width:0;box-shadow:var(--shadow-soft);padding:var(--space-3);display:grid;overflow:hidden}.landing-device--feed{grid-area:3/7/8/12}.landing-device--calendar{grid-area:1/2/4/6}.landing-device--media{grid-area:8/3/11/7}.landing-device--groups{grid-area:8/9/10/13}.landing-device--decision{grid-area:6/1/8/4}.landing-device--announcement{grid-area:1/6/3/9}.landing-device--members{grid-area:8/1/10/3}.landing-device__bar,.landing-device__post{align-items:center;gap:var(--space-2);min-width:0;display:flex}.landing-device__bar{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);justify-content:space-between;font-weight:750}.landing-device__bar span,.landing-device__post p,.landing-device__post strong,.landing-group-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.landing-device__post{border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-3);align-items:flex-start}.landing-device__post--quiet{box-shadow:inset 0 0 0 1px rgb(var(--color-border));background:0 0}.landing-device__post div:last-child{gap:2px;min-width:0;display:grid}.landing-device__post strong{font-size:var(--font-size-sm);line-height:var(--line-tight)}.landing-device__post p{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-tight);margin:0}.landing-device__avatar,.landing-device__media-row span,.landing-calendar-grid span,.landing-media-grid span{background:rgb(var(--color-surface-hover))}.landing-device__avatar{border-radius:var(--radius-pill);flex:none;width:30px;height:30px}.landing-device__media-row{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-device__media-row span{border-radius:var(--radius-md);min-height:74px}.landing-calendar-grid,.landing-media-grid,.landing-group-list,.landing-decision-list,.landing-member-list{gap:var(--space-2);min-width:0;display:grid}.landing-calendar-summary,.landing-announcement{border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));min-width:0;padding:var(--space-3);gap:2px;display:grid}.landing-calendar-summary strong,.landing-announcement strong,.landing-decision-list strong{min-width:0;font-size:var(--font-size-sm);line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-calendar-summary p,.landing-announcement p{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.landing-calendar-grid{grid-template-columns:repeat(7,minmax(20px,1fr))}.landing-calendar-grid span{aspect-ratio:1;border-radius:var(--radius-sm)}.landing-calendar-grid span[data-active=true]{background:rgb(var(--color-text))}.landing-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-media-grid span{border-radius:var(--radius-md);min-height:86px;color:rgb(var(--color-text-muted));padding:var(--space-2);align-items:end;font-size:11px;font-weight:750;line-height:1;display:grid}.landing-group-list span,.landing-member-list span{border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));color:rgb(var(--color-text));padding:var(--space-2) var(--space-3);font-size:var(--font-size-xs);font-weight:750}.landing-decision-list{gap:var(--space-1)}.landing-decision-list span{justify-content:space-between;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));min-width:0;min-height:28px;color:rgb(var(--color-text-muted));padding:0 var(--space-2) 0 var(--space-3);font-size:var(--font-size-xs);font-weight:750;display:flex}.landing-decision-list span[data-selected=true]{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.landing-decision-list em{flex:none;font-style:normal}.landing-section--audiences{position:relative;overflow:hidden}.landing-section--audiences:before{right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2));border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:linear-gradient(rgb(var(--color-surface-muted)), rgb(var(--color-surface-muted))) 20px 20px / calc(100% - 40px) 22px no-repeat, linear-gradient(rgb(var(--color-surface-muted)), rgb(var(--color-surface-muted))) 20px 56px / 68% 18px no-repeat, rgb(var(--color-surface-raised));width:min(36vw,360px);height:120px;box-shadow:var(--shadow-soft);content:"";opacity:.42;pointer-events:none;position:absolute;bottom:-28px;transform:rotate(1.5deg)}.landing-section,.landing-cta{border-bottom:1px solid rgb(var(--color-border));background:rgb(var(--color-surface));padding:64px var(--space-4);position:relative;overflow:hidden}.public-page__nav,.auth-shell__nav{z-index:4;border-bottom:1px solid rgb(var(--color-border));background:rgb(var(--color-bg) / 94%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.public-page__nav .landing-nav,.auth-shell__nav .landing-nav{width:min(100%, var(--app-wide-width));padding:calc(var(--space-3) + env(safe-area-inset-top)) var(--space-4) var(--space-3);margin:0 auto}.public-page>.landing-section,.public-page>.landing-cta{border-bottom:0}.public-footer{border-top:1px solid rgb(var(--color-border));background:rgb(var(--color-bg));padding:var(--space-4)}.public-footer__inner{width:min(100%, var(--app-wide-width));justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-tight);flex-wrap:wrap;margin:0 auto;display:flex}.public-footer__inner>span{overflow-wrap:anywhere;min-width:0;font-weight:800}.public-footer nav{align-items:center;gap:var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.public-footer a,.public-terms a,.auth-legal a{color:rgb(var(--color-text));text-underline-offset:3px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.landing-section__inner,.landing-cta__inner{z-index:1;width:min(100%, var(--app-wide-width));margin:0 auto;position:relative}.landing-section__inner{gap:var(--space-8);display:grid}.landing-section__inner--split{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:start}.landing-section__header{gap:var(--space-3);max-width:700px;display:grid}.landing-section__header h1,.landing-section__header h2,.landing-cta h1,.landing-cta h2{letter-spacing:0;font-size:34px;font-weight:820;line-height:var(--line-tight);overflow-wrap:anywhere;margin:0}.landing-section__header p,.landing-feature p,.landing-audience-row p,.landing-cta p{color:rgb(var(--color-text-muted));font-size:var(--font-size-md);line-height:var(--line-normal);margin:0}.landing-feature-grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-feature{align-content:start;gap:var(--space-3);border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));min-width:0;min-height:184px;padding:var(--space-4);display:grid}.landing-feature__icon{border-radius:var(--radius-pill);background:rgb(var(--color-text));width:36px;height:36px;color:rgb(var(--color-surface));place-items:center;display:inline-grid}.landing-feature h3,.landing-audience-row h3{font-size:var(--font-size-md);font-weight:800;line-height:var(--line-tight);overflow-wrap:anywhere;margin:0}.landing-audience-list{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landing-audience-row{gap:var(--space-1);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));min-width:0;padding:var(--space-4);display:grid}.landing-section--pricing{background:rgb(var(--color-bg))}.public-terms__inner{max-width:920px}.public-terms__updated{color:rgb(var(--color-text));font-weight:750}.public-terms__sections{gap:var(--space-3);min-width:0;display:grid}.public-terms__section{gap:var(--space-2);border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));min-width:0;padding:var(--space-4);display:grid}.public-terms__section h2{font-size:var(--font-size-md);font-weight:800;line-height:var(--line-tight);overflow-wrap:anywhere;margin:0}.public-terms__section p{color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);line-height:var(--line-normal);margin:0}.public-pricing{align-content:start;gap:var(--space-4);border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:rgb(var(--color-surface-raised));min-width:0;box-shadow:var(--shadow-soft);padding:var(--space-4);display:grid}.public-pricing--compact{gap:var(--space-3);background:rgb(var(--color-surface-muted));box-shadow:none}.public-pricing__price{align-items:center;gap:var(--space-3);grid-template-columns:42px minmax(0,1fr);min-width:0;display:grid}.public-pricing__icon{border-radius:var(--radius-pill);background:rgb(var(--color-text));width:42px;height:42px;color:rgb(var(--color-surface));place-items:center;display:inline-grid}.public-pricing__price div{gap:2px;min-width:0;display:grid}.public-pricing__price strong{letter-spacing:0;font-size:32px;font-weight:850;line-height:var(--line-tight);overflow-wrap:anywhere}.public-pricing__price span:not(.public-pricing__icon){color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);font-weight:750;line-height:var(--line-tight)}.public-pricing__examples{gap:var(--space-2);min-width:0;margin:0;display:grid}.public-pricing__examples div{justify-content:space-between;align-items:center;gap:var(--space-3);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));min-width:0;padding:var(--space-3);display:flex}.public-pricing--compact .public-pricing__examples div{background:rgb(var(--color-surface))}.public-pricing__examples dt,.public-pricing__examples dd{min-width:0;font-size:var(--font-size-sm);line-height:var(--line-tight);overflow-wrap:anywhere}.public-pricing__examples dt{color:rgb(var(--color-text-muted));font-weight:650}.public-pricing__examples dd{color:rgb(var(--color-text));text-align:right;margin:0;font-weight:800}.public-pricing__note{color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);line-height:var(--line-normal);margin:0}.landing-cta{border-bottom:0}.landing-cta__inner{gap:var(--space-4);max-width:760px;display:grid}.landing-section-scene{z-index:0;pointer-events:none;display:block;position:absolute;inset:0}.landing-mini-card{gap:var(--space-1);border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:rgb(var(--color-surface-raised));width:min(260px,32vw);min-width:0;box-shadow:var(--shadow-soft);padding:var(--space-3);opacity:.38;display:grid;position:absolute}.landing-mini-card strong,.landing-mini-card p{text-overflow:ellipsis;min-width:0;overflow:hidden}.landing-mini-card strong{color:rgb(var(--color-text));font-size:var(--font-size-sm);line-height:var(--line-tight);white-space:nowrap}.landing-mini-card p{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-normal);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box}.landing-mini-card--privacy{top:30px;right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2));transform:rotate(1.5deg)}.landing-mini-card--highlights{top:148px;right:max(130px, calc((100vw - var(--app-wide-width)) / 2 + 150px));transform:rotate(-1.2deg)}.landing-mini-card--memory{right:max(220px, calc((100vw - var(--app-wide-width)) / 2 + 220px));bottom:26px;transform:rotate(-1.8deg)}.landing-mini-card--coordination{bottom:72px;left:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2));transform:rotate(1deg)}.landing-mini-card--neighborhood{top:42px;right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 20px));transform:rotate(-1.4deg)}.landing-mini-card--project{bottom:34px;left:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2));transform:rotate(1.5deg)}.landing-mini-card--support{right:max(260px, calc((100vw - var(--app-wide-width)) / 2 + 260px));bottom:18px;transform:rotate(-2deg)}.landing-section-scene--audiences .landing-mini-card{display:none}.landing-mini-card--invite{top:28px;right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2));transform:rotate(1deg)}.landing-mini-card--next{bottom:24px;left:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2));transform:rotate(-1.5deg)}.landing-audience-post{gap:var(--space-2);border:1px solid rgb(var(--color-border));border-radius:var(--radius-md);background:rgb(var(--color-surface-raised));width:min(340px,30vw);min-width:0;box-shadow:var(--shadow-soft);padding:var(--space-3);opacity:.34;display:grid;position:absolute}.landing-audience-post__header{align-items:center;gap:var(--space-2);grid-template-columns:28px minmax(0,1fr);min-width:0;display:grid}.landing-audience-post__avatar{border-radius:var(--radius-pill);background:rgb(var(--color-surface-hover));width:28px;height:28px}.landing-audience-post strong,.landing-audience-post p,.landing-audience-post>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.landing-audience-post strong{font-size:var(--font-size-sm);line-height:var(--line-tight);white-space:nowrap}.landing-audience-post p{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-normal);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box}.landing-audience-post>span{border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));color:rgb(var(--color-text-muted));padding:var(--space-1) var(--space-2);white-space:nowrap;justify-self:start;font-size:11px;font-weight:750;line-height:1}.landing-audience-post--family{top:258px;left:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 24px));transform:rotate(-1.4deg)}.landing-audience-post--friends{top:455px;left:max(180px, calc((100vw - var(--app-wide-width)) / 2 + 170px));transform:rotate(1.2deg)}.landing-audience-post--parents{top:675px;left:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 56px));transform:rotate(-.8deg)}.landing-audience-post--company{top:18px;right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 52px));transform:rotate(1.2deg)}.landing-audience-post--alumni{right:max(var(--space-4), calc((100vw - var(--app-wide-width)) / 2 + 90px));bottom:260px;transform:rotate(-1.1deg)}.landing-audience-post--club{right:max(360px, calc((100vw - var(--app-wide-width)) / 2 + 360px));bottom:92px;transform:rotate(1.4deg)}@media (width<=899px){.landing-nav__links{display:none}.landing-title{font-size:44px}.landing-lede{font-size:var(--font-size-md)}.landing-feature-grid,.landing-section__inner--split,.landing-audience-list{grid-template-columns:1fr}.landing-scene{opacity:.78;grid-template-rows:repeat(9,minmax(48px,1fr));inset:0 -120px -80px 0}.landing-hero-fill-scene{display:block}.landing-hero-sample-post{opacity:.52;width:min(250px,42vw)}.landing-hero-sample-post--neighborhood{left:auto;right:var(--space-4);bottom:126px}.landing-device--feed{grid-area:2/5/7/12}.landing-device--calendar{grid-area:1/1/4/5}.landing-device--media{grid-area:7/2/10/6}.landing-device--groups{grid-area:7/7/9/13}.landing-device--decision,.landing-device--announcement,.landing-device--members{display:none}.landing-mini-card{width:min(230px,44vw)}.landing-mini-card--memory,.landing-mini-card--support{display:none}.landing-audience-post{opacity:.26;width:min(280px,52vw)}.landing-audience-post--family{top:210px;left:var(--space-4)}.landing-audience-post--friends,.landing-audience-post--company,.landing-audience-post--club{display:none}.landing-audience-post--parents{top:auto;right:var(--space-4);bottom:180px;left:auto}.landing-audience-post--alumni{bottom:48px;right:auto;left:var(--space-4)}.landing-section-scene{display:none}}@media (width<=699px){.landing-hero,.landing-hero__content{min-height:min(540px,76svh)}.landing-hero__veil{background:rgb(var(--color-bg) / 93%)}.landing-hero__content{gap:var(--space-5)}.landing-nav{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:nowrap;display:flex}.landing-nav__actions{justify-content:flex-end;gap:var(--space-1);flex-wrap:nowrap;flex:none;width:auto}.landing-language-select{flex:0 0 58px;width:58px}.landing-nav__actions .button{min-height:var(--control-md);padding-inline:var(--space-2)}.landing-language-select .select-trigger{min-height:var(--control-md);gap:var(--space-1);padding-inline:var(--space-2)}.landing-hero__copy{max-width:520px;padding-top:var(--space-5)}.landing-title{font-size:38px}.landing-hero__actions .button,.landing-cta__actions .button{flex:180px}.landing-section,.landing-cta{padding:48px var(--space-4)}.landing-section__header h1,.landing-section__header h2,.landing-cta h1,.landing-cta h2,.public-pricing__price strong{font-size:28px}.landing-feature{min-height:0}.landing-device--calendar,.landing-device--groups,.landing-device--decision,.landing-device--announcement,.landing-device--members{display:none}.landing-scene{opacity:.42}.landing-hero-sample-post{opacity:.74;gap:1px;width:auto;min-height:62px;padding:7px 10px;position:static}.landing-hero-sample-post p{-webkit-line-clamp:1}.landing-hero-sample-post strong{font-size:12px}.landing-hero-sample-post p{font-size:11px;line-height:1.2}.landing-hero-sample-post span{padding:3px 6px;font-size:10px}.landing-hero-fill-scene{top:auto;right:var(--space-4);bottom:var(--space-4);left:var(--space-4);align-content:end;gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));height:146px;display:grid}.landing-hero-sample-post--meal{grid-area:1/1;transform:rotate(-1.2deg)}.landing-hero-sample-post--archive{grid-area:1/2;transform:rotate(1.2deg)}.landing-hero-sample-post--neighborhood{grid-area:2/1/auto/-1;justify-self:end;width:min(280px,72%);display:grid;transform:rotate(-.8deg)}.landing-device--feed{grid-area:2/4/7/13}.landing-device--media{grid-area:5/1/8/6}.landing-section--audiences:before,.landing-section-scene{display:none}.landing-mini-card{opacity:.28;width:min(220px,58vw)}.landing-mini-card--privacy,.landing-mini-card--highlights,.landing-mini-card--neighborhood,.landing-mini-card--invite{right:var(--space-4)}.landing-mini-card--privacy{top:220px}.landing-mini-card--highlights{top:328px}.landing-mini-card--coordination,.landing-mini-card--project,.landing-mini-card--next{left:var(--space-4)}.landing-mini-card--coordination,.landing-mini-card--project,.landing-audience-post{display:none}}@media (width<=359px){.landing-brand{font-size:var(--font-size-sm)}.landing-language-select{flex-basis:52px;width:52px}.landing-language-select .select-trigger{padding-inline:var(--space-1)}}.composer{gap:var(--space-3);padding:var(--space-4);display:grid}.composer__header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.composer__header--step{justify-content:start}.composer__header--step .page-title{min-width:0}.composer__count{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);flex:none}.composer .textarea{background:rgb(var(--color-surface-muted));min-height:124px}.composer>.button{justify-self:start;min-width:96px}.drawer-content .composer,.new-post-page .composer{padding:0}.composer-summary-actions{gap:var(--space-2);min-width:0;display:grid}.composer-step-trigger.button{justify-content:stretch;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));width:100%;min-width:0;min-height:52px;color:rgb(var(--color-text));padding:var(--space-2) var(--space-3);text-align:left;white-space:normal;grid-template-columns:24px minmax(0,1fr) 24px;display:grid}.composer-step-trigger.button:not(:disabled):hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text))}.composer-step-trigger.button>span{min-width:0;font-weight:750;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-step-done.button{justify-self:start}.composer-summary-empty{min-width:0;color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);line-height:var(--line-normal)}.composer-targets,.composer-space-list{gap:var(--space-2);min-width:0;display:grid}.composer-targets__summary{gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-3);display:grid}.composer-targets__chips{gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.composer-target-chip{border-radius:var(--radius-pill);background:rgb(var(--color-text));max-width:100%;min-height:28px;color:rgb(var(--color-surface));padding:0 var(--space-3);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;font-weight:750;line-height:1;display:inline-flex;overflow:hidden}.composer-targets__empty{min-width:0;color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);line-height:var(--line-normal);overflow-wrap:anywhere}.composer-targets__empty--error{color:rgb(var(--color-danger));font-weight:650}.composer-image-carousel .note-image-carousel__viewport{background:rgb(var(--color-surface-muted));box-shadow:inset 0 0 0 1px rgb(var(--color-border-strong) / 46%);max-height:min(460px, calc(var(--app-dynamic-viewport-height) - 280px))}.composer-image-carousel .note-image-carousel__stage{justify-content:center;align-items:center;display:flex}.composer-image-carousel__crop-frame{pointer-events:none;width:100%;max-width:none;height:100%;max-height:100%;display:block;position:relative;overflow:hidden}.composer-image-carousel__crop-frame img{object-fit:fill;max-width:none;height:auto;display:block;position:absolute;transform:none}.composer-image-carousel__status{align-items:center;gap:var(--space-2);min-width:0;color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);line-height:var(--line-tight);grid-template-columns:minmax(0,1fr) auto;display:grid}.composer-image-carousel__status strong,.composer-image-carousel__status span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-image-carousel__status strong{color:rgb(var(--color-text));font-weight:750}.composer-space-list{max-height:calc((56px * 5) + (var(--space-2) * 4));-webkit-overflow-scrolling:touch;padding-right:var(--space-1);overflow-y:auto}.composer-space-item{gap:var(--space-2);display:grid}.composer-space-item__controls{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));min-height:52px;padding:var(--space-1);grid-template-columns:44px minmax(0,1fr);display:grid}.composer-space-expand.button{border-radius:var(--radius-md);width:44px;min-width:44px;min-height:44px;color:rgb(var(--color-text));background:0 0}.composer-space-expand.button:not(:disabled):hover,.composer-space-expand.button[aria-expanded=true]{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text))}.composer-space-name{min-width:0;font-size:var(--font-size-md);font-weight:750;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-space-select.button{justify-content:stretch;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);width:100%;min-width:0;min-height:44px;color:rgb(var(--color-text));padding:var(--space-1) var(--space-1) var(--space-1) var(--space-2);box-shadow:none;text-align:left;white-space:normal;background:0 0;grid-template-columns:minmax(0,1fr) 28px;display:grid}.composer-space-select.button:not(:disabled):hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-text))}.composer-space-select__copy{gap:3px;min-width:0;display:grid}.composer-space-select__icon{width:28px;height:28px;color:rgb(var(--color-text-muted));place-items:center;display:inline-grid}.composer-space-select.button:disabled{cursor:default;opacity:1}.composer-space-select.button:disabled:not([data-selected=true]){opacity:.6}.composer-space-select[data-selected=true]{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.composer-space-select.button[data-selected=true]:not(:disabled):hover{background:rgb(var(--color-text) / 88%);color:rgb(var(--color-surface))}.composer-space-select[data-selected=true] .space-count-meta,.composer-space-select[data-selected=true] .composer-space-select__icon{color:rgb(var(--color-surface) / 72%)}.composer-space-members{margin-left:calc(44px + var(--space-2));border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-2)}.composer-space-members .state{padding:var(--space-2)}.composer-space-members__list{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.composer-space-members__item{color:rgb(var(--color-text));font-size:var(--font-size-sm);font-weight:650;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.comment-form{gap:var(--space-2);display:grid}.comment-form--compact{grid-template-columns:minmax(0, 1fr) var(--control-sm);align-items:center;gap:var(--space-2)}.input--compact-pill,.comment-form--compact .input{min-height:var(--control-sm);border-radius:var(--radius-pill);padding:0 var(--space-3)}.comment-form--compact .button{border-radius:var(--radius-pill)}.comment-form .textarea{min-height:76px}.invite-recipient-modes{gap:var(--space-2);flex-wrap:wrap;display:flex}.invite-recipient-panel{gap:var(--space-2);display:grid}.invite-recipient-list{gap:var(--space-2);-webkit-overflow-scrolling:touch;max-height:min(320px,46vh);padding-right:var(--space-1);display:grid;overflow-y:auto}.invite-recipient-option.button{justify-content:stretch;align-items:center;gap:var(--space-3);border-radius:var(--radius-md);width:100%;min-height:72px;padding:var(--space-2) var(--space-3);text-align:left;white-space:normal;grid-template-columns:36px minmax(0,1fr);display:grid}.invite-recipient-option[data-selected=true] .avatar{background:rgb(var(--color-surface) / 22%);color:rgb(var(--color-surface))}.invite-recipient-option__copy{min-width:0;line-height:var(--line-tight);gap:3px;display:grid}.invite-recipient-option__copy strong,.invite-recipient-option__copy span{min-width:0;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invite-recipient-option__copy span{color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);font-weight:650}.invite-recipient-option[data-selected=true] .invite-recipient-option__copy span{color:rgb(var(--color-surface) / 72%)}.attachment-list,.history-list{gap:var(--space-2);display:grid}.image-upload-zone{align-items:center;gap:var(--space-3);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));cursor:pointer;min-height:76px;padding:var(--space-3);grid-template-columns:44px minmax(0,1fr);transition:background .12s,box-shadow .12s;display:grid}.image-upload-zone:hover{background:rgb(var(--color-surface-hover))}.image-upload-zone:focus-visible{background:rgb(var(--color-surface));box-shadow:0 0 0 3px rgb(var(--color-focus) / 18%);outline:none}.image-upload-zone__icon{border-radius:var(--radius-md);background:rgb(var(--color-surface));width:44px;height:44px;color:rgb(var(--color-text));place-items:center;display:inline-grid}.image-upload-zone__copy{gap:2px;min-width:0;display:grid}.image-upload-zone__copy strong{color:rgb(var(--color-text));font-size:var(--font-size-sm);font-weight:750;line-height:var(--line-tight)}.attachment-editor{gap:var(--space-2);display:grid}.attachment-editor__preview{border-radius:var(--radius-md);width:100%;max-width:100%;box-shadow:inset 0 0 0 1px rgb(var(--color-border-strong) / 46%);max-height:max(160px, min(560px, calc(var(--app-dynamic-viewport-height) - 260px)));background:0 0;justify-self:center;place-items:center;display:grid;overflow:hidden}.attachment-editor__stage{width:var(--attachment-frame-width,100%);max-width:100%;height:var(--attachment-frame-height,100%);border-radius:inherit;cursor:default;place-self:center;min-height:0;max-height:100%;display:block;position:relative}.attachment-editor__stage[data-frame-fit=width]{width:var(--attachment-frame-width,100%);height:var(--attachment-frame-height,100%);max-height:100%}.attachment-editor__stage[data-frame-fit=height]{width:var(--attachment-frame-width,100%);max-width:100%;height:var(--attachment-frame-height,100%)}.attachment-crop-frame{border-radius:inherit;cursor:grab;touch-action:none;background:0 0;width:100%;height:100%;position:relative;overflow:hidden}.attachment-crop-frame:active{cursor:grabbing}.attachment-editor__stage[data-disabled=true] .attachment-crop-frame{cursor:default}.attachment-crop-frame:after{content:"";border:1px solid rgb(var(--color-border-strong) / 68%);pointer-events:none;position:absolute;inset:0}.attachment-editor__stage[data-crop-active=true] .attachment-crop-frame:after{border-color:rgb(var(--color-text) / 82%)}.attachment-crop-frame img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute;top:50%;left:50%}.attachment-crop-frame:not([data-ready=true]) img{object-fit:contain;width:100%;height:100%;position:static;transform:none}.attachment-editor__preview:not([data-size-ready=true]) .attachment-editor__stage,.attachment-editor__preview:not([data-size-ready=true]) .attachment-crop-frame{height:100%}.attachment-editor__status-icon{right:var(--space-2);top:var(--space-2);border-radius:var(--radius-pill);background:rgb(var(--color-surface) / 92%);width:28px;height:28px;color:rgb(var(--color-text-muted));place-items:center;display:inline-grid;position:absolute}.attachment-editor[data-status=uploaded] .attachment-editor__status-icon{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.attachment-editor[data-status=error] .attachment-editor__status-icon{background:rgb(var(--color-danger));color:rgb(var(--color-danger-text))}.attachment-editor__processing{right:var(--space-3);bottom:var(--space-3);left:var(--space-3);gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface) / 94%);color:rgb(var(--color-text));padding:var(--space-2);pointer-events:none;box-shadow:var(--shadow-soft);display:grid;position:absolute}.attachment-editor__processing>span{min-width:0;font-size:var(--font-size-xs);font-weight:750;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-editor__thumbnails{min-width:0}.attachment-editor__thumbnail-viewport{touch-action:pan-y pinch-zoom;min-width:0;overflow:hidden}.attachment-editor__thumbnail-track{gap:var(--space-1);padding:1px 0;display:flex}.attachment-editor__thumbnail-slide{flex:0 0 54px;min-width:0}.attachment-editor__thumbnail.button{border-radius:var(--radius-md);width:54px;min-width:54px;height:54px;min-height:54px;box-shadow:none;background:0 0;border:2px solid #0000;padding:0;position:relative;overflow:hidden}.attachment-editor__thumbnail.button:not(:disabled):hover{background:0 0}.attachment-editor__thumbnail[aria-pressed=true]{border-color:rgb(var(--color-text))}.attachment-editor__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.attachment-editor__thumbnail-state{border:1px solid rgb(var(--color-surface));border-radius:var(--radius-pill);background:rgb(var(--color-border-strong));width:8px;height:8px;position:absolute;bottom:4px;right:4px}.attachment-editor__thumbnail-state[data-status=ready],.attachment-editor__thumbnail-state[data-status=uploaded]{background:rgb(var(--color-text))}.attachment-editor__thumbnail-state[data-status=error]{background:rgb(var(--color-danger))}.attachment-editor__crop-controls{gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-2);display:grid}.attachment-editor__aspect-options{align-items:center;gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.attachment-editor__aspect-options .button{min-width:0;min-height:32px;padding-right:var(--space-2);padding-left:var(--space-2)}.attachment-editor__zoom-control{display:none}.attachment-editor__zoom-slider.input{appearance:none;height:28px;min-height:28px;box-shadow:none;cursor:pointer;background:0 0;padding:0}.attachment-editor__zoom-slider.input:hover,.attachment-editor__zoom-slider.input:focus{box-shadow:none;background:0 0}.attachment-editor__zoom-slider::-webkit-slider-runnable-track{border-radius:var(--radius-pill);background:rgb(var(--color-border-strong));height:4px}.attachment-editor__zoom-slider::-webkit-slider-thumb{appearance:none;border:2px solid rgb(var(--color-surface));border-radius:var(--radius-pill);background:rgb(var(--color-text));width:18px;height:18px;box-shadow:var(--shadow-soft);margin-top:-7px}.attachment-editor__zoom-slider::-moz-range-track{border-radius:var(--radius-pill);background:rgb(var(--color-border-strong));height:4px}.attachment-editor__zoom-slider::-moz-range-thumb{border:2px solid rgb(var(--color-surface));border-radius:var(--radius-pill);background:rgb(var(--color-text));width:18px;height:18px;box-shadow:var(--shadow-soft)}.attachment-editor__zoom-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px rgb(var(--color-focus) / 18%)}.attachment-editor__zoom-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px rgb(var(--color-focus) / 18%)}@media (hover:hover) and (pointer:fine){.attachment-editor__zoom-control{display:grid}}.attachment-editor__toolbar{gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.attachment-editor__copy{gap:var(--space-1);min-width:0;display:grid}.attachment-editor__copy strong{font-size:var(--font-size-sm);font-weight:750;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-editor__actions{align-items:center;gap:var(--space-1);display:inline-flex}.attachment-item{gap:var(--space-2);border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));padding:var(--space-2);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;display:grid}.attachment-item>div{min-width:0}.attachment-item--prepared{grid-template-columns:56px minmax(0,1fr) auto}.attachment-item__preview{width:56px;height:56px;position:relative}.attachment-item strong{overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.attachment-item img{border-radius:var(--radius-sm);object-fit:cover;width:44px;height:44px}.attachment-item__preview img{width:56px;height:56px}.attachment-item__status-icon{border:2px solid rgb(var(--color-surface-muted));border-radius:var(--radius-pill);background:rgb(var(--color-surface));width:22px;height:22px;color:rgb(var(--color-text-muted));place-items:center;display:inline-grid;position:absolute;bottom:-3px;right:-3px}.attachment-item[data-status=uploaded] .attachment-item__status-icon{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.attachment-item[data-status=error] .attachment-item__status-icon{background:rgb(var(--color-danger));color:rgb(var(--color-danger-text))}.attachment-item__body{align-self:center;gap:var(--space-1);display:grid}.attachment-item__actions{align-items:center;gap:var(--space-1);display:inline-flex}.attachment-progress{border-radius:var(--radius-pill);background:rgb(var(--color-surface-hover));height:4px;overflow:hidden}.attachment-progress span{border-radius:inherit;background:rgb(var(--color-text));height:100%;transition:width .16s;display:block}.attachment-progress--indeterminate span{width:42%;animation:1.1s ease-in-out infinite attachment-progress-indeterminate}@keyframes attachment-progress-indeterminate{0%{transform:translate(-120%)}to{transform:translate(240%)}}@media (prefers-reduced-motion:reduce){.attachment-progress--indeterminate span{opacity:.7;width:100%;animation:none}}.history-item{padding-bottom:var(--space-3)}.history-item p{margin:var(--space-2) 0 0;white-space:pre-wrap;overflow-wrap:anywhere}@media (width<=699px){.composer{gap:var(--space-3);padding:var(--space-3)}.drawer-content .composer,.new-post-page .composer{padding:0}.comment-form{gap:var(--space-2)}}.row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.row>*{min-width:0}.row__content{flex:180px;min-width:0}.row__actions{flex:0 auto;justify-content:flex-end;max-width:100%}.row strong{overflow-wrap:anywhere}.row p{margin:var(--space-2) 0 0;line-height:var(--line-normal)}.member-capacity-alert{padding:0 var(--space-4) var(--space-2);margin:0}.group-description{gap:var(--space-2);padding:var(--space-3) var(--space-4);display:grid}.group-description__header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.group-description h2{font-size:var(--font-size-sm);margin:0;font-weight:750}.group-members{gap:var(--space-2);display:grid}.group-members__header{padding:var(--space-3) var(--space-4) 0}.group-members__header p{margin:0}.group-members h2{font-size:var(--font-size-sm);margin:0;font-weight:750}.group-members__invite-row{padding-top:0;padding-bottom:0}.group-description p{white-space:pre-wrap;overflow-wrap:anywhere;color:rgb(var(--color-text-muted));line-height:var(--line-normal);margin:0}.theme-toggle{align-items:center;gap:var(--space-2);display:inline-flex}.theme-toggle .button[data-active=true]{background:rgb(var(--color-text));color:rgb(var(--color-accent-text))}.account-language-trigger.button{width:min(100%,180px)}.badge-link{align-items:center;gap:var(--space-2);color:rgb(var(--color-text));font-weight:700;display:inline-flex}@media (width<=699px){.row{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3)}.row__actions{gap:var(--space-1);justify-content:flex-start}.member-capacity-alert{padding:0 var(--space-3) var(--space-2)}.group-description{padding:var(--space-2) var(--space-3)}.group-members__header{padding:var(--space-2) var(--space-3) 0}.theme-toggle{gap:var(--space-1)}.account-language-trigger.button{width:auto;max-width:min(100%,150px)}}.state{gap:var(--space-2);color:rgb(var(--color-text-muted));padding:var(--space-4);line-height:var(--line-normal);justify-items:start;display:grid}.state--compact{min-height:auto;padding:0}.loading-placeholder{gap:var(--space-2);width:min(100%, var(--app-column-width));min-height:100vh;padding:var(--space-4) var(--space-3);background:rgb(var(--color-bg));align-content:start;margin:0 auto;display:grid}.loading-placeholder__line,.loading-placeholder__block{border-radius:var(--radius-md);background:linear-gradient(90deg, rgb(var(--color-surface-muted)) 0%, rgb(var(--color-surface-hover)) 50%, rgb(var(--color-surface-muted)) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer;display:block}.loading-placeholder__line{height:14px}.loading-placeholder__line--short{width:62%}.loading-placeholder__block{height:112px}.pagination-sentinel{min-height:56px;color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);place-items:center;display:grid}@keyframes shimmer{to{background-position:-200% 0}}.image-grid{gap:var(--space-1);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.image-tile{aspect-ratio:1;border-radius:var(--radius-md);background:rgb(var(--color-surface-muted));cursor:pointer;border:0;padding:0;transition:background .12s;position:relative;overflow:hidden}.image-tile:hover{background:rgb(var(--color-surface-hover))}.image-tile img{object-fit:cover;width:100%;height:100%}.image-tile__space{right:var(--space-2);bottom:var(--space-2);left:var(--space-2);border-radius:var(--radius-pill);background:rgb(var(--color-overlay) / 58%);color:#fff;padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);font-weight:750;line-height:var(--line-tight);text-overflow:ellipsis;white-space:nowrap;position:absolute;overflow:hidden}.pswp--isactiv-image-viewer{--pswp-bg:#050505;--pswp-placeholder-bg:rgb(var(--color-surface-muted))}.pswp__isactiv-thumbnails{right:max(16px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));justify-content:flex-start;align-items:center;gap:var(--space-1);overscroll-behavior-x:contain;scrollbar-width:none;width:min(520px,100vw - 32px);padding:2px 0;display:flex;position:absolute;left:50%;overflow-x:auto;transform:translate(-50%)}.pswp__isactiv-thumbnails::-webkit-scrollbar{display:none}.pswp__isactiv-thumbnail{border-radius:var(--radius-md);cursor:pointer;background:0 0;border:2px solid #0000;flex:0 0 58px;width:58px;height:58px;padding:0;overflow:hidden}.pswp__isactiv-thumbnail[data-active]{border-color:#fff}.pswp__isactiv-thumbnail:focus-visible{outline-offset:2px;outline:2px solid #fff}.pswp__isactiv-thumbnail img{border-radius:calc(var(--radius-md) - 2px);object-fit:cover;width:100%;height:100%;display:block}@supports (content-visibility:auto){.image-tile{content-visibility:auto;contain-intrinsic-size:auto 180px}}@media (width>=960px){.image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (pointer:coarse){.image-tile{transition:none}.image-tile:hover{background:rgb(var(--color-surface-muted))}}.calendar-panel{gap:var(--space-2);padding:var(--space-4);display:grid}.calendar-day-picker,.calendar-day-picker__months,.calendar-day-picker__month{min-width:0}.calendar-day-picker__month{grid-template-columns:var(--control-sm) minmax(0, 1fr) var(--control-sm);align-items:center;gap:var(--space-2) var(--space-3);display:grid}.calendar-day-picker__caption{text-align:center;min-width:0}.calendar-day-picker__caption-label{font-size:var(--font-size-md);font-weight:750;line-height:var(--line-tight);margin:0}.calendar-layout,.calendar-feed{min-width:0}.calendar-feed__header{gap:var(--space-1);padding:var(--space-4) var(--space-4) var(--space-2);display:grid}.calendar-feed__header p{margin:0}.calendar-grid{table-layout:fixed;border-collapse:separate;width:100%;border-spacing:var(--space-1);grid-column:1/-1}.calendar-grid__weekday{height:24px;color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);text-align:center;padding:0;font-weight:650}.calendar-grid__cell{vertical-align:middle;width:14.285%;height:38px;padding:0}.calendar-day{border-radius:var(--radius-md);width:100%;min-width:0;min-height:38px;padding:var(--space-1);font-size:var(--font-size-sm);grid-template-rows:1fr auto;gap:1px;display:grid;position:relative}.calendar-day.button--ghost{color:rgb(var(--color-text))}.calendar-day:disabled{opacity:.3}.calendar-day[data-today=true]:not(.button--primary){background:rgb(var(--color-surface-muted));font-weight:750}.calendar-day[data-has-notes=true]:not(.button--primary){color:rgb(var(--color-text));font-weight:650}.calendar-day__dot{border-radius:var(--radius-pill);background:rgb(var(--color-text));justify-self:center;width:5px;height:5px;transform:translateY(-2px)}.calendar-day.button--primary .calendar-day__dot{background:rgb(var(--color-surface))}@media (width>=700px){.app-main--calendar{width:100%;height:var(--app-dynamic-viewport-height);min-height:0;padding-bottom:0;overflow:hidden}.calendar-layout{grid-template-columns:minmax(240px, 300px) minmax(0, var(--app-feed-width));justify-content:start;align-items:start;gap:var(--space-3);height:100%;padding:var(--space-3);display:grid;overflow:hidden}.calendar-layout .calendar-panel{-webkit-overflow-scrolling:touch;max-height:100%;overflow-y:auto}.calendar-feed{-webkit-overflow-scrolling:touch;background:0 0;height:100%;min-height:0;overflow-y:auto}}@media (width>=960px){.calendar-layout{grid-template-columns:minmax(280px, 320px) minmax(0, var(--app-feed-width))}}.admin-shell{background:rgb(var(--color-bg));min-height:100vh;color:rgb(var(--color-text))}.admin-topbar{z-index:4;justify-content:space-between;align-items:center;gap:var(--space-3);background:rgb(var(--color-surface) / 92%);min-height:56px;padding:var(--space-2) var(--space-4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;position:sticky;top:0}.admin-topbar h1,.admin-topbar p{margin:0}.admin-topbar h1{font-size:var(--font-size-lg);line-height:var(--line-tight)}.admin-topbar p{color:rgb(var(--color-text-muted));font-size:var(--font-size-sm)}.admin-topbar__actions,.admin-nav{align-items:center;gap:var(--space-2);display:flex}.admin-nav{gap:var(--space-1)}.admin-nav__link{min-height:var(--control-sm);border-radius:var(--radius-pill);color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);padding:0 var(--space-2);align-items:center;font-weight:650;text-decoration:none;display:inline-flex}.admin-nav__link:hover{color:rgb(var(--color-text))}.admin-nav__link--active{background:rgb(var(--color-text));color:rgb(var(--color-surface))}.admin-users{gap:var(--space-3);width:100%;padding:var(--space-4);margin:0;display:grid}.admin-users__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.admin-users__search{gap:var(--space-2);min-width:min(100%,420px);display:flex}.admin-users__search .input{min-height:var(--control-sm)}.admin-users__filter{min-width:min(100%,220px)}.admin-users__statusline{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:20px;color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);flex-wrap:wrap;display:flex}.admin-users__status-actions,.admin-users__table-scroll-controls{align-items:center;gap:var(--space-2);display:flex}.admin-users__table-wrap{overscroll-behavior-x:contain;scrollbar-color:rgb(var(--color-text-muted)) rgb(var(--color-surface-muted));scrollbar-gutter:stable both-edges;scrollbar-width:thin;background:rgb(var(--color-surface));-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-users__table-wrap:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.admin-users__table-wrap::-webkit-scrollbar{height:12px}.admin-users__table-wrap::-webkit-scrollbar-track{background:rgb(var(--color-surface-muted))}.admin-users__table-wrap::-webkit-scrollbar-thumb{background:rgb(var(--color-text-muted));border-radius:999px}.admin-users__table{border-collapse:separate;border-spacing:0;width:100%;min-width:1680px;font-size:var(--font-size-sm)}.admin-users__table--emails{min-width:1540px}.admin-users__table caption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden}.admin-users__table th,.admin-users__table td{padding:var(--space-2) var(--space-3);text-align:left;vertical-align:middle;white-space:nowrap}.admin-users__table thead th{z-index:2;background:rgb(var(--color-surface));color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);font-weight:750;position:sticky;top:0}.admin-users__table tbody tr:hover{background:rgb(var(--color-surface-muted))}.admin-users__sort-button{justify-content:flex-start;align-items:center;gap:var(--space-1);min-height:28px;box-shadow:none;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;display:inline-flex}.admin-users__sort-button:hover{color:rgb(var(--color-text))}.admin-users__identity{z-index:1;background:rgb(var(--color-surface));min-width:220px;position:sticky;left:0}.admin-users__table thead th:first-child{z-index:3;left:0}.admin-users__table tbody tr:hover .admin-users__identity{background:rgb(var(--color-surface-muted))}.admin-users__identity span,.admin-users__identity a{text-overflow:ellipsis;max-width:260px;display:block;overflow:hidden}.admin-users__identity a{color:rgb(var(--color-text-muted));font-weight:500}.admin-users__message{text-overflow:ellipsis;max-width:340px;overflow:hidden}.admin-users__status{border-radius:var(--radius-pill);background:rgb(var(--color-surface-muted));min-height:22px;padding:0 var(--space-2);color:rgb(var(--color-text-muted));font-size:var(--font-size-xs);align-items:center;font-weight:750;display:inline-flex}.admin-users__table .admin-users__numeric{text-align:right}.admin-users__table .admin-users__state-cell{height:92px;color:rgb(var(--color-text-muted));text-align:center}.admin-users__pager{justify-content:flex-end;gap:var(--space-2);display:flex}@media (width<=760px){.admin-topbar,.admin-topbar__actions,.admin-users__toolbar{flex-direction:column;align-items:stretch}.admin-nav{justify-content:center}.admin-users{padding:var(--space-3)}.admin-users__filter,.admin-users__search{min-width:0}.admin-users__pager,.admin-users__statusline{justify-content:space-between}}
