.about-container{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.about-navbar{background-color:#fff8f5;padding:1rem 2rem;box-shadow:0 1px 1px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}.about-nav-wrapper{max-width:1400px;margin:0 110px;justify-content:space-between}.about-nav-left,.about-nav-wrapper{display:flex;align-items:center}.about-logo-img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.about-nav-links{display:flex;list-style:none;gap:1.5rem;align-items:center;margin:0;padding:0}.about-nav-links a{color:#333;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease}.about-nav-links a:hover{color:#d84315}.about-nav-btn{background-color:#d84315!important;color:#fff!important;padding:10px 20px!important;border-radius:8px;font-weight:600}.about-nav-btn:hover{background-color:#b84d0f!important}.about-footer{background-color:#2c1810;color:#fff;padding:3rem 2rem 1rem;margin-top:auto}.about-footer-content{max-width:1200px;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:2rem;margin:0 auto 2rem}.about-footer-section{display:flex;flex-direction:column;gap:1rem}.about-footer-logo-img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}.about-footer-desc{color:#ffffff99;font-size:.9rem;line-height:1.6;margin-bottom:1rem;max-width:24rem}.about-footer-socials{display:flex;gap:1rem}.about-social-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:hsla(0,0%,100%,.15);border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease}.about-social-icon:hover{background-color:#d84315;transform:translateY(-3px)}.about-footer-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff;margin-left:40px}.about-footer-links{list-style:none;padding:0;display:flex;flex-direction:column;gap:.8rem;margin:0 0 0 40px}.about-footer-links a,.about-footer-links li{color:#ffffff99;text-decoration:none;font-size:1rem;transition:all .3s ease}.about-footer-links a:hover{color:#d84315}.about-footer-links i{margin-right:.5rem;color:#d84315}.about-footer-bottom{text-align:center;color:#999;font-size:.85rem;padding-top:1rem}.about-hero{background-color:#fffbf9;padding:1rem 2rem 7rem;text-align:center}.about-subtitle{color:#d84315;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem}.about-title{font-size:3.9rem;font-weight:800;color:#222;line-height:1.2;margin-bottom:3rem}.about-title-highlight{color:#d84315}.about-content{max-width:1150px;margin:0 auto;text-align:left;color:#666;font-size:1.25rem;line-height:1.75;font-weight:600}.about-content p{margin-bottom:1.5rem}.about-goal{color:#d84315;font-size:1.8rem;font-weight:700;text-align:center;margin-top:3rem;line-height:1.4}.about-gallery{padding:5rem 2rem;background-color:#fff;text-align:center}.gallery-header{margin-bottom:3rem}.gallery-title{font-size:2.2rem;font-weight:800;color:#222;margin-bottom:.5rem}.gallery-subtitle{color:#666;font-size:1.1rem;font-weight:600}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.gallery-card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16/10;box-shadow:0 4px 10px rgba(0,0,0,.1)}.gallery-image{transition:transform .3s ease}.gallery-card:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);display:flex;align-items:flex-end}.gallery-label{color:#fff;font-weight:700;font-size:1.1rem}.about-cta{padding:5rem 2rem;text-align:center;background-color:#fff}.cta-title{font-size:2.5rem;font-weight:800;color:#222;margin-bottom:1rem}.cta-subtitle{color:#666;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.cta-button,.cta-subtitle{font-size:1.1rem;font-weight:600}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#d84315;color:#fff;padding:19px 38px;border-radius:8px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#b84d0f}@media (max-width:992px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-title{font-size:2.2rem}.about-nav-wrapper{margin:0}.about-footer-content{grid-template-columns:2fr 1fr;gap:2rem}}@media (max-width:480px){.gallery-grid{grid-template-columns:1fr}.about-nav-links{gap:.5rem}.about-nav-links a{font-size:.85rem}.about-nav-btn{padding:.5rem 1rem!important}.about-title{font-size:1.8rem}.about-footer-content{grid-template-columns:1fr;gap:1rem}.about-footer-links,.about-footer-title{margin-left:0}}