.AuthModal-module__hmrbNq__backdrop{z-index:100;padding:var(--space-5);background:color-mix(in srgb, var(--color-canvas) 65%, transparent);-webkit-backdrop-filter:blur(22px);justify-content:center;align-items:center;animation:.18s AuthModal-module__hmrbNq__fadeIn;display:flex;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.AuthModal-module__hmrbNq__backdrop{animation:none}}.AuthModal-module__hmrbNq__card{max-height:calc(100dvh - var(--space-6));outline:none;animation:.22s AuthModal-module__hmrbNq__riseIn;position:relative;overflow-y:auto}@media (prefers-reduced-motion:reduce){.AuthModal-module__hmrbNq__card{animation:none}}.AuthModal-module__hmrbNq__close{top:var(--space-4);right:var(--space-4);border-radius:var(--radius-full);background:var(--color-bg-muted);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex;position:absolute}.AuthModal-module__hmrbNq__close svg{width:16px;height:16px}.AuthModal-module__hmrbNq__close:hover{background:var(--color-border);color:var(--color-text)}.AuthModal-module__hmrbNq__close:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}@keyframes AuthModal-module__hmrbNq__fadeIn{0%{opacity:0}}@keyframes AuthModal-module__hmrbNq__riseIn{0%{opacity:0;transform:translateY(8px)scale(.98)}}
.FormField-module__S09fFG__field{gap:var(--space-2);flex-direction:column;display:flex}.FormField-module__S09fFG__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-label);color:var(--color-brand);font-weight:700}.FormField-module__S09fFG__hint{font-size:var(--text-xs);color:var(--color-text-muted)}.FormField-module__S09fFG__error{font-size:var(--text-xs);color:var(--color-danger);font-weight:600}
.Textarea-module__aYD3da__textarea{width:100%;min-height:92px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--color-bg-raised);color:var(--color-text);font-size:var(--text-base);resize:vertical;border:1.5px solid #b8afa0;font-family:inherit;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 1px 2px #1711080d}.Textarea-module__aYD3da__textarea:hover{border-color:var(--color-text-faint)}.Textarea-module__aYD3da__textarea:focus{border-color:var(--color-brand);box-shadow:inset 0 1px 2px #1711080d, 0 0 0 3px var(--color-brand-soft);outline:none}.Textarea-module__aYD3da__textarea::placeholder{color:var(--color-text-faint)}
.Button-module__LCT47W__button{justify-content:center;align-items:center;gap:var(--space-2);height:42px;padding:0 var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);letter-spacing:var(--tracking-tight);white-space:nowrap;border:1px solid #0000;font-weight:700;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.Button-module__LCT47W__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__LCT47W__primary{color:#fff;background:#0e3d2a}.Button-module__LCT47W__primary:not(:disabled):hover{background:#0a2e20}.Button-module__LCT47W__secondary{color:var(--color-text);border-color:var(--color-border-strong);background:0 0}.Button-module__LCT47W__secondary:not(:disabled):hover{background:var(--color-bg-muted);border-color:var(--color-text-faint)}.Button-module__LCT47W__danger{color:var(--color-danger);border-color:var(--color-danger);border-color:color-mix(in srgb, var(--color-danger) 55%, transparent);background:0 0}.Button-module__LCT47W__danger:not(:disabled):hover{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.Button-module__LCT47W__ghost{color:var(--color-text-muted);background:0 0}.Button-module__LCT47W__ghost:not(:disabled):hover{background:var(--color-bg-muted);color:var(--color-text)}
.InterimBanner-module__YKimjW__banner{gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid #0000;flex-direction:column;display:flex}.InterimBanner-module__YKimjW__pending{background:var(--color-abstain-bg);border-color:var(--color-abstain)}.InterimBanner-module__YKimjW__confirmed{background:var(--color-success-bg);border-color:var(--color-success)}.InterimBanner-module__YKimjW__heading{font-size:var(--text-base);color:var(--color-text);font-weight:700}.InterimBanner-module__YKimjW__detail{font-size:var(--text-sm);color:var(--color-text)}.InterimBanner-module__YKimjW__form{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.InterimBanner-module__YKimjW__error{font-size:var(--text-sm);color:var(--color-danger)}
.AttachmentList-module__aGNtMq__empty{font-size:var(--text-sm);color:var(--color-text-faint)}.AttachmentList-module__aGNtMq__list{gap:var(--space-2);flex-direction:column;display:flex}.AttachmentList-module__aGNtMq__item{justify-content:space-between;align-items:center;gap:var(--space-3);padding:10px var(--space-4);background:var(--color-bg-muted);border-radius:var(--radius-md);transition:background-color .15s;display:flex}.AttachmentList-module__aGNtMq__item:hover{background:var(--color-bg-sunken)}.AttachmentList-module__aGNtMq__link,.AttachmentList-module__aGNtMq__linkDisabled{align-items:center;gap:var(--space-3);min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:flex;overflow:hidden}.AttachmentList-module__aGNtMq__link{color:var(--color-text)}.AttachmentList-module__aGNtMq__link:hover{color:var(--color-brand)}.AttachmentList-module__aGNtMq__icon{width:18px;height:18px;color:var(--color-text-faint);flex:none}.AttachmentList-module__aGNtMq__linkDisabled{color:var(--color-text-faint)}
.AttachmentUploader-module__96shmW__uploader{gap:var(--space-2);flex-direction:column;display:flex}.AttachmentUploader-module__96shmW__dropzone{text-align:center;padding:var(--space-4);border:1.5px dashed var(--color-border-strong);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;justify-content:center;align-items:center;display:flex}.AttachmentUploader-module__96shmW__dropzone:hover{border-color:var(--color-brand);color:var(--color-text)}.AttachmentUploader-module__96shmW__input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.AttachmentUploader-module__96shmW__hiddenForm{display:none}.AttachmentUploader-module__96shmW__error{font-size:var(--text-xs);color:var(--color-danger)}
.VoteAttachments-module__ntvy4a__uploader{gap:var(--space-2);flex-direction:column;display:flex}.VoteAttachments-module__ntvy4a__dropzone{padding:var(--space-4);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);text-align:center;font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;display:block}.VoteAttachments-module__ntvy4a__dropzone:hover{border-color:var(--color-brand);color:var(--color-text)}.VoteAttachments-module__ntvy4a__input,.VoteAttachments-module__ntvy4a__hiddenForm{display:none}.VoteAttachments-module__ntvy4a__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.VoteAttachments-module__ntvy4a__item{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--color-border);display:flex}.VoteAttachments-module__ntvy4a__item:last-child{border-bottom:none}.VoteAttachments-module__ntvy4a__itemMain{flex-direction:column;gap:2px;min-width:0;display:flex}.VoteAttachments-module__ntvy4a__fileName{font-size:var(--text-sm);color:var(--color-brand);text-overflow:ellipsis;font-weight:600;overflow:hidden}.VoteAttachments-module__ntvy4a__meta{font-size:var(--text-xs);color:var(--color-text-faint)}.VoteAttachments-module__ntvy4a__removeForm{gap:var(--space-1);flex-direction:column;display:flex}.VoteAttachments-module__ntvy4a__error{font-size:var(--text-sm);color:var(--color-danger)}
.Card-module__YZZNYW__card{background:var(--color-bg-raised);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm)}
.Badge-module__UORuMW__badge{border-radius:var(--radius-full);height:24px;font-size:var(--text-xs);letter-spacing:0;white-space:nowrap;align-items:center;padding:0 10px;font-weight:700;display:inline-flex}.Badge-module__UORuMW__neutral{background:var(--color-bg-muted);color:var(--color-text-muted)}.Badge-module__UORuMW__brand{background:var(--color-brand-soft);color:var(--color-brand)}.Badge-module__UORuMW__danger{background:var(--color-danger-bg);color:var(--color-danger)}.Badge-module__UORuMW__warning{background:var(--color-abstain-bg);color:var(--color-abstain)}
.CountdownTimer-module__mpi1Lq__timer{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:600}.CountdownTimer-module__mpi1Lq__urgent{color:var(--color-danger)}
.EmptyState-module__Xdhtia__empty{padding:var(--space-7) var(--space-5);text-align:center;border-radius:var(--radius-lg);background:var(--color-bg-muted)}.EmptyState-module__Xdhtia__title{font-size:var(--text-lg);letter-spacing:var(--tracking-display);color:var(--color-text);font-weight:700}.EmptyState-module__Xdhtia__description{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted)}
.Pricing-module__dQXxOW__head{max-width:34ch}.Pricing-module__dQXxOW__eyebrow{}.Pricing-module__dQXxOW__title{margin-top:var(--space-3);letter-spacing:-.03em;color:var(--color-text);font-size:clamp(28px,4vw,46px);line-height:1.08}.Pricing-module__dQXxOW__note{max-width:56ch;margin-top:var(--space-4);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.6}.Pricing-module__dQXxOW__grid{gap:var(--space-4);margin-top:clamp(var(--space-6), 5vw, 64px);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;display:grid}.Pricing-module__dQXxOW__plan{gap:var(--space-4);padding:var(--space-6) var(--space-5) var(--space-5);border-radius:var(--radius-lg);background:var(--color-bg-raised);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);flex-direction:column;display:flex}.Pricing-module__dQXxOW__planFeatured{box-shadow:none;color:#fff;background:#0e3d2a;border-color:#0000}.Pricing-module__dQXxOW__plan:not(.Pricing-module__dQXxOW__planFeatured){border-top:3px solid var(--color-brand)}.Pricing-module__dQXxOW__planName{}.Pricing-module__dQXxOW__planFeatured .Pricing-module__dQXxOW__planName{color:var(--color-accent)}.Pricing-module__dQXxOW__badge{border-radius:var(--radius-full);color:var(--color-accent);font-size:var(--text-xs);letter-spacing:var(--tracking-tight);background:#ffffff24;align-self:flex-start;padding:4px 10px;font-weight:700;display:inline-flex}.Pricing-module__dQXxOW__price{letter-spacing:-.03em;color:var(--color-text);font-size:clamp(28px,3vw,34px);font-weight:800;line-height:1.1}.Pricing-module__dQXxOW__planFeatured .Pricing-module__dQXxOW__price{color:#fff}.Pricing-module__dQXxOW__priceUnit{margin-top:var(--space-1);font-size:var(--text-sm);letter-spacing:normal;color:var(--color-text-muted);font-weight:500;display:block}.Pricing-module__dQXxOW__planFeatured .Pricing-module__dQXxOW__priceUnit{color:#ffffffb8}.Pricing-module__dQXxOW__list{gap:var(--space-2);flex-direction:column;flex:auto;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__dQXxOW__item{gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.5;display:flex}.Pricing-module__dQXxOW__planFeatured .Pricing-module__dQXxOW__item{color:#ffffffc7}.Pricing-module__dQXxOW__tick{width:15px;height:15px;color:var(--color-brand);flex:none;margin-top:3px}.Pricing-module__dQXxOW__planFeatured .Pricing-module__dQXxOW__tick{color:var(--color-accent)}.Pricing-module__dQXxOW__ctaRow{padding-top:var(--space-2);margin-top:auto;display:block}.Pricing-module__dQXxOW__ctaBlock{width:100%}.Pricing-module__dQXxOW__action{height:42px;padding:0 var(--space-5);border-radius:var(--radius-full);color:#0e3d2a;font-size:var(--text-sm);letter-spacing:var(--tracking-tight);background:#fff;justify-content:center;align-items:center;font-weight:700;transition:background-color .15s;display:flex}.Pricing-module__dQXxOW__action:hover{background:#ece6db}
.Select-module__-H1VPW__select{width:100%;height:40px;padding:0 34px 0 var(--space-3);border-radius:var(--radius-md);background-color:var(--color-bg-raised);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23948e83' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9.5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;color:var(--color-text);font-size:var(--text-base);appearance:none;background-size:15px;border:1.5px solid #b8afa0;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 1px 2px #1711080d}.Select-module__-H1VPW__select:hover{border-color:var(--color-text-faint)}.Select-module__-H1VPW__select:focus{border-color:var(--color-brand);box-shadow:inset 0 1px 2px #1711080d, 0 0 0 3px var(--color-brand-soft);outline:none}
.Faq-module__yqau8q__layout{gap:clamp(var(--space-5), 5vw, 80px);grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;display:grid}.Faq-module__yqau8q__eyebrow{}.Faq-module__yqau8q__title{margin-top:var(--space-3);letter-spacing:-.03em;color:var(--color-text);font-size:clamp(28px,4vw,46px);line-height:1.08}.Faq-module__yqau8q__aside{margin-top:var(--space-4);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.6}.Faq-module__yqau8q__asideLink{margin-top:var(--space-3);display:inline-block;}.Faq-module__yqau8q__list{flex-direction:column;display:flex}.Faq-module__yqau8q__item{border-top:1px solid var(--color-border)}.Faq-module__yqau8q__item:last-child{border-bottom:1px solid var(--color-border)}.Faq-module__yqau8q__trigger{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4) 0;text-align:left;letter-spacing:var(--tracking-tight);color:var(--color-text);cursor:pointer;background:0 0;border:none;font-size:clamp(15px,1.7vw,18px);font-weight:700;transition:color .15s;display:flex}.Faq-module__yqau8q__trigger:hover{color:var(--color-brand)}.Faq-module__yqau8q__sign{width:16px;height:16px;color:var(--color-brand);flex:none;position:relative}.Faq-module__yqau8q__sign:before,.Faq-module__yqau8q__sign:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.Faq-module__yqau8q__sign:after{transition:transform .25s,opacity .25s;transform:translateY(-50%)rotate(90deg)}.Faq-module__yqau8q__signOpen:after{opacity:0;transform:translateY(-50%)rotate(0)}.Faq-module__yqau8q__panel{height:0;overflow:hidden}.Faq-module__yqau8q__answer{padding:0 0 var(--space-5);max-width:62ch;font-size:var(--text-base);color:var(--color-text-muted);line-height:1.65}@media (max-width:860px){.Faq-module__yqau8q__layout{grid-template-columns:minmax(0,1fr)}}
.VoteChoiceButtons-module__hGgoQW__group{gap:var(--space-2);border:none;margin:0;padding:0;display:flex}.VoteChoiceButtons-module__hGgoQW__legend{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.VoteChoiceButtons-module__hGgoQW__option{border-radius:var(--radius-md);border:1.5px solid var(--color-border-strong);height:44px;font-weight:600;font-size:var(--text-sm);color:var(--color-text-muted);flex:1;justify-content:center;align-items:center;transition:border-color .15s,background-color .15s,color .15s;display:flex}.VoteChoiceButtons-module__hGgoQW__input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.VoteChoiceButtons-module__hGgoQW__for:has(.VoteChoiceButtons-module__hGgoQW__input:checked){border-color:var(--color-for);background:var(--color-for-bg);color:var(--color-for)}.VoteChoiceButtons-module__hGgoQW__against:has(.VoteChoiceButtons-module__hGgoQW__input:checked){border-color:var(--color-against);background:var(--color-against-bg);color:var(--color-against)}.VoteChoiceButtons-module__hGgoQW__abstain:has(.VoteChoiceButtons-module__hGgoQW__input:checked){border-color:var(--color-abstain);background:var(--color-abstain-bg);color:var(--color-abstain)}.VoteChoiceButtons-module__hGgoQW__option:has(.VoteChoiceButtons-module__hGgoQW__input:focus-visible){outline:2px solid var(--color-brand);outline-offset:2px}
.Join-module__QEXD7a__join{text-align:center}.Join-module__QEXD7a__headline{letter-spacing:-.035em;color:#fff;max-width:18ch;margin:0 auto;font-size:clamp(32px,5.5vw,60px);line-height:1.05}.Join-module__QEXD7a__accent{color:var(--color-accent)}.Join-module__QEXD7a__sub{max-width:48ch;margin:var(--space-5) auto 0;color:#ffffffbd;font-size:clamp(15px,1.6vw,18px);line-height:1.6}.Join-module__QEXD7a__actions{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.Join-module__QEXD7a__action{height:46px;padding:0 var(--space-6);border-radius:var(--radius-full);color:#0e3d2a;font-size:var(--text-sm);letter-spacing:var(--tracking-tight);background:#fff;justify-content:center;align-items:center;font-weight:700;transition:background-color .15s;display:inline-flex}.Join-module__QEXD7a__action:hover{background:#ece6db}.Join-module__QEXD7a__secondary{font-size:var(--text-sm);color:#ffffffc7;font-weight:700;transition:color .15s}.Join-module__QEXD7a__secondary:hover{color:var(--color-accent)}.Join-module__QEXD7a__note{margin-top:var(--space-5);font-size:var(--text-xs);color:#ffffff8c}
.Input-module__Nmke_G__input{width:100%;height:40px;padding:0 var(--space-3);border-radius:var(--radius-md);background:var(--color-bg-raised);color:var(--color-text);font-size:var(--text-base);border:1.5px solid #b8afa0;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 1px 2px #1711080d}.Input-module__Nmke_G__input:hover{border-color:var(--color-text-faint)}.Input-module__Nmke_G__input:focus{border-color:var(--color-brand);box-shadow:inset 0 1px 2px #1711080d, 0 0 0 3px var(--color-brand-soft);outline:none}.Input-module__Nmke_G__input::placeholder{color:var(--color-text-faint)}.Input-module__Nmke_G__input:disabled{background:var(--color-bg-muted);color:var(--color-text-faint);cursor:not-allowed}
.OptionBallot-module__GN0thG__group{gap:var(--space-2);border:none;flex-direction:column;margin:0;padding:0;display:flex}.OptionBallot-module__GN0thG__legend{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.OptionBallot-module__GN0thG__option{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);cursor:pointer;display:flex}.OptionBallot-module__GN0thG__option:hover{border-color:var(--color-border-strong)}.OptionBallot-module__GN0thG__option:has(.OptionBallot-module__GN0thG__input:checked){border-color:var(--color-brand);background:var(--color-brand-soft)}.OptionBallot-module__GN0thG__abstain:has(.OptionBallot-module__GN0thG__input:checked){border-color:var(--color-abstain);background:var(--color-abstain-bg)}.OptionBallot-module__GN0thG__input{appearance:none;border:1.5px solid var(--color-border-strong);border-radius:var(--radius-full);background:var(--color-bg);cursor:pointer;flex:none;width:18px;height:18px;margin:2px 0 0;transition:border-color .15s,background-color .15s,box-shadow .15s}.OptionBallot-module__GN0thG__input:checked{border-color:var(--color-brand);background:var(--color-brand);box-shadow:inset 0 0 0 3px var(--color-bg)}.OptionBallot-module__GN0thG__abstain .OptionBallot-module__GN0thG__input:checked{border-color:var(--color-abstain);background:var(--color-abstain)}.OptionBallot-module__GN0thG__input:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.OptionBallot-module__GN0thG__body{gap:var(--space-1);flex-direction:column;display:flex}.OptionBallot-module__GN0thG__label{font-size:var(--text-base);color:var(--color-text);font-weight:600}.OptionBallot-module__GN0thG__description{font-size:var(--text-sm);color:var(--color-text-muted)}
.MeetingStatusPill-module___15EDq__pill{padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;font-weight:700;display:inline-block}.MeetingStatusPill-module___15EDq__scheduled{color:var(--color-status-active);background:var(--color-status-active-bg)}.MeetingStatusPill-module___15EDq__completed{color:var(--color-status-closed);background:var(--color-status-closed-bg)}.MeetingStatusPill-module___15EDq__cancelled{color:var(--color-status-archived);background:var(--color-status-archived-bg)}
.forms-module__2Mv_TG__surface{background:var(--color-bg-raised)}.forms-module__2Mv_TG__form{gap:var(--space-5);flex-direction:column;display:flex}.forms-module__2Mv_TG__group{border:0;min-width:0;margin:0;padding:0;display:block}.forms-module__2Mv_TG__group+.forms-module__2Mv_TG__group{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--color-border)}.forms-module__2Mv_TG__legend{margin-bottom:var(--space-3);padding:0;color:var(--color-brand)!important;}.forms-module__2Mv_TG__fields{gap:var(--space-3);flex-direction:column;display:flex}.forms-module__2Mv_TG__row{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.forms-module__2Mv_TG__footer{align-items:center;gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.forms-module__2Mv_TG__resultOk,.forms-module__2Mv_TG__resultError{border-radius:var(--radius-full);height:24px;font-size:var(--text-xs);align-items:center;padding:0 10px;font-weight:700;display:inline-flex}.forms-module__2Mv_TG__resultOk{background:var(--color-brand-soft);color:var(--color-brand)}.forms-module__2Mv_TG__resultError{background:var(--color-danger-bg);color:var(--color-danger)}.forms-module__2Mv_TG__choices{gap:var(--space-2);flex-wrap:wrap;display:flex}.forms-module__2Mv_TG__choice{align-items:center;gap:var(--space-2);padding:7px var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;font-weight:600;transition:border-color .15s,background-color .15s;display:inline-flex}.forms-module__2Mv_TG__choice:hover{border-color:var(--color-border-strong)}.forms-module__2Mv_TG__choice:has(.forms-module__2Mv_TG__radio:checked){border-color:var(--color-brand);background:var(--color-brand-soft)}.forms-module__2Mv_TG__radio{appearance:none;border:1.5px solid var(--color-border-strong);border-radius:var(--radius-full);background:var(--color-bg);cursor:pointer;flex:none;width:16px;height:16px;margin:0;transition:border-color .15s,background-color .15s,box-shadow .15s}.forms-module__2Mv_TG__radio:checked{border-color:var(--color-brand);background:var(--color-brand);box-shadow:inset 0 0 0 3px var(--color-bg)}.forms-module__2Mv_TG__radio:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.forms-module__2Mv_TG__checkboxInput{appearance:none;border-radius:var(--radius-sm);background-color:var(--color-bg-raised);cursor:pointer;border:1.5px solid #b8afa0;flex:none;width:18px;height:18px;margin:2px 0 0;transition:border-color .15s,background-color .15s}.forms-module__2Mv_TG__checkboxInput:hover{border-color:var(--color-text-faint)}.forms-module__2Mv_TG__checkboxInput:checked{border-color:var(--color-brand);background-color:var(--color-brand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:13px}.forms-module__2Mv_TG__checkboxInput:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}
.resolution-detail-module__heYKHa__page{gap:var(--space-4);flex-direction:column;max-width:1000px;display:flex}.resolution-detail-module__heYKHa__masthead{gap:var(--space-2);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__columns{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 200px;align-items:start;display:grid}.resolution-detail-module__heYKHa__main{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.resolution-detail-module__heYKHa__rail{top:var(--space-5);position:sticky}.resolution-detail-module__heYKHa__railCard{gap:var(--space-4);padding:var(--space-4);flex-direction:column;display:flex;}.resolution-detail-module__heYKHa__railTitle{}.resolution-detail-module__heYKHa__backLink{margin-bottom:var(--space-2);}.resolution-detail-module__heYKHa__header{justify-content:space-between;align-items:center;display:flex}.resolution-detail-module__heYKHa__badges{gap:var(--space-2);display:flex}.resolution-detail-module__heYKHa__title{font-size:var(--text-2xl)}.resolution-detail-module__heYKHa__meta{font-size:var(--text-sm);color:var(--color-text-muted)}.resolution-detail-module__heYKHa__chairActions{align-items:stretch;gap:var(--space-2);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__chairActions>*,.resolution-detail-module__heYKHa__chairActions button{width:100%}@media (max-width:860px){.resolution-detail-module__heYKHa__columns{grid-template-columns:minmax(0,1fr)}.resolution-detail-module__heYKHa__rail{position:static}.resolution-detail-module__heYKHa__chairActions{flex-flow:wrap}.resolution-detail-module__heYKHa__chairActions>*,.resolution-detail-module__heYKHa__chairActions button{width:auto}}.resolution-detail-module__heYKHa__exportLink{height:42px;padding:0 var(--space-5);border-radius:var(--radius-full);border:1px solid var(--color-border-strong);font-size:var(--text-sm);letter-spacing:var(--tracking-tight);color:var(--color-text);white-space:nowrap;justify-content:center;align-items:center;font-weight:700;transition:background-color .15s,border-color .15s;display:inline-flex}.resolution-detail-module__heYKHa__exportLink:hover{background:var(--color-bg-muted);border-color:var(--color-text-faint)}.resolution-detail-module__heYKHa__section{padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__voteSection{}.resolution-detail-module__heYKHa__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.resolution-detail-module__heYKHa__sectionCount{font-size:var(--text-sm);letter-spacing:var(--tracking-tight);font-variant-numeric:tabular-nums;color:var(--color-text);font-weight:800}.resolution-detail-module__heYKHa__sectionTitle{}.resolution-detail-module__heYKHa__body{white-space:pre-wrap;font-size:var(--text-base);line-height:1.6}.resolution-detail-module__heYKHa__voteForm{gap:var(--space-4);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__footer{}.resolution-detail-module__heYKHa__voteSuccess{}.resolution-detail-module__heYKHa__voteError{}.resolution-detail-module__heYKHa__inlineForm{align-items:stretch;gap:var(--space-2);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__progress{gap:var(--space-4);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__progressGroupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-label);color:var(--color-text-faint);margin-bottom:var(--space-2);font-weight:700}.resolution-detail-module__heYKHa__progressList{gap:var(--space-1);font-size:var(--text-sm);flex-direction:column;display:flex}.resolution-detail-module__heYKHa__progressTime{color:var(--color-text-faint)}.resolution-detail-module__heYKHa__optionList{gap:var(--space-2);padding-left:var(--space-5);flex-direction:column;margin:0;display:flex}.resolution-detail-module__heYKHa__optionLabel{font-size:var(--text-base);color:var(--color-text);font-weight:600}.resolution-detail-module__heYKHa__progressTrack{border-radius:var(--radius-full);background:var(--color-bg-sunken);height:8px;margin:0 0 var(--space-2);overflow:hidden}.resolution-detail-module__heYKHa__progressFill{background:var(--color-status-active);height:100%;display:block}
.ResolutionCard-module__9q8uWq__card{padding:var(--space-5);background:var(--color-bg-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s;display:block}.ResolutionCard-module__9q8uWq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ResolutionCard-module__9q8uWq__cardNeedsVote{box-shadow:inset 3px 0 0 var(--color-danger), var(--shadow-sm)}.ResolutionCard-module__9q8uWq__cardNeedsVote:hover{box-shadow:inset 3px 0 0 var(--color-danger), var(--shadow-md)}.ResolutionCard-module__9q8uWq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.ResolutionCard-module__9q8uWq__closing{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:2px;display:flex}.ResolutionCard-module__9q8uWq__closesAt{font-size:var(--text-xs);color:var(--color-text-faint);white-space:nowrap}.ResolutionCard-module__9q8uWq__badges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ResolutionCard-module__9q8uWq__title{font-size:var(--text-lg);margin-bottom:var(--space-2)}.ResolutionCard-module__9q8uWq__description{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ResolutionCard-module__9q8uWq__meta{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-faint)}.ResolutionCard-module__9q8uWq__progress{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.ResolutionCard-module__9q8uWq__track{border-radius:var(--radius-full);background:var(--color-bg-sunken);height:6px;display:flex;overflow:hidden}.ResolutionCard-module__9q8uWq__segFor{background:var(--color-for)}.ResolutionCard-module__9q8uWq__segAgainst{background:var(--color-against)}.ResolutionCard-module__9q8uWq__segAbstain{background:var(--color-abstain)}.ResolutionCard-module__9q8uWq__segTurnout{background:#0e3d2a}.ResolutionCard-module__9q8uWq__progressMeta{gap:var(--space-3);font-size:var(--text-xs);color:var(--color-text-faint);flex-wrap:wrap;display:flex}.ResolutionCard-module__9q8uWq__keyFor,.ResolutionCard-module__9q8uWq__keyAgainst,.ResolutionCard-module__9q8uWq__keyAbstain,.ResolutionCard-module__9q8uWq__turnoutStrong{font-weight:700}.ResolutionCard-module__9q8uWq__keyFor{color:var(--color-for)}.ResolutionCard-module__9q8uWq__keyAgainst{color:var(--color-against)}.ResolutionCard-module__9q8uWq__keyAbstain{color:var(--color-abstain)}.ResolutionCard-module__9q8uWq__turnoutStrong{color:var(--color-text)}.ResolutionCard-module__9q8uWq__turnout{color:var(--color-text-faint)}
.members-module__dbkJzq__page{gap:var(--space-6);flex-direction:column;display:flex}.members-module__dbkJzq__columns{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}.members-module__dbkJzq__main{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.members-module__dbkJzq__side{top:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex;position:sticky}.members-module__dbkJzq__sideTitle{}@media (max-width:900px){.members-module__dbkJzq__columns{grid-template-columns:minmax(0,1fr)}.members-module__dbkJzq__side{position:static}}.members-module__dbkJzq__addCard{}.members-module__dbkJzq__addForm{align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex}.members-module__dbkJzq__addField{flex:1}.members-module__dbkJzq__success{}.members-module__dbkJzq__error{}.members-module__dbkJzq__checkboxInput{}.members-module__dbkJzq__limitNotice{font-size:var(--text-sm);color:var(--color-danger)}.members-module__dbkJzq__sectionNote{font-size:var(--text-sm);color:var(--color-text-muted)}.members-module__dbkJzq__addHeader{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.members-module__dbkJzq__addTitle{font-size:var(--text-base);color:var(--color-text);font-weight:700}.members-module__dbkJzq__seats{font-size:var(--text-sm);color:var(--color-text-muted)}.members-module__dbkJzq__seatsFull{font-size:var(--text-sm);color:var(--color-danger);font-weight:700}.members-module__dbkJzq__nameRow{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;display:grid}.members-module__dbkJzq__rollOverForm{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.members-module__dbkJzq__checkboxInline{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text);display:flex}.members-module__dbkJzq__transferForm{align-items:flex-start;gap:var(--space-3);flex-direction:column;max-width:480px;display:flex}.members-module__dbkJzq__pastTerm{gap:var(--space-2);flex-direction:column;display:flex}.members-module__dbkJzq__pastTermYear{}.members-module__dbkJzq__pastTermList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}
.PageHeader-module__7HLnnq__header{gap:var(--space-4);flex-direction:column;display:flex}.PageHeader-module__7HLnnq__eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-label);color:var(--color-text-faint);font-weight:700}.PageHeader-module__7HLnnq__title{min-width:0;font-size:var(--text-display);letter-spacing:var(--tracking-display);color:var(--color-text);flex:auto;font-weight:800;line-height:1.05}.PageHeader-module__7HLnnq__subtitle{margin-top:var(--space-3);font-size:var(--text-lg);letter-spacing:normal;color:var(--color-text-faint);font-weight:500;display:block}.PageHeader-module__7HLnnq__titleRow{justify-content:space-between;align-items:flex-end;gap:var(--space-5);flex-wrap:wrap;display:flex}.PageHeader-module__7HLnnq__meta{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.PageHeader-module__7HLnnq__actions{align-items:center;gap:var(--space-2);flex:none;margin-bottom:2px;margin-left:auto;display:flex}@media (max-width:640px){.PageHeader-module__7HLnnq__title{font-size:var(--text-3xl)}}
.GettingStarted-module__6repKW__card{gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-lg);background:var(--color-ink);color:var(--color-ink-contrast);flex-direction:column;display:flex}.GettingStarted-module__6repKW__head{gap:var(--space-2);flex-direction:column;display:flex}.GettingStarted-module__6repKW__title{font-size:var(--text-2xl);color:var(--color-ink-contrast)}.GettingStarted-module__6repKW__subtitle{font-size:var(--text-sm);color:var(--color-ink-muted)}.GettingStarted-module__6repKW__steps{gap:var(--space-5);counter-reset:none;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0;padding:0;list-style:none;display:grid}.GettingStarted-module__6repKW__step{gap:var(--space-3);align-items:flex-start;display:flex}.GettingStarted-module__6repKW__mark,.GettingStarted-module__6repKW__markDone{border-radius:var(--radius-full);width:26px;height:26px;font-size:var(--text-xs);letter-spacing:0;flex:none;place-items:center;font-weight:800;display:grid}.GettingStarted-module__6repKW__mark{background:color-mix(in srgb, var(--color-ink-contrast) 14%, transparent);color:var(--color-ink-contrast)}.GettingStarted-module__6repKW__markDone{background:var(--color-accent-on-ink);color:var(--color-ink)}.GettingStarted-module__6repKW__stepBody{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.GettingStarted-module__6repKW__stepTitle{font-size:var(--text-base);letter-spacing:var(--tracking-tight);color:var(--color-ink-contrast);font-weight:700}.GettingStarted-module__6repKW__stepText{font-size:var(--text-sm);color:var(--color-ink-muted);line-height:1.5}.GettingStarted-module__6repKW__stepLink{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--color-accent-on-ink);font-weight:700}.GettingStarted-module__6repKW__stepLink:hover{text-decoration:underline}
.SiteNav-module__T0pdYG__bar{z-index:40;position:fixed;top:10px;left:0;right:0}.SiteNav-module__T0pdYG__inner{align-items:center;gap:var(--space-5);height:62px;padding:0 var(--space-4) 0 var(--space-5);border-radius:var(--radius-full);border:1px solid #0000;transition:background-color .25s,border-color .25s,box-shadow .25s;display:flex}.SiteNav-module__T0pdYG__innerScrolled{background:color-mix(in srgb, var(--page-bg) 60%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:var(--color-border);box-shadow:var(--shadow-md)}.SiteNav-module__T0pdYG__brand{align-items:center;gap:var(--space-3);margin-right:auto;display:flex}.SiteNav-module__T0pdYG__brandMark{border-radius:var(--radius-full);width:34px;height:34px;color:var(--color-accent);background:#0e3d2a;flex:none;place-items:center;display:grid}.SiteNav-module__T0pdYG__brandMark svg{width:17px;height:17px}.SiteNav-module__T0pdYG__brandName{font-size:var(--text-lg);letter-spacing:var(--tracking-display);color:var(--color-text);font-weight:800}.SiteNav-module__T0pdYG__links{align-items:center;gap:var(--space-5);display:flex}.SiteNav-module__T0pdYG__link{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:600;transition:color .15s}.SiteNav-module__T0pdYG__link:hover{color:var(--color-text)}.SiteNav-module__T0pdYG__actions{align-items:center;gap:var(--space-3);display:flex}.SiteNav-module__T0pdYG__signIn{font-size:var(--text-sm);color:var(--color-text);font-weight:700}.SiteNav-module__T0pdYG__signIn:hover{color:var(--color-brand)}@media (max-width:720px){.SiteNav-module__T0pdYG__links{display:none}}[data-tone=dark] .SiteNav-module__T0pdYG__innerScrolled{border-color:#ffffff29}:is([data-tone=dark] .SiteNav-module__T0pdYG__brandName,[data-tone=dark] .SiteNav-module__T0pdYG__signIn){color:#fff}[data-tone=dark] .SiteNav-module__T0pdYG__link{color:#ffffffb8}:is([data-tone=dark] .SiteNav-module__T0pdYG__link:hover,[data-tone=dark] .SiteNav-module__T0pdYG__signIn:hover){color:var(--color-accent)}[data-tone=dark] .SiteNav-module__T0pdYG__brandMark{background:#ffffff1a}[data-tone=dark] .SiteNav-module__T0pdYG__actions button{color:#0e3d2a;background:#fff}[data-tone=dark] .SiteNav-module__T0pdYG__actions button:hover{background:#ece6db}
.marketing-module__SpNEBa__shell{--page-bg:#0e3d2a;background:#0e3d2a;min-height:100dvh;padding-top:72px;transition:background-color .7s}@media (prefers-reduced-motion:reduce){.marketing-module__SpNEBa__shell{transition:none}}.marketing-module__SpNEBa__container{width:100%;max-width:1120px;padding:0 var(--space-5);margin:0 auto}.marketing-module__SpNEBa__section{padding:clamp(var(--space-7), 9vw, 128px) 0}.marketing-module__SpNEBa__sectionDark{color:#fff;background:#0e3d2a}:is(html.lenis,html.lenis body){height:auto}html.lenis-smooth{scroll-behavior:auto!important}html.lenis-stopped{overflow:hidden}
.ExportMenu-module___zb-Yq__wrap{position:relative}.ExportMenu-module___zb-Yq__trigger{align-items:center;gap:var(--space-2);height:42px;padding:0 var(--space-4);border:1px solid var(--color-border-strong);border-radius:var(--radius-full);font-size:var(--text-sm);letter-spacing:var(--tracking-tight);color:var(--color-text);cursor:pointer;background:0 0;font-weight:700;transition:background-color .15s,border-color .15s;display:inline-flex}.ExportMenu-module___zb-Yq__trigger:hover,.ExportMenu-module___zb-Yq__trigger[aria-expanded=true]{background:var(--color-bg-muted);border-color:var(--color-text-faint)}.ExportMenu-module___zb-Yq__chevron{width:14px;height:14px;color:var(--color-text-faint);place-items:center;transition:transform .15s;display:grid}.ExportMenu-module___zb-Yq__chevronOpen{transform:rotate(180deg)}.ExportMenu-module___zb-Yq__menu{top:calc(100% + var(--space-2));z-index:20;min-width:200px;padding:var(--space-2);border-radius:var(--radius-md);background:var(--color-bg-raised);border:1px solid var(--color-border);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:absolute;right:0}.ExportMenu-module___zb-Yq__item{padding:9px var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--color-text);font-weight:600;transition:background-color .15s,color .15s;display:block}.ExportMenu-module___zb-Yq__item:hover{background:var(--color-brand-soft);color:var(--color-brand)}
.request-detail-module__5JN9Xq__page{gap:var(--space-4);flex-direction:column;display:flex}.request-detail-module__5JN9Xq__backLink{}.request-detail-module__5JN9Xq__backLink:hover{color:var(--color-text)}.request-detail-module__5JN9Xq__header{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.request-detail-module__5JN9Xq__badges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.request-detail-module__5JN9Xq__status{padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;display:inline-block}.request-detail-module__5JN9Xq__open{color:var(--color-status-active);background:var(--color-status-active-bg)}.request-detail-module__5JN9Xq__under_review{color:var(--color-abstain);background:var(--color-abstain-bg)}.request-detail-module__5JN9Xq__resolution_created{color:var(--color-status-closed);background:var(--color-status-closed-bg)}.request-detail-module__5JN9Xq__declined{color:var(--color-danger);background:var(--color-danger-bg)}.request-detail-module__5JN9Xq__closed{color:var(--color-status-archived);background:var(--color-status-archived-bg)}.request-detail-module__5JN9Xq__title{font-size:var(--text-2xl);color:var(--color-text);font-weight:700}.request-detail-module__5JN9Xq__meta{font-size:var(--text-sm);color:var(--color-text-muted)}.request-detail-module__5JN9Xq__section{padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.request-detail-module__5JN9Xq__formSection{}.request-detail-module__5JN9Xq__sectionTitle{}.request-detail-module__5JN9Xq__body{font-size:var(--text-sm);color:var(--color-text);white-space:pre-wrap}.request-detail-module__5JN9Xq__link{color:var(--color-brand);font-weight:600}.request-detail-module__5JN9Xq__triage{gap:var(--space-4);flex-direction:column;display:flex}.request-detail-module__5JN9Xq__triageForm{gap:var(--space-3);flex-direction:column;align-items:flex-start;display:flex}.request-detail-module__5JN9Xq__triageRow{gap:var(--space-3);flex-wrap:wrap;width:100%;display:flex}.request-detail-module__5JN9Xq__triageRow>*{flex:160px}.request-detail-module__5JN9Xq__convertForm{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--color-border);flex-direction:column;align-items:flex-start;display:flex}.request-detail-module__5JN9Xq__convertHint{font-size:var(--text-xs);color:var(--color-text-muted)}.request-detail-module__5JN9Xq__success{}.request-detail-module__5JN9Xq__error{}.request-detail-module__5JN9Xq__ageStale{font-size:var(--text-sm);color:var(--color-danger);font-weight:700}.request-detail-module__5JN9Xq__thread{gap:var(--space-4);flex-direction:column;display:flex}.request-detail-module__5JN9Xq__commentList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.request-detail-module__5JN9Xq__comment{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.request-detail-module__5JN9Xq__commentPrivate{background:var(--color-bg-muted);border-style:dashed}.request-detail-module__5JN9Xq__commentHeader{justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.request-detail-module__5JN9Xq__commentAuthor{font-size:var(--text-sm);color:var(--color-text);font-weight:700}.request-detail-module__5JN9Xq__commentMeta{font-size:var(--text-xs);color:var(--color-text-faint)}.request-detail-module__5JN9Xq__commentBody{font-size:var(--text-sm);color:var(--color-text);white-space:pre-wrap}.request-detail-module__5JN9Xq__commentForm{gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.request-detail-module__5JN9Xq__commentControls{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.request-detail-module__5JN9Xq__commentHint{font-size:var(--text-xs);color:var(--color-text-faint)}.request-detail-module__5JN9Xq__management{gap:var(--space-4);flex-direction:column;display:flex}.request-detail-module__5JN9Xq__assignForm{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.request-detail-module__5JN9Xq__chaseForm{gap:var(--space-1);padding-top:var(--space-3);border-top:1px solid var(--color-border);flex-direction:column;align-items:flex-start;display:flex}
.new-request-module__iEy9Kq__page{gap:var(--space-6);flex-direction:column;max-width:760px;display:flex}.new-request-module__iEy9Kq__backLink{}.new-request-module__iEy9Kq__card{}.new-request-module__iEy9Kq__form{}.new-request-module__iEy9Kq__group{}.new-request-module__iEy9Kq__legend{}.new-request-module__iEy9Kq__fields{}.new-request-module__iEy9Kq__footer{}.new-request-module__iEy9Kq__error{}.new-request-module__iEy9Kq__checkboxInput{}.new-request-module__iEy9Kq__fieldRow{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.new-request-module__iEy9Kq__checkboxRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;display:flex}.new-request-module__iEy9Kq__checkboxRow:hover{border-color:var(--color-border-strong)}.new-request-module__iEy9Kq__checkboxHint{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--color-text-muted);display:block}.new-request-module__iEy9Kq__evidenceBlock{gap:var(--space-2);flex-direction:column;display:flex}.new-request-module__iEy9Kq__evidenceHint{font-size:var(--text-xs);color:var(--color-text-muted)}
.admin-module__NXTV8q__shell{background:var(--color-canvas);min-height:100dvh}.admin-module__NXTV8q__bar{color:#fff;background:#0e3d2a}.admin-module__NXTV8q__barInner{align-items:center;gap:var(--space-5);max-width:1180px;padding:var(--space-4) var(--space-6);flex-wrap:wrap;margin:0 auto;display:flex}.admin-module__NXTV8q__brand{align-items:baseline;gap:var(--space-2);margin-right:auto;display:flex}.admin-module__NXTV8q__brandName{font-size:var(--text-lg);letter-spacing:var(--tracking-display);color:#fff;font-weight:800}.admin-module__NXTV8q__brandTag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-label);color:var(--color-accent);font-weight:700}.admin-module__NXTV8q__nav{gap:var(--space-1);flex-wrap:wrap;display:flex}.admin-module__NXTV8q__navLink{padding:7px var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);color:#ffffffb3;font-weight:700;transition:background-color .15s,color .15s}.admin-module__NXTV8q__navLink:hover{color:#fff;background:#ffffff1a}.admin-module__NXTV8q__navLinkActive{color:#0e3d2a;background:var(--color-accent)}.admin-module__NXTV8q__exit{font-size:var(--text-sm);color:#ffffffb3;font-weight:700}.admin-module__NXTV8q__exit:hover{color:#fff}.admin-module__NXTV8q__main{max-width:1180px;padding:var(--space-6) var(--space-6) var(--space-7);gap:var(--space-5);flex-direction:column;margin:0 auto;display:flex}.admin-module__NXTV8q__pageTitle{font-size:var(--text-display);letter-spacing:var(--tracking-display);color:var(--color-text);font-weight:800}.admin-module__NXTV8q__pageNote{font-size:var(--text-sm);color:var(--color-text-muted);max-width:62ch;line-height:1.55}.admin-module__NXTV8q__stats{background:var(--color-bg-raised);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid;overflow:hidden}.admin-module__NXTV8q__stat{gap:var(--space-2);padding:var(--space-4) var(--space-5);border-left:1px solid var(--color-border);flex-direction:column;display:flex}.admin-module__NXTV8q__stat:first-child{border-left:none}.admin-module__NXTV8q__statLabel{}.admin-module__NXTV8q__statValue{font-size:var(--text-xl);letter-spacing:var(--tracking-display);color:var(--color-text);font-weight:800}.admin-module__NXTV8q__tableWrap{background:var(--color-bg-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow-x:auto}.admin-module__NXTV8q__table{border-collapse:collapse;width:100%;font-size:var(--text-sm);white-space:nowrap}.admin-module__NXTV8q__table th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--color-bg-muted);color:var(--color-text-faint);font-weight:700;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-label)}.admin-module__NXTV8q__table td{padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-border);color:var(--color-text)}.admin-module__NXTV8q__strong{font-weight:700}.admin-module__NXTV8q__muted{color:var(--color-text-muted)}.admin-module__NXTV8q__numeric{font-variant-numeric:tabular-nums}.admin-module__NXTV8q__empty{padding:var(--space-6) var(--space-5);font-size:var(--text-sm);color:var(--color-text-faint)}.admin-module__NXTV8q__search{gap:var(--space-3);flex-wrap:wrap;max-width:520px;display:flex}.admin-module__NXTV8q__searchInput{flex:240px}.admin-module__NXTV8q__membershipList{white-space:normal;flex-direction:column;gap:2px;display:flex}.admin-module__NXTV8q__backLink{margin-bottom:var(--space-2);display:inline-block;}.admin-module__NXTV8q__link{}.admin-module__NXTV8q__panel{gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--color-bg-raised);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.admin-module__NXTV8q__panelTitle{}.admin-module__NXTV8q__plainList{gap:var(--space-1);font-size:var(--text-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.admin-module__NXTV8q__formRow{align-items:flex-end;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.admin-module__NXTV8q__dateInput{width:160px}.admin-module__NXTV8q__shortInput{width:110px}.admin-module__NXTV8q__reasonSelect{width:200px}.admin-module__NXTV8q__checkbox{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text);display:flex}.admin-module__NXTV8q__checkboxInput{}.admin-module__NXTV8q__refundRow{align-items:center;gap:var(--space-2);white-space:normal;flex-wrap:wrap;display:flex}.admin-module__NXTV8q__formOk{}.admin-module__NXTV8q__formError{}
.signup-module__6mcZUG__card{border-radius:var(--radius-xl);width:100%;max-width:560px;box-shadow:var(--shadow-panel);padding:var(--space-7) var(--space-6);}.signup-module__6mcZUG__title{font-size:var(--text-3xl);letter-spacing:var(--tracking-display);margin-bottom:var(--space-2)}.signup-module__6mcZUG__subtitle{color:var(--color-text-faint);font-size:var(--text-lg);letter-spacing:var(--tracking-display);margin-bottom:var(--space-6);font-weight:700;line-height:1.2}.signup-module__6mcZUG__form{}.signup-module__6mcZUG__group{}.signup-module__6mcZUG__legend{}.signup-module__6mcZUG__fields{}.signup-module__6mcZUG__row{}.signup-module__6mcZUG__choices{gap:var(--space-3);--choice-accent:#00d66f;--choice-accent-soft:#e5fbf0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.signup-module__6mcZUG__choice{gap:var(--space-2);padding:var(--space-4);border:1.5px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-raised);cursor:pointer;flex-direction:column;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex;position:relative}.signup-module__6mcZUG__choice:hover{border-color:var(--color-border-strong)}.signup-module__6mcZUG__choice:has(.signup-module__6mcZUG__radio:checked){border-color:var(--choice-accent);background:var(--choice-accent-soft);box-shadow:0 0 0 1px var(--choice-accent)}.signup-module__6mcZUG__choiceLabel{font-size:var(--text-sm);color:var(--color-text);font-weight:700}.signup-module__6mcZUG__choicePrice{font-size:var(--text-2xl);letter-spacing:var(--tracking-tight);color:var(--color-text);font-weight:800}.signup-module__6mcZUG__choicePriceUnit{font-size:var(--text-sm);color:var(--color-text-muted);margin-left:4px;font-weight:600}.signup-module__6mcZUG__radio{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.signup-module__6mcZUG__radio:focus-visible~.signup-module__6mcZUG__choicePrice{outline:2px solid var(--choice-accent);outline-offset:2px;border-radius:var(--radius-sm)}.signup-module__6mcZUG__groupHint{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-3)}.signup-module__6mcZUG__stepIndicator{gap:var(--space-2);margin-bottom:var(--space-5);display:flex}.signup-module__6mcZUG__stepDot{border-radius:var(--radius-full);background:var(--color-border);flex:1;height:6px;transition:background-color .2s}.signup-module__6mcZUG__stepDotActive{background:var(--color-brand)}.signup-module__6mcZUG__stepDotDone{background:var(--color-brand-soft)}.signup-module__6mcZUG__stepViewport{transition:height .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.signup-module__6mcZUG__stepTrack{align-items:flex-start;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex}.signup-module__6mcZUG__stepPane{opacity:1;flex:none;width:100%;transition:opacity .2s}.signup-module__6mcZUG__stepPane[aria-hidden=true]{opacity:0}.signup-module__6mcZUG__stepLabel{font-size:var(--text-xs);letter-spacing:var(--tracking-tight);text-transform:uppercase;color:var(--color-text-faint);margin-bottom:var(--space-5);font-weight:700}.signup-module__6mcZUG__planFootnote{font-size:var(--text-base);color:var(--color-text);margin-top:var(--space-4);margin-bottom:var(--space-5);font-weight:600;line-height:1.5}.signup-module__6mcZUG__stepNav{align-items:center;gap:var(--space-3);padding-top:var(--space-2);display:flex}.signup-module__6mcZUG__stepBack{padding:var(--space-2) 0;font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;font-weight:700;transition:color .15s}.signup-module__6mcZUG__stepBack:hover{color:var(--color-text)}.signup-module__6mcZUG__stepNext{appearance:none;height:42px;padding:0 var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);letter-spacing:var(--tracking-tight);color:var(--color-brand-contrast);background:var(--color-brand);cursor:pointer;border:0;justify-content:center;align-items:center;font-weight:700;transition:background-color .15s,transform .1s;display:inline-flex}.signup-module__6mcZUG__stepNext:hover{background:var(--color-brand-hover)}.signup-module__6mcZUG__stepNext:active{transform:scale(.98)}.signup-module__6mcZUG__footer{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.signup-module__6mcZUG__ctaButton{color:#06281a!important;background:#00d66f!important}.signup-module__6mcZUG__ctaButton:not(:disabled):hover{background:#00bf63!important}.signup-module__6mcZUG__confirmation{text-align:center;padding:var(--space-5) 0 var(--space-2);flex-direction:column;align-items:center;display:flex}.signup-module__6mcZUG__confirmation>*{animation:.45s cubic-bezier(.16,1,.3,1) backwards signup-module__6mcZUG__confirmationRise;animation-delay:var(--delay,0s)}.signup-module__6mcZUG__confirmationIcon{--delay:40ms;border-radius:var(--radius-full);background:var(--color-brand-soft);width:64px;height:64px;color:var(--color-brand);margin-bottom:var(--space-5);box-shadow:0 0 0 0 var(--color-brand-soft);animation:.45s cubic-bezier(.16,1,.3,1) backwards signup-module__6mcZUG__confirmationRise,2.4s ease-out .5s infinite signup-module__6mcZUG__confirmationPulse;animation-delay:var(--delay), .5s;justify-content:center;align-items:center;display:flex}.signup-module__6mcZUG__confirmationIcon svg{width:28px;height:28px}.signup-module__6mcZUG__confirmationTitle{--delay:.1s;font-size:var(--text-2xl);letter-spacing:var(--tracking-display);margin-bottom:var(--space-3)}.signup-module__6mcZUG__confirmationBody{--delay:.16s;max-width:34ch;font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:var(--space-4);line-height:1.6}.signup-module__6mcZUG__confirmationEmail{color:var(--color-text);font-weight:700}.signup-module__6mcZUG__confirmationHint{--delay:.22s;max-width:38ch;font-size:var(--text-sm);color:var(--color-text-faint);line-height:1.6}@keyframes signup-module__6mcZUG__confirmationRise{0%{opacity:0;transform:translateY(10px)}}@keyframes signup-module__6mcZUG__confirmationPulse{0%{box-shadow:0 0 0 0 var(--color-brand-soft)}to{box-shadow:0 0 0 18px #0000}}@media (prefers-reduced-motion:reduce){.signup-module__6mcZUG__confirmation>*,.signup-module__6mcZUG__confirmationIcon{animation:none}}.signup-module__6mcZUG__errorMessage{font-size:var(--text-sm);color:var(--color-danger)}.signup-module__6mcZUG__altAction{margin-top:var(--space-5);font-size:var(--text-sm);color:var(--color-text-muted)}.signup-module__6mcZUG__link{color:var(--color-brand);font-weight:700}
.history-module__6f4NmG__page{gap:var(--space-5);flex-direction:column;display:flex}.history-module__6f4NmG__title{font-size:var(--text-2xl);margin-bottom:var(--space-1)}.history-module__6f4NmG__subtitle{color:var(--color-text-muted)}.history-module__6f4NmG__searchForm{display:flex}.history-module__6f4NmG__searchInput{width:100%;max-width:320px}.history-module__6f4NmG__list{gap:var(--space-3);flex-direction:column;display:flex}
.meetings-module__1Amrga__page{gap:var(--space-4);flex-direction:column;display:flex}.meetings-module__1Amrga__headerRow{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.meetings-module__1Amrga__title{font-size:var(--text-2xl);color:var(--color-text);font-weight:700}.meetings-module__1Amrga__filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.meetings-module__1Amrga__filter{padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text-muted);background:var(--color-bg-raised);border:1px solid var(--color-border);font-weight:600}.meetings-module__1Amrga__filter:hover{color:var(--color-text);border-color:var(--color-border-strong)}.meetings-module__1Amrga__filterActive,.meetings-module__1Amrga__filterActive:hover{color:var(--color-brand-contrast);background:var(--color-brand);border-color:var(--color-brand)}.meetings-module__1Amrga__list{gap:var(--space-3);flex-direction:column;display:flex}
.messages-module__Tophvq__page{gap:var(--space-6);flex-direction:column;display:flex}.messages-module__Tophvq__layout{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}@media (max-width:900px){.messages-module__Tophvq__layout{grid-template-columns:minmax(0,1fr)}}.messages-module__Tophvq__threadList{gap:var(--space-3);flex-direction:column;display:flex}.messages-module__Tophvq__thread{gap:var(--space-2);padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:var(--color-bg-raised);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex}.messages-module__Tophvq__thread:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.messages-module__Tophvq__threadUnread{box-shadow:inset 3px 0 0 var(--color-brand), var(--shadow-sm)}.messages-module__Tophvq__threadHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.messages-module__Tophvq__threadSubject{font-size:var(--text-base);letter-spacing:var(--tracking-tight);color:var(--color-text);font-weight:700}.messages-module__Tophvq__threadTime{font-size:var(--text-xs);color:var(--color-text-faint);flex:none}.messages-module__Tophvq__threadPreview{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.messages-module__Tophvq__threadMeta{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-faint);display:flex}.messages-module__Tophvq__composer{}.messages-module__Tophvq__footer{}.messages-module__Tophvq__composerNote{font-size:var(--text-sm);color:var(--color-text-muted)}.messages-module__Tophvq__sectionTitle{font-size:var(--text-xl);margin-bottom:var(--space-3)}.messages-module__Tophvq__messages{gap:var(--space-3);flex-direction:column;display:flex}.messages-module__Tophvq__bubbleRow{display:flex}.messages-module__Tophvq__bubbleRowOwn{justify-content:flex-end;display:flex}.messages-module__Tophvq__bubble{max-width:78%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--color-bg-raised);box-shadow:var(--shadow-sm)}.messages-module__Tophvq__bubbleOwn{max-width:78%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--color-ink);color:var(--color-ink-contrast)}.messages-module__Tophvq__bubbleAuthor{font-size:var(--text-xs);color:var(--color-text-faint);margin-bottom:var(--space-1);font-weight:700}.messages-module__Tophvq__bubbleOwn .messages-module__Tophvq__bubbleAuthor{color:var(--color-ink-muted)}.messages-module__Tophvq__bubbleBody{font-size:var(--text-sm);white-space:pre-wrap;line-height:1.55}.messages-module__Tophvq__bubbleTime{margin-top:var(--space-2);color:var(--color-text-faint);font-size:11px}.messages-module__Tophvq__bubbleOwn .messages-module__Tophvq__bubbleTime{color:var(--color-ink-muted)}.messages-module__Tophvq__replyForm{gap:var(--space-3);flex-direction:column;align-items:flex-start;display:flex}.messages-module__Tophvq__closedNote{font-size:var(--text-sm);color:var(--color-text-muted);background:var(--color-bg-muted);padding:var(--space-4);border-radius:var(--radius-md)}.messages-module__Tophvq__success{}.messages-module__Tophvq__error{}.messages-module__Tophvq__backLink{}.messages-module__Tophvq__backLink:hover{color:var(--color-text)}.messages-module__Tophvq__cardTitle{}
.property-module__30Ae0a__page{gap:var(--space-6);flex-direction:column;max-width:760px;display:flex}.property-module__30Ae0a__formCard{padding:var(--space-5);}.property-module__30Ae0a__form{}.property-module__30Ae0a__group{}.property-module__30Ae0a__legend{}.property-module__30Ae0a__fields{}.property-module__30Ae0a__addressRow{gap:var(--space-3);grid-template-columns:2fr 1fr 1fr;display:grid}.property-module__30Ae0a__numberRow{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:600px){.property-module__30Ae0a__addressRow,.property-module__30Ae0a__numberRow{grid-template-columns:1fr}}.property-module__30Ae0a__notice,.property-module__30Ae0a__noticeWarn{gap:var(--space-1);padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-bg-muted);box-shadow:inset 3px 0 0 var(--color-brand);flex-direction:column;display:flex}.property-module__30Ae0a__noticeWarn{box-shadow:inset 3px 0 0 var(--color-abstain)}.property-module__30Ae0a__noticeLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-label);color:var(--color-brand);font-weight:700}.property-module__30Ae0a__noticeWarn .property-module__30Ae0a__noticeLabel{color:var(--color-abstain)}.property-module__30Ae0a__noticeBody{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.55}.property-module__30Ae0a__footer{}.property-module__30Ae0a__success{}.property-module__30Ae0a__error{}.property-module__30Ae0a__readOnly{gap:var(--space-2);flex-direction:column;display:flex}.property-module__30Ae0a__propertyName{font-size:var(--text-xl);letter-spacing:var(--tracking-display);color:var(--color-text);font-weight:800}.property-module__30Ae0a__planNo,.property-module__30Ae0a__address{font-size:var(--text-sm);color:var(--color-text-muted)}.property-module__30Ae0a__updated{margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-faint)}
.requests-module__0qQRdW__page{gap:var(--space-4);flex-direction:column;display:flex}.requests-module__0qQRdW__filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.requests-module__0qQRdW__filter{padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text-muted);background:var(--color-bg-raised);border:1px solid var(--color-border);font-weight:600}.requests-module__0qQRdW__filter:hover{color:var(--color-text);border-color:var(--color-border-strong)}.requests-module__0qQRdW__filterActive,.requests-module__0qQRdW__filterActive:hover{color:var(--color-brand-contrast);background:var(--color-brand);border-color:var(--color-brand)}.requests-module__0qQRdW__list{gap:var(--space-3);flex-direction:column;display:flex}.requests-module__0qQRdW__searchForm{display:flex}.requests-module__0qQRdW__searchInput{width:100%}.requests-module__0qQRdW__staleNotice{font-size:var(--text-sm);color:var(--color-danger);background:var(--color-danger-bg);padding:var(--space-3);border-radius:var(--radius-md);font-weight:600}.requests-module__0qQRdW__headerActions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}
.resolutions-module__SRJYsa__page{gap:var(--space-5);flex-direction:column;display:flex}.resolutions-module__SRJYsa__headerRow{justify-content:space-between;align-items:center;display:flex}.resolutions-module__SRJYsa__title{font-size:var(--text-2xl)}.resolutions-module__SRJYsa__filters{border-radius:var(--radius-full);background:var(--color-bg-sunken);align-self:flex-start;gap:2px;padding:3px;display:inline-flex}.resolutions-module__SRJYsa__filter{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text-muted);font-weight:700;transition:background-color .15s,color .15s}.resolutions-module__SRJYsa__filter:hover{color:var(--color-text)}.resolutions-module__SRJYsa__filterActive{background:var(--color-bg-raised);color:var(--color-text);box-shadow:var(--shadow-sm)}.resolutions-module__SRJYsa__list{gap:var(--space-3);flex-direction:column;display:flex}
.RequestEvidence-module__qCRUIG__picker{gap:var(--space-2);flex-direction:column;display:flex}.RequestEvidence-module__qCRUIG__controls{gap:var(--space-2);flex-wrap:wrap;display:flex}.RequestEvidence-module__qCRUIG__hint{font-size:var(--text-xs);color:var(--color-text-muted)}.RequestEvidence-module__qCRUIG__dropzone{padding:var(--space-4);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);text-align:center;font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;display:block}.RequestEvidence-module__qCRUIG__dropzone:hover{border-color:var(--color-brand);color:var(--color-text)}.RequestEvidence-module__qCRUIG__input{display:none}.RequestEvidence-module__qCRUIG__pendingList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RequestEvidence-module__qCRUIG__pendingItem{align-items:center;gap:var(--space-2);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.RequestEvidence-module__qCRUIG__pendingKind{padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-status-active);background:var(--color-status-active-bg);font-weight:700}.RequestEvidence-module__qCRUIG__pendingName{color:var(--color-text)}.RequestEvidence-module__qCRUIG__pendingMeta{color:var(--color-text-faint);font-size:var(--text-xs)}.RequestEvidence-module__qCRUIG__error{font-size:var(--text-sm);color:var(--color-danger)}.RequestEvidence-module__qCRUIG__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RequestEvidence-module__qCRUIG__item{align-items:flex-start;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--color-border);display:flex}.RequestEvidence-module__qCRUIG__item:last-child{border-bottom:none}.RequestEvidence-module__qCRUIG__thumb{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--color-border);flex-shrink:0;width:64px;height:64px}.RequestEvidence-module__qCRUIG__itemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.RequestEvidence-module__qCRUIG__fileName{font-size:var(--text-sm);color:var(--color-brand);font-weight:600}.RequestEvidence-module__qCRUIG__itemMeta{font-size:var(--text-xs);color:var(--color-text-faint)}.RequestEvidence-module__qCRUIG__quoteAmount{font-size:var(--text-sm);color:var(--color-text);font-weight:700}
.login-module__7V2Yca__card{background:var(--color-bg-app);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-panel);padding:var(--space-7) var(--space-6)}.login-module__7V2Yca__title{font-size:var(--text-3xl);letter-spacing:var(--tracking-display);margin-bottom:var(--space-2)}.login-module__7V2Yca__subtitle{color:var(--color-text-faint);font-size:var(--text-lg);letter-spacing:var(--tracking-display);margin-bottom:var(--space-6);font-weight:700;line-height:1.2}.login-module__7V2Yca__form{gap:var(--space-4);flex-direction:column;display:flex}.login-module__7V2Yca__success{font-size:var(--text-sm);color:var(--color-success)}.login-module__7V2Yca__errorMessage{font-size:var(--text-sm);color:var(--color-danger)}.login-module__7V2Yca__notice{font-size:var(--text-sm);color:var(--color-danger);background:var(--color-danger-bg);padding:var(--space-3);border-radius:var(--radius-md)}.login-module__7V2Yca__altAction{margin-top:var(--space-5);font-size:var(--text-sm);color:var(--color-text-muted)}.login-module__7V2Yca__link{color:var(--color-brand);font-weight:700}
.announcements-module__bB_-Da__page{gap:var(--space-5);flex-direction:column;display:flex}.announcements-module__bB_-Da__composer{gap:var(--space-3);flex-direction:column;display:flex}.announcements-module__bB_-Da__composerFooter{align-items:center;gap:var(--space-3);display:flex}.announcements-module__bB_-Da__error{font-size:var(--text-sm);color:var(--color-danger)}.announcements-module__bB_-Da__feed{gap:var(--space-3);flex-direction:column;display:flex}.announcements-module__bB_-Da__post{gap:var(--space-2);flex-direction:column;display:flex}.announcements-module__bB_-Da__postMeta{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.announcements-module__bB_-Da__postAuthor{font-size:var(--text-sm);color:var(--color-text);font-weight:700}.announcements-module__bB_-Da__postTime{font-size:var(--text-xs);color:var(--color-text-faint)}.announcements-module__bB_-Da__postBody{font-size:var(--text-sm);color:var(--color-text);white-space:pre-wrap;line-height:1.6}
.profile-module__GsdwoG__page{gap:var(--space-4);flex-direction:column;display:flex}.profile-module__GsdwoG__title{font-size:var(--text-2xl);color:var(--color-text);font-weight:700}.profile-module__GsdwoG__subtitle{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:calc(-1 * var(--space-2))}.profile-module__GsdwoG__summary{gap:var(--space-2);flex-direction:column;display:flex}.profile-module__GsdwoG__summaryRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.profile-module__GsdwoG__summaryLabel{font-size:var(--text-sm);color:var(--color-text-muted)}.profile-module__GsdwoG__summaryValue{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.profile-module__GsdwoG__summaryNote{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--color-text-faint)}.profile-module__GsdwoG__form{gap:var(--space-4);flex-direction:column;display:flex}.profile-module__GsdwoG__actions{gap:var(--space-3);display:flex}.profile-module__GsdwoG__success{font-size:var(--text-sm);color:var(--color-success)}.profile-module__GsdwoG__error{font-size:var(--text-sm);color:var(--color-danger)}
.error-module__uHmsfa__wrapper{justify-content:center;align-items:center;gap:var(--space-4);min-height:100dvh;padding:var(--space-5);background:var(--color-canvas);text-align:center;flex-direction:column;display:flex}.error-module__uHmsfa__title{font-size:var(--text-2xl);letter-spacing:var(--tracking-display);color:var(--color-text);font-weight:800}.error-module__uHmsfa__detail{max-width:44ch;font-size:var(--text-sm);color:var(--color-text-muted)}
.gate-module__VmECuG__wrapper{min-height:100dvh;padding:var(--space-5);background:var(--color-bg-muted);justify-content:center;align-items:center;display:flex}.gate-module__VmECuG__card{gap:var(--space-3);background:var(--color-bg-app);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-panel);padding:var(--space-7) var(--space-6);flex-direction:column;display:flex}.gate-module__VmECuG__title{font-size:var(--text-xl);color:var(--color-text);font-weight:700}.gate-module__VmECuG__detail{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-3);line-height:1.5}.gate-module__VmECuG__form{gap:var(--space-4);flex-direction:column;display:flex}.gate-module__VmECuG__errorMessage{font-size:var(--text-sm);color:var(--color-danger)}
