.results-page{min-height:100vh;background:var(--background);padding-bottom:10vh}.page-header{text-align:center;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px}.page-header h2{margin-bottom:2rem;color:var(--foreground)}.page-header p{font-size:var(--fs-1);color:var(--foreground-muted);max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:768px){.results-page{padding:100px 0 40px}.page-header h2{font-size:2rem}.page-header{margin-bottom:40px}}