.about-hero{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);padding:72px 0;color:#fff}.about-hero h1{color:#fff;font-size:2.25rem;margin-bottom:1rem}.about-hero p{color:rgba(255,255,255,.85);max-width:700px;margin:0 auto;font-size:1.1rem}@media (max-width:768px){.about-hero{padding:48px 0}.about-hero h1{font-size:1.65rem}}.about-stats{background:var(--primary-dark);padding:36px 0}.stats-row{display:flex;flex-wrap:nowrap;gap:2rem}.stat-item{flex:1 1 0;text-align:center;min-width:0}.stat-number{display:block;font-size:2.25rem;font-weight:700;color:#fff}.stat-label{display:block;font-size:.85rem;color:rgba(255,255,255,.7);margin-top:2px}@media (max-width:575px){.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 48%}.stat-number{font-size:1.65rem}}.value-card{text-align:center;padding:28px 20px;background:#fff;border-radius:var(--radius-md);height:100%;box-shadow:var(--shadow-sm)}.value-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:rgba(27,79,114,.1);background-size:28px;background-repeat:no-repeat;background-position:center}.vi-safety{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B4F72'%3E%3Cpath d='M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z'/%3E%3C/svg%3E")}.vi-quality{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B4F72'%3E%3Cpath d='M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z'/%3E%3C/svg%3E")}.vi-innovation{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B4F72'%3E%3Cpath d='M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7z'/%3E%3C/svg%3E")}.vi-partnership{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B4F72'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E")}.value-card h4{font-size:1.05rem;margin-bottom:.5rem}.value-card p{font-size:.9rem;color:var(--neutral-700);line-height:1.6;margin:0}.cert-badge{background:var(--neutral-50);border:1px solid var(--neutral-200);padding:12px 24px;border-radius:var(--radius-md);font-weight:600;color:var(--primary);font-size:.95rem}.timeline{position:relative;padding-left:40px}.timeline::before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:var(--primary)}.timeline-item{position:relative;margin-bottom:32px}.timeline-year{position:absolute;left:-40px;width:32px;height:32px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0}.timeline-year::after{content:attr(data-year);font-size:.7rem;font-weight:700}.timeline-content{background:#fff;padding:20px;border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.timeline-content h4{font-size:1rem;margin-bottom:4px}.timeline-content p{font-size:.9rem;color:var(--neutral-700);margin:0;line-height:1.6}.timeline-item .timeline-year{font-size:.75rem;font-weight:700;width:auto;height:auto;padding:4px 10px;border-radius:var(--radius-sm);left:-52px}@media (max-width:575px){.timeline{padding-left:28px}.timeline::before{left:8px}.timeline-item .timeline-year{left:-36px;font-size:.65rem;padding:3px 6px}}