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}.container,body{background-color:#0b0f2c}.container{color:#fff;margin:0 auto;max-width:1200px;padding:16px}.button-container{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.committee-button{background-color:#fff;border:2px solid #1e40af;border-radius:30px;box-shadow:0 4px 6px #0d01531a;color:#1e40af;cursor:pointer;font-weight:700;padding:10px 20px;text-align:center;transition:background-color .3s ease}.committee-button:hover{opacity:.9}.section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:48px;width:100%}.section-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:32px;text-align:center}.members-flex{display:flex;flex-wrap:wrap;gap:24px}.patron .members-flex{align-items:center;display:flex;flex-direction:column;gap:24px}.patron .row{display:flex;gap:20px;justify-content:center}.patron .row-single{max-width:80%}.patron .row-two{max-width:60%}.patron .row-three{max-width:80%}.patron .members-flex .card{width:25vw}.copatron .members-flex{flex-direction:row;justify-content:center}.active{background-color:#1b2648;color:#fff}.card{background-color:#0b0f2c;border-radius:8px;box-shadow:0 4px 16px #1a0e8e;color:#fff;flex:1 1 25%;padding:24px;text-align:center;transition:transform .3s ease}.card:hover{transform:scale(1.01)}.card-image{background-color:#0b0f2c;border:2px solid #0af;border-radius:50%;height:96px;margin:0 auto 16px;overflow:hidden;width:96px}.card-image img{height:100%;object-fit:cover;width:100%}.card-name{font-size:18px;font-weight:700;margin-bottom:8px}.card-position{color:#6b7280;font-size:14px;font-style:italic}.social{align-items:center;display:flex;gap:1rem;justify-content:center}@media (min-width:0px) and (max-width:462px){.patron .row{display:flex;flex-direction:column;gap:20px;justify-content:center}.patron .members-flex .card{width:65vw}.button-container{display:flex;flex-direction:column;gap:16px;justify-content:center;margin-bottom:32px}}@media (min-width:462px) and (max-width:592px){.patron .members-flex .card{width:45vw}.patron .row{display:flex;flex-direction:column;gap:20px;justify-content:center}}@media (max-width:768px){.copatron .members-flex{flex-direction:column}}@media (max-width:1024px){.patron .members-flex{flex-wrap:wrap;gap:24px}.patron .row{justify-content:center;max-width:100%}}
/*# sourceMappingURL=main.e1caa233.css.map*/