.about-page{background:#070a0f;color:#f4f7fa;font-family:'IBM Plex Sans',sans-serif}.about-page .nav{border-color:rgba(49,215,255,.24)}.about-page .nav a{color:#fff}.about-page .nav .active{color:#31d7ff}.about-hero{min-height:calc(100vh - 86px);position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:5vw}.about-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#070a0f 0 42%,rgba(7,10,15,.76) 58%,rgba(7,10,15,.1)),linear-gradient(0deg,#070a0f,transparent 28%);z-index:1}.about-hero img{position:absolute;right:0;top:0;width:62%;height:100%;object-fit:cover;object-position:center}.about-hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow{font:600 .68rem 'IBM Plex Mono',monospace;letter-spacing:.16em;text-transform:uppercase;color:#85ecff}.about-hero h1,.origin h2,.beliefs h3,.about-cta h2{font-family:'Anton',sans-serif;text-transform:uppercase;letter-spacing:.005em}.about-hero h1{font-size:clamp(5rem,10vw,10rem);line-height:.82;margin:1.5rem 0}.about-hero h1 em{font-style:normal;color:#31d7ff;text-shadow:4px 4px 0 #2465d8}.about-hero-copy>p:last-child{font-size:1.05rem;line-height:1.8;max-width:570px}.about-index{position:absolute;z-index:2;right:3vw;bottom:2vw;font:600 .6rem 'IBM Plex Mono',monospace;letter-spacing:.18em}.origin{padding:8rem 5vw;display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;background:#eef3f6;color:#090c11}.origin h2{font-size:clamp(4rem,7vw,7.5rem);line-height:.88;margin:1.2rem 0}.origin h2 span{color:#137fcb}.origin-copy{padding-top:4rem}.origin-copy p{font-size:1.05rem;line-height:1.8;margin:0 0 1.6rem}.beliefs{padding:7rem 5vw;background:#0b111b}.belief-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:2.5rem;border-top:1px solid rgba(49,215,255,.34)}.belief-grid article{min-height:400px;padding:2rem;border-right:1px solid rgba(49,215,255,.24)}.belief-grid article:last-child{border-right:0}.belief-grid b{font:600 .7rem 'IBM Plex Mono',monospace;color:#31d7ff}.belief-grid h3{font-size:clamp(2.8rem,4.5vw,5rem);line-height:.9;margin:3.5rem 0 1.5rem}.belief-grid p{line-height:1.7;color:#bac7d4}.about-cta{padding:8rem 5vw;background:#31d7ff;color:#071017;position:relative}.about-cta h2{font-size:clamp(4.5rem,9vw,9.5rem);line-height:.84;margin:1.5rem 0}.about-cta h2 span{color:#1747a8}.about-cta .button{background:#071017;color:#fff}.about-page footer{border-top:1px solid rgba(49,215,255,.25)}
@media(max-width:800px){.about-hero{grid-template-columns:1fr;padding:4rem 1.2rem;min-height:86vh;align-items:end}.about-hero:before{background:linear-gradient(0deg,#070a0f 0 38%,rgba(7,10,15,.5) 72%,rgba(7,10,15,.2))}.about-hero img{width:100%;height:100%;object-position:center}.about-hero h1{font-size:18vw}.about-hero-copy>p:last-child{font-size:.9rem}.about-index{display:none}.origin{grid-template-columns:1fr;padding:5rem 1.2rem;gap:1rem}.origin h2{font-size:3.6rem}.origin-copy{padding-top:0}.beliefs{padding:5rem 1.2rem}.belief-grid{grid-template-columns:1fr}.belief-grid article{min-height:0;border-right:0;border-bottom:1px solid rgba(49,215,255,.24);padding:2rem 0}.belief-grid h3{margin:2rem 0 1rem;font-size:3.4rem}.about-cta{padding:5rem 1.2rem}.about-cta h2{font-size:18vw}}
.founder-story{padding:1.5rem;border-left:5px solid #31d7ff;background:linear-gradient(120deg,rgba(49,215,255,.13),rgba(36,101,216,.08))}.founder-story strong{display:block;margin-bottom:.55rem;color:#137fcb;font-family:'IBM Plex Mono',monospace;font-size:.86rem;letter-spacing:.04em;text-transform:uppercase}.belief-grid article{transition:transform .45s ease,background .45s ease,box-shadow .45s ease;animation:beliefMotion 7.5s ease-in-out infinite}.belief-grid h3{transition:color .4s ease,text-shadow .4s ease;animation:beliefBlue 7.5s ease-in-out infinite}.belief-grid article:nth-child(2),.belief-grid article:nth-child(2) h3{animation-delay:2.5s}.belief-grid article:nth-child(3),.belief-grid article:nth-child(3) h3{animation-delay:5s}.belief-grid article:hover{transform:translateY(-12px);background:rgba(49,215,255,.08);box-shadow:0 22px 55px rgba(0,0,0,.3)}.belief-grid article:hover h3{color:#31d7ff;text-shadow:0 0 24px rgba(49,215,255,.35)}@keyframes beliefMotion{0%,32%,100%{transform:translateY(0);background:transparent}10%,22%{transform:translateY(-12px);background:rgba(49,215,255,.08)}}@keyframes beliefBlue{0%,32%,100%{color:#f4f7fa;text-shadow:none}10%,22%{color:#31d7ff;text-shadow:0 0 24px rgba(49,215,255,.35)}}@media(prefers-reduced-motion:reduce){.belief-grid article,.belief-grid h3{animation:none}.belief-grid article{transition:none}}
