.container{max-width:1100px;margin:0 auto;padding:124px 16px 48px;box-sizing:border-box;min-height:calc(100vh - 240px)}.section-card{background:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 6px 18px #0f223a0d;margin-bottom:24px}.card-header h3{margin:0 0 8px;font-size:18px;color:#333;border-left:4px solid var(--primary-color, #3b82f6);padding-left:12px}.about-content p{margin:8px 0;color:#555;line-height:1.7}.hero-card{text-align:center;padding:40px 32px;background:linear-gradient(135deg,#3b82f61f,#3b82f605);border:none}.hero-title{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:12px}.hero-subtitle{font-size:16px;color:#4b5563;margin:0 auto 28px;max-width:640px;line-height:1.8}.hero-stats{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.stat-item{min-width:160px}.stat-number{font-size:24px;font-weight:600;color:var(--primary);margin-bottom:6px}.stat-label{font-size:14px;color:#6b7280}.values-card{padding-bottom:28px}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:16px}.value-item{background:#3b82f60f;border-radius:8px;padding:16px}.value-item h4{margin:0 0 8px;font-size:16px;color:#1f2937}.value-item p{margin:0;color:#4b5563;line-height:1.6}.highlights-card .highlight-list{margin:16px 0 0;padding-left:20px;color:#4b5563;line-height:1.8}.timeline-card .timeline{list-style:none;margin:16px 0 0;padding:0;border-left:2px solid rgba(59,130,246,.25)}.timeline li{position:relative;padding-left:24px;margin-bottom:18px}.timeline li:before{content:"";position:absolute;left:-9px;top:4px;width:12px;height:12px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px #2563eb24}.timeline-year{font-weight:600;color:#1f2937;display:inline-block;margin-bottom:6px}.timeline-content{color:#4b5563;line-height:1.6}@media (max-width: 768px){.container{padding:96px 12px 32px;min-height:auto}.hero-title{font-size:24px}.hero-subtitle{font-size:15px}.values-grid{grid-template-columns:1fr}.hero-stats{gap:20px}}
