.about-page{min-height:100vh;background:#000000;color:#ffffff}.about-container{max-width:1200px;margin:0 auto;padding:0 3rem;width:100%}.about-section-title{font-size:3.5rem;text-align:center;margin-bottom:3rem;color:inherit}.about-what-we-do{padding:5rem 0;background:#000000;color:#ffffff;min-height:80vh;display:flex;align-items:center}.about-mission-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-mission-text{max-width:600px;display:flex;flex-direction:column;justify-content:center;min-height:500px}.mission-statement{font-size:1.5rem;line-height:1.6;text-align:center;max-width:800px;margin:0 auto 2rem}.mission-paragraph{font-size:1.25rem;line-height:1.8;color:rgba(255,255,255,.9);margin-bottom:1.5rem;letter-spacing:.02em}.mission-highlight{display:block;font-size:1.3rem;font-weight:500;color:#000000;background:#ffffff;padding:.4rem .8rem;margin-bottom:.5rem;border-radius:2px;text-align:center}.about-image-container{width:100%;display:flex;justify-content:center;align-items:center}.about-team-image{max-width:100%;width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.about-lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999}.about-lightbox-content,.about-lightbox-overlay{display:flex;justify-content:center;align-items:center}.about-lightbox-content{position:relative;max-width:90vw;max-height:90vh}.about-lightbox-image{width:auto;height:auto;max-width:90vw;max-height:85vh;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.about-lightbox-close{position:absolute;top:8px;right:12px;background:rgba(0,0,0,.55);color:#ffffff;border:none;font-size:28px;line-height:1;width:40px;height:40px;border-radius:20px;cursor:pointer}.about-lightbox-close:hover{background:rgba(0,0,0,.7)}.about-team{padding:3rem 0;background:#000000}.about-team,.about-team .about-section-title{color:#ffffff}.about-team-group{margin-bottom:2.5rem;text-align:center}.about-team-subtitle{font-size:1.5rem;margin-bottom:1.5rem;text-align:center;color:#000000;background:#ffffff;padding:.4rem .8rem;display:inline-block;border-radius:2px}.about-team-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;transition:all .2s ease}.about-team-member{text-align:center;padding:1.2rem;transition:transform .2s ease;background:rgba(255,255,255,.05);border-radius:4px;width:100%;max-width:300px;opacity:1;animation:fadeInFast .3s ease-out}.about-team-member:hover{transform:translateY(-5px);background:rgba(255,255,255,.08)}.about-member-name{font-size:1.1rem;color:#ffffff;text-decoration:none;margin-bottom:.5rem;display:block;transition:color .2s ease}.about-member-name:hover{color:#ffffff}.about-member-title{font-size:.85rem;color:rgba(255,255,255,.7);line-height:1.4}@keyframes fadeInFast{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-team-toggle{text-align:center;margin-top:3rem}.about-toggle-button{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);color:#ffffff;padding:.75rem 2rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.02em}.about-toggle-button:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}.about-toggle-button:active{transform:translateY(0)}.about-growing-text{text-align:center;font-size:1rem;margin-top:1.5rem;color:#000000;background:#ffffff;padding:.4rem .8rem;display:inline-block;border-radius:2px}.about-news{padding:3rem 0;background:#000000}.about-news .about-section-title{color:#ffffff}.about-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.about-news-item{background:#000000;border-radius:0;overflow:hidden;transition:transform .3s ease;border:1px solid rgba(255,255,255,.15)}.about-news-item:hover{transform:scale(1.02);border-color:rgba(255,255,255,.3)}.about-news-link{text-decoration:none;color:inherit}.about-news-image-container{position:relative;width:100%;height:300px;display:flex;justify-content:center;align-items:center;background-color:#000000;overflow:hidden}.about-news-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.about-news-image:hover{transform:scale(1.05)}.about-news-content{padding:1rem;color:#ffffff}.about-news-title{font-size:1rem;margin-bottom:.4rem;color:#ffffff}.about-news-description{font-size:.8rem;margin-bottom:.4rem;color:rgba(255,255,255,.8)}.about-news-date{font-size:.7rem;color:rgba(255,255,255,.6)}.about-news-loading{grid-column:1/-1;text-align:center;padding:2rem;color:rgba(255,255,255,.7)}.about-news-loading p{font-size:1rem;color:rgba(255,255,255,.6)}@media (max-width:1024px){.about-mission-content{grid-template-columns:1fr;gap:2rem}.about-mission-text{max-width:100%;min-height:auto}.about-container{padding:0 2rem}.about-section-title{font-size:3rem}.about-news-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.about-section-title{font-size:2.5rem}.mission-paragraph{font-size:1.5rem!important;line-height:1.6}.mission-statement{font-size:1.75rem}.about-team-list{flex-direction:column;align-items:center}.about-team-member{width:100%;max-width:400px}.about-toggle-button{padding:.625rem 1.5rem;font-size:.9rem}.about-news-grid{grid-template-columns:1fr;max-width:500px}}@media (max-width:480px){.about-section-title{font-size:2.25rem}.mission-paragraph{font-size:1.35rem!important}.mission-statement{font-size:1.5rem}.about-growing-text{font-size:1.1rem}.about-container{padding:0 1.5rem}.about-toggle-button{padding:.5rem 1.25rem;font-size:.85rem}}.latest-news-container{max-width:1200px;margin:0 auto;padding:2rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.news-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1.5rem;transition:transform .3s ease}.news-card:hover{transform:translateY(-5px)}