body{color:var(--text-dark);line-height:1.6;background-color:var(--white)}.about-section-title-container{text-align:center;margin-bottom:40px}.about-section-title{font-size:32px;position:relative;display:inline-block}.about-section-title::after{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:-10px;width:60px;height:3px;background-color:var(--primary)}.about-about-section{padding:80px 0}.about-about-content{display:flex;flex-direction:column;gap:40px}.about-about-text{max-width:1600px;margin:0 auto}.about-about-text p{margin-bottom:20px;font-size:18px;color:var(--text-light)}.about-about-image{width:100%;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.about-about-image img{width:100%;height:auto;display:block;transition:var(--transition)}.about-about-image:hover img{transform:scale(1.02)}.about-strength-section{padding:80px 0;background-color:var(--gray-light)}.about-strength-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.about-strength-text h3{font-size:24px;margin-bottom:20px;color:var(--primary)}.about-strength-text p{margin-bottom:15px;color:var(--text-light)}.about-strength-list{list-style:none;margin-top:20px}.about-strength-list li{margin-bottom:10px;padding-left:25px;position:relative}.about-strength-list li::before{content:'✓';position:absolute;left:0;color:var(--primary);font-weight:700}.about-strength-image{border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.about-strength-image img{width:100%;height:auto;display:block}@media (max-width:1024px){.about-strength-content{grid-template-columns:1fr}}@media (max-width:768px){.about-section-title{font-size:26px}}@media (max-width:480px){.about-section-title{font-size:22px}.about-about-section,.about-strength-section{padding:50px 0}}.history-container{max-width:1600px;width:100%;margin:0 auto;padding:30px;background-color:#fff;border-radius:20px;overflow:hidden}.history-timeline-nav{position:relative;margin-bottom:50px;overflow-x:auto;scrollbar-width:none;padding-bottom:10px}.history-timeline-nav::-webkit-scrollbar{display:none}.history-timeline-nav-container{display:flex;justify-content:center;min-width:min-content;padding:0 20px;position:relative;height:120px}.history-timeline-line{position:absolute;left:0;right:0;top:50%;height:3px;background-color:#eee;transform:translateY(-50%);z-index:1;margin-top:13px}.history-timeline-item{position:relative;z-index:2;flex-shrink:0;margin:0 40px;cursor:pointer;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;align-items:center;height:100px}.history-timeline-year{display:block;text-align:center;font-weight:700;font-size:1.5rem;color:#999;margin-bottom:35px;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:0}.history-timeline-dot{width:20px;height:20px;border-radius:50%;background-color:#ddd;position:relative;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);z-index:3;margin-top:70px}.history-timeline-item.active .history-timeline-year{color:#e6002d;font-size:2.4rem;font-weight:800;text-shadow:0 2px 15px rgb(230 0 45 / .25);transform:translateY(-15px);margin-bottom:50px}.history-timeline-item.active .history-timeline-dot{background-color:#e6002d;transform:scale(1.6);box-shadow:0 0 0 10px rgb(230 0 45 / .15)}.history-timeline-item:hover .history-timeline-year{color:#e6002d;transform:translateY(-5px)}.history-timeline-item:hover .history-timeline-dot{background-color:#e6002d;transform:scale(1.3)}.history-timeline-item:not(.active):hover .history-timeline-year{font-size:1.7rem;color:#e6002d}.history-content-area{display:flex;align-items:center;gap:50px;margin-bottom:40px;position:relative}.history-image-container{width:640px;height:400px;flex-shrink:0;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .15);position:relative}.history-image-container img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.history-image-container:hover img{transform:scale(1.03)}.history-text-container{flex:1;padding:10px 0}.history-text-container h3{font-size:2rem;color:#111;margin-bottom:15px;position:relative;padding-bottom:10px}.history-text-container h3:after{content:'';position:absolute;width:60px;height:3px;background-color:#e6002d;bottom:0;left:0;border-radius:2px}.history-text-container p{font-size:1.1rem;color:#555;margin-bottom:20px;line-height:1.8}.history-achievements{margin-top:25px}.history-achievements h4{font-size:1.3rem;color:#e6002d;margin-bottom:10px}.history-achievements ul{list-style-type:none;padding-left:0}.history-achievements li{padding:8px 0;padding-left:30px;position:relative}.history-achievements li:before{content:'✓';position:absolute;left:0;color:#e6002d;font-weight:700;font-size:1.2rem}@media (max-width:1200px){.history-content-area{flex-direction:column;gap:30px}.history-image-container{width:100%;max-width:640px;height:400px}}@media (max-width:768px){.history-container{padding:20px}.history-timeline-item{margin:0 25px}.history-timeline-year{font-size:1.3rem;margin-bottom:30px}.history-timeline-item.active .history-timeline-year{font-size:1.9rem;transform:translateY(-10px);margin-bottom:40px}.history-timeline-dot{margin-top:60px}.history-timeline-nav-container{height:100px}.history-image-container{height:300px}.history-text-container h3{font-size:1.7rem}}@media (max-width:480px){.history-timeline-item{margin:0 18px}.history-timeline-year{font-size:1.1rem;margin-bottom:25px}.history-timeline-item.active .history-timeline-year{font-size:1.6rem;transform:translateY(-8px);margin-bottom:35px}.history-timeline-dot{margin-top:50px}.history-timeline-nav-container{height:90px}.history-image-container{height:220px}.history-text-container h3{font-size:1.5rem}.history-text-container p{font-size:1rem}}@media (max-width:768px){.history-swipe-hint{display:flex;align-items:center;justify-content:center;gap:10px}}.history-fade-in{animation:fadeIn 0.8s ease}@keyframes fadeIn{from{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.history-data-container{display:none}