.Button-module__Ly0Bva__button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap-min);border-radius:var(--radius-pill);font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--weight-extrabold);white-space:nowrap;cursor:pointer;transition:top var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out);border:0;padding:0 1.1rem;text-decoration:none;display:inline-flex;position:relative;top:0}.Button-module__Ly0Bva__button:active:not(:disabled):not([aria-disabled=true]){top:var(--depth);transition-duration:var(--dur-press)}.Button-module__Ly0Bva__primary{background:var(--primary);color:var(--primary-ink);box-shadow:0 var(--depth) 0 var(--primary-edge)}.Button-module__Ly0Bva__primary:hover:not(:disabled):not([aria-disabled=true]){background:var(--primary-hover)}.Button-module__Ly0Bva__primary:active:not(:disabled):not([aria-disabled=true]){box-shadow:0 0 0 var(--primary-edge)}.Button-module__Ly0Bva__secondary{background:var(--raise);color:var(--fg);box-shadow:0 var(--depth) 0 var(--secondary-edge)}.Button-module__Ly0Bva__secondary:hover:not(:disabled):not([aria-disabled=true]){background:var(--raise-hi)}.Button-module__Ly0Bva__secondary:active:not(:disabled):not([aria-disabled=true]){box-shadow:0 0 0 var(--secondary-edge)}.Button-module__Ly0Bva__danger{background:var(--danger);color:var(--danger-ink);box-shadow:0 var(--depth) 0 var(--danger-edge)}.Button-module__Ly0Bva__danger:hover:not(:disabled):not([aria-disabled=true]){background:var(--danger-hover)}.Button-module__Ly0Bva__danger:active:not(:disabled):not([aria-disabled=true]){box-shadow:0 0 0 var(--danger-edge)}.Button-module__Ly0Bva__quiet{color:var(--fg-muted);box-shadow:none;background:0 0}.Button-module__Ly0Bva__quiet:hover:not(:disabled):not([aria-disabled=true]){background:var(--surface);color:var(--fg)}.Button-module__Ly0Bva__quiet:active:not(:disabled):not([aria-disabled=true]){top:0}.Button-module__Ly0Bva__sm{min-height:var(--tap-min-sm);font-size:var(--text-micro);padding:0 .9rem}.Button-module__Ly0Bva__full{width:100%}.Button-module__Ly0Bva__button:disabled,.Button-module__Ly0Bva__button[aria-disabled=true]{background:var(--surface);color:var(--fg-disabled);box-shadow:none;cursor:not-allowed}.Button-module__Ly0Bva__spinner{border-radius:var(--radius-pill);border:2.5px solid;border-right-color:#0000;width:15px;height:15px;animation:.62s linear infinite Button-module__Ly0Bva__spin}@keyframes Button-module__Ly0Bva__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module__Ly0Bva__spinner{animation-duration:2s}}
.Badge-module__3ADgsq__badge{border-radius:var(--radius-chip);font-size:var(--text-micro);font-weight:var(--weight-extrabold);white-space:normal;text-align:left;align-items:center;gap:.32rem;padding:.3rem .5rem;line-height:1.2;display:inline-flex}.Badge-module__3ADgsq__fact{background:var(--raise);color:var(--fg)}.Badge-module__3ADgsq__clears{background:var(--success);color:var(--success-ink)}.Badge-module__3ADgsq__conflict{background:var(--danger);color:var(--danger-ink)}.Badge-module__3ADgsq__agent{background:var(--agent);color:var(--agent-ink)}.Badge-module__3ADgsq__icon{flex:none;margin-top:.05em}
.Card-module__HiGLca__card{background:var(--surface);border-radius:var(--radius-xl);overflow:hidden}.Card-module__HiGLca__flagged{background:var(--surface-flagged)}.Card-module__HiGLca__interactive{cursor:pointer;transition:background var(--dur-base) var(--ease-out)}.Card-module__HiGLca__interactive:hover{background:var(--raise)}.Card-module__HiGLca__body{padding:var(--space-4)}.Card-module__HiGLca__footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--line-soft);display:flex}
.Avatar-module__zvuYCG__avatar{border-radius:var(--radius-pill);font-family:var(--font-ui);font-weight:var(--weight-extrabold);color:var(--bg);-webkit-user-select:none;user-select:none;flex:none;place-items:center;display:grid;overflow:hidden}.Avatar-module__zvuYCG__sm{width:28px;height:28px;font-size:var(--text-micro)}.Avatar-module__zvuYCG__md{width:34px;height:34px;font-size:var(--text-sm)}.Avatar-module__zvuYCG__lg{width:44px;height:44px;font-size:var(--text-base)}.Avatar-module__zvuYCG__image{object-fit:cover;width:100%;height:100%}.Avatar-module__zvuYCG__agent{background:var(--agent);color:var(--agent-ink)}.Avatar-module__zvuYCG__stack{display:flex}.Avatar-module__zvuYCG__stack>*{box-shadow:0 0 0 2px var(--bg);margin-left:-5px}.Avatar-module__zvuYCG__stack>:first-child{margin-left:0}.Avatar-module__zvuYCG__onSurface>*{box-shadow:0 0 0 2px var(--surface)}
.Input-module__afWhRq__field{gap:var(--space-2);flex-direction:column;display:flex}.Input-module__afWhRq__label{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg)}.Input-module__afWhRq__optional{font-weight:var(--weight-medium);color:var(--fg-subtle)}.Input-module__afWhRq__control{width:100%;min-height:var(--tap-min);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--fg);transition:border-color var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out);padding:.7rem .95rem;font-size:max(16px,1rem)}.Input-module__afWhRq__control::placeholder{color:var(--fg-subtle)}.Input-module__afWhRq__control:hover:not(:disabled){background:var(--raise)}.Input-module__afWhRq__control:focus{border-color:var(--focus);background:var(--raise);outline:none}.Input-module__afWhRq__control:disabled{color:var(--fg-disabled);cursor:not-allowed}.Input-module__afWhRq__textarea{resize:vertical;min-height:96px;line-height:var(--leading-normal)}.Input-module__afWhRq__pill{border-radius:var(--radius-pill)}.Input-module__afWhRq__invalid{border-color:var(--danger)}.Input-module__afWhRq__hint{font-size:var(--text-sm);color:var(--fg-subtle);max-width:55ch}.Input-module__afWhRq__error{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--danger);align-items:flex-start;gap:.35rem;display:flex}.Input-module__afWhRq__errorIcon{flex:none;margin-top:.15em}.Input-module__afWhRq__counter{font-size:var(--text-micro);font-weight:var(--weight-bold);color:var(--fg-subtle);font-variant-numeric:tabular-nums;align-self:flex-end}.Input-module__afWhRq__counterOver{color:var(--danger)}
.Select-module__Jr4tyq__wrap{position:relative}.Select-module__Jr4tyq__select{appearance:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;padding-right:2.6rem;overflow:hidden}.Select-module__Jr4tyq__select:disabled{cursor:not-allowed}.Select-module__Jr4tyq__chevron{color:var(--fg-subtle);pointer-events:none;position:absolute;top:50%;right:.85rem;translate:0 -50%}
.Menu-module__9HTgMW__menu{position:relative}.Menu-module__9HTgMW__trigger{justify-content:center;align-items:center;gap:var(--space-2);min-width:var(--tap-min);min-height:var(--tap-min);border-radius:var(--radius-pill);cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;display:inline-flex}.Menu-module__9HTgMW__trigger::-webkit-details-marker{display:none}.Menu-module__9HTgMW__trigger:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.Menu-module__9HTgMW__panel{top:calc(100% + var(--space-2));z-index:20;min-width:240px;padding:var(--space-2);background:var(--raise);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);animation:Menu-module__9HTgMW__menuRise var(--dur-fast) var(--ease-out) both;flex-direction:column;gap:2px;display:flex;position:absolute}.Menu-module__9HTgMW__end{right:0}.Menu-module__9HTgMW__start{left:0}@keyframes Menu-module__9HTgMW__menuRise{0%{transform:translateY(-4px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Menu-module__9HTgMW__panel{animation:none}}.Menu-module__9HTgMW__item{align-items:center;gap:var(--space-3);width:100%;min-height:var(--tap-min);padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--fg);font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-bold);text-align:left;cursor:pointer;transition:background var(--dur-base) var(--ease-out);background:0 0;border:0;text-decoration:none;display:flex}.Menu-module__9HTgMW__item:hover{background:var(--raise-hi)}.Menu-module__9HTgMW__item:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.Menu-module__9HTgMW__header{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-2) var(--space-3);display:flex}.Menu-module__9HTgMW__divider{margin:var(--space-1) 0;border:0;border-top:1px solid var(--line-soft)}
.Checkbox-module__fxI4oa__row{align-items:flex-start;gap:var(--space-3);min-height:var(--tap-min);padding:var(--space-3);background:var(--surface);border-radius:var(--radius-md);cursor:pointer;transition:background var(--dur-base) var(--ease-out);display:flex}.Checkbox-module__fxI4oa__row:hover{background:var(--raise)}.Checkbox-module__fxI4oa__box{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-chip);width:22px;height:22px;color:var(--bg);transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);flex:none;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.Checkbox-module__fxI4oa__row input:not(:checked)+.Checkbox-module__fxI4oa__box>svg{visibility:hidden}.Checkbox-module__fxI4oa__row input:checked+.Checkbox-module__fxI4oa__box{background:var(--fg);border-color:var(--fg)}.Checkbox-module__fxI4oa__row input:focus-visible+.Checkbox-module__fxI4oa__box{outline:3px solid var(--focus);outline-offset:2px}.Checkbox-module__fxI4oa__text{gap:var(--space-1);flex-direction:column;display:flex}.Checkbox-module__fxI4oa__label{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg)}.Checkbox-module__fxI4oa__hint{font-size:var(--text-sm);color:var(--fg-subtle)}
.Radio-module__WIGszG__row{align-items:flex-start;gap:var(--space-3);min-height:var(--tap-min);padding:var(--space-3);background:var(--surface);border-radius:var(--radius-md);cursor:pointer;transition:background var(--dur-base) var(--ease-out),  border-color var(--dur-fast) var(--ease-out);display:flex}.Radio-module__WIGszG__row:hover{background:var(--raise)}.Radio-module__WIGszG__box{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);width:22px;height:22px;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);flex:none;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.Radio-module__WIGszG__dot{background:var(--bg);border-radius:var(--radius-pill);width:10px;height:10px}.Radio-module__WIGszG__row input:not(:checked)+.Radio-module__WIGszG__box>.Radio-module__WIGszG__dot{visibility:hidden}.Radio-module__WIGszG__row input:checked+.Radio-module__WIGszG__box{background:var(--fg);border-color:var(--fg)}.Radio-module__WIGszG__row input:focus-visible+.Radio-module__WIGszG__box{outline:3px solid var(--focus);outline-offset:2px}.Radio-module__WIGszG__text{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.Radio-module__WIGszG__label{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg);overflow-wrap:anywhere}.Radio-module__WIGszG__hint{font-size:var(--text-sm);color:var(--fg-subtle);overflow-wrap:anywhere}.Radio-module__WIGszG__onSurface{background:var(--bg);border:1px solid var(--line-strong)}.Radio-module__WIGszG__onSurface:hover{background:var(--surface)}.Radio-module__WIGszG__onSurface .Radio-module__WIGszG__box{background:var(--bg)}.Radio-module__WIGszG__onSurface input:checked+.Radio-module__WIGszG__box{background:var(--fg)}.Radio-module__WIGszG__onSurface:has(input:checked){border-color:var(--fg)}
.Dialog-module__y1-Mrq__dialog{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:min(100%,460px);max-height:88dvh;color:var(--fg);box-shadow:var(--shadow-lg);border:0;margin:auto auto 0;padding:0;overflow:hidden}@media (min-width:560px){.Dialog-module__y1-Mrq__dialog{border-radius:var(--radius-xl);margin:auto}}.Dialog-module__y1-Mrq__dialog::backdrop{background:var(--scrim)}.Dialog-module__y1-Mrq__dialog[open]{animation:Dialog-module__y1-Mrq__rise var(--dur-slow) var(--ease-out);flex-direction:column;display:flex}@keyframes Dialog-module__y1-Mrq__rise{0%{opacity:0;transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.Dialog-module__y1-Mrq__dialog[open]{animation:none}}.Dialog-module__y1-Mrq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-3);flex:none;display:flex}.Dialog-module__y1-Mrq__title{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-title)}@media (max-height:480px){.Dialog-module__y1-Mrq__title{font-size:var(--text-lg)}.Dialog-module__y1-Mrq__header{padding:var(--space-4) var(--space-5) var(--space-2)}.Dialog-module__y1-Mrq__body{padding-block:var(--space-2)}}.Dialog-module__y1-Mrq__description{min-height:0;padding:0 var(--space-5);color:var(--fg-muted);font-size:var(--text-sm);flex:0 1000 auto;overflow-y:auto}.Dialog-module__y1-Mrq__close{width:var(--tap-min);height:var(--tap-min);margin:calc(var(--space-2) * -1) calc(var(--space-2) * -1) 0 0;border-radius:var(--radius-pill);color:var(--fg-muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;display:grid}.Dialog-module__y1-Mrq__close:hover{background:var(--raise);color:var(--fg)}.Dialog-module__y1-Mrq__toolbar{min-height:0;padding:0 var(--space-5);flex:0 auto;overflow-y:auto}.Dialog-module__y1-Mrq__body{min-height:0;padding:var(--space-4) var(--space-5);overscroll-behavior:contain;flex:1 100 auto;overflow-y:auto}.Dialog-module__y1-Mrq__pinned{min-height:0;padding:0 var(--space-5);flex:0 auto;overflow-y:auto}.Dialog-module__y1-Mrq__footer{gap:var(--space-2);padding:var(--space-4) var(--space-5) calc(var(--space-5) + env(safe-area-inset-bottom));background:var(--bg);flex-wrap:wrap;flex:none;display:flex}.Dialog-module__y1-Mrq__footer>*{flex:1}
.ClampedMessage-module__SwxrDW__message{max-height:16em;overflow:hidden}.ClampedMessage-module__SwxrDW__agent{max-height:26em;overflow:hidden}.ClampedMessage-module__SwxrDW__toggle{min-height:var(--tap-min-sm);color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-bold);cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.ClampedMessage-module__SwxrDW__toggle:hover{color:var(--fg)}
.AgentNote-module__3THhQG__note{gap:var(--space-3);align-items:flex-start;display:flex}.AgentNote-module__3THhQG__panel{min-width:0;padding:var(--space-3);background:var(--agent-surface);border-radius:var(--radius-lg)}.AgentNote-module__3THhQG__name{font-size:var(--text-sm);font-weight:var(--weight-extrabold);color:var(--agent);align-items:center;gap:.4rem;margin-bottom:.15rem;display:flex}.AgentNote-module__3THhQG__tag{border-radius:var(--radius-chip);background:var(--agent);color:var(--agent-ink);font-size:var(--text-micro);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;padding:.05rem .28rem}.AgentNote-module__3THhQG__when{color:var(--fg-subtle);font-size:var(--text-micro);font-weight:var(--weight-regular);font-variant-numeric:tabular-nums;white-space:nowrap}.AgentNote-module__3THhQG__body{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--fg);overflow-wrap:anywhere}.AgentNote-module__3THhQG__body :is(p,ul,ol)+:is(p,ul,ol){margin-top:var(--space-2)}.AgentNote-module__3THhQG__body ul{list-style:outside}.AgentNote-module__3THhQG__body ol{list-style:decimal}.AgentNote-module__3THhQG__body ul,.AgentNote-module__3THhQG__body ol{padding-inline-start:var(--space-5)}.AgentNote-module__3THhQG__body li+li{margin-top:var(--space-1)}.AgentNote-module__3THhQG__body li::marker{color:var(--fg-muted)}.AgentNote-module__3THhQG__body strong{font-weight:var(--weight-bold)}.AgentNote-module__3THhQG__body code{border-radius:var(--radius-chip);background:var(--surface);font-family:var(--font-ui);font-variant-ligatures:none;padding:.1rem .3rem;font-size:.85em}.AgentNote-module__3THhQG__system{align-items:center;gap:var(--space-3);font-size:var(--text-micro);font-weight:var(--weight-bold);color:var(--fg-subtle);display:flex}.AgentNote-module__3THhQG__system:before,.AgentNote-module__3THhQG__system:after{content:"";background:var(--line);flex:1;height:1px}
.room-module__PnS6TG__page{gap:var(--space-5);padding:var(--space-4) var(--space-4) var(--space-5);flex-direction:column;display:flex}.room-module__PnS6TG__aftermatter{margin-top:var(--space-5)}.room-module__PnS6TG__headerLead{align-items:center;gap:var(--space-3);min-width:0;display:flex}.room-module__PnS6TG__footerStack{gap:var(--space-3);flex-direction:column;display:flex}.room-module__PnS6TG__headerHome{padding:var(--space-3);margin:calc(-1 * var(--space-3));flex:none;align-items:center;display:inline-flex}.room-module__PnS6TG__headerTitle{min-width:0;font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-module__PnS6TG__headerRight{align-items:center;gap:var(--space-2);flex:none;display:flex}.room-module__PnS6TG__moreMembers{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg-muted)}.room-module__PnS6TG__intro{gap:var(--space-3);flex-direction:column;display:flex}.room-module__PnS6TG__decide{justify-content:flex-start;align-items:center;gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.room-module__PnS6TG__notice{gap:var(--space-3);flex-direction:column;display:flex}.room-module__PnS6TG__noticeTitle{font-size:var(--text-2xl);letter-spacing:var(--tracking-display)}.room-module__PnS6TG__noticeBody{color:var(--fg-muted);font-size:var(--text-sm);max-width:38ch}.room-module__PnS6TG__title{font-size:var(--text-display);letter-spacing:var(--tracking-display);overflow-wrap:anywhere}.room-module__PnS6TG__section{gap:var(--space-3);flex-direction:column;display:flex}.room-module__PnS6TG__sectionTitle{font-size:var(--text-xl)}.room-module__PnS6TG__empty{color:var(--fg-subtle);font-size:var(--text-sm);max-width:var(--measure)}.room-module__PnS6TG__conflictNote{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--agent-surface);color:var(--fg);font-size:var(--text-sm);display:flex}.room-module__PnS6TG__roster{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.room-module__PnS6TG__rosterItem{align-items:center;gap:var(--space-3);min-width:0;display:flex}.room-module__PnS6TG__rosterName{font-weight:var(--weight-semibold);overflow-wrap:anywhere}.room-module__PnS6TG__rosterRole{color:var(--fg-subtle);font-size:var(--text-sm);flex:none}.room-module__PnS6TG__teach{color:var(--fg-subtle);font-size:var(--text-sm);max-width:var(--measure)}.room-module__PnS6TG__compose{margin-top:var(--space-3)}
.AccountMenu-module__inaqqW__identity{flex-direction:column;min-width:0;display:flex}.AccountMenu-module__inaqqW__signedInAs{color:var(--fg-subtle);font-size:var(--text-sm)}.AccountMenu-module__inaqqW__name{color:var(--fg);font-weight:var(--weight-semibold);overflow-wrap:anywhere}
.PlaceSearch-module__lAde2a__search{gap:var(--space-2);flex-direction:column;display:flex}.PlaceSearch-module__lAde2a__status{color:var(--fg-muted);font-size:var(--text-sm);align-items:flex-start;gap:.35rem;display:flex}.PlaceSearch-module__lAde2a__status:empty{display:none}.PlaceSearch-module__lAde2a__statusIcon{flex:none;margin-top:.15em}.PlaceSearch-module__lAde2a__statusLink{color:var(--fg);font-weight:var(--weight-semibold);text-decoration:underline;-webkit-text-decoration-color:var(--fg-subtle);text-decoration-color:var(--fg-subtle)}.PlaceSearch-module__lAde2a__error{color:var(--danger);font-size:var(--text-sm);font-weight:var(--weight-semibold);align-items:flex-start;gap:.35rem;display:flex}.PlaceSearch-module__lAde2a__chosenLabel{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg)}.PlaceSearch-module__lAde2a__chosen{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:var(--tap-min);padding:var(--space-3);background:var(--surface);border-radius:var(--radius-md);display:flex}.PlaceSearch-module__lAde2a__chosenText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.PlaceSearch-module__lAde2a__chosenName{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title);overflow-wrap:anywhere}.PlaceSearch-module__lAde2a__chosenAddress{color:var(--fg-subtle);font-size:var(--text-sm);overflow-wrap:anywhere}.PlaceSearch-module__lAde2a__results{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.PlaceSearch-module__lAde2a__result{gap:var(--space-1);width:100%;min-height:var(--tap-min);padding:var(--space-3);background:var(--surface);border-radius:var(--radius-md);text-align:left;cursor:pointer;transition:background var(--dur-base) var(--ease-out);border:none;flex-direction:column;display:flex}.PlaceSearch-module__lAde2a__result:hover{background:var(--raise)}.PlaceSearch-module__lAde2a__resultName{color:var(--fg);font-size:var(--text-base);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.PlaceSearch-module__lAde2a__resultAddress{color:var(--fg-subtle);font-size:var(--text-sm);overflow-wrap:anywhere}.PlaceSearch-module__lAde2a__more{min-height:var(--tap-min);cursor:pointer;color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-decoration:underline;-webkit-text-decoration-color:var(--fg-subtle);text-decoration-color:var(--fg-subtle);text-underline-offset:.2em;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}
.AddSuggestion-module__6Wf8oq__add{gap:var(--space-4);flex-direction:column;display:flex}.AddSuggestion-module__6Wf8oq__formError{color:var(--danger);font-size:var(--text-sm);font-weight:var(--weight-semibold);align-items:flex-start;gap:.35rem;display:flex}.AddSuggestion-module__6Wf8oq__formErrorIcon{flex:none;margin-top:.15em}
.DietaryPrompt-module__fl4vCa__prompt{min-width:0}.DietaryPrompt-module__fl4vCa__prompt[open]{flex-basis:100%}.DietaryPrompt-module__fl4vCa__summary{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap-min-sm);padding:var(--space-2) .9rem;background:var(--raise);border-radius:var(--radius-pill);max-width:100%;box-shadow:0 var(--depth) 0 var(--secondary-edge);color:var(--fg);font-size:var(--text-micro);font-weight:var(--weight-extrabold);text-align:left;cursor:pointer;transition:box-shadow var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out);list-style:none;display:inline-flex}.DietaryPrompt-module__fl4vCa__summary::-webkit-details-marker{display:none}.DietaryPrompt-module__fl4vCa__summary:hover{background:var(--raise-hi)}.DietaryPrompt-module__fl4vCa__summary:active{top:var(--depth);box-shadow:0 0 0 var(--secondary-edge);position:relative}.DietaryPrompt-module__fl4vCa__summaryIcon{flex:none}.DietaryPrompt-module__fl4vCa__chevron{color:var(--fg-muted);transition:transform var(--dur-base) var(--ease-out);flex:none}.DietaryPrompt-module__fl4vCa__prompt[open] .DietaryPrompt-module__fl4vCa__chevron{transform:rotate(180deg)}.DietaryPrompt-module__fl4vCa__panel{gap:var(--space-4);margin-top:var(--space-3);padding-block:var(--space-4);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);flex-direction:column;display:flex}.DietaryPrompt-module__fl4vCa__offer{max-width:var(--measure);color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.DietaryPrompt-module__fl4vCa__form{gap:var(--space-4);flex-direction:column;display:flex}.DietaryPrompt-module__fl4vCa__group{gap:var(--space-3);border:0;flex-direction:column;display:flex}.DietaryPrompt-module__fl4vCa__legend{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg);padding:0}.DietaryPrompt-module__fl4vCa__tags{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));display:grid}.DietaryPrompt-module__fl4vCa__later{color:var(--fg-subtle);font-size:var(--text-sm)}.DietaryPrompt-module__fl4vCa__later a{color:var(--fg-muted);text-decoration:underline;-webkit-text-decoration-color:var(--fg-subtle);text-decoration-color:var(--fg-subtle);text-underline-offset:.2em}.DietaryPrompt-module__fl4vCa__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.DietaryPrompt-module__fl4vCa__error{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);background:var(--danger);border-radius:var(--radius-md);color:var(--danger-ink);font-size:var(--text-sm);font-weight:var(--weight-semibold);display:flex}.DietaryPrompt-module__fl4vCa__errorIcon{flex:none;margin-top:.15em}
.DecideDialog-module__sH-vXG__list{gap:var(--space-2);flex-direction:column;display:flex}.DecideDialog-module__sH-vXG__detail{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.DecideDialog-module__sH-vXG__verdicts{gap:var(--space-2);flex-wrap:wrap;display:flex}.DecideDialog-module__sH-vXG__veto{gap:var(--space-1);flex-direction:column;display:flex}.DecideDialog-module__sH-vXG__vetoReason{color:var(--fg);font-size:var(--text-base);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.DecideDialog-module__sH-vXG__vetoWho{color:var(--fg-muted);font-size:var(--text-sm)}.DecideDialog-module__sH-vXG__vetoName{color:var(--fg);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.DecideDialog-module__sH-vXG__override{padding:var(--space-3);background:var(--surface-flagged);border-radius:var(--radius-md);color:var(--danger);font-size:var(--text-sm);font-weight:var(--weight-bold);overflow-wrap:anywhere;align-items:flex-start;gap:.35rem;display:flex}.DecideDialog-module__sH-vXG__overrideIcon{flex:none;margin-top:.15em}.DecideDialog-module__sH-vXG__error{margin-top:var(--space-3);color:var(--danger);font-size:var(--text-sm);align-items:flex-start;gap:.35rem;display:flex}.DecideDialog-module__sH-vXG__errorIcon{flex:none;margin-top:.15em}
.PlanIdentity-module__xdJqbq__wrap{border-radius:var(--radius-lg);background:var(--surface);line-height:0;overflow:hidden}.PlanIdentity-module__xdJqbq__band{height:68px}.PlanIdentity-module__xdJqbq__poster{border-radius:0;height:116px}.PlanIdentity-module__xdJqbq__svg{width:100%;height:100%;display:block}
.DecidedBanner-module__zsfoeq__banner{background:var(--raise);animation:DecidedBanner-module__zsfoeq__posterReveal var(--dur-slow) var(--ease-out) both}@keyframes DecidedBanner-module__zsfoeq__posterReveal{0%{transform:translateY(10px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.DecidedBanner-module__zsfoeq__banner{animation:none}}.DecidedBanner-module__zsfoeq__body{gap:var(--space-2);flex-direction:column;display:flex}.DecidedBanner-module__zsfoeq__state{background:var(--surface);border-radius:var(--radius-chip);align-self:flex-start;padding:2px;display:inline-flex}.DecidedBanner-module__zsfoeq__signature{height:40px}.DecidedBanner-module__zsfoeq__place{font-size:var(--text-display);letter-spacing:var(--tracking-display);line-height:var(--leading-tight);overflow-wrap:anywhere}.DecidedBanner-module__zsfoeq__address{color:var(--fg-muted);font-size:var(--text-sm);overflow-wrap:anywhere}.DecidedBanner-module__zsfoeq__facts{color:var(--fg-muted);font-size:var(--text-micro);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.3rem .5rem;display:flex}.DecidedBanner-module__zsfoeq__fact{align-items:center;gap:.3rem .5rem;display:flex}.DecidedBanner-module__zsfoeq__dot{background:var(--fg-subtle);border-radius:var(--radius-pill);flex:none;width:3px;height:3px}.DecidedBanner-module__zsfoeq__approvers{align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.DecidedBanner-module__zsfoeq__approversLabel{color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.DecidedBanner-module__zsfoeq__overridden{gap:var(--space-3);margin-top:var(--space-2);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--surface-flagged);flex-direction:column;display:flex}.DecidedBanner-module__zsfoeq__overriddenLabel{color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.DecidedBanner-module__zsfoeq__veto{gap:var(--space-1);flex-direction:column;display:flex}.DecidedBanner-module__zsfoeq__vetoReason{color:var(--fg);font-size:var(--text-base);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.DecidedBanner-module__zsfoeq__vetoWho{color:var(--fg-muted);font-size:var(--text-sm)}.DecidedBanner-module__zsfoeq__vetoName{color:var(--fg);font-weight:var(--weight-semibold);overflow-wrap:anywhere}
.GroupConstraints-module__UEXCRG__empty{color:var(--fg-subtle);font-size:var(--text-sm);max-width:var(--measure)}.GroupConstraints-module__UEXCRG__strip{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}.GroupConstraints-module__UEXCRG__stripTitle{font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:normal;color:var(--fg-muted);flex:none}.GroupConstraints-module__UEXCRG__tagList{list-style:none;display:contents}.GroupConstraints-module__UEXCRG__notesHint{color:var(--fg-muted);font-size:var(--text-sm)}.GroupConstraints-module__UEXCRG__notesHint strong{color:var(--fg);font-weight:var(--weight-bold)}.GroupConstraints-module__UEXCRG__yoursJump{padding:var(--space-3);margin:calc(-1 * var(--space-3));color:var(--fg-subtle);font-size:var(--text-sm);text-decoration:underline;-webkit-text-decoration-color:var(--fg-subtle);text-decoration-color:var(--fg-subtle);text-underline-offset:.2em;align-items:center;display:inline-flex}.GroupConstraints-module__UEXCRG__yoursJump:hover{color:var(--fg-muted)}.GroupConstraints-module__UEXCRG__notes{margin-top:var(--space-3);scroll-margin-top:calc(56px + var(--space-4));flex-direction:column;display:flex}.GroupConstraints-module__UEXCRG__notesSummary{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:var(--tap-min);cursor:pointer;color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-bold);list-style:none;display:flex}.GroupConstraints-module__UEXCRG__notesSummary::-webkit-details-marker{display:none}.GroupConstraints-module__UEXCRG__notesSummary:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:var(--radius-chip)}.GroupConstraints-module__UEXCRG__notesChevron{color:var(--fg-subtle);transition:transform var(--dur-fast) var(--ease-out);flex:none}.GroupConstraints-module__UEXCRG__notes[open] .GroupConstraints-module__UEXCRG__notesChevron{transform:rotate(180deg)}.GroupConstraints-module__UEXCRG__noteList{gap:var(--space-4);margin-top:var(--space-2);flex-direction:column;list-style:none;display:flex}.GroupConstraints-module__UEXCRG__note{gap:var(--space-1);overflow-wrap:anywhere;flex-direction:column;display:flex}.GroupConstraints-module__UEXCRG__noteName{color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.GroupConstraints-module__UEXCRG__noteText{color:var(--fg);font-size:var(--text-base);font-weight:var(--weight-semibold);max-width:var(--measure)}
.PlanMeta-module__XPni0a__meta{gap:var(--space-2) var(--space-4);color:var(--fg-muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.PlanMeta-module__XPni0a__metaItem{align-items:center;gap:var(--space-2);min-width:0;display:flex}.PlanMeta-module__XPni0a__metaText{overflow-wrap:anywhere;min-width:0}.PlanMeta-module__XPni0a__metaIcon{flex:none}@media (min-width:320px){.PlanMeta-module__XPni0a__compact{flex-wrap:nowrap;overflow:hidden}.PlanMeta-module__XPni0a__compact .PlanMeta-module__XPni0a__metaWhen{flex:none}.PlanMeta-module__XPni0a__compact .PlanMeta-module__XPni0a__metaText{overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}
.JoinGate-module__e7WmGa__intro{gap:var(--space-3);flex-direction:column;display:flex}.JoinGate-module__e7WmGa__headline{font-size:var(--text-2xl);letter-spacing:var(--tracking-display);overflow-wrap:anywhere}.JoinGate-module__e7WmGa__who{align-items:center;gap:var(--space-3);display:flex}.JoinGate-module__e7WmGa__whoLabel{color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.JoinGate-module__e7WmGa__table{color:var(--fg-muted);font-size:var(--text-sm)}.JoinGate-module__e7WmGa__sub{color:var(--fg-muted);font-size:var(--text-sm);overflow-wrap:anywhere;max-width:38ch}.JoinGate-module__e7WmGa__error{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);background:var(--danger);border-radius:var(--radius-md);color:var(--danger-ink);font-size:var(--text-sm);font-weight:var(--weight-semibold);display:flex}.JoinGate-module__e7WmGa__errorIcon{flex:none;margin-top:.15em}
.MessageComposer-module__JFsURq__composer{gap:var(--space-2);flex-direction:column;display:flex}.MessageComposer-module__JFsURq__ask{width:var(--tap-min);min-height:var(--tap-min);flex:none;padding:0}.MessageComposer-module__JFsURq__notice{font-size:var(--text-sm);color:var(--fg-muted);max-width:var(--measure)}.MessageComposer-module__JFsURq__hint{font-size:var(--text-micro);font-weight:var(--weight-semibold);color:var(--fg-subtle)}.MessageComposer-module__JFsURq__hintName{color:var(--agent);font-weight:var(--weight-bold)}.MessageComposer-module__JFsURq__row{align-items:flex-start;gap:var(--space-2);display:flex}.MessageComposer-module__JFsURq__field{flex:1;min-width:0}.MessageComposer-module__JFsURq__send{width:var(--tap-min);flex:none;padding:0}
.MessageStream-module__kSClVa__stream{flex-direction:column;display:flex}.MessageStream-module__kSClVa__earlier{min-height:var(--tap-min);margin-bottom:var(--space-4);border-radius:var(--radius-md);color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.MessageStream-module__kSClVa__earlier:hover{background:var(--surface);color:var(--fg)}.MessageStream-module__kSClVa__list{gap:var(--space-4);overflow-anchor:none;flex-direction:column;list-style:none;display:flex}.MessageStream-module__kSClVa__since{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);color:var(--fg-subtle);font-size:var(--text-micro);font-weight:var(--weight-bold);display:flex}.MessageStream-module__kSClVa__since:before,.MessageStream-module__kSClVa__since:after{content:"";background:var(--line);flex:1;height:1px}.MessageStream-module__kSClVa__message{gap:var(--space-3);align-items:flex-start;display:flex}.MessageStream-module__kSClVa__said{min-width:0}.MessageStream-module__kSClVa__byline{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin-bottom:.15rem;display:flex}.MessageStream-module__kSClVa__name{font-size:var(--text-sm);font-weight:var(--weight-bold);overflow-wrap:anywhere}.MessageStream-module__kSClVa__when{color:var(--fg-subtle);font-size:var(--text-micro);font-variant-numeric:tabular-nums;white-space:nowrap}.MessageStream-module__kSClVa__body{color:var(--fg);font-size:var(--text-base);line-height:var(--leading-normal);overflow-wrap:anywhere;white-space:pre-wrap}
.NomiPresence-module__3tK_pq__presence{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--agent-surface);color:var(--fg);font-size:var(--text-sm);display:flex}.NomiPresence-module__3tK_pq__face{flex:none}.NomiPresence-module__3tK_pq__text{min-width:0}.NomiPresence-module__3tK_pq__thinking .NomiPresence-module__3tK_pq__face{animation:NomiPresence-module__3tK_pq__nomiBob 1.4s var(--ease-out) infinite}@keyframes NomiPresence-module__3tK_pq__nomiBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.NomiPresence-module__3tK_pq__thinking .NomiPresence-module__3tK_pq__face{animation:none}}
.SeedingPresence-module__j5t_bq__seeding{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--agent-surface);color:var(--fg);font-size:var(--text-sm);display:flex}.SeedingPresence-module__j5t_bq__face{flex:none}.SeedingPresence-module__j5t_bq__text{min-width:0}.SeedingPresence-module__j5t_bq__seeding .SeedingPresence-module__j5t_bq__face{animation:SeedingPresence-module__j5t_bq__seedBob 1.4s var(--ease-out) infinite}@keyframes SeedingPresence-module__j5t_bq__seedBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.SeedingPresence-module__j5t_bq__seeding .SeedingPresence-module__j5t_bq__face{animation:none}}
.ShareLink-module__01ZkbG__swap{text-align:center;display:inline-grid}.ShareLink-module__01ZkbG__swap>span{grid-area:1/1}.ShareLink-module__01ZkbG__inactive{visibility:hidden}
.DietaryBadges-module__KeUqrG__badges{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}
.PhotoBand-module__wCqqEq__photo,.PhotoBand-module__wCqqEq__panel{flex:none;width:100%;height:120px;display:block}.PhotoBand-module__wCqqEq__photo{object-fit:cover;background:var(--surface)}.PhotoBand-module__wCqqEq__panel{flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.PhotoBand-module__wCqqEq__initial{font-family:var(--font-display);font-size:2.75rem;font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-display);line-height:1}.PhotoBand-module__wCqqEq__rule{border-radius:var(--radius-pill);width:1.75rem;height:2px;margin:.35rem 0 .3rem}.PhotoBand-module__wCqqEq__cuisine{opacity:.75;font-size:var(--text-micro);font-weight:var(--weight-extrabold);letter-spacing:.04em;white-space:nowrap}
.VoteControls-module__1TppJq__controls{align-items:stretch;gap:var(--space-2);flex-direction:column;display:flex}.VoteControls-module__1TppJq__tally{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:var(--tap-min-sm);min-width:0;display:flex}.VoteControls-module__1TppJq__tallyVisual{align-items:center;gap:var(--space-2);display:flex}.VoteControls-module__1TppJq__tallyCount{color:var(--fg-muted);font-size:var(--text-micro);font-weight:var(--weight-extrabold);font-variant-numeric:tabular-nums;white-space:nowrap}.VoteControls-module__1TppJq__actions{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.VoteControls-module__1TppJq__error{color:var(--danger);font-size:var(--text-sm);flex-basis:100%;align-items:flex-start;gap:.35rem;display:flex}.VoteControls-module__1TppJq__errorIcon{flex:none;margin-top:.15em}
.PlaceSheet-module__Z_63NW__expand{width:var(--tap-min-sm);height:var(--tap-min-sm);border-radius:var(--radius-pill);background:var(--raise);color:var(--fg);cursor:pointer;box-shadow:0 var(--depth) 0 var(--secondary-edge);transition:top var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out);border:0;flex:none;place-items:center;display:grid;position:relative;top:0}.PlaceSheet-module__Z_63NW__expand:hover{background:var(--raise-hi)}.PlaceSheet-module__Z_63NW__expand:active{top:var(--depth);box-shadow:0 0 0 var(--secondary-edge);transition-duration:var(--dur-press)}.PlaceSheet-module__Z_63NW__objections{align-items:center;gap:var(--space-2);min-height:var(--tap-min-sm);border-radius:var(--radius-pill);background:var(--danger);box-shadow:0 var(--depth) 0 var(--danger-edge);color:var(--danger-ink);font-family:var(--font-ui);font-size:var(--text-micro);font-weight:var(--weight-extrabold);white-space:nowrap;cursor:pointer;transition:box-shadow var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out);border:0;padding:0 .7rem;display:inline-flex}.PlaceSheet-module__Z_63NW__objections:hover{background:#ffb3b3}.PlaceSheet-module__Z_63NW__objections:active{top:var(--depth);box-shadow:0 0 0 var(--danger-edge);position:relative}.PlaceSheet-module__Z_63NW__objectionFaces{align-items:center;display:flex}.PlaceSheet-module__Z_63NW__objectionFaces .PlaceSheet-module__Z_63NW__objectionStack>*{box-shadow:0 0 0 2px var(--danger)}.PlaceSheet-module__Z_63NW__objectionCaret{opacity:.7;flex:none}.PlaceSheet-module__Z_63NW__sheet{gap:var(--space-3);flex-direction:column;display:flex}.PlaceSheet-module__Z_63NW__media{gap:var(--space-2);margin:calc(-1 * var(--space-4)) calc(-1 * var(--space-5)) 0;flex-direction:column;display:flex}.PlaceSheet-module__Z_63NW__photo{object-fit:cover;background:var(--surface);width:100%;height:240px;display:block}.PlaceSheet-module__Z_63NW__attribution{padding:0 var(--space-5);color:var(--fg-subtle);font-size:var(--text-micro)}.PlaceSheet-module__Z_63NW__address{color:var(--fg-muted);font-size:var(--text-sm);overflow-wrap:anywhere}.PlaceSheet-module__Z_63NW__facts{color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.3rem .5rem;display:flex}.PlaceSheet-module__Z_63NW__fact{align-items:center;gap:.3rem .5rem;display:flex}.PlaceSheet-module__Z_63NW__dot{background:var(--fg-subtle);border-radius:var(--radius-pill);flex:none;width:3px;height:3px}.PlaceSheet-module__Z_63NW__badges{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.PlaceSheet-module__Z_63NW__hours{gap:var(--space-2);flex-direction:column;display:flex}.PlaceSheet-module__Z_63NW__rowTitle{font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:normal;line-height:var(--leading-normal);color:var(--fg)}.PlaceSheet-module__Z_63NW__hoursList{gap:var(--space-1);color:var(--fg-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums;flex-direction:column;list-style:none;display:flex}.PlaceSheet-module__Z_63NW__noteBlock{gap:var(--space-2);flex-direction:column;display:flex}.PlaceSheet-module__Z_63NW__noteText{color:var(--fg);font-size:var(--text-base);overflow-wrap:anywhere}.PlaceSheet-module__Z_63NW__noteWho{align-items:center;gap:var(--space-2);color:var(--fg-muted);font-size:var(--text-sm);display:flex}.PlaceSheet-module__Z_63NW__noteName{color:var(--fg);font-weight:var(--weight-semibold)}.PlaceSheet-module__Z_63NW__vetoes{scroll-margin-top:var(--space-4);gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--line-soft);flex-direction:column;display:flex}.PlaceSheet-module__Z_63NW__veto{gap:var(--space-2);flex-direction:column;display:flex}.PlaceSheet-module__Z_63NW__vetoReason{color:var(--fg);font-size:var(--text-base);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.PlaceSheet-module__Z_63NW__vetoWho{align-items:center;gap:var(--space-2);color:var(--fg-muted);font-size:var(--text-sm);display:flex}.PlaceSheet-module__Z_63NW__vetoName{color:var(--fg);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.PlaceSheet-module__Z_63NW__links{gap:var(--space-2);flex-wrap:wrap;display:flex}
.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField{align-items:center;gap:var(--space-3);flex-direction:row}.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField>label{flex:none}.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField>:last-child{flex:1;min-width:0}.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField select{background:var(--raise)}.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField select:hover:not(:disabled),.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField select:focus{background:var(--raise-hi)}.PlaceOverview-module__VOZSlG__list{gap:var(--space-2);flex-direction:column;padding-inline-start:0;list-style:none;display:flex}.PlaceOverview-module__VOZSlG__row{align-items:center;gap:var(--space-3);width:100%;min-height:var(--tap-min);border-radius:var(--radius-md);background:var(--raise);padding:var(--space-3);cursor:pointer;text-align:left;transition:background var(--dur-base) var(--ease-out);border:0;font-family:inherit;display:flex}.PlaceOverview-module__VOZSlG__row:hover{background:var(--raise-hi)}.PlaceOverview-module__VOZSlG__flagged{background:var(--surface-flagged)}.PlaceOverview-module__VOZSlG__flagged:hover{background:var(--surface-flagged);filter:brightness(1.12)}.PlaceOverview-module__VOZSlG__text{align-items:flex-start;gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.PlaceOverview-module__VOZSlG__name{color:var(--fg);font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--weight-bold);letter-spacing:-.01em;overflow-wrap:anywhere}.PlaceOverview-module__VOZSlG__facts{color:var(--fg-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;display:flex}.PlaceOverview-module__VOZSlG__fact{align-items:center;display:inline-flex}.PlaceOverview-module__VOZSlG__dot{background:var(--fg-subtle);border-radius:var(--radius-pill);flex:none;width:3px;height:3px;margin:0 .4rem}.PlaceOverview-module__VOZSlG__badges{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.PlaceOverview-module__VOZSlG__tally{align-items:center;gap:.35rem var(--space-3);color:var(--fg-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.PlaceOverview-module__VOZSlG__objections{color:var(--danger);font-weight:var(--weight-semibold);align-items:center;gap:.4rem;display:inline-flex}.PlaceOverview-module__VOZSlG__objections .PlaceOverview-module__VOZSlG__objectionStack>*{box-shadow:0 0 0 2px var(--surface-flagged)}.PlaceOverview-module__VOZSlG__mark{flex:none;place-items:center;width:1.25rem;display:grid}.PlaceOverview-module__VOZSlG__markApproved{color:var(--fg)}.PlaceOverview-module__VOZSlG__markVetoed{color:var(--danger)}.PlaceOverview-module__VOZSlG__markOpen{background:var(--primary);border-radius:var(--radius-pill);width:8px;height:8px}.PlaceOverview-module__VOZSlG__caret{color:var(--fg-subtle);flex:none}@media (max-width:260px){.PlaceOverview-module__VOZSlG__row{gap:var(--space-2);padding:var(--space-2)}.PlaceOverview-module__VOZSlG__caret{display:none}.PlaceOverview-module__VOZSlG__sortBar .PlaceOverview-module__VOZSlG__sortField{align-items:stretch;gap:var(--space-2);flex-direction:column}}
.SuggestionCarousel-module__IOBitG__field{flex-direction:column;display:flex}.SuggestionCarousel-module__IOBitG__strip{margin-top:var(--space-3);color:var(--fg-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.3rem .5rem;display:flex}.SuggestionCarousel-module__IOBitG__strip strong{color:var(--fg);font-weight:var(--weight-bold)}.SuggestionCarousel-module__IOBitG__dot{background:var(--fg-subtle);border-radius:var(--radius-pill);flex:none;width:3px;height:3px}.SuggestionCarousel-module__IOBitG__leaderLink{padding:var(--space-3);margin:calc(-1 * var(--space-3));cursor:pointer;color:var(--fg);font:inherit;font-weight:var(--weight-bold);text-decoration:underline;-webkit-text-decoration-color:var(--fg-subtle);text-decoration-color:var(--fg-subtle);text-underline-offset:.2em;background:0 0;border:0}.SuggestionCarousel-module__IOBitG__carousel{align-items:flex-start;gap:var(--space-3);margin:0 calc(-1 * var(--space-4));padding:var(--space-1) var(--space-4) var(--space-2);scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;list-style:none;display:flex;overflow-x:auto}.SuggestionCarousel-module__IOBitG__carousel::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:no-preference){.SuggestionCarousel-module__IOBitG__carousel{scroll-behavior:smooth}}.SuggestionCarousel-module__IOBitG__carousel>li{scroll-snap-align:center;animation:SuggestionCarousel-module__IOBitG__suggestionIn var(--dur-slow) var(--ease-out) both;flex-direction:column;flex:0 0 86%;display:flex}@keyframes SuggestionCarousel-module__IOBitG__suggestionIn{0%{transform:translateY(8px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SuggestionCarousel-module__IOBitG__carousel>li{animation:none}}.SuggestionCarousel-module__IOBitG__nav{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.SuggestionCarousel-module__IOBitG__counter,.SuggestionCarousel-module__IOBitG__jump{color:var(--fg-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums}.SuggestionCarousel-module__IOBitG__counter b,.SuggestionCarousel-module__IOBitG__jump b{color:var(--fg);font-weight:var(--weight-bold)}.SuggestionCarousel-module__IOBitG__jump{align-items:center;gap:var(--space-1);min-height:var(--tap-min-sm);padding:0 var(--space-2);margin:0 calc(-1 * var(--space-2));cursor:pointer;transition:color var(--dur-base) var(--ease-out);background:0 0;border:0;font-family:inherit;display:inline-flex}.SuggestionCarousel-module__IOBitG__jump:hover{color:var(--fg)}.SuggestionCarousel-module__IOBitG__jumpCaret{color:var(--fg-subtle)}.SuggestionCarousel-module__IOBitG__tools{align-items:center;gap:var(--space-2);display:flex}.SuggestionCarousel-module__IOBitG__arrows{gap:var(--space-2);display:flex}.SuggestionCarousel-module__IOBitG__arrow{width:var(--tap-min-sm);height:var(--tap-min-sm);border-radius:var(--radius-pill);background:var(--raise);color:var(--fg);cursor:pointer;box-shadow:0 var(--depth) 0 var(--secondary-edge);transition:top var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out);border:0;place-items:center;display:grid;position:relative;top:0}.SuggestionCarousel-module__IOBitG__arrow:hover{background:var(--raise-hi)}.SuggestionCarousel-module__IOBitG__arrow:active{top:var(--depth);box-shadow:0 0 0 var(--secondary-edge);transition-duration:var(--dur-press)}
.home-pitch-module__v7ZwjG__page{gap:var(--space-7);padding:var(--space-6) var(--space-4) var(--space-7);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__hero{gap:var(--space-4);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__headline{font-size:var(--text-display);letter-spacing:var(--tracking-display)}.home-pitch-module__v7ZwjG__sub{color:var(--fg-muted);font-size:var(--text-lg);max-width:34ch}.home-pitch-module__v7ZwjG__actions{gap:var(--space-3);margin-top:var(--space-2);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__linkNote{color:var(--fg-subtle);font-size:var(--text-sm);max-width:42ch}.home-pitch-module__v7ZwjG__demo{gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--line-soft);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__demoBody{gap:var(--space-4);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__sectionHeading{font-size:var(--text-xl);letter-spacing:var(--tracking-title);max-width:24ch}.home-pitch-module__v7ZwjG__placeName{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title)}.home-pitch-module__v7ZwjG__facts{font-size:var(--text-micro);font-weight:var(--weight-semibold);color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.3rem .5rem;margin-top:.25rem;display:flex}.home-pitch-module__v7ZwjG__dot{border-radius:var(--radius-pill);background:var(--fg-subtle);flex:none;width:3px;height:3px}.home-pitch-module__v7ZwjG__badges{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.home-pitch-module__v7ZwjG__demoFooter{row-gap:var(--space-3);flex-wrap:wrap}.home-pitch-module__v7ZwjG__demoFooter>:last-child{margin-left:auto}.home-pitch-module__v7ZwjG__tally{align-items:center;gap:var(--space-2);min-width:0;display:flex}.home-pitch-module__v7ZwjG__tallyLabel{font-size:var(--text-micro);font-weight:var(--weight-bold);color:var(--fg-muted)}.home-pitch-module__v7ZwjG__how{gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--line-soft);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__steps{flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__step{gap:var(--space-1);padding:var(--space-4) 0;border-bottom:1px solid var(--line-soft);flex-direction:column;display:flex}.home-pitch-module__v7ZwjG__step:first-child{padding-top:0}.home-pitch-module__v7ZwjG__step:last-child{border-bottom:0;padding-bottom:0}.home-pitch-module__v7ZwjG__stepName{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title)}.home-pitch-module__v7ZwjG__stepBody{color:var(--fg-muted);max-width:52ch}.home-pitch-module__v7ZwjG__promise{color:var(--fg-muted);font-size:var(--text-lg);max-width:38ch}.home-pitch-module__v7ZwjG__closing{padding-top:var(--space-5);border-top:1px solid var(--line-soft)}
.SuggestionList-module__TXAqeG__nameRow{align-items:flex-start;gap:var(--space-3);min-height:calc(2 * var(--text-lg) * 1.15);display:flex}.SuggestionList-module__TXAqeG__nameRow>h3{flex:1;min-width:0}.SuggestionList-module__TXAqeG__body{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.SuggestionList-module__TXAqeG__placeName{-webkit-line-clamp:2;line-clamp:2;font-size:var(--text-lg);letter-spacing:var(--tracking-title);overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.15;display:-webkit-box;overflow:hidden}.SuggestionList-module__TXAqeG__facts{white-space:nowrap;min-width:0;color:var(--fg-muted);font-size:var(--text-micro);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;flex-wrap:nowrap;align-items:center;gap:.3rem .5rem;display:flex;overflow:hidden}.SuggestionList-module__TXAqeG__fact{align-items:center;gap:.3rem .5rem;display:flex}.SuggestionList-module__TXAqeG__dot{background:var(--fg-subtle);border-radius:var(--radius-pill);flex:none;width:3px;height:3px}.SuggestionList-module__TXAqeG__badgeRow{align-items:flex-start;min-height:1.55rem;display:flex}.SuggestionList-module__TXAqeG__blurb{align-items:flex-start;gap:var(--space-2);min-height:calc(2 * var(--text-sm) * 1.4);margin-top:var(--space-1);display:flex}.SuggestionList-module__TXAqeG__blurbMark{flex:none;margin-top:.1em}.SuggestionList-module__TXAqeG__blurbText{-webkit-line-clamp:2;line-clamp:2;min-width:0;color:var(--fg-muted);font-size:var(--text-sm);overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;line-height:1.4;display:-webkit-box;overflow:hidden}.SuggestionList-module__TXAqeG__suggester{align-items:center;gap:var(--space-2);min-width:0;font-size:var(--text-sm);flex-wrap:nowrap;display:flex}.SuggestionList-module__TXAqeG__suggesterName{min-width:0;font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SuggestionList-module__TXAqeG__suggesterVerb{color:var(--fg-muted);flex:none}@media (max-width:360px){.SuggestionList-module__TXAqeG__suggester{flex-wrap:wrap}}.SuggestionList-module__TXAqeG__footer{align-items:stretch;gap:var(--space-3);flex-direction:column;display:flex}
.sign-in-module__EBKGWa__intro{gap:var(--space-3);flex-direction:column;display:flex}.sign-in-module__EBKGWa__headline{font-size:var(--text-2xl);letter-spacing:var(--tracking-display)}.sign-in-module__EBKGWa__sub{color:var(--fg-muted);font-size:var(--text-sm);max-width:34ch}.sign-in-module__EBKGWa__providers{gap:var(--space-3);flex-direction:column;display:flex}.sign-in-module__EBKGWa__error{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);background:var(--danger);border-radius:var(--radius-md);color:var(--danger-ink);font-size:var(--text-sm);font-weight:var(--weight-semibold);display:flex}.sign-in-module__EBKGWa__errorIcon{flex:none;margin-top:.15em}.sign-in-module__EBKGWa__dev{gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--line-soft);flex-direction:column;display:flex}.sign-in-module__EBKGWa__devLabel{font-size:var(--text-micro);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--fg-subtle)}.sign-in-module__EBKGWa__devHint{font-size:var(--text-sm);color:var(--fg-subtle)}.sign-in-module__EBKGWa__form{gap:var(--space-4);flex-direction:column;display:flex}
.page-module__WpqI0q__page{padding:var(--space-5) var(--space-4) var(--space-8);gap:var(--space-7);flex-direction:column;display:flex}.page-module__WpqI0q__lede{color:var(--fg-muted);font-size:var(--text-sm);max-width:var(--measure)}.page-module__WpqI0q__section{gap:var(--space-4);flex-direction:column;display:flex}.page-module__WpqI0q__section h2{font-size:var(--text-xl)}.page-module__WpqI0q__group{gap:var(--space-3);flex-direction:column;display:flex}.page-module__WpqI0q__groupLabel{font-size:var(--text-micro);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--fg-subtle)}.page-module__WpqI0q__row{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.page-module__WpqI0q__stack{gap:var(--space-4);flex-direction:column;display:flex}.page-module__WpqI0q__swatches{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(128px,1fr));display:grid}.page-module__WpqI0q__swatch{background:var(--surface);border-radius:var(--radius-md);overflow:hidden}.page-module__WpqI0q__chip{height:54px;display:block}.page-module__WpqI0q__swatchMeta{justify-content:space-between;gap:var(--space-2);font-size:var(--text-micro);font-weight:var(--weight-extrabold);padding:.45rem .55rem;display:flex}.page-module__WpqI0q__swatchMeta span{color:var(--fg-subtle);font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}.page-module__WpqI0q__typeRow{align-items:baseline;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--line-soft);display:flex}.page-module__WpqI0q__typeRow:last-child{border-bottom:0;padding-bottom:0}.page-module__WpqI0q__typeLabel{width:96px;font-size:var(--text-micro);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--fg-subtle);flex:none}.page-module__WpqI0q__display{font-family:var(--font-display);font-size:var(--text-display);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-display);line-height:var(--leading-tight)}.page-module__WpqI0q__title{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title)}.page-module__WpqI0q__body{font-size:var(--text-base)}.page-module__WpqI0q__small{font-size:var(--text-sm);color:var(--fg-muted)}.page-module__WpqI0q__micro{font-size:var(--text-micro);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--fg-subtle)}.page-module__WpqI0q__icons{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(84px,1fr));display:grid}.page-module__WpqI0q__iconCell{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-2);background:var(--surface);border-radius:var(--radius-md);font-size:var(--text-micro);color:var(--fg-subtle);font-weight:var(--weight-semibold);flex-direction:column;display:flex}.page-module__WpqI0q__forms{gap:var(--space-4);flex-direction:column;max-width:420px;display:flex}.page-module__WpqI0q__placeName{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title)}.page-module__WpqI0q__facts{font-size:var(--text-micro);font-weight:var(--weight-semibold);color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.3rem .5rem;margin-top:.25rem;display:flex}.page-module__WpqI0q__dot{border-radius:var(--radius-pill);background:var(--fg-subtle);flex:none;width:3px;height:3px}.page-module__WpqI0q__why{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--fg-muted)}.page-module__WpqI0q__why b{color:var(--fg);font-weight:var(--weight-extrabold)}.page-module__WpqI0q__badgeRow{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.page-module__WpqI0q__tallyLabel{font-size:var(--text-micro);font-weight:var(--weight-bold);color:var(--fg-muted)}.page-module__WpqI0q__note{font-size:var(--text-sm);color:var(--fg-subtle);max-width:var(--measure)}
.home-shelf-module__A4nRGW__page{gap:var(--space-6);padding:var(--space-6) var(--space-4) var(--space-7);flex-direction:column;display:flex}.home-shelf-module__A4nRGW__top{gap:var(--space-4);flex-direction:column;display:flex}.home-shelf-module__A4nRGW__heading{font-size:var(--text-3xl);letter-spacing:var(--tracking-title)}.home-shelf-module__A4nRGW__empty{color:var(--fg-muted);max-width:44ch}.home-shelf-module__A4nRGW__section{gap:var(--space-3);flex-direction:column;display:flex}.home-shelf-module__A4nRGW__sectionHeading{font-size:var(--text-xl);letter-spacing:var(--tracking-title)}.home-shelf-module__A4nRGW__rows{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.home-shelf-module__A4nRGW__row{border-radius:var(--radius-lg);background:var(--surface);min-height:72px;box-shadow:0 var(--depth) 0 var(--secondary-edge);transition:top var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out);align-items:stretch;text-decoration:none;display:flex;position:relative;top:0;overflow:hidden}.home-shelf-module__A4nRGW__row:hover{background:var(--raise)}.home-shelf-module__A4nRGW__row:active{top:var(--depth);box-shadow:0 0 0 var(--secondary-edge);transition-duration:var(--dur-press)}.home-shelf-module__A4nRGW__sliver{flex:none;width:64px;display:flex}.home-shelf-module__A4nRGW__sliver>div{background:0 0;border-radius:0;width:100%;height:100%}.home-shelf-module__A4nRGW__rowBody{justify-content:center;gap:var(--space-1);min-width:0;padding:var(--space-3) var(--space-4);flex-direction:column;display:flex}.home-shelf-module__A4nRGW__rowTitle{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-title);line-height:var(--leading-tight);color:var(--fg);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-shelf-module__A4nRGW__rowMeta{font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:.3rem .5rem;display:flex}.home-shelf-module__A4nRGW__rowMetaItem{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.home-shelf-module__A4nRGW__dot{border-radius:var(--radius-pill);background:var(--fg-subtle);flex:none;width:3px;height:3px}.home-shelf-module__A4nRGW__fold{gap:var(--space-3);flex-direction:column;display:flex}.home-shelf-module__A4nRGW__foldSummary{min-height:var(--tap-min);cursor:pointer;font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--fg-muted);text-decoration:underline;-webkit-text-decoration-color:var(--fg-subtle);text-decoration-color:var(--fg-subtle);text-underline-offset:.2em;align-items:center;list-style:none;display:inline-flex}.home-shelf-module__A4nRGW__foldSummary::-webkit-details-marker{display:none}
.UndoDecision-module__2GgF6q__row{gap:var(--space-2);flex-direction:column;display:flex}.UndoDecision-module__2GgF6q__line{align-items:center;gap:var(--space-1);color:var(--fg-muted);font-size:var(--text-sm);display:flex}.UndoDecision-module__2GgF6q__error{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);background:var(--danger);border-radius:var(--radius-md);color:var(--danger-ink);font-size:var(--text-sm);display:flex}.UndoDecision-module__2GgF6q__errorIcon{flex:none;margin-top:.15em}
