.about-page{background:#000;min-height:100vh}.about-page .section,.about-page .blog,.about-page .quote-band{background:#000}.about-page .contact-dialog{background:var(--surface)}.story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(32px, 5vw, 72px);margin-top:16px}.story-grid h3{margin:0 0 12px;font-size:20px;font-weight:300;letter-spacing:.14em;color:#fff}.story-grid p{margin:0}@media (max-width:760px){.story-grid{grid-template-columns:1fr}}@media (max-width:600px){.story-grid h3{font-size:17px;letter-spacing:.08em}}