body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-root{color:#1f2937;min-height:100vh}.app-root,.nav{background:#fff}.nav{border-bottom:2px solid #064e3b;box-shadow:0 2px 6px #0000000f;position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-container{justify-content:space-between;margin:0 auto;max-width:72rem;padding:1rem 1.5rem}.nav-container,.nav-left{align-items:center;display:flex}.nav-left{gap:.75rem}.nav-logo{border-radius:6px;display:block;height:40px;object-fit:contain;width:40px}.nav-title{color:#064e3b;font-size:1rem;font-weight:700;line-height:1.1;margin:0}.nav-buttons button{background:#0000;border:none;color:#4b5563;cursor:pointer;font-weight:600;padding:.25rem .5rem;transition:color .15s ease}.nav-buttons button.active,.nav-buttons button:hover{color:#16a34a}.home{align-items:center;background:#fff;display:flex;justify-content:center;min-height:calc(100vh - 72px);padding:3rem 1.5rem}.home-inner{text-align:center}.logo-circle{align-items:center;background:#fff;border-radius:9999px;box-shadow:0 20px 40px #02061714;display:flex;height:12rem;justify-content:center;margin:0 auto 2rem;width:12rem}.logo-emoji{color:#064e3b;font-size:4rem}.hero-title{color:#064e3b;font-size:2.5rem;font-weight:800;margin:.5rem 0}.hero-sub{color:#86efac;font-size:1.125rem}.social-section{margin-top:2rem}.social-heading{color:#064e3b;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.social-links{display:flex;gap:1.25rem;justify-content:center}.social-link{align-items:center;border-radius:9999px;display:inline-flex;height:3rem;justify-content:center;transition:transform .18s ease,background-color .18s ease;width:3rem}.social-link:hover{transform:scale(1.08)}.icon-white{color:#fff}.social-facebook{background:#2563eb}.social-instagram{background:#db2777}.social-unknown{background:#000}.social-music{background:linear-gradient(90deg,#7c3aed,#ec4899)}.social-chat{background:#22c55e}.social-linkedin{background:#1e40af}.social-reddit{background:#ff4500}.profiles-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 72px);padding:4rem 1.5rem}.profile-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;border-radius:1rem;box-shadow:0 20px 40px #02061714;max-width:42rem;padding:2.5rem;text-align:center;width:100%}.profile-image{border:4px solid #064e3b;border-radius:9999px;box-shadow:0 12px 30px #0206171f;height:12rem;margin:0 auto 1.5rem;object-fit:cover;width:12rem}.profile-name{color:#064e3b;font-size:1.75rem;font-weight:800;margin-bottom:.5rem}.profile-title{color:#065f46;font-weight:700;margin-bottom:1rem}.profile-blurb{color:#374151;font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.profile-controls{display:flex;gap:1rem}.btn-circle,.profile-controls{align-items:center;justify-content:center}.btn-circle{background:#064e3b;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;height:2.5rem;transition:transform .15s ease,background-color .15s ease;width:2.5rem}.btn-circle:hover{background:#065f46;transform:scale(1.05)}.indicators{align-items:center;display:flex;gap:.5rem}.indicator{background:#e5e7eb;border:none;border-radius:9999px;cursor:pointer;height:.5rem;transition:all .2s ease;width:.75rem}.indicator.active{background:#064e3b;width:2rem}.profile-meta{color:#6b7280;font-size:.875rem;margin-top:1rem}.about-page{align-items:center;background:#fff;display:flex;justify-content:center;min-height:calc(100vh - 72px);padding:3rem 1.5rem}.about-inner{max-width:48rem;text-align:left}.about-title{color:#064e3b;font-size:1.75rem;font-weight:800;margin-bottom:1rem}.about-text{color:#374151;font-size:1rem;line-height:1.7}.directory-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 72px);padding:3rem 1.5rem}.directory-inner{max-width:48rem;width:100%}.directory-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.directory-form{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;margin-bottom:1.5rem}.directory-form input{border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem}.btn-primary{background:#064e3b;color:#fff;padding:.5rem .75rem}.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer}.btn-secondary{background:#e5e7eb;color:#111827;padding:.4rem .6rem}.directory-list{grid-gap:.75rem;display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.directory-item{background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:.75rem 1rem}.directory-meta span{color:#6b7280;font-size:.9rem;margin-right:.75rem}.directory-social{color:#374151;margin-top:.5rem}@media (min-width:640px){.nav-container{white-space:nowrap}}
/*# sourceMappingURL=main.647cbd63.css.map*/