.about-hero{background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);padding-top:clamp(8rem,15vw,12rem);padding-bottom:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.about-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ee51261a 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-30%;right:-20%}.story-section{background:var(--color-surface)}.story-vm-grid{margin-top:3rem;grid-template-columns:1fr 1fr;gap:2rem;max-width:720px;margin-inline:auto;display:grid}.story-vm-block{background:var(--color-surface-alt);border:1px solid var(--color-border-light);border-radius:.75rem;padding:1.75rem}.story-vm-block h3{text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.story-vm-block p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.8}.story-quote{color:var(--color-text-secondary);border-left:3px solid var(--color-brand);margin-top:2.5rem;text-align:left;max-width:560px;margin-inline:auto;padding-left:1.25rem;font-size:1.125rem;font-style:italic;line-height:1.8}.values-section{background:var(--color-surface-alt)}.values-grid-v2{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.value-block{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:.75rem;gap:1.25rem;padding:1.75rem;transition:border-color .3s;display:flex}.value-block:hover{border-color:#ee512633}.value-accent{background:linear-gradient(to bottom, var(--color-brand), #f0900a99);border-radius:3px;flex-shrink:0;width:3px;min-width:3px}.value-body h3{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.value-body p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.7}.process-section{background:var(--color-surface)}.process-timeline{margin-top:4rem;position:relative}.process-timeline:before{content:"";background:var(--color-border);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.process-step{grid-template-columns:1fr 60px 1fr;align-items:center;gap:2rem;margin-bottom:3rem;display:grid;position:relative}.process-step:last-child{margin-bottom:0}.process-step-content{background:var(--color-surface-alt);border:1px solid var(--color-border-light);border-radius:1rem;padding:2rem;transition:all .3s}.process-step-content:hover{border-color:#ee512633;box-shadow:0 8px 30px #0000000a}.process-step:nth-child(odd) .process-step-content{text-align:right;grid-column:1}.process-step:nth-child(2n) .process-step-content{grid-column:3}.process-dot{background:linear-gradient(135deg, var(--color-brand-gradient-start), var(--color-brand-gradient-end));color:#fff;z-index:1;border-radius:50%;grid-column:2;justify-content:center;align-items:center;width:48px;height:48px;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 14px #ee51264d}.process-step-title{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.process-step-desc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.7}.team-section{background:var(--color-surface-alt)}@media (width<=768px){.values-grid-v2{grid-template-columns:1fr}.story-vm-grid{grid-template-columns:1fr;gap:2rem}.process-timeline:before{left:24px}.process-step{grid-template-columns:48px 1fr;gap:1rem}.process-dot{grid-column:1;width:40px;height:40px;font-size:.75rem}.process-step:nth-child(odd) .process-step-content,.process-step:nth-child(2n) .process-step-content{text-align:left;grid-column:2}}
