@charset "UTF-8";[data-astro-cid-jwjj6uuf][data-reveal]{will-change:transform,opacity;pointer-events:none}[data-astro-cid-jwjj6uuf][data-reveal].is-revealed{pointer-events:auto}[data-astro-cid-jwjj6uuf][data-reveal=fade]{opacity:0}[data-astro-cid-jwjj6uuf][data-reveal=fade].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-reveal=fade-up]{opacity:0;transform:translateY(30px)}[data-astro-cid-jwjj6uuf][data-reveal=fade-up].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-reveal=fade-down]{opacity:0;transform:translateY(-30px)}[data-astro-cid-jwjj6uuf][data-reveal=fade-down].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-reveal=fade-left]{opacity:0;transform:translate(30px)}[data-astro-cid-jwjj6uuf][data-reveal=fade-left].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-reveal=fade-right]{opacity:0;transform:translate(-30px)}[data-astro-cid-jwjj6uuf][data-reveal=fade-right].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-reveal=zoom]{opacity:0;transform:scale(.95)}[data-astro-cid-jwjj6uuf][data-reveal=zoom].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-reveal=flip]{opacity:0;transform:perspective(1000px) rotateX(10deg)}[data-astro-cid-jwjj6uuf][data-reveal=flip].is-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-astro-cid-jwjj6uuf][data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}[data-astro-cid-jwjj6uuf][data-stagger]>[data-astro-cid-jwjj6uuf]{opacity:0;transform:translateY(30px);will-change:transform,opacity}[data-astro-cid-jwjj6uuf][data-stagger]>[data-astro-cid-jwjj6uuf].is-revealed{opacity:1;transform:none}[data-astro-cid-jwjj6uuf][data-parallax]{will-change:transform}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.reveal-on-scroll[data-astro-cid-jwjj6uuf]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal-on-scroll[data-astro-cid-jwjj6uuf].revealed{opacity:1;transform:translateY(0)}.stagger-1[data-astro-cid-jwjj6uuf]{animation-delay:.1s}.stagger-2[data-astro-cid-jwjj6uuf]{animation-delay:.2s}.stagger-3[data-astro-cid-jwjj6uuf]{animation-delay:.3s}.stagger-4[data-astro-cid-jwjj6uuf]{animation-delay:.4s}.stagger-5[data-astro-cid-jwjj6uuf]{animation-delay:.5s}.stagger-6[data-astro-cid-jwjj6uuf]{animation-delay:.6s}.stagger-7[data-astro-cid-jwjj6uuf]{animation-delay:.7s}.stagger-8[data-astro-cid-jwjj6uuf]{animation-delay:.8s}.stagger-9[data-astro-cid-jwjj6uuf]{animation-delay:.9s}.stagger-10[data-astro-cid-jwjj6uuf]{animation-delay:1s}.animate-float[data-astro-cid-jwjj6uuf]{animation:float 3s ease-in-out infinite}.animate-pulse[data-astro-cid-jwjj6uuf]{animation:pulse 2s ease-in-out infinite}.animate-spin[data-astro-cid-jwjj6uuf]{animation:spin 1s linear infinite}.hover-lift[data-astro-cid-jwjj6uuf]{transition:transform .3s ease}.hover-lift[data-astro-cid-jwjj6uuf]:hover{transform:translateY(-5px)}.hover-scale[data-astro-cid-jwjj6uuf]{transition:transform .3s ease}.hover-scale[data-astro-cid-jwjj6uuf]:hover{transform:scale(1.05)}.hover-rotate[data-astro-cid-jwjj6uuf]{transition:transform .3s ease}.hover-rotate[data-astro-cid-jwjj6uuf]:hover{transform:rotate(5deg)}.bylaws-page[data-astro-cid-jwjj6uuf]{min-height:calc(100vh - 72px);padding:48px 20px 80px;background:var(--color-background-alt)}.bylaws-page__container[data-astro-cid-jwjj6uuf]{max-width:800px;margin:0 auto}.bylaws-page__article[data-astro-cid-jwjj6uuf]{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--border-radius-md);overflow:hidden}.bylaws-page__article-header[data-astro-cid-jwjj6uuf]{padding:40px 40px 32px;border-bottom:1px solid var(--color-border)}@media(max-width:640px){.bylaws-page__article-header[data-astro-cid-jwjj6uuf]{padding:24px 20px}}.bylaws-page__toolbar[data-astro-cid-jwjj6uuf]{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.bylaws-page__heading[data-astro-cid-jwjj6uuf]{font-family:var(--font-family-heading);font-size:2.25rem;font-weight:700;color:var(--color-text);margin:0}.bylaws-page__print[data-astro-cid-jwjj6uuf]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:transparent;color:var(--color-sage);border:2px solid var(--color-sage);border-radius:100px;font-family:var(--font-family-body);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .18s,color .18s}.bylaws-page__print[data-astro-cid-jwjj6uuf]:hover{background:var(--color-sage);color:#fff}.bylaws-page__print[data-astro-cid-jwjj6uuf]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.bylaws-page__updated[data-astro-cid-jwjj6uuf]{font-size:.875rem;color:var(--color-text-muted);margin:12px 0 0}.bylaws-page__body[data-astro-cid-jwjj6uuf]{display:flex;flex-direction:column;gap:32px;padding:40px}@media(max-width:640px){.bylaws-page__body[data-astro-cid-jwjj6uuf]{padding:24px 20px}}.bylaws-page__draft-notice[data-astro-cid-jwjj6uuf]{font-size:.875rem;font-style:italic;color:var(--color-text-muted);padding:14px 18px;background:var(--color-sage-50);border-left:3px solid var(--color-sage-300);border-radius:var(--border-radius-sm);line-height:1.6;margin:0}.bylaws-page__section[data-astro-cid-jwjj6uuf] h2[data-astro-cid-jwjj6uuf]{font-family:var(--font-family-heading);font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:10px}.bylaws-page__section[data-astro-cid-jwjj6uuf] h3[data-astro-cid-jwjj6uuf]{font-family:var(--font-family-heading);font-size:1rem;font-weight:700;color:var(--color-text);margin-top:20px;margin-bottom:10px}.bylaws-page__section[data-astro-cid-jwjj6uuf] p[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ul[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ol[data-astro-cid-jwjj6uuf]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.75;margin:0}.bylaws-page__section[data-astro-cid-jwjj6uuf] p[data-astro-cid-jwjj6uuf]+p[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] p[data-astro-cid-jwjj6uuf]+ul[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] p[data-astro-cid-jwjj6uuf]+ol[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ul[data-astro-cid-jwjj6uuf]+p[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ol[data-astro-cid-jwjj6uuf]+p[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] p[data-astro-cid-jwjj6uuf]+h3[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ol[data-astro-cid-jwjj6uuf]+h3[data-astro-cid-jwjj6uuf]{margin-top:12px}.bylaws-page__section[data-astro-cid-jwjj6uuf] .bylaws-page__duties[data-astro-cid-jwjj6uuf]{padding-left:22px;list-style:decimal}.bylaws-page__section[data-astro-cid-jwjj6uuf] .bylaws-page__duties[data-astro-cid-jwjj6uuf] li[data-astro-cid-jwjj6uuf]{margin-bottom:8px}.bylaws-page__section[data-astro-cid-jwjj6uuf] .bylaws-page__duties[data-astro-cid-jwjj6uuf] li[data-astro-cid-jwjj6uuf]:last-child{margin-bottom:0}.bylaws-page__section[data-astro-cid-jwjj6uuf] strong[data-astro-cid-jwjj6uuf]{color:var(--color-text)}.bylaws-page__section[data-astro-cid-jwjj6uuf] a[data-astro-cid-jwjj6uuf]{color:var(--color-sage);text-decoration:underline}@media print{.bylaws-page__print[data-astro-cid-jwjj6uuf]{display:none!important}.bylaws-page[data-astro-cid-jwjj6uuf]{min-height:0;padding:0;background:#fff;color:#000}.bylaws-page__container[data-astro-cid-jwjj6uuf]{max-width:none;margin:0}.bylaws-page__article[data-astro-cid-jwjj6uuf]{background:transparent;border:none;border-radius:0}.bylaws-page__article-header[data-astro-cid-jwjj6uuf]{padding:0;border-bottom:none;margin-bottom:20px}.bylaws-page__toolbar[data-astro-cid-jwjj6uuf]{justify-content:flex-start}.bylaws-page__heading[data-astro-cid-jwjj6uuf]{font-size:1.75rem;color:#000;margin-bottom:4px}.bylaws-page__updated[data-astro-cid-jwjj6uuf]{margin:4px 0 0;color:#444}.bylaws-page__body[data-astro-cid-jwjj6uuf]{gap:20px;padding:0}.bylaws-page__draft-notice[data-astro-cid-jwjj6uuf]{background:transparent;border-left:2px solid #888;padding:8px 12px;color:#333}.bylaws-page__section[data-astro-cid-jwjj6uuf]{break-inside:avoid;page-break-inside:avoid}.bylaws-page__section[data-astro-cid-jwjj6uuf] h2[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] h3[data-astro-cid-jwjj6uuf]{color:#000;break-after:avoid;page-break-after:avoid}.bylaws-page__section[data-astro-cid-jwjj6uuf] p[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ul[data-astro-cid-jwjj6uuf],.bylaws-page__section[data-astro-cid-jwjj6uuf] ol[data-astro-cid-jwjj6uuf]{color:#1a1a1a;font-size:11pt;line-height:1.55}.bylaws-page__section[data-astro-cid-jwjj6uuf] strong[data-astro-cid-jwjj6uuf]{color:#000}.bylaws-page__section[data-astro-cid-jwjj6uuf] a[data-astro-cid-jwjj6uuf]{color:#000;text-decoration:none}.bylaws-page__section[data-astro-cid-jwjj6uuf] a[data-astro-cid-jwjj6uuf][href^=http]:after{content:" (" attr(href) ")";font-size:10pt;color:#555;word-break:break-all}.bylaws-page__section[data-astro-cid-jwjj6uuf] a[data-astro-cid-jwjj6uuf][href^="mailto:"]:after,.bylaws-page__section[data-astro-cid-jwjj6uuf] a[data-astro-cid-jwjj6uuf][href^="tel:"]:after{content:none}@page{margin:.75in}}
